{
    "oeselftest_almalinux-8.9_qemumips_20240412060710": {
        "configuration": {
            "HOST_DISTRO": "almalinux-8.9",
            "HOST_NAME": "alma8-ty-1.yocto.io",
            "LAYERS": {
                "meta": {
                    "branch": "master",
                    "commit": "793b31dbf4d2dff123c93b953a761f1a5a461b79",
                    "commit_count": 74054
                },
                "meta-poky": {
                    "branch": "master",
                    "commit": "793b31dbf4d2dff123c93b953a761f1a5a461b79",
                    "commit_count": 74054
                },
                "meta-selftest": {
                    "branch": "master",
                    "commit": "793b31dbf4d2dff123c93b953a761f1a5a461b79",
                    "commit_count": 74054
                },
                "meta-yocto-bsp": {
                    "branch": "master",
                    "commit": "793b31dbf4d2dff123c93b953a761f1a5a461b79",
                    "commit_count": 74054
                }
            },
            "MACHINE": "qemumips",
            "OESELFTEST_METADATA": {
                "exclude_tags": null,
                "run_all_tests": true,
                "run_tests": null,
                "select_tags": [
                    "machine",
                    "toolchain-user"
                ],
                "skips": null
            },
            "STARTTIME": "20240412060710",
            "TEST_TYPE": "oeselftest"
        },
        "result": {
            "binutils.BinutilsCrossSelfTest.test_binutils": {
                "duration": 138.41083002090454,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/meta/lib/oeqa/selftest/cases/binutils.py\", line 23, in test_binutils\n    self.run_binutils(\"binutils\")\n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/meta/lib/oeqa/selftest/cases/binutils.py\", line 42, in run_binutils\n    bitbake(\"{0} -c check\".format(recipe))\n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  binutils-cross-testsuite -c check' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1961 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.7.3\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"almalinux-8.9\"\nTARGET_SYS           = \"mips-poky-linux\"\nMACHINE              = \"qemumips\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"4.3+snapshot-793b31dbf4d2dff123c93b953a761f1a5a461b79\"\nTUNE_FEATURES        = \"o32 bigendian fpu-hard mips32r2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:793b31dbf4d2dff123c93b953a761f1a5a461b79\"\nmeta-selftest        = \"master:27ce9496fdbaa757a2b892c435ede0493f8b9472\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/bitbake/lib/hashserv/__init__.py\", line 111, in create_client(addr='wss://hashserv.yoctoproject.org/ws', username='pokybuild', password='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n             c.close()\n    >        raise e\n     \n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/bitbake/lib/hashserv/__init__.py\", line 105, in create_client(addr='wss://hashserv.yoctoproject.org/ws', username='pokybuild', password='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n             elif typ == ADDR_TYPE_WS:\n    >            c.connect_websocket(*a)\n             else:\n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 178, in wrapper:\n             def wrapper(*args, **kwargs):\n    >            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     \n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.11/asyncio/base_events.py\", line 653, in _UnixSelectorEventLoop.run_until_complete(future=<Task finished name='Task-1' coro=<AsyncClient.connect_websocket() done, defined at /home/pokybuild/yocto-worker/qemumips-tc/build/bitbake/lib/bb/asyncrpc/client.py:63> exception=ModuleNotFoundError(\"No module named 'websockets'\")>):\n     \n    >        return future.result()\n     \n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 64, in AsyncClient.connect_websocket(uri='wss://hashserv.yoctoproject.org/ws'):\n         async def connect_websocket(self, uri):\n    >        import websockets\n     \nModuleNotFoundError: No module named 'websockets'\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/bitbake/lib/hashserv/__init__.py\", line 111, in create_client(addr='wss://hashserv.yoctoproject.org/ws', username='pokybuild', password='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n             c.close()\n    >        raise e\n     \n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/bitbake/lib/hashserv/__init__.py\", line 105, in create_client(addr='wss://hashserv.yoctoproject.org/ws', username='pokybuild', password='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n             elif typ == ADDR_TYPE_WS:\n    >            c.connect_websocket(*a)\n             else:\n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 178, in wrapper:\n             def wrapper(*args, **kwargs):\n    >            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     \n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.11/asyncio/base_events.py\", line 653, in _UnixSelectorEventLoop.run_until_complete(future=<Task finished name='Task-1' coro=<AsyncClient.connect_websocket() done, defined at /home/pokybuild/yocto-worker/qemumips-tc/build/bitbake/lib/bb/asyncrpc/client.py:63> exception=ModuleNotFoundError(\"No module named 'websockets'\")>):\n     \n    >        return future.result()\n     \n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 64, in AsyncClient.connect_websocket(uri='wss://hashserv.yoctoproject.org/ws'):\n         async def connect_websocket(self, uri):\n    >        import websockets\n     \nModuleNotFoundError: No module named 'websockets'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-04-12 06:07:16,765 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/qemumips-tc/build/build-st-2113020/conf/local.conf\n2024-04-12 06:07:16,766 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "oetags": [
                    "toolchain-user",
                    "toolchain-system"
                ],
                "status": "FAILED"
            },
            "binutils.BinutilsCrossSelfTest.test_gas": {
                "duration": 34.85737609863281,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/meta/lib/oeqa/selftest/cases/binutils.py\", line 26, in test_gas\n    self.run_binutils(\"gas\")\n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/meta/lib/oeqa/selftest/cases/binutils.py\", line 42, in run_binutils\n    bitbake(\"{0} -c check\".format(recipe))\n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  binutils-cross-testsuite -c check' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1961 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.7.3\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"mips-poky-linux\"\nMACHINE              = \"qemumips\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"4.3+snapshot-793b31dbf4d2dff123c93b953a761f1a5a461b79\"\nTUNE_FEATURES        = \"o32 bigendian fpu-hard mips32r2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:793b31dbf4d2dff123c93b953a761f1a5a461b79\"\nmeta-selftest        = \"master:27ce9496fdbaa757a2b892c435ede0493f8b9472\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/bitbake/lib/hashserv/__init__.py\", line 111, in create_client(addr='wss://hashserv.yoctoproject.org/ws', username='pokybuild', password='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n             c.close()\n    >        raise e\n     \n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/bitbake/lib/hashserv/__init__.py\", line 105, in create_client(addr='wss://hashserv.yoctoproject.org/ws', username='pokybuild', password='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n             elif typ == ADDR_TYPE_WS:\n    >            c.connect_websocket(*a)\n             else:\n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 178, in wrapper:\n             def wrapper(*args, **kwargs):\n    >            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     \n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.11/asyncio/base_events.py\", line 653, in _UnixSelectorEventLoop.run_until_complete(future=<Task finished name='Task-1' coro=<AsyncClient.connect_websocket() done, defined at /home/pokybuild/yocto-worker/qemumips-tc/build/bitbake/lib/bb/asyncrpc/client.py:63> exception=ModuleNotFoundError(\"No module named 'websockets'\")>):\n     \n    >        return future.result()\n     \n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 64, in AsyncClient.connect_websocket(uri='wss://hashserv.yoctoproject.org/ws'):\n         async def connect_websocket(self, uri):\n    >        import websockets\n     \nModuleNotFoundError: No module named 'websockets'\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/bitbake/lib/hashserv/__init__.py\", line 111, in create_client(addr='wss://hashserv.yoctoproject.org/ws', username='pokybuild', password='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n             c.close()\n    >        raise e\n     \n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/bitbake/lib/hashserv/__init__.py\", line 105, in create_client(addr='wss://hashserv.yoctoproject.org/ws', username='pokybuild', password='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n             elif typ == ADDR_TYPE_WS:\n    >            c.connect_websocket(*a)\n             else:\n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 178, in wrapper:\n             def wrapper(*args, **kwargs):\n    >            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     \n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.11/asyncio/base_events.py\", line 653, in _UnixSelectorEventLoop.run_until_complete(future=<Task finished name='Task-1' coro=<AsyncClient.connect_websocket() done, defined at /home/pokybuild/yocto-worker/qemumips-tc/build/bitbake/lib/bb/asyncrpc/client.py:63> exception=ModuleNotFoundError(\"No module named 'websockets'\")>):\n     \n    >        return future.result()\n     \n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 64, in AsyncClient.connect_websocket(uri='wss://hashserv.yoctoproject.org/ws'):\n         async def connect_websocket(self, uri):\n    >        import websockets\n     \nModuleNotFoundError: No module named 'websockets'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-04-12 06:07:16,765 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/qemumips-tc/build/build-st-2113020/conf/local.conf\n2024-04-12 06:07:16,766 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "oetags": [
                    "toolchain-user",
                    "toolchain-system"
                ],
                "status": "FAILED"
            },
            "binutils.BinutilsCrossSelfTest.test_ld": {
                "duration": 32.52175283432007,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/meta/lib/oeqa/selftest/cases/binutils.py\", line 29, in test_ld\n    self.run_binutils(\"ld\")\n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/meta/lib/oeqa/selftest/cases/binutils.py\", line 42, in run_binutils\n    bitbake(\"{0} -c check\".format(recipe))\n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  binutils-cross-testsuite -c check' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1961 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.7.3\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"mips-poky-linux\"\nMACHINE              = \"qemumips\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"4.3+snapshot-793b31dbf4d2dff123c93b953a761f1a5a461b79\"\nTUNE_FEATURES        = \"o32 bigendian fpu-hard mips32r2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:793b31dbf4d2dff123c93b953a761f1a5a461b79\"\nmeta-selftest        = \"master:27ce9496fdbaa757a2b892c435ede0493f8b9472\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/bitbake/lib/hashserv/__init__.py\", line 111, in create_client(addr='wss://hashserv.yoctoproject.org/ws', username='pokybuild', password='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n             c.close()\n    >        raise e\n     \n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/bitbake/lib/hashserv/__init__.py\", line 105, in create_client(addr='wss://hashserv.yoctoproject.org/ws', username='pokybuild', password='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n             elif typ == ADDR_TYPE_WS:\n    >            c.connect_websocket(*a)\n             else:\n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 178, in wrapper:\n             def wrapper(*args, **kwargs):\n    >            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     \n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.11/asyncio/base_events.py\", line 653, in _UnixSelectorEventLoop.run_until_complete(future=<Task finished name='Task-1' coro=<AsyncClient.connect_websocket() done, defined at /home/pokybuild/yocto-worker/qemumips-tc/build/bitbake/lib/bb/asyncrpc/client.py:63> exception=ModuleNotFoundError(\"No module named 'websockets'\")>):\n     \n    >        return future.result()\n     \n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 64, in AsyncClient.connect_websocket(uri='wss://hashserv.yoctoproject.org/ws'):\n         async def connect_websocket(self, uri):\n    >        import websockets\n     \nModuleNotFoundError: No module named 'websockets'\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/bitbake/lib/hashserv/__init__.py\", line 111, in create_client(addr='wss://hashserv.yoctoproject.org/ws', username='pokybuild', password='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n             c.close()\n    >        raise e\n     \n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/bitbake/lib/hashserv/__init__.py\", line 105, in create_client(addr='wss://hashserv.yoctoproject.org/ws', username='pokybuild', password='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n             elif typ == ADDR_TYPE_WS:\n    >            c.connect_websocket(*a)\n             else:\n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 178, in wrapper:\n             def wrapper(*args, **kwargs):\n    >            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     \n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.11/asyncio/base_events.py\", line 653, in _UnixSelectorEventLoop.run_until_complete(future=<Task finished name='Task-1' coro=<AsyncClient.connect_websocket() done, defined at /home/pokybuild/yocto-worker/qemumips-tc/build/bitbake/lib/bb/asyncrpc/client.py:63> exception=ModuleNotFoundError(\"No module named 'websockets'\")>):\n     \n    >        return future.result()\n     \n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 64, in AsyncClient.connect_websocket(uri='wss://hashserv.yoctoproject.org/ws'):\n         async def connect_websocket(self, uri):\n    >        import websockets\n     \nModuleNotFoundError: No module named 'websockets'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-04-12 06:07:16,765 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/qemumips-tc/build/build-st-2113020/conf/local.conf\n2024-04-12 06:07:16,766 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "oetags": [
                    "toolchain-user",
                    "toolchain-system"
                ],
                "status": "FAILED"
            },
            "gcc.GccCrossSelfTest.test_cross_gcc": {
                "duration": 131.28287029266357,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/meta/lib/oeqa/selftest/cases/gcc.py\", line 92, in test_cross_gcc\n    self.run_check(\"gcc\")\n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/meta/lib/oeqa/selftest/cases/gcc.py\", line 50, in run_check\n    bitbake(\"{} -c check\".format(recipe))\n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  gcc-runtime -c check' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1961 targets, 80 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.7.3\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"almalinux-8.9\"\nTARGET_SYS           = \"mips-poky-linux\"\nMACHINE              = \"qemumips\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"4.3+snapshot-793b31dbf4d2dff123c93b953a761f1a5a461b79\"\nTUNE_FEATURES        = \"o32 bigendian fpu-hard mips32r2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:793b31dbf4d2dff123c93b953a761f1a5a461b79\"\nmeta-selftest        = \"master:27ce9496fdbaa757a2b892c435ede0493f8b9472\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/bitbake/lib/hashserv/__init__.py\", line 111, in create_client(addr='wss://hashserv.yoctoproject.org/ws', username='pokybuild', password='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n             c.close()\n    >        raise e\n     \n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/bitbake/lib/hashserv/__init__.py\", line 105, in create_client(addr='wss://hashserv.yoctoproject.org/ws', username='pokybuild', password='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n             elif typ == ADDR_TYPE_WS:\n    >            c.connect_websocket(*a)\n             else:\n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 178, in wrapper:\n             def wrapper(*args, **kwargs):\n    >            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     \n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.11/asyncio/base_events.py\", line 653, in _UnixSelectorEventLoop.run_until_complete(future=<Task finished name='Task-1' coro=<AsyncClient.connect_websocket() done, defined at /home/pokybuild/yocto-worker/qemumips-tc/build/bitbake/lib/bb/asyncrpc/client.py:63> exception=ModuleNotFoundError(\"No module named 'websockets'\")>):\n     \n    >        return future.result()\n     \n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 64, in AsyncClient.connect_websocket(uri='wss://hashserv.yoctoproject.org/ws'):\n         async def connect_websocket(self, uri):\n    >        import websockets\n     \nModuleNotFoundError: No module named 'websockets'\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/bitbake/lib/hashserv/__init__.py\", line 111, in create_client(addr='wss://hashserv.yoctoproject.org/ws', username='pokybuild', password='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n             c.close()\n    >        raise e\n     \n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/bitbake/lib/hashserv/__init__.py\", line 105, in create_client(addr='wss://hashserv.yoctoproject.org/ws', username='pokybuild', password='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n             elif typ == ADDR_TYPE_WS:\n    >            c.connect_websocket(*a)\n             else:\n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 178, in wrapper:\n             def wrapper(*args, **kwargs):\n    >            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     \n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.11/asyncio/base_events.py\", line 653, in _UnixSelectorEventLoop.run_until_complete(future=<Task finished name='Task-1' coro=<AsyncClient.connect_websocket() done, defined at /home/pokybuild/yocto-worker/qemumips-tc/build/bitbake/lib/bb/asyncrpc/client.py:63> exception=ModuleNotFoundError(\"No module named 'websockets'\")>):\n     \n    >        return future.result()\n     \n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 64, in AsyncClient.connect_websocket(uri='wss://hashserv.yoctoproject.org/ws'):\n         async def connect_websocket(self, uri):\n    >        import websockets\n     \nModuleNotFoundError: No module named 'websockets'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-04-12 06:07:16,770 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/qemumips-tc/build/build-st-2113030/conf/local.conf\n2024-04-12 06:07:16,771 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "oetags": [
                    "toolchain-user"
                ],
                "status": "FAILED"
            },
            "gcc.GccLibAtomicSelfTest.test_libatomic": {
                "duration": 130.5181701183319,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/meta/lib/oeqa/selftest/cases/gcc.py\", line 102, in test_libatomic\n    self.run_check(\"libatomic\")\n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/meta/lib/oeqa/selftest/cases/gcc.py\", line 50, in run_check\n    bitbake(\"{} -c check\".format(recipe))\n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  gcc-runtime -c check' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1961 targets, 80 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.7.3\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"almalinux-8.9\"\nTARGET_SYS           = \"mips-poky-linux\"\nMACHINE              = \"qemumips\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"4.3+snapshot-793b31dbf4d2dff123c93b953a761f1a5a461b79\"\nTUNE_FEATURES        = \"o32 bigendian fpu-hard mips32r2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:793b31dbf4d2dff123c93b953a761f1a5a461b79\"\nmeta-selftest        = \"master:27ce9496fdbaa757a2b892c435ede0493f8b9472\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/bitbake/lib/hashserv/__init__.py\", line 111, in create_client(addr='wss://hashserv.yoctoproject.org/ws', username='pokybuild', password='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n             c.close()\n    >        raise e\n     \n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/bitbake/lib/hashserv/__init__.py\", line 105, in create_client(addr='wss://hashserv.yoctoproject.org/ws', username='pokybuild', password='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n             elif typ == ADDR_TYPE_WS:\n    >            c.connect_websocket(*a)\n             else:\n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 178, in wrapper:\n             def wrapper(*args, **kwargs):\n    >            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     \n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.11/asyncio/base_events.py\", line 653, in _UnixSelectorEventLoop.run_until_complete(future=<Task finished name='Task-1' coro=<AsyncClient.connect_websocket() done, defined at /home/pokybuild/yocto-worker/qemumips-tc/build/bitbake/lib/bb/asyncrpc/client.py:63> exception=ModuleNotFoundError(\"No module named 'websockets'\")>):\n     \n    >        return future.result()\n     \n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 64, in AsyncClient.connect_websocket(uri='wss://hashserv.yoctoproject.org/ws'):\n         async def connect_websocket(self, uri):\n    >        import websockets\n     \nModuleNotFoundError: No module named 'websockets'\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/bitbake/lib/hashserv/__init__.py\", line 111, in create_client(addr='wss://hashserv.yoctoproject.org/ws', username='pokybuild', password='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n             c.close()\n    >        raise e\n     \n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/bitbake/lib/hashserv/__init__.py\", line 105, in create_client(addr='wss://hashserv.yoctoproject.org/ws', username='pokybuild', password='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n             elif typ == ADDR_TYPE_WS:\n    >            c.connect_websocket(*a)\n             else:\n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 178, in wrapper:\n             def wrapper(*args, **kwargs):\n    >            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     \n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.11/asyncio/base_events.py\", line 653, in _UnixSelectorEventLoop.run_until_complete(future=<Task finished name='Task-1' coro=<AsyncClient.connect_websocket() done, defined at /home/pokybuild/yocto-worker/qemumips-tc/build/bitbake/lib/bb/asyncrpc/client.py:63> exception=ModuleNotFoundError(\"No module named 'websockets'\")>):\n     \n    >        return future.result()\n     \n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 64, in AsyncClient.connect_websocket(uri='wss://hashserv.yoctoproject.org/ws'):\n         async def connect_websocket(self, uri):\n    >        import websockets\n     \nModuleNotFoundError: No module named 'websockets'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-04-12 06:07:16,768 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/qemumips-tc/build/build-st-2113039/conf/local.conf\n2024-04-12 06:07:16,769 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "oetags": [
                    "toolchain-user"
                ],
                "status": "FAILED"
            },
            "gcc.GccLibGompSelfTest.test_libgomp": {
                "duration": 131.3048803806305,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/meta/lib/oeqa/selftest/cases/gcc.py\", line 107, in test_libgomp\n    self.run_check(\"libgomp\")\n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/meta/lib/oeqa/selftest/cases/gcc.py\", line 50, in run_check\n    bitbake(\"{} -c check\".format(recipe))\n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  gcc-runtime -c check' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1961 targets, 80 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.7.3\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"almalinux-8.9\"\nTARGET_SYS           = \"mips-poky-linux\"\nMACHINE              = \"qemumips\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"4.3+snapshot-793b31dbf4d2dff123c93b953a761f1a5a461b79\"\nTUNE_FEATURES        = \"o32 bigendian fpu-hard mips32r2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:793b31dbf4d2dff123c93b953a761f1a5a461b79\"\nmeta-selftest        = \"master:27ce9496fdbaa757a2b892c435ede0493f8b9472\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/bitbake/lib/hashserv/__init__.py\", line 111, in create_client(addr='wss://hashserv.yoctoproject.org/ws', username='pokybuild', password='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n             c.close()\n    >        raise e\n     \n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/bitbake/lib/hashserv/__init__.py\", line 105, in create_client(addr='wss://hashserv.yoctoproject.org/ws', username='pokybuild', password='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n             elif typ == ADDR_TYPE_WS:\n    >            c.connect_websocket(*a)\n             else:\n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 178, in wrapper:\n             def wrapper(*args, **kwargs):\n    >            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     \n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.11/asyncio/base_events.py\", line 653, in _UnixSelectorEventLoop.run_until_complete(future=<Task finished name='Task-1' coro=<AsyncClient.connect_websocket() done, defined at /home/pokybuild/yocto-worker/qemumips-tc/build/bitbake/lib/bb/asyncrpc/client.py:63> exception=ModuleNotFoundError(\"No module named 'websockets'\")>):\n     \n    >        return future.result()\n     \n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 64, in AsyncClient.connect_websocket(uri='wss://hashserv.yoctoproject.org/ws'):\n         async def connect_websocket(self, uri):\n    >        import websockets\n     \nModuleNotFoundError: No module named 'websockets'\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/bitbake/lib/hashserv/__init__.py\", line 111, in create_client(addr='wss://hashserv.yoctoproject.org/ws', username='pokybuild', password='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n             c.close()\n    >        raise e\n     \n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/bitbake/lib/hashserv/__init__.py\", line 105, in create_client(addr='wss://hashserv.yoctoproject.org/ws', username='pokybuild', password='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n             elif typ == ADDR_TYPE_WS:\n    >            c.connect_websocket(*a)\n             else:\n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 178, in wrapper:\n             def wrapper(*args, **kwargs):\n    >            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     \n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.11/asyncio/base_events.py\", line 653, in _UnixSelectorEventLoop.run_until_complete(future=<Task finished name='Task-1' coro=<AsyncClient.connect_websocket() done, defined at /home/pokybuild/yocto-worker/qemumips-tc/build/bitbake/lib/bb/asyncrpc/client.py:63> exception=ModuleNotFoundError(\"No module named 'websockets'\")>):\n     \n    >        return future.result()\n     \n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 64, in AsyncClient.connect_websocket(uri='wss://hashserv.yoctoproject.org/ws'):\n         async def connect_websocket(self, uri):\n    >        import websockets\n     \nModuleNotFoundError: No module named 'websockets'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-04-12 06:07:16,766 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/qemumips-tc/build/build-st-2113045/conf/local.conf\n2024-04-12 06:07:16,767 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "oetags": [
                    "toolchain-user"
                ],
                "status": "FAILED"
            },
            "gcc.GccLibItmSelfTest.test_libitm": {
                "duration": 130.81311178207397,
                "log": "Target does not use libitm\n",
                "oetags": [
                    "toolchain-user"
                ],
                "status": "SKIPPED"
            },
            "gcc.GccLibSspSelfTest.test_libssp": {
                "duration": 131.24864292144775,
                "log": "Target does not use libssp\n",
                "oetags": [
                    "toolchain-user"
                ],
                "status": "SKIPPED"
            },
            "gcc.GccLibStdCxxSelfTest.test_libstdcxx": {
                "duration": 131.2979176044464,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/meta/lib/oeqa/selftest/cases/gcc.py\", line 112, in test_libstdcxx\n    self.run_check(\"libstdc++-v3\")\n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/meta/lib/oeqa/selftest/cases/gcc.py\", line 50, in run_check\n    bitbake(\"{} -c check\".format(recipe))\n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  gcc-runtime -c check' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1961 targets, 80 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.7.3\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"almalinux-8.9\"\nTARGET_SYS           = \"mips-poky-linux\"\nMACHINE              = \"qemumips\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"4.3+snapshot-793b31dbf4d2dff123c93b953a761f1a5a461b79\"\nTUNE_FEATURES        = \"o32 bigendian fpu-hard mips32r2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:793b31dbf4d2dff123c93b953a761f1a5a461b79\"\nmeta-selftest        = \"master:27ce9496fdbaa757a2b892c435ede0493f8b9472\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/bitbake/lib/hashserv/__init__.py\", line 111, in create_client(addr='wss://hashserv.yoctoproject.org/ws', username='pokybuild', password='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n             c.close()\n    >        raise e\n     \n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/bitbake/lib/hashserv/__init__.py\", line 105, in create_client(addr='wss://hashserv.yoctoproject.org/ws', username='pokybuild', password='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n             elif typ == ADDR_TYPE_WS:\n    >            c.connect_websocket(*a)\n             else:\n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 178, in wrapper:\n             def wrapper(*args, **kwargs):\n    >            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     \n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.11/asyncio/base_events.py\", line 653, in _UnixSelectorEventLoop.run_until_complete(future=<Task finished name='Task-1' coro=<AsyncClient.connect_websocket() done, defined at /home/pokybuild/yocto-worker/qemumips-tc/build/bitbake/lib/bb/asyncrpc/client.py:63> exception=ModuleNotFoundError(\"No module named 'websockets'\")>):\n     \n    >        return future.result()\n     \n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 64, in AsyncClient.connect_websocket(uri='wss://hashserv.yoctoproject.org/ws'):\n         async def connect_websocket(self, uri):\n    >        import websockets\n     \nModuleNotFoundError: No module named 'websockets'\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/bitbake/lib/hashserv/__init__.py\", line 111, in create_client(addr='wss://hashserv.yoctoproject.org/ws', username='pokybuild', password='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n             c.close()\n    >        raise e\n     \n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/bitbake/lib/hashserv/__init__.py\", line 105, in create_client(addr='wss://hashserv.yoctoproject.org/ws', username='pokybuild', password='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n             elif typ == ADDR_TYPE_WS:\n    >            c.connect_websocket(*a)\n             else:\n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 178, in wrapper:\n             def wrapper(*args, **kwargs):\n    >            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     \n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.11/asyncio/base_events.py\", line 653, in _UnixSelectorEventLoop.run_until_complete(future=<Task finished name='Task-1' coro=<AsyncClient.connect_websocket() done, defined at /home/pokybuild/yocto-worker/qemumips-tc/build/bitbake/lib/bb/asyncrpc/client.py:63> exception=ModuleNotFoundError(\"No module named 'websockets'\")>):\n     \n    >        return future.result()\n     \n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 64, in AsyncClient.connect_websocket(uri='wss://hashserv.yoctoproject.org/ws'):\n         async def connect_websocket(self, uri):\n    >        import websockets\n     \nModuleNotFoundError: No module named 'websockets'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-04-12 06:07:16,772 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/qemumips-tc/build/build-st-2113078/conf/local.conf\n2024-04-12 06:07:16,772 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "oetags": [
                    "toolchain-user"
                ],
                "status": "FAILED"
            },
            "gcc.GxxCrossSelfTest.test_cross_gxx": {
                "duration": 131.81329154968262,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/meta/lib/oeqa/selftest/cases/gcc.py\", line 97, in test_cross_gxx\n    self.run_check(\"g++\")\n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/meta/lib/oeqa/selftest/cases/gcc.py\", line 50, in run_check\n    bitbake(\"{} -c check\".format(recipe))\n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  gcc-runtime -c check' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1961 targets, 80 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.7.3\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"almalinux-8.9\"\nTARGET_SYS           = \"mips-poky-linux\"\nMACHINE              = \"qemumips\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"4.3+snapshot-793b31dbf4d2dff123c93b953a761f1a5a461b79\"\nTUNE_FEATURES        = \"o32 bigendian fpu-hard mips32r2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:793b31dbf4d2dff123c93b953a761f1a5a461b79\"\nmeta-selftest        = \"master:27ce9496fdbaa757a2b892c435ede0493f8b9472\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/bitbake/lib/hashserv/__init__.py\", line 111, in create_client(addr='wss://hashserv.yoctoproject.org/ws', username='pokybuild', password='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n             c.close()\n    >        raise e\n     \n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/bitbake/lib/hashserv/__init__.py\", line 105, in create_client(addr='wss://hashserv.yoctoproject.org/ws', username='pokybuild', password='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n             elif typ == ADDR_TYPE_WS:\n    >            c.connect_websocket(*a)\n             else:\n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 178, in wrapper:\n             def wrapper(*args, **kwargs):\n    >            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     \n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.11/asyncio/base_events.py\", line 653, in _UnixSelectorEventLoop.run_until_complete(future=<Task finished name='Task-1' coro=<AsyncClient.connect_websocket() done, defined at /home/pokybuild/yocto-worker/qemumips-tc/build/bitbake/lib/bb/asyncrpc/client.py:63> exception=ModuleNotFoundError(\"No module named 'websockets'\")>):\n     \n    >        return future.result()\n     \n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 64, in AsyncClient.connect_websocket(uri='wss://hashserv.yoctoproject.org/ws'):\n         async def connect_websocket(self, uri):\n    >        import websockets\n     \nModuleNotFoundError: No module named 'websockets'\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/bitbake/lib/hashserv/__init__.py\", line 111, in create_client(addr='wss://hashserv.yoctoproject.org/ws', username='pokybuild', password='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n             c.close()\n    >        raise e\n     \n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/bitbake/lib/hashserv/__init__.py\", line 105, in create_client(addr='wss://hashserv.yoctoproject.org/ws', username='pokybuild', password='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n             elif typ == ADDR_TYPE_WS:\n    >            c.connect_websocket(*a)\n             else:\n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 178, in wrapper:\n             def wrapper(*args, **kwargs):\n    >            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     \n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.11/asyncio/base_events.py\", line 653, in _UnixSelectorEventLoop.run_until_complete(future=<Task finished name='Task-1' coro=<AsyncClient.connect_websocket() done, defined at /home/pokybuild/yocto-worker/qemumips-tc/build/bitbake/lib/bb/asyncrpc/client.py:63> exception=ModuleNotFoundError(\"No module named 'websockets'\")>):\n     \n    >        return future.result()\n     \n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 64, in AsyncClient.connect_websocket(uri='wss://hashserv.yoctoproject.org/ws'):\n         async def connect_websocket(self, uri):\n    >        import websockets\n     \nModuleNotFoundError: No module named 'websockets'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-04-12 06:07:16,772 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/qemumips-tc/build/build-st-2113089/conf/local.conf\n2024-04-12 06:07:16,773 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "oetags": [
                    "toolchain-user"
                ],
                "status": "FAILED"
            },
            "glibc.GlibcSelfTest.test_glibc": {
                "duration": 133.24298071861267,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/meta/lib/oeqa/selftest/cases/glibc.py\", line 92, in test_glibc\n    self.run_check()\n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/meta/lib/oeqa/selftest/cases/glibc.py\", line 37, in run_check\n    bitbake(\"glibc-testsuite -c check\")\n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  glibc-testsuite -c check' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1961 targets, 80 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.7.3\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"almalinux-8.9\"\nTARGET_SYS           = \"mips-poky-linux\"\nMACHINE              = \"qemumips\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"4.3+snapshot-793b31dbf4d2dff123c93b953a761f1a5a461b79\"\nTUNE_FEATURES        = \"o32 bigendian fpu-hard mips32r2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:793b31dbf4d2dff123c93b953a761f1a5a461b79\"\nmeta-selftest        = \"master:27ce9496fdbaa757a2b892c435ede0493f8b9472\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/bitbake/lib/hashserv/__init__.py\", line 111, in create_client(addr='wss://hashserv.yoctoproject.org/ws', username='pokybuild', password='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n             c.close()\n    >        raise e\n     \n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/bitbake/lib/hashserv/__init__.py\", line 105, in create_client(addr='wss://hashserv.yoctoproject.org/ws', username='pokybuild', password='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n             elif typ == ADDR_TYPE_WS:\n    >            c.connect_websocket(*a)\n             else:\n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 178, in wrapper:\n             def wrapper(*args, **kwargs):\n    >            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     \n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.11/asyncio/base_events.py\", line 653, in _UnixSelectorEventLoop.run_until_complete(future=<Task finished name='Task-1' coro=<AsyncClient.connect_websocket() done, defined at /home/pokybuild/yocto-worker/qemumips-tc/build/bitbake/lib/bb/asyncrpc/client.py:63> exception=ModuleNotFoundError(\"No module named 'websockets'\")>):\n     \n    >        return future.result()\n     \n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 64, in AsyncClient.connect_websocket(uri='wss://hashserv.yoctoproject.org/ws'):\n         async def connect_websocket(self, uri):\n    >        import websockets\n     \nModuleNotFoundError: No module named 'websockets'\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/bitbake/lib/hashserv/__init__.py\", line 111, in create_client(addr='wss://hashserv.yoctoproject.org/ws', username='pokybuild', password='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n             c.close()\n    >        raise e\n     \n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/bitbake/lib/hashserv/__init__.py\", line 105, in create_client(addr='wss://hashserv.yoctoproject.org/ws', username='pokybuild', password='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n             elif typ == ADDR_TYPE_WS:\n    >            c.connect_websocket(*a)\n             else:\n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 178, in wrapper:\n             def wrapper(*args, **kwargs):\n    >            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     \n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.11/asyncio/base_events.py\", line 653, in _UnixSelectorEventLoop.run_until_complete(future=<Task finished name='Task-1' coro=<AsyncClient.connect_websocket() done, defined at /home/pokybuild/yocto-worker/qemumips-tc/build/bitbake/lib/bb/asyncrpc/client.py:63> exception=ModuleNotFoundError(\"No module named 'websockets'\")>):\n     \n    >        return future.result()\n     \n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 64, in AsyncClient.connect_websocket(uri='wss://hashserv.yoctoproject.org/ws'):\n         async def connect_websocket(self, uri):\n    >        import websockets\n     \nModuleNotFoundError: No module named 'websockets'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-04-12 06:07:16,771 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/qemumips-tc/build/build-st-2113099/conf/local.conf\n2024-04-12 06:07:16,772 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "oetags": [
                    "toolchain-user"
                ],
                "status": "FAILED"
            },
            "meta_ide.MetaIDE.test_meta_ide_can_build_cpio_project": {
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/meta/lib/oeqa/selftest/cases/meta_ide.py\", line 20, in setUpClass\n    bitbake('meta-ide-support')\n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  meta-ide-support' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1961 targets, 80 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.7.3\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"almalinux-8.9\"\nTARGET_SYS           = \"mips-poky-linux\"\nMACHINE              = \"qemumips\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"4.3+snapshot-793b31dbf4d2dff123c93b953a761f1a5a461b79\"\nTUNE_FEATURES        = \"o32 bigendian fpu-hard mips32r2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:793b31dbf4d2dff123c93b953a761f1a5a461b79\"\nmeta-selftest        = \"master:27ce9496fdbaa757a2b892c435ede0493f8b9472\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/bitbake/lib/hashserv/__init__.py\", line 111, in create_client(addr='wss://hashserv.yoctoproject.org/ws', username='pokybuild', password='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n             c.close()\n    >        raise e\n     \n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/bitbake/lib/hashserv/__init__.py\", line 105, in create_client(addr='wss://hashserv.yoctoproject.org/ws', username='pokybuild', password='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n             elif typ == ADDR_TYPE_WS:\n    >            c.connect_websocket(*a)\n             else:\n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 178, in wrapper:\n             def wrapper(*args, **kwargs):\n    >            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     \n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.11/asyncio/base_events.py\", line 653, in _UnixSelectorEventLoop.run_until_complete(future=<Task finished name='Task-1' coro=<AsyncClient.connect_websocket() done, defined at /home/pokybuild/yocto-worker/qemumips-tc/build/bitbake/lib/bb/asyncrpc/client.py:63> exception=ModuleNotFoundError(\"No module named 'websockets'\")>):\n     \n    >        return future.result()\n     \n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 64, in AsyncClient.connect_websocket(uri='wss://hashserv.yoctoproject.org/ws'):\n         async def connect_websocket(self, uri):\n    >        import websockets\n     \nModuleNotFoundError: No module named 'websockets'\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/bitbake/lib/hashserv/__init__.py\", line 111, in create_client(addr='wss://hashserv.yoctoproject.org/ws', username='pokybuild', password='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n             c.close()\n    >        raise e\n     \n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/bitbake/lib/hashserv/__init__.py\", line 105, in create_client(addr='wss://hashserv.yoctoproject.org/ws', username='pokybuild', password='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n             elif typ == ADDR_TYPE_WS:\n    >            c.connect_websocket(*a)\n             else:\n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 178, in wrapper:\n             def wrapper(*args, **kwargs):\n    >            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     \n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.11/asyncio/base_events.py\", line 653, in _UnixSelectorEventLoop.run_until_complete(future=<Task finished name='Task-1' coro=<AsyncClient.connect_websocket() done, defined at /home/pokybuild/yocto-worker/qemumips-tc/build/bitbake/lib/bb/asyncrpc/client.py:63> exception=ModuleNotFoundError(\"No module named 'websockets'\")>):\n     \n    >        return future.result()\n     \n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 64, in AsyncClient.connect_websocket(uri='wss://hashserv.yoctoproject.org/ws'):\n         async def connect_websocket(self, uri):\n    >        import websockets\n     \nModuleNotFoundError: No module named 'websockets'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-04-12 06:07:16,772 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/qemumips-tc/build/build-st-2113105/conf/local.conf\n2024-04-12 06:07:16,772 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "oetags": [
                    "machine"
                ],
                "status": "ERROR"
            },
            "meta_ide.MetaIDE.test_meta_ide_can_compile_c_program": {
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/meta/lib/oeqa/selftest/cases/meta_ide.py\", line 20, in setUpClass\n    bitbake('meta-ide-support')\n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  meta-ide-support' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1961 targets, 80 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.7.3\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"almalinux-8.9\"\nTARGET_SYS           = \"mips-poky-linux\"\nMACHINE              = \"qemumips\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"4.3+snapshot-793b31dbf4d2dff123c93b953a761f1a5a461b79\"\nTUNE_FEATURES        = \"o32 bigendian fpu-hard mips32r2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:793b31dbf4d2dff123c93b953a761f1a5a461b79\"\nmeta-selftest        = \"master:27ce9496fdbaa757a2b892c435ede0493f8b9472\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/bitbake/lib/hashserv/__init__.py\", line 111, in create_client(addr='wss://hashserv.yoctoproject.org/ws', username='pokybuild', password='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n             c.close()\n    >        raise e\n     \n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/bitbake/lib/hashserv/__init__.py\", line 105, in create_client(addr='wss://hashserv.yoctoproject.org/ws', username='pokybuild', password='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n             elif typ == ADDR_TYPE_WS:\n    >            c.connect_websocket(*a)\n             else:\n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 178, in wrapper:\n             def wrapper(*args, **kwargs):\n    >            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     \n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.11/asyncio/base_events.py\", line 653, in _UnixSelectorEventLoop.run_until_complete(future=<Task finished name='Task-1' coro=<AsyncClient.connect_websocket() done, defined at /home/pokybuild/yocto-worker/qemumips-tc/build/bitbake/lib/bb/asyncrpc/client.py:63> exception=ModuleNotFoundError(\"No module named 'websockets'\")>):\n     \n    >        return future.result()\n     \n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 64, in AsyncClient.connect_websocket(uri='wss://hashserv.yoctoproject.org/ws'):\n         async def connect_websocket(self, uri):\n    >        import websockets\n     \nModuleNotFoundError: No module named 'websockets'\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/bitbake/lib/hashserv/__init__.py\", line 111, in create_client(addr='wss://hashserv.yoctoproject.org/ws', username='pokybuild', password='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n             c.close()\n    >        raise e\n     \n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/bitbake/lib/hashserv/__init__.py\", line 105, in create_client(addr='wss://hashserv.yoctoproject.org/ws', username='pokybuild', password='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n             elif typ == ADDR_TYPE_WS:\n    >            c.connect_websocket(*a)\n             else:\n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 178, in wrapper:\n             def wrapper(*args, **kwargs):\n    >            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     \n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.11/asyncio/base_events.py\", line 653, in _UnixSelectorEventLoop.run_until_complete(future=<Task finished name='Task-1' coro=<AsyncClient.connect_websocket() done, defined at /home/pokybuild/yocto-worker/qemumips-tc/build/bitbake/lib/bb/asyncrpc/client.py:63> exception=ModuleNotFoundError(\"No module named 'websockets'\")>):\n     \n    >        return future.result()\n     \n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 64, in AsyncClient.connect_websocket(uri='wss://hashserv.yoctoproject.org/ws'):\n         async def connect_websocket(self, uri):\n    >        import websockets\n     \nModuleNotFoundError: No module named 'websockets'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-04-12 06:07:16,772 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/qemumips-tc/build/build-st-2113105/conf/local.conf\n2024-04-12 06:07:16,772 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "oetags": [
                    "machine"
                ],
                "status": "ERROR"
            },
            "meta_ide.MetaIDE.test_meta_ide_can_run_sdk_tests": {
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/meta/lib/oeqa/selftest/cases/meta_ide.py\", line 20, in setUpClass\n    bitbake('meta-ide-support')\n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  meta-ide-support' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1961 targets, 80 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.7.3\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"almalinux-8.9\"\nTARGET_SYS           = \"mips-poky-linux\"\nMACHINE              = \"qemumips\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"4.3+snapshot-793b31dbf4d2dff123c93b953a761f1a5a461b79\"\nTUNE_FEATURES        = \"o32 bigendian fpu-hard mips32r2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:793b31dbf4d2dff123c93b953a761f1a5a461b79\"\nmeta-selftest        = \"master:27ce9496fdbaa757a2b892c435ede0493f8b9472\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/bitbake/lib/hashserv/__init__.py\", line 111, in create_client(addr='wss://hashserv.yoctoproject.org/ws', username='pokybuild', password='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n             c.close()\n    >        raise e\n     \n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/bitbake/lib/hashserv/__init__.py\", line 105, in create_client(addr='wss://hashserv.yoctoproject.org/ws', username='pokybuild', password='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n             elif typ == ADDR_TYPE_WS:\n    >            c.connect_websocket(*a)\n             else:\n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 178, in wrapper:\n             def wrapper(*args, **kwargs):\n    >            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     \n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.11/asyncio/base_events.py\", line 653, in _UnixSelectorEventLoop.run_until_complete(future=<Task finished name='Task-1' coro=<AsyncClient.connect_websocket() done, defined at /home/pokybuild/yocto-worker/qemumips-tc/build/bitbake/lib/bb/asyncrpc/client.py:63> exception=ModuleNotFoundError(\"No module named 'websockets'\")>):\n     \n    >        return future.result()\n     \n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 64, in AsyncClient.connect_websocket(uri='wss://hashserv.yoctoproject.org/ws'):\n         async def connect_websocket(self, uri):\n    >        import websockets\n     \nModuleNotFoundError: No module named 'websockets'\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/bitbake/lib/hashserv/__init__.py\", line 111, in create_client(addr='wss://hashserv.yoctoproject.org/ws', username='pokybuild', password='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n             c.close()\n    >        raise e\n     \n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/bitbake/lib/hashserv/__init__.py\", line 105, in create_client(addr='wss://hashserv.yoctoproject.org/ws', username='pokybuild', password='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n             elif typ == ADDR_TYPE_WS:\n    >            c.connect_websocket(*a)\n             else:\n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 178, in wrapper:\n             def wrapper(*args, **kwargs):\n    >            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     \n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.11/asyncio/base_events.py\", line 653, in _UnixSelectorEventLoop.run_until_complete(future=<Task finished name='Task-1' coro=<AsyncClient.connect_websocket() done, defined at /home/pokybuild/yocto-worker/qemumips-tc/build/bitbake/lib/bb/asyncrpc/client.py:63> exception=ModuleNotFoundError(\"No module named 'websockets'\")>):\n     \n    >        return future.result()\n     \n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 64, in AsyncClient.connect_websocket(uri='wss://hashserv.yoctoproject.org/ws'):\n         async def connect_websocket(self, uri):\n    >        import websockets\n     \nModuleNotFoundError: No module named 'websockets'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-04-12 06:07:16,772 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/qemumips-tc/build/build-st-2113105/conf/local.conf\n2024-04-12 06:07:16,772 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "oetags": [
                    "machine"
                ],
                "status": "ERROR"
            },
            "meta_ide.MetaIDE.test_meta_ide_had_installed_meta_ide_support": {
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/meta/lib/oeqa/selftest/cases/meta_ide.py\", line 20, in setUpClass\n    bitbake('meta-ide-support')\n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  meta-ide-support' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1961 targets, 80 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.7.3\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"almalinux-8.9\"\nTARGET_SYS           = \"mips-poky-linux\"\nMACHINE              = \"qemumips\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"4.3+snapshot-793b31dbf4d2dff123c93b953a761f1a5a461b79\"\nTUNE_FEATURES        = \"o32 bigendian fpu-hard mips32r2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:793b31dbf4d2dff123c93b953a761f1a5a461b79\"\nmeta-selftest        = \"master:27ce9496fdbaa757a2b892c435ede0493f8b9472\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/bitbake/lib/hashserv/__init__.py\", line 111, in create_client(addr='wss://hashserv.yoctoproject.org/ws', username='pokybuild', password='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n             c.close()\n    >        raise e\n     \n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/bitbake/lib/hashserv/__init__.py\", line 105, in create_client(addr='wss://hashserv.yoctoproject.org/ws', username='pokybuild', password='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n             elif typ == ADDR_TYPE_WS:\n    >            c.connect_websocket(*a)\n             else:\n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 178, in wrapper:\n             def wrapper(*args, **kwargs):\n    >            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     \n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.11/asyncio/base_events.py\", line 653, in _UnixSelectorEventLoop.run_until_complete(future=<Task finished name='Task-1' coro=<AsyncClient.connect_websocket() done, defined at /home/pokybuild/yocto-worker/qemumips-tc/build/bitbake/lib/bb/asyncrpc/client.py:63> exception=ModuleNotFoundError(\"No module named 'websockets'\")>):\n     \n    >        return future.result()\n     \n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 64, in AsyncClient.connect_websocket(uri='wss://hashserv.yoctoproject.org/ws'):\n         async def connect_websocket(self, uri):\n    >        import websockets\n     \nModuleNotFoundError: No module named 'websockets'\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/bitbake/lib/hashserv/__init__.py\", line 111, in create_client(addr='wss://hashserv.yoctoproject.org/ws', username='pokybuild', password='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n             c.close()\n    >        raise e\n     \n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/bitbake/lib/hashserv/__init__.py\", line 105, in create_client(addr='wss://hashserv.yoctoproject.org/ws', username='pokybuild', password='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n             elif typ == ADDR_TYPE_WS:\n    >            c.connect_websocket(*a)\n             else:\n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 178, in wrapper:\n             def wrapper(*args, **kwargs):\n    >            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     \n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.11/asyncio/base_events.py\", line 653, in _UnixSelectorEventLoop.run_until_complete(future=<Task finished name='Task-1' coro=<AsyncClient.connect_websocket() done, defined at /home/pokybuild/yocto-worker/qemumips-tc/build/bitbake/lib/bb/asyncrpc/client.py:63> exception=ModuleNotFoundError(\"No module named 'websockets'\")>):\n     \n    >        return future.result()\n     \n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 64, in AsyncClient.connect_websocket(uri='wss://hashserv.yoctoproject.org/ws'):\n         async def connect_websocket(self, uri):\n    >        import websockets\n     \nModuleNotFoundError: No module named 'websockets'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-04-12 06:07:16,772 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/qemumips-tc/build/build-st-2113105/conf/local.conf\n2024-04-12 06:07:16,772 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "oetags": [
                    "machine"
                ],
                "status": "ERROR"
            },
            "runqemu.QemuTest.test_qemu_can_boot_nfs_and_shutdown": {
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/meta/lib/oeqa/selftest/cases/runqemu.py\", line 179, in setUpClass\n    bitbake(cls.recipe)\n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1961 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.7.3\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"almalinux-8.9\"\nTARGET_SYS           = \"mips-poky-linux\"\nMACHINE              = \"qemumips\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"4.3+snapshot-793b31dbf4d2dff123c93b953a761f1a5a461b79\"\nTUNE_FEATURES        = \"o32 bigendian fpu-hard mips32r2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:793b31dbf4d2dff123c93b953a761f1a5a461b79\"\nmeta-selftest        = \"master:27ce9496fdbaa757a2b892c435ede0493f8b9472\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/bitbake/lib/hashserv/__init__.py\", line 111, in create_client(addr='wss://hashserv.yoctoproject.org/ws', username='pokybuild', password='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n             c.close()\n    >        raise e\n     \n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/bitbake/lib/hashserv/__init__.py\", line 105, in create_client(addr='wss://hashserv.yoctoproject.org/ws', username='pokybuild', password='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n             elif typ == ADDR_TYPE_WS:\n    >            c.connect_websocket(*a)\n             else:\n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 178, in wrapper:\n             def wrapper(*args, **kwargs):\n    >            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     \n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.11/asyncio/base_events.py\", line 653, in _UnixSelectorEventLoop.run_until_complete(future=<Task finished name='Task-1' coro=<AsyncClient.connect_websocket() done, defined at /home/pokybuild/yocto-worker/qemumips-tc/build/bitbake/lib/bb/asyncrpc/client.py:63> exception=ModuleNotFoundError(\"No module named 'websockets'\")>):\n     \n    >        return future.result()\n     \n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 64, in AsyncClient.connect_websocket(uri='wss://hashserv.yoctoproject.org/ws'):\n         async def connect_websocket(self, uri):\n    >        import websockets\n     \nModuleNotFoundError: No module named 'websockets'\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/bitbake/lib/hashserv/__init__.py\", line 111, in create_client(addr='wss://hashserv.yoctoproject.org/ws', username='pokybuild', password='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n             c.close()\n    >        raise e\n     \n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/bitbake/lib/hashserv/__init__.py\", line 105, in create_client(addr='wss://hashserv.yoctoproject.org/ws', username='pokybuild', password='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n             elif typ == ADDR_TYPE_WS:\n    >            c.connect_websocket(*a)\n             else:\n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 178, in wrapper:\n             def wrapper(*args, **kwargs):\n    >            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     \n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.11/asyncio/base_events.py\", line 653, in _UnixSelectorEventLoop.run_until_complete(future=<Task finished name='Task-1' coro=<AsyncClient.connect_websocket() done, defined at /home/pokybuild/yocto-worker/qemumips-tc/build/bitbake/lib/bb/asyncrpc/client.py:63> exception=ModuleNotFoundError(\"No module named 'websockets'\")>):\n     \n    >        return future.result()\n     \n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 64, in AsyncClient.connect_websocket(uri='wss://hashserv.yoctoproject.org/ws'):\n         async def connect_websocket(self, uri):\n    >        import websockets\n     \nModuleNotFoundError: No module named 'websockets'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-04-12 06:07:16,770 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/qemumips-tc/build/build-st-2113113/conf/local.conf\n2024-04-12 06:07:16,771 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "oetags": [
                    "runqemu",
                    "machine"
                ],
                "status": "ERROR"
            },
            "runqemu.QemuTest.test_qemu_can_shutdown": {
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/meta/lib/oeqa/selftest/cases/runqemu.py\", line 179, in setUpClass\n    bitbake(cls.recipe)\n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1961 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.7.3\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"almalinux-8.9\"\nTARGET_SYS           = \"mips-poky-linux\"\nMACHINE              = \"qemumips\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"4.3+snapshot-793b31dbf4d2dff123c93b953a761f1a5a461b79\"\nTUNE_FEATURES        = \"o32 bigendian fpu-hard mips32r2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:793b31dbf4d2dff123c93b953a761f1a5a461b79\"\nmeta-selftest        = \"master:27ce9496fdbaa757a2b892c435ede0493f8b9472\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/bitbake/lib/hashserv/__init__.py\", line 111, in create_client(addr='wss://hashserv.yoctoproject.org/ws', username='pokybuild', password='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n             c.close()\n    >        raise e\n     \n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/bitbake/lib/hashserv/__init__.py\", line 105, in create_client(addr='wss://hashserv.yoctoproject.org/ws', username='pokybuild', password='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n             elif typ == ADDR_TYPE_WS:\n    >            c.connect_websocket(*a)\n             else:\n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 178, in wrapper:\n             def wrapper(*args, **kwargs):\n    >            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     \n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.11/asyncio/base_events.py\", line 653, in _UnixSelectorEventLoop.run_until_complete(future=<Task finished name='Task-1' coro=<AsyncClient.connect_websocket() done, defined at /home/pokybuild/yocto-worker/qemumips-tc/build/bitbake/lib/bb/asyncrpc/client.py:63> exception=ModuleNotFoundError(\"No module named 'websockets'\")>):\n     \n    >        return future.result()\n     \n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 64, in AsyncClient.connect_websocket(uri='wss://hashserv.yoctoproject.org/ws'):\n         async def connect_websocket(self, uri):\n    >        import websockets\n     \nModuleNotFoundError: No module named 'websockets'\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/bitbake/lib/hashserv/__init__.py\", line 111, in create_client(addr='wss://hashserv.yoctoproject.org/ws', username='pokybuild', password='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n             c.close()\n    >        raise e\n     \n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/bitbake/lib/hashserv/__init__.py\", line 105, in create_client(addr='wss://hashserv.yoctoproject.org/ws', username='pokybuild', password='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n             elif typ == ADDR_TYPE_WS:\n    >            c.connect_websocket(*a)\n             else:\n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 178, in wrapper:\n             def wrapper(*args, **kwargs):\n    >            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     \n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.11/asyncio/base_events.py\", line 653, in _UnixSelectorEventLoop.run_until_complete(future=<Task finished name='Task-1' coro=<AsyncClient.connect_websocket() done, defined at /home/pokybuild/yocto-worker/qemumips-tc/build/bitbake/lib/bb/asyncrpc/client.py:63> exception=ModuleNotFoundError(\"No module named 'websockets'\")>):\n     \n    >        return future.result()\n     \n  File \"/home/pokybuild/yocto-worker/qemumips-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 64, in AsyncClient.connect_websocket(uri='wss://hashserv.yoctoproject.org/ws'):\n         async def connect_websocket(self, uri):\n    >        import websockets\n     \nModuleNotFoundError: No module named 'websockets'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-04-12 06:07:16,770 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/qemumips-tc/build/build-st-2113113/conf/local.conf\n2024-04-12 06:07:16,771 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "oetags": [
                    "runqemu",
                    "machine"
                ],
                "status": "ERROR"
            },
            "rust.RustSelfTestSystemEmulated.test_rust": {
                "duration": 9.402128219604492,
                "log": "The mips32 target is skipped for Rust Oe-selftest.\n",
                "oetags": [
                    "runqemu",
                    "toolchain-user",
                    "toolchain-system"
                ],
                "status": "SKIPPED"
            }
        }
    }
}