Skip to content

syclcompat/memory/memcpy_3d2.cpp test is failing in CI #11549

@KornevNikita

Description

@KornevNikita

Probably flaky. See: https://github.com/intel/llvm/actions/runs/6510657662/job/17685317306?pr=11458

Log:

******************** TEST 'SYCL :: syclcompat/memory/memcpy_3d2.cpp' FAILED ********************
Exit Code: -6

Command Output (stdout):
--
# RUN: at line [32](https://github.com/intel/llvm/actions/runs/6510657662/job/17685317306?pr=11458#step:21:33)
/__w/llvm/llvm/toolchain/bin//clang++   -fsycl -fsycl-targets=spir64 /__w/llvm/llvm/llvm/sycl/test-e2e/syclcompat/memory/memcpy_3d2.cpp -o /__w/llvm/llvm/build-e2e/syclcompat/memory/Output/memcpy_3d2.cpp.tmp.out
# executed command: /__w/llvm/llvm/toolchain/bin//clang++ -fsycl -fsycl-targets=spir64 /__w/llvm/llvm/llvm/sycl/test-e2e/syclcompat/memory/memcpy_3d2.cpp -o /__w/llvm/llvm/build-e2e/syclcompat/memory/Output/memcpy_3d2.cpp.tmp.out
# note: command had no output on stdout or stderr
# RUN: at line [33](https://github.com/intel/llvm/actions/runs/6510657662/job/17685317306?pr=11458#step:21:34)
env ONEAPI_DEVICE_SELECTOR=ext_oneapi_level_zero:gpu  /__w/llvm/llvm/build-e2e/syclcompat/memory/Output/memcpy_3d2.cpp.tmp.out
# executed command: env ONEAPI_DEVICE_SELECTOR=ext_oneapi_level_zero:gpu /__w/llvm/llvm/build-e2e/syclcompat/memory/Output/memcpy_3d2.cpp.tmp.out
# .---command stdout------------
# | void test_memcpy3D_async_pitchedAPI()
# | void test_memcpy3D_async_pitchedAPI_q()
# | void test_memcpy3D_async_offset()
# | void test_memcpy3D_async_offset_q()
# | void test_memcpy3D_async_offsetZ()
# | void test_memcpy3D_async_offsetZ_q()
# `-----------------------------
# RUN: at line 33
env ONEAPI_DEVICE_SELECTOR=opencl:gpu  /__w/llvm/llvm/build-e2e/syclcompat/memory/Output/memcpy_3d2.cpp.tmp.out
# executed command: env ONEAPI_DEVICE_SELECTOR=opencl:gpu /__w/llvm/llvm/build-e2e/syclcompat/memory/Output/memcpy_3d2.cpp.tmp.out
# .---command stdout------------
# | void test_memcpy3D_async_pitchedAPI()
# | void test_memcpy3D_async_pitchedAPI_q()
# | void test_memcpy3D_async_offset()
# | void test_memcpy3D_async_offset_q()
# | void test_memcpy3D_async_offsetZ()
# | void test_memcpy3D_async_offsetZ_q()
# `-----------------------------
# RUN: at line 33
env ONEAPI_DEVICE_SELECTOR=opencl:cpu  /__w/llvm/llvm/build-e2e/syclcompat/memory/Output/memcpy_3d2.cpp.tmp.out
# executed command: env ONEAPI_DEVICE_SELECTOR=opencl:cpu /__w/llvm/llvm/build-e2e/syclcompat/memory/Output/memcpy_3d2.cpp.tmp.out
# .---command stdout------------
# | void test_memcpy3D_async_pitchedAPI()
# | void test_memcpy3D_async_pitchedAPI_q()
# | void test_memcpy3D_async_offset()
# `-----------------------------
# .---command stderr------------
# | terminate called after throwing an instance of 'sycl::_V1::runtime_error'
# |   what():  Native API failed. Native API returns: -999 (Unknown PI error) -999 (Unknown PI error)
# `-----------------------------
# error: command failed with exit status: -6

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions