no nvidia-patch submodule

4 jobs for master in 7 minutes and 44 seconds (queued for 2 seconds)
Status Job ID Name Coverage
  Test
passed #92366
linux
centos7

00:06:11

passed #92364
linux
debian

00:06:24

failed #92367
linux
fedora

00:06:03

failed #92365
linux
ubuntu

00:07:43

 
Name Stage Failure
failed
ubuntu Test
fatal: [common]: FAILED! => {"changed": false, "cmd": ["/usr/local/bin/pip", "install", "docker-compose"], "msg": "stdout: Looking in indexes: https://mirrors.aliyun.com/pypi/simple/\nCollecting docker-compose\n  Downloading https://mirrors.aliyun.com/pypi/packages/f3/3e/ca05e486d44e38eb495ca60b8ca526b192071717387346ed1031ecf78966/docker_compose-1.29.2-py2.py3-none-any.whl (114 kB)\n     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 114.8/114.8 kB 408.6 kB/s eta 0:00:00\nCollecting PyYAML<6,>=3.10 (from docker-compose)\n  Downloading https://mirrors.aliyun.com/pypi/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175 kB)\n     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 175.1/175.1 kB 439.1 kB/s eta 0:00:00\n  Installing build dependencies: started\n  Installing build dependencies: finished with status 'done'\n  Getting requirements to build wheel: started\n  Getting requirements to build wheel: finished with status 'error'\n\n:stderr:   error: subprocess-exited-with-error\n  \n  × Getting requirements to build wheel did not run successfully.\n  │ exit code: 1\n  ╰─> [62 lines of output]\n      /tmp/pip-build-env-m41oz2y1/overlay/local/lib/python3.10/dist-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg`\n      !!\n      \n              ********************************************************************************\n              The license_file parameter is deprecated, use license_files instead.\n      \n              By 2023-Oct-30, you need to update your project and remove deprecated calls\n              or your builds will no longer be supported.\n      \n              See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.\n              ********************************************************************************\n      \n      !!\n        parsed = self.parsers.get(option_name, lambda x: x)(value)\n      running egg_info\n      writing lib3/PyYAML.egg-info/PKG-INFO\n      writing dependency_links to lib3/PyYAML.egg-info/dependency_links.txt\n      writing top-level names to lib3/PyYAML.egg-info/top_level.txt\n      Traceback (most recent call last):\n        File \"/usr/local/lib/python3.10/dist-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py\", line 353, in <module>\n          main()\n        File \"/usr/local/lib/python3.10/dist-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py\", line 335, in main\n          json_out['return_val'] = hook(**hook_input['kwargs'])\n        File \"/usr/local/lib/python3.10/dist-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py\", line 118, in get_requires_for_build_wheel\n          return hook(config_settings)\n        File \"/tmp/pip-build-env-m41oz2y1/overlay/local/lib/python3.10/dist-packages/setuptools/build_meta.py\", line 341, in get_requires_for_build_wheel\n          return self._get_build_requires(config_settings, requirements=['wheel'])\n        File \"/tmp/pip-build-env-m41oz2y1/overlay/local/lib/python3.10/dist-packages/setuptools/build_meta.py\", line 323, in _get_build_requires\n          self.run_setup()\n        File \"/tmp/pip-build-env-m41oz2y1/overlay/local/lib/python3.10/dist-packages/setuptools/build_meta.py\", line 338, in run_setup\n          exec(code, locals())\n        File \"<string>\", line 271, in <module>\n        File \"/tmp/pip-build-env-m41oz2y1/overlay/local/lib/python3.10/dist-packages/setuptools/__init__.py\", line 107, in setup\n          return distutils.core.setup(**attrs)\n        File \"/tmp/pip-build-env-m41oz2y1/overlay/local/lib/python3.10/dist-packages/setuptools/_distutils/core.py\", line 185, in setup\n          return run_commands(dist)\n        File \"/tmp/pip-build-env-m41oz2y1/overlay/local/lib/python3.10/dist-packages/setuptools/_distutils/core.py\", line 201, in run_commands\n          dist.run_commands()\n        File \"/tmp/pip-build-env-m41oz2y1/overlay/local/lib/python3.10/dist-packages/setuptools/_distutils/dist.py\", line 969, in run_commands\n          self.run_command(cmd)\n        File \"/tmp/pip-build-env-m41oz2y1/overlay/local/lib/python3.10/dist-packages/setuptools/dist.py\", line 1234, in run_command\n          super().run_command(command)\n        File \"/tmp/pip-build-env-m41oz2y1/overlay/local/lib/python3.10/dist-packages/setuptools/_distutils/dist.py\", line 988, in run_command\n          cmd_obj.run()\n        File \"/tmp/pip-build-env-m41oz2y1/overlay/local/lib/python3.10/dist-packages/setuptools/command/egg_info.py\", line 314, in run\n          self.find_sources()\n        File \"/tmp/pip-build-env-m41oz2y1/overlay/local/lib/python3.10/dist-packages/setuptools/command/egg_info.py\", line 322, in find_sources\n          mm.run()\n        File \"/tmp/pip-build-env-m41oz2y1/overlay/local/lib/python3.10/dist-packages/setuptools/command/egg_info.py\", line 551, in run\n          self.add_defaults()\n        File \"/tmp/pip-build-env-m41oz2y1/overlay/local/lib/python3.10/dist-packages/setuptools/command/egg_info.py\", line 589, in add_defaults\n          sdist.add_defaults(self)\n        File \"/tmp/pip-build-env-m41oz2y1/overlay/local/lib/python3.10/dist-packages/setuptools/command/sdist.py\", line 104, in add_defaults\n          super().add_defaults()\n        File \"/tmp/pip-build-env-m41oz2y1/overlay/local/lib/python3.10/dist-packages/setuptools/_distutils/command/sdist.py\", line 251, in add_defaults\n          self._add_defaults_ext()\n        File \"/tmp/pip-build-env-m41oz2y1/overlay/local/lib/python3.10/dist-packages/setuptools/_distutils/command/sdist.py\", line 336, in _add_defaults_ext\n          self.filelist.extend(build_ext.get_source_files())\n        File \"<string>\", line 201, in get_source_files\n        File \"/tmp/pip-build-env-m41oz2y1/overlay/local/lib/python3.10/dist-packages/setuptools/_distutils/cmd.py\", line 107, in __getattr__\n          raise AttributeError(attr)\n      AttributeError: cython_sources\n      [end of output]\n  \n  note: This error originates from a subprocess, and is likely not a problem with pip.\nerror: subprocess-exited-with-error\n\n× Getting requirements to build wheel did not run successfully.\n│ exit code: 1\n╰─> See above for output.\n\nnote: This error originates from a subprocess, and is likely not a problem with pip.\n"}

