Debian 11 Bullseye 64bits
- Created: Started: Duration: 36s
- master
- 7e6ca121ec47ec989e5fed4e7fb711febc9e47d5
- 0.13.0
Logs
Cloning into '/tmp/d20240825-7-cjjom1/input'...
-----> Setting up package repository...
-----> Starting packaging process
-----> Additional environment variables
UUID=65.108.159.81:22/5375bc40-0fe1-47a9-a2f5-7ec58e670cf5
-----> Empty (or invalid cache)
+ case "$(cat /etc/version)" in
+ adduser pkgr --shell /bin/bash --disabled-password --gecos '' --home /home/pkgr --uid 888 --group --system
+ echo 'pkgr ALL= NOPASSWD: /usr/bin/apt-get'
+ chown -R pkgr /opt /home/pkgr
+ test -f /entrypoint/cache.tar.gz
+ echo '-----> Fetching pkgr b48cfd6d5e407a79ef378eb96c5ab20061c76552...'
-----> Fetching pkgr b48cfd6d5e407a79ef378eb96c5ab20061c76552...
+ ssh -q -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null 65.108.159.81 -p 22 compile pkgr --quiet=yes --cache=yes --version=b48cfd6d5e407a79ef378eb96c5ab20061c76552 --target=debian:11
+ echo '-----> Starting packaging process...'
-----> Starting packaging process...
+ su -s /bin/bash pkgr -c 'cd /entrypoint/output && /entrypoint/annotate-output.sh pkgr package /entrypoint/repo --clean --auto --compile-cache-dir /my/cache --env UUID=65.108.159.81:22/5375bc40-0fe1-47a9-a2f5-7ec58e670cf5 HOME=/home/pkgr --name=inventree --store-cache --no-verify --auto --edge --iteration=1724550895.7e6ca121.bullseye --version=0.13.0'
bash: line 1: cd: /entrypoint/output: Permission denied
tar: This does not look like a tar archive