Hi! I am unable to preload a release specifically for the iot-gate-imx8 (not the plus variant)
I am using Balena CLI version 17.4.6 (upgraded from 16.x.x which did not work either)
I am also running this on a M1 Mac.
To reproduce:
balena os download iot-gate-imx8 -o ./balena.img --version '5.0.9'
balena preload ./balena.img --fleet <REDACTED> --commit latest --debug
[debug] new argv=[/usr/local/lib/balena-cli/bin/node,/usr/local/lib/balena-cli/bin/run,preload,./balena.img,--fleet,<REDACTED>,--commit,latest] length=8
[debug] Deprecation check: 0.02057 days since last npm registry query for next major version release date.
[debug] Will not query the registry again until at least 7 days have passed.
[debug] Event tracking error: Timeout awaiting 'response' for 0ms
Building Docker preloader image. [=== ] 12%
Step 1/7 : FROM alpine:3.12
Building Docker preloader image. [====== ] 25%
Step 2/7 : WORKDIR /usr/src/app
---> Using cache
Building Docker preloader image. [========= ] 37%
Step 3/7 : RUN apk add --no-cache curl py3-pip parted btrfs-progs util-linux sfdisk file coreutils sgdisk e2fsprogs-extra docker
---> Using cache
Building Docker preloader image. [============ ] 50%
Step 4/7 : COPY requirements.txt ./
---> Using cache
Building Docker preloader image. [=============== ] 62%
Step 5/7 : RUN pip3 install --no-cache-dir -r requirements.txt
---> Using cache
Building Docker preloader image. [================== ] 75%
Step 6/7 : COPY src/ ./
---> Using cache
Building Docker preloader image. [===================== ] 87%
Step 7/7 : CMD ["python3", "/usr/src/app/preload.py"]
---> Using cache
---> 3d1f2e423fe2
Successfully built 3d1f2e423fe2
Building Docker preloader image. [========================] 100%
| Checking that the image is a writable file
| Finding a free tcp port
/ Creating preloader container
\ Starting preloader container
- Fetching application <REDACTED>
\ Reading image information
Retrying (count=2) /sbin/losetup -f --show --offset 4194304 --sizelimit 41943040 /img/balena.img False
Hint: If using a Virtual Machine, consider increasing the number of processors.
If using Docker Desktop for Windows or macOS, it may require restarting.
\ Reading image information
Retrying (count=3) /sbin/losetup -f --show --offset 4194304 --sizelimit 41943040 /img/balena.img False
Hint: If using a Virtual Machine, consider increasing the number of processors.
If using Docker Desktop for Windows or macOS, it may require restarting.
| Reading image information
Retrying (count=4) /sbin/losetup -f --show --offset 4194304 --sizelimit 41943040 /img/balena.img False
Hint: If using a Virtual Machine, consider increasing the number of processors.
If using Docker Desktop for Windows or macOS, it may require restarting.
- Reading image information
Retrying (count=5) /sbin/losetup -f --show --offset 4194304 --sizelimit 41943040 /img/balena.img False
Hint: If using a Virtual Machine, consider increasing the number of processors.
If using Docker Desktop for Windows or macOS, it may require restarting.
| Reading image information
Retrying (count=6) /sbin/losetup -f --show --offset 4194304 --sizelimit 41943040 /img/balena.img False
Hint: If using a Virtual Machine, consider increasing the number of processors.
If using Docker Desktop for Windows or macOS, it may require restarting.
- Reading image information
Retrying (count=7) /sbin/losetup -f --show --offset 4194304 --sizelimit 41943040 /img/balena.img False
Hint: If using a Virtual Machine, consider increasing the number of processors.
If using Docker Desktop for Windows or macOS, it may require restarting.
\ Reading image information