RUNNING HANDLER [init : restart_docker] ****************************************

PLAY RECAP *********************************************************************
common : ok=37 changed=13 unreachable=0 failed=1 skipped=34 rescued=0 ignored=1

Cleaning up project directory and file based variables
ERROR: Job failed: exit code 1

failed
fedora Test
fatal: [common]: FAILED! => {"changed": false, "cmd": ["/usr/local/bin/pip", "install", "docker-compose"], "msg": "stdout: Looking in indexes: https://mirrors.aliyun.com/pypi/simple/\nCollecting docker-compose\n  Downloading https://mirrors.aliyun.com/pypi/packages/f3/3e/ca05e486d44e38eb495ca60b8ca526b192071717387346ed1031ecf78966/docker_compose-1.29.2-py2.py3-none-any.whl (114 kB)\n     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 114.8/114.8 kB 291.6 kB/s eta 0:00:00\nCollecting PyYAML<6,>=3.10 (from docker-compose)\n  Downloading https://mirrors.aliyun.com/pypi/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175 kB)\n     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 175.1/175.1 kB 292.1 kB/s eta 0:00:00\n  Installing build dependencies: started\n  Installing build dependencies: finished with status 'done'\n  Getting requirements to build wheel: started\n  Getting requirements to build wheel: finished with status 'error'\n\n:stderr:   error: subprocess-exited-with-error\n  \n  × Getting requirements to build wheel did not run successfully.\n  │ exit code: 1\n  ╰─> [68 lines of output]\n      /tmp/pip-build-env-hprgb08d/overlay/lib/python3.11/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg`\n      !!\n      \n              ********************************************************************************\n              The license_file parameter is deprecated, use license_files instead.\n      \n              By 2023-Oct-30, you need to update your project and remove deprecated calls\n              or your builds will no longer be supported.\n      \n              See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.\n              ********************************************************************************\n      \n      !!\n        parsed = self.parsers.get(option_name, lambda x: x)(value)\n      running egg_info\n      writing lib3/PyYAML.egg-info/PKG-INFO\n      writing dependency_links to lib3/PyYAML.egg-info/dependency_links.txt\n      writing top-level names to lib3/PyYAML.egg-info/top_level.txt\n      Traceback (most recent call last):\n        File \"/usr/local/lib/python3.11/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py\", line 353, in <module>\n          main()\n        File \"/usr/local/lib/python3.11/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py\", line 335, in main\n          json_out['return_val'] = hook(**hook_input['kwargs'])\n                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n        File \"/usr/local/lib/python3.11/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py\", line 118, in get_requires_for_build_wheel\n          return hook(config_settings)\n                 ^^^^^^^^^^^^^^^^^^^^^\n        File \"/tmp/pip-build-env-hprgb08d/overlay/lib/python3.11/site-packages/setuptools/build_meta.py\", line 341, in get_requires_for_build_wheel\n          return self._get_build_requires(config_settings, requirements=['wheel'])\n                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n        File \"/tmp/pip-build-env-hprgb08d/overlay/lib/python3.11/site-packages/setuptools/build_meta.py\", line 323, in _get_build_requires\n          self.run_setup()\n        File \"/tmp/pip-build-env-hprgb08d/overlay/lib/python3.11/site-packages/setuptools/build_meta.py\", line 338, in run_setup\n          exec(code, locals())\n        File \"<string>\", line 271, in <module>\n        File \"/tmp/pip-build-env-hprgb08d/overlay/lib/python3.11/site-packages/setuptools/__init__.py\", line 107, in setup\n          return distutils.core.setup(**attrs)\n                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n        File \"/tmp/pip-build-env-hprgb08d/overlay/lib/python3.11/site-packages/setuptools/_distutils/core.py\", line 185, in setup\n          return run_commands(dist)\n                 ^^^^^^^^^^^^^^^^^^\n        File \"/tmp/pip-build-env-hprgb08d/overlay/lib/python3.11/site-packages/setuptools/_distutils/core.py\", line 201, in run_commands\n          dist.run_commands()\n        File \"/tmp/pip-build-env-hprgb08d/overlay/lib/python3.11/site-packages/setuptools/_distutils/dist.py\", line 969, in run_commands\n          self.run_command(cmd)\n        File \"/tmp/pip-build-env-hprgb08d/overlay/lib/python3.11/site-packages/setuptools/dist.py\", line 1234, in run_command\n          super().run_command(command)\n        File \"/tmp/pip-build-env-hprgb08d/overlay/lib/python3.11/site-packages/setuptools/_distutils/dist.py\", line 988, in run_command\n          cmd_obj.run()\n        File \"/tmp/pip-build-env-hprgb08d/overlay/lib/python3.11/site-packages/setuptools/command/egg_info.py\", line 314, in run\n          self.find_sources()\n        File \"/tmp/pip-build-env-hprgb08d/overlay/lib/python3.11/site-packages/setuptools/command/egg_info.py\", line 322, in find_sources\n          mm.run()\n        File \"/tmp/pip-build-env-hprgb08d/overlay/lib/python3.11/site-packages/setuptools/command/egg_info.py\", line 551, in run\n          self.add_defaults()\n        File \"/tmp/pip-build-env-hprgb08d/overlay/lib/python3.11/site-packages/setuptools/command/egg_info.py\", line 589, in add_defaults\n          sdist.add_defaults(self)\n        File \"/tmp/pip-build-env-hprgb08d/overlay/lib/python3.11/site-packages/setuptools/command/sdist.py\", line 104, in add_defaults\n          super().add_defaults()\n        File \"/tmp/pip-build-env-hprgb08d/overlay/lib/python3.11/site-packages/setuptools/_distutils/command/sdist.py\", line 251, in add_defaults\n          self._add_defaults_ext()\n        File \"/tmp/pip-build-env-hprgb08d/overlay/lib/python3.11/site-packages/setuptools/_distutils/command/sdist.py\", line 336, in _add_defaults_ext\n          self.filelist.extend(build_ext.get_source_files())\n                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n        File \"<string>\", line 201, in get_source_files\n        File \"/tmp/pip-build-env-hprgb08d/overlay/lib/python3.11/site-packages/setuptools/_distutils/cmd.py\", line 107, in __getattr__\n          raise AttributeError(attr)\n      AttributeError: cython_sources\n      [end of output]\n  \n  note: This error originates from a subprocess, and is likely not a problem with pip.\nerror: subprocess-exited-with-error\n\n× Getting requirements to build wheel did not run successfully.\n│ exit code: 1\n╰─> See above for output.\n\nnote: This error originates from a subprocess, and is likely not a problem with pip.\n"}

RUNNING HANDLER [init : restart_docker] ****************************************

PLAY RECAP *********************************************************************
common : ok=28 changed=8 unreachable=0 failed=1 skipped=38 rescued=0 ignored=0

Cleaning up project directory and file based variables
ERROR: Job failed: exit code 1