-
Notifications
You must be signed in to change notification settings - Fork 75
Labels
Description
To improve stability and avoid problems like in https://github.com/intel/intel-xpu-backend-for-triton/actions/runs/19362313240/job/55396981092
downloading and extracting https://oaitriton.blob.core.windows.net/public/llvm-builds/llvm-f6ded0be-ubuntu-x64.tar.gz ...
super().run_command(command)
File "/runner/_work/intel-xpu-backend-for-triton/intel-xpu-backend-for-triton/pyenv/versions/3.10.15/lib/python3.10/site-packages/setuptools/_distutils/dist.py", line 1021, in run_command
cmd_obj.run()
File "/runner/_work/intel-xpu-backend-for-triton/intel-xpu-backend-for-triton/pyenv/versions/3.10.15/lib/python3.10/site-packages/setuptools/_distutils/command/build.py", line 135, in run
self.run_command(cmd_name)
File "/runner/_work/intel-xpu-backend-for-triton/intel-xpu-backend-for-triton/pyenv/versions/3.10.15/lib/python3.10/site-packages/setuptools/_distutils/cmd.py", line 357, in run_command
self.distribution.run_command(command)
File "/runner/_work/intel-xpu-backend-for-triton/intel-xpu-backend-for-triton/pyenv/versions/3.10.15/lib/python3.10/site-packages/setuptools/dist.py", line 1102, in run_command
super().run_command(command)
File "/runner/_work/intel-xpu-backend-for-triton/intel-xpu-backend-for-triton/pyenv/versions/3.10.15/lib/python3.10/site-packages/setuptools/_distutils/dist.py", line 1021, in run_command
cmd_obj.run()
File "<string>", line 389, in run
File "/runner/_work/intel-xpu-backend-for-triton/intel-xpu-backend-for-triton/pyenv/versions/3.10.15/lib/python3.10/site-packages/setuptools/_distutils/cmd.py", line 357, in run_command
self.distribution.run_command(command)
File "/runner/_work/intel-xpu-backend-for-triton/intel-xpu-backend-for-triton/pyenv/versions/3.10.15/lib/python3.10/site-packages/setuptools/dist.py", line 1102, in run_command
super().run_command(command)
File "/runner/_work/intel-xpu-backend-for-triton/intel-xpu-backend-for-triton/pyenv/versions/3.10.15/lib/python3.10/site-packages/setuptools/_distutils/dist.py", line 1021, in run_command
cmd_obj.run()
File "<string>", line 428, in run
File "<string>", line 459, in build_extension
File "<string>", line 316, in get_thirdparty_packages
File "/runner/_work/intel-xpu-backend-for-triton/intel-xpu-backend-for-triton/pyenv/versions/3.10.15/lib/python3.10/tarfile.py", line 2293, in extractall
self._extract_one(tarinfo, path, set_attrs=not tarinfo.isdir(),
File "/runner/_work/intel-xpu-backend-for-triton/intel-xpu-backend-for-triton/pyenv/versions/3.10.15/lib/python3.10/tarfile.py", line 2356, in _extract_one
self._extract_member(tarinfo, os.path.join(path, tarinfo.name),
File "/runner/_work/intel-xpu-backend-for-triton/intel-xpu-backend-for-triton/pyenv/versions/3.10.15/lib/python3.10/tarfile.py", line 2439, in _extract_member
self.makefile(tarinfo, targetpath)
File "/runner/_work/intel-xpu-backend-for-triton/intel-xpu-backend-for-triton/pyenv/versions/3.10.15/lib/python3.10/tarfile.py", line 2492, in makefile
copyfileobj(source, target, tarinfo.size, ReadError, bufsize)
File "/runner/_work/intel-xpu-backend-for-triton/intel-xpu-backend-for-triton/pyenv/versions/3.10.15/lib/python3.10/tarfile.py", line 254, in copyfileobj
raise exception("unexpected end of data")
tarfile.ReadError: unexpected end of data