refactor: Updated SDK and Zephyr versions #1415
Triggered via pull request
November 13, 2023 23:26
Status
Failure
Total duration
22m 54s
Artifacts
–
containers.yml
on: pull_request
architectures
7s
release-trigger
0s
stable-release-trigger
0s
Annotations
15 errors
candidates (xtensa-intel_byt_adsp)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c export minimal_sdk_file_name=\"zephyr-sdk-${ZEPHYR_SDK_VERSION}_linux-$(uname -m)_minimal\" && if [ \"${ARCHITECTURE}\" = \"arm\" ]; then arch_format=\"eabi\"; else arch_format=\"elf\"; fi && if [ \"${ARCHITECTURE#xtensa}\" = \"${ARCHITECTURE}\" ]; then arch_sep=\"-\"; else arch_sep=\"_\"; fi && apt-get -y update && apt-get -y install --no-install-recommends wget xz-utils && cd ${TMP} && wget -q \"https://github.com/zephyrproject-rtos/sdk-ng/releases/download/v${ZEPHYR_SDK_VERSION}/${minimal_sdk_file_name}.tar.xz\" && tar xvfJ ${minimal_sdk_file_name}.tar.xz && mv zephyr-sdk-${ZEPHYR_SDK_VERSION} /opt/ && rm ${minimal_sdk_file_name}.tar.xz && cd /opt/zephyr-sdk-${ZEPHYR_SDK_VERSION} && ./setup.sh -h -c -t ${ARCHITECTURE}${arch_sep}zephyr-${arch_format} && cd && apt-get remove -y --purge wget xz-utils && apt-get clean && rm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 2
|
candidates (xtensa-mt8195_adsp)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c export minimal_sdk_file_name=\"zephyr-sdk-${ZEPHYR_SDK_VERSION}_linux-$(uname -m)_minimal\" && if [ \"${ARCHITECTURE}\" = \"arm\" ]; then arch_format=\"eabi\"; else arch_format=\"elf\"; fi && if [ \"${ARCHITECTURE#xtensa}\" = \"${ARCHITECTURE}\" ]; then arch_sep=\"-\"; else arch_sep=\"_\"; fi && apt-get -y update && apt-get -y install --no-install-recommends wget xz-utils && cd ${TMP} && wget -q \"https://github.com/zephyrproject-rtos/sdk-ng/releases/download/v${ZEPHYR_SDK_VERSION}/${minimal_sdk_file_name}.tar.xz\" && tar xvfJ ${minimal_sdk_file_name}.tar.xz && mv zephyr-sdk-${ZEPHYR_SDK_VERSION} /opt/ && rm ${minimal_sdk_file_name}.tar.xz && cd /opt/zephyr-sdk-${ZEPHYR_SDK_VERSION} && ./setup.sh -h -c -t ${ARCHITECTURE}${arch_sep}zephyr-${arch_format} && cd && apt-get remove -y --purge wget xz-utils && apt-get clean && rm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 2
|
candidates (xtensa-intel_bdw_adsp)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c export minimal_sdk_file_name=\"zephyr-sdk-${ZEPHYR_SDK_VERSION}_linux-$(uname -m)_minimal\" && if [ \"${ARCHITECTURE}\" = \"arm\" ]; then arch_format=\"eabi\"; else arch_format=\"elf\"; fi && if [ \"${ARCHITECTURE#xtensa}\" = \"${ARCHITECTURE}\" ]; then arch_sep=\"-\"; else arch_sep=\"_\"; fi && apt-get -y update && apt-get -y install --no-install-recommends wget xz-utils && cd ${TMP} && wget -q \"https://github.com/zephyrproject-rtos/sdk-ng/releases/download/v${ZEPHYR_SDK_VERSION}/${minimal_sdk_file_name}.tar.xz\" && tar xvfJ ${minimal_sdk_file_name}.tar.xz && mv zephyr-sdk-${ZEPHYR_SDK_VERSION} /opt/ && rm ${minimal_sdk_file_name}.tar.xz && cd /opt/zephyr-sdk-${ZEPHYR_SDK_VERSION} && ./setup.sh -h -c -t ${ARCHITECTURE}${arch_sep}zephyr-${arch_format} && cd && apt-get remove -y --purge wget xz-utils && apt-get clean && rm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 2
|
candidates (arm)
Process completed with exit code 125.
|
candidates (xtensa-intel_tgl_adsp)
Process completed with exit code 4.
|
candidates (xtensa-nxp_imx_adsp)
Process completed with exit code 4.
|
candidates (xtensa-sample_controller)
Process completed with exit code 4.
|
candidates (xtensa-nxp_imx8m_adsp)
Process completed with exit code 4.
|
candidates (sparc)
Process completed with exit code 4.
|
candidates (nios2)
Process completed with exit code 4.
|
candidates (arc64)
Process completed with exit code 4.
|
candidates (mips)
Process completed with exit code 4.
|
candidates (x86_64)
Process completed with exit code 4.
|
candidates (arc)
Process completed with exit code 4.
|
candidates (riscv64)
Process completed with exit code 4.
|