2022-12-31 15:24:46,245 - DEBUG - __main__ - Starting... 2022-12-31 15:24:46,246 - DEBUG - prep - Setting up... 2022-12-31 15:24:50,800 - DEBUG - run - Starting analysis... 2022-12-31 15:24:50,820 - DEBUG - docker_api - Checking if image "ghcr.io/helm/chartmuseum:v0.13.1" is available on disk... 2022-12-31 15:24:50,823 - DEBUG - docker_api - Attempting to pull image "ghcr.io/helm/chartmuseum:v0.13.1" 2022-12-31 15:24:53,824 - DEBUG - docker_api - Image "ghcr.io/helm/chartmuseum:v0.13.1" downloaded 2022-12-31 15:24:55,311 - DEBUG - rootfs - Running command: tar -tf /home/ubuntu/.tern/temp.tar 2022-12-31 15:24:55,345 - DEBUG - rootfs - Running command: tar -x --exclude=.wh.* -f /home/ubuntu/.tern/temp.tar -C /home/ubuntu/.tern/temp 2022-12-31 15:24:55,539 - DEBUG - rootfs - Running command: tar -tf /home/ubuntu/.tern/temp/b73bac2fe5a7b9d1abcbf0138798281e20b11e59b4605b104d38e914fa35b4d2/layer.tar 2022-12-31 15:24:55,575 - DEBUG - rootfs - Running command: tar -x --exclude=.wh.* -f /home/ubuntu/.tern/temp/b73bac2fe5a7b9d1abcbf0138798281e20b11e59b4605b104d38e914fa35b4d2/layer.tar -C /home/ubuntu/.tern/temp/b73bac2fe5a7b9d1abcbf0138798281e20b11e59b4605b104d38e914fa35b4d2/contents 2022-12-31 15:24:55,653 - DEBUG - rootfs - Running command: sudo chmod +x /home/ubuntu/ternenv/lib/python3.8/site-packages/tern/tools/fs_hash.sh 2022-12-31 15:24:55,699 - DEBUG - rootfs - Running command: sudo /home/ubuntu/ternenv/lib/python3.8/site-packages/tern/tools/fs_hash.sh /home/ubuntu/.tern/temp/b73bac2fe5a7b9d1abcbf0138798281e20b11e59b4605b104d38e914fa35b4d2/contents 2022-12-31 15:24:56,067 - DEBUG - rootfs - Running command: tar -tf /home/ubuntu/.tern/temp/5a97bd93994a8c4adfc616a5520ecc5487eace26e9def287ada97ff8c6b8b9bf/layer.tar 2022-12-31 15:24:56,110 - DEBUG - rootfs - Running command: tar -x --exclude=.wh.* -f /home/ubuntu/.tern/temp/5a97bd93994a8c4adfc616a5520ecc5487eace26e9def287ada97ff8c6b8b9bf/layer.tar -C /home/ubuntu/.tern/temp/5a97bd93994a8c4adfc616a5520ecc5487eace26e9def287ada97ff8c6b8b9bf/contents 2022-12-31 15:24:56,211 - DEBUG - rootfs - Running command: sudo chmod +x /home/ubuntu/ternenv/lib/python3.8/site-packages/tern/tools/fs_hash.sh 2022-12-31 15:24:56,260 - DEBUG - rootfs - Running command: sudo /home/ubuntu/ternenv/lib/python3.8/site-packages/tern/tools/fs_hash.sh /home/ubuntu/.tern/temp/5a97bd93994a8c4adfc616a5520ecc5487eace26e9def287ada97ff8c6b8b9bf/contents 2022-12-31 15:24:57,073 - DEBUG - rootfs - Running command: tar -tf /home/ubuntu/.tern/temp/3ca24056bca22aa591bf14e2cfb40eb8f41fe3bd302e6f291eb34ae079e1fae3/layer.tar 2022-12-31 15:24:57,116 - DEBUG - rootfs - Running command: tar -x --exclude=.wh.* -f /home/ubuntu/.tern/temp/3ca24056bca22aa591bf14e2cfb40eb8f41fe3bd302e6f291eb34ae079e1fae3/layer.tar -C /home/ubuntu/.tern/temp/3ca24056bca22aa591bf14e2cfb40eb8f41fe3bd302e6f291eb34ae079e1fae3/contents 2022-12-31 15:24:57,275 - DEBUG - rootfs - Running command: sudo chmod +x /home/ubuntu/ternenv/lib/python3.8/site-packages/tern/tools/fs_hash.sh 2022-12-31 15:24:57,332 - DEBUG - rootfs - Running command: sudo /home/ubuntu/ternenv/lib/python3.8/site-packages/tern/tools/fs_hash.sh /home/ubuntu/.tern/temp/3ca24056bca22aa591bf14e2cfb40eb8f41fe3bd302e6f291eb34ae079e1fae3/contents 2022-12-31 15:24:57,830 - DEBUG - common - Reading files in filesystem... 2022-12-31 15:24:57,839 - DEBUG - rootfs - Running command: sudo mount -o bind /home/ubuntu/.tern/temp/b73bac2fe5a7b9d1abcbf0138798281e20b11e59b4605b104d38e914fa35b4d2/contents /home/ubuntu/.tern/temp/mergedir 2022-12-31 15:24:57,899 - DEBUG - rootfs - Running command: sudo mount -t proc /proc /home/ubuntu/.tern/temp/mergedir/proc 2022-12-31 15:24:57,950 - DEBUG - rootfs - Running command: sudo mount -o bind /sys /home/ubuntu/.tern/temp/mergedir/sys 2022-12-31 15:24:58,002 - DEBUG - rootfs - Running command: sudo mount -o bind /dev /home/ubuntu/.tern/temp/mergedir/dev 2022-12-31 15:24:58,049 - DEBUG - rootfs - Running command: sudo cp /etc/resolv.conf /home/ubuntu/.tern/temp/mergedir/etc/resolv.conf 2022-12-31 15:24:58,097 - DEBUG - core - Collecting metadata for image layer... 2022-12-31 15:24:58,098 - DEBUG - rootfs - Running command: sudo unshare -pf --mount-proc=/home/ubuntu/.tern/temp/mergedir/proc chroot /home/ubuntu/.tern/temp/mergedir /bin/sh -c pkgs=`apk info 2>/dev/null` && for p in $pkgs; do files=`apk -L info $p 2>/dev/null`; for file in $files; do if [ -f $file ]; then echo $file; fi; done; echo LICF; done 2022-12-31 15:24:58,301 - DEBUG - rootfs - Running command: sudo unshare -pf --mount-proc=/home/ubuntu/.tern/temp/mergedir/proc chroot /home/ubuntu/.tern/temp/mergedir /bin/sh -c pkgs=`apk info 2>/dev/null` && for p in $pkgs; do apk -a info $p 2>/dev/null | tail -2 | head -1; done 2022-12-31 15:24:58,479 - DEBUG - rootfs - Running command: sudo unshare -pf --mount-proc=/home/ubuntu/.tern/temp/mergedir/proc chroot /home/ubuntu/.tern/temp/mergedir /bin/sh -c pkgs=`apk info 2>/dev/null` && for p in $pkgs; do lic=`apk info $p 2>/dev/null | head -1 | awk '{print $1}'`; echo $lic | sed -e "s/^$p-//"; done 2022-12-31 15:24:58,666 - DEBUG - rootfs - Running command: sudo unshare -pf --mount-proc=/home/ubuntu/.tern/temp/mergedir/proc chroot /home/ubuntu/.tern/temp/mergedir /bin/sh -c apk info 2>/dev/null 2022-12-31 15:24:58,722 - DEBUG - rootfs - Running command: sudo unshare -pf --mount-proc=/home/ubuntu/.tern/temp/mergedir/proc chroot /home/ubuntu/.tern/temp/mergedir /bin/sh -c pkgs=`apk info 2>/dev/null` && for p in $pkgs; do apk info $p 2>/dev/null | head -5 | tail -1; done 2022-12-31 15:24:58,899 - WARNING - core - Some metadata may be missing 2022-12-31 15:24:58,916 - DEBUG - rootfs - Running command: sudo umount /home/ubuntu/.tern/temp/mergedir/proc 2022-12-31 15:24:58,968 - DEBUG - rootfs - Running command: sudo umount /home/ubuntu/.tern/temp/mergedir/sys 2022-12-31 15:24:59,024 - DEBUG - rootfs - Running command: sudo umount /home/ubuntu/.tern/temp/mergedir/dev 2022-12-31 15:24:59,076 - DEBUG - rootfs - Running command: sudo umount -rl /home/ubuntu/.tern/temp/mergedir 2022-12-31 15:24:59,127 - DEBUG - common - Reading files in filesystem... 2022-12-31 15:24:59,143 - DEBUG - rootfs - Running command: sudo mount -t overlay overlay -o lowerdir=/home/ubuntu/.tern/temp/b73bac2fe5a7b9d1abcbf0138798281e20b11e59b4605b104d38e914fa35b4d2/contents,upperdir=/home/ubuntu/.tern/temp/5a97bd93994a8c4adfc616a5520ecc5487eace26e9def287ada97ff8c6b8b9bf/contents,workdir=/home/ubuntu/.tern/temp/workdir /home/ubuntu/.tern/temp/mergedir 2022-12-31 15:24:59,191 - DEBUG - rootfs - Running command: sudo mount -t proc /proc /home/ubuntu/.tern/temp/mergedir/proc 2022-12-31 15:24:59,239 - DEBUG - rootfs - Running command: sudo mount -o bind /sys /home/ubuntu/.tern/temp/mergedir/sys 2022-12-31 15:24:59,294 - DEBUG - rootfs - Running command: sudo mount -o bind /dev /home/ubuntu/.tern/temp/mergedir/dev 2022-12-31 15:24:59,350 - DEBUG - rootfs - Running command: sudo cp /etc/resolv.conf /home/ubuntu/.tern/temp/mergedir/etc/resolv.conf 2022-12-31 15:24:59,414 - WARNING - command_lib - No listing method for 'RUN'. Additional analysis may be required. 2022-12-31 15:24:59,415 - DEBUG - core - Collecting metadata for image layer... 2022-12-31 15:24:59,415 - DEBUG - rootfs - Running command: sudo unshare -pf --mount-proc=/home/ubuntu/.tern/temp/mergedir/proc chroot /home/ubuntu/.tern/temp/mergedir /bin/sh -c export PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" && pkgs=`apk info 2>/dev/null` && for p in $pkgs; do files=`apk -L info $p 2>/dev/null`; for file in $files; do if [ -f $file ]; then echo $file; fi; done; echo LICF; done 2022-12-31 15:24:59,805 - DEBUG - rootfs - Running command: sudo unshare -pf --mount-proc=/home/ubuntu/.tern/temp/mergedir/proc chroot /home/ubuntu/.tern/temp/mergedir /bin/sh -c export PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" && pkgs=`apk info 2>/dev/null` && for p in $pkgs; do apk -a info $p 2>/dev/null | tail -2 | head -1; done 2022-12-31 15:25:00,159 - DEBUG - rootfs - Running command: sudo unshare -pf --mount-proc=/home/ubuntu/.tern/temp/mergedir/proc chroot /home/ubuntu/.tern/temp/mergedir /bin/sh -c export PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" && pkgs=`apk info 2>/dev/null` && for p in $pkgs; do lic=`apk info $p 2>/dev/null | head -1 | awk '{print $1}'`; echo $lic | sed -e "s/^$p-//"; done 2022-12-31 15:25:00,586 - DEBUG - rootfs - Running command: sudo unshare -pf --mount-proc=/home/ubuntu/.tern/temp/mergedir/proc chroot /home/ubuntu/.tern/temp/mergedir /bin/sh -c export PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" && apk info 2>/dev/null 2022-12-31 15:25:00,644 - DEBUG - rootfs - Running command: sudo unshare -pf --mount-proc=/home/ubuntu/.tern/temp/mergedir/proc chroot /home/ubuntu/.tern/temp/mergedir /bin/sh -c export PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" && pkgs=`apk info 2>/dev/null` && for p in $pkgs; do apk info $p 2>/dev/null | head -5 | tail -1; done 2022-12-31 15:25:01,008 - WARNING - core - Some metadata may be missing 2022-12-31 15:25:01,073 - DEBUG - rootfs - Running command: sudo umount /home/ubuntu/.tern/temp/mergedir/proc 2022-12-31 15:25:01,118 - DEBUG - rootfs - Running command: sudo umount /home/ubuntu/.tern/temp/mergedir/sys 2022-12-31 15:25:01,169 - DEBUG - rootfs - Running command: sudo umount /home/ubuntu/.tern/temp/mergedir/dev 2022-12-31 15:25:01,217 - DEBUG - rootfs - Running command: sudo umount -rl /home/ubuntu/.tern/temp/mergedir 2022-12-31 15:25:01,724 - DEBUG - common - Reading files in filesystem... 2022-12-31 15:25:01,725 - DEBUG - rootfs - Running command: sudo mount -t overlay overlay -o lowerdir=/home/ubuntu/.tern/temp/5a97bd93994a8c4adfc616a5520ecc5487eace26e9def287ada97ff8c6b8b9bf/contents:/home/ubuntu/.tern/temp/b73bac2fe5a7b9d1abcbf0138798281e20b11e59b4605b104d38e914fa35b4d2/contents,upperdir=/home/ubuntu/.tern/temp/3ca24056bca22aa591bf14e2cfb40eb8f41fe3bd302e6f291eb34ae079e1fae3/contents,workdir=/home/ubuntu/.tern/temp/workdir /home/ubuntu/.tern/temp/mergedir 2022-12-31 15:25:01,777 - DEBUG - rootfs - Running command: sudo mount -t proc /proc /home/ubuntu/.tern/temp/mergedir/proc 2022-12-31 15:25:01,832 - DEBUG - rootfs - Running command: sudo mount -o bind /sys /home/ubuntu/.tern/temp/mergedir/sys 2022-12-31 15:25:01,879 - DEBUG - rootfs - Running command: sudo mount -o bind /dev /home/ubuntu/.tern/temp/mergedir/dev 2022-12-31 15:25:01,931 - DEBUG - rootfs - Running command: sudo cp /etc/resolv.conf /home/ubuntu/.tern/temp/mergedir/etc/resolv.conf 2022-12-31 15:25:01,979 - DEBUG - core - Collecting metadata for image layer... 2022-12-31 15:25:01,980 - DEBUG - rootfs - Running command: sudo unshare -pf --mount-proc=/home/ubuntu/.tern/temp/mergedir/proc chroot /home/ubuntu/.tern/temp/mergedir /bin/sh -c export PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" && pkgs=`apk info 2>/dev/null` && for p in $pkgs; do files=`apk -L info $p 2>/dev/null`; for file in $files; do if [ -f $file ]; then echo $file; fi; done; echo LICF; done 2022-12-31 15:25:02,355 - DEBUG - rootfs - Running command: sudo unshare -pf --mount-proc=/home/ubuntu/.tern/temp/mergedir/proc chroot /home/ubuntu/.tern/temp/mergedir /bin/sh -c export PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" && pkgs=`apk info 2>/dev/null` && for p in $pkgs; do apk -a info $p 2>/dev/null | tail -2 | head -1; done 2022-12-31 15:25:02,741 - DEBUG - rootfs - Running command: sudo unshare -pf --mount-proc=/home/ubuntu/.tern/temp/mergedir/proc chroot /home/ubuntu/.tern/temp/mergedir /bin/sh -c export PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" && pkgs=`apk info 2>/dev/null` && for p in $pkgs; do lic=`apk info $p 2>/dev/null | head -1 | awk '{print $1}'`; echo $lic | sed -e "s/^$p-//"; done 2022-12-31 15:25:03,145 - DEBUG - rootfs - Running command: sudo unshare -pf --mount-proc=/home/ubuntu/.tern/temp/mergedir/proc chroot /home/ubuntu/.tern/temp/mergedir /bin/sh -c export PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" && apk info 2>/dev/null 2022-12-31 15:25:03,199 - DEBUG - rootfs - Running command: sudo unshare -pf --mount-proc=/home/ubuntu/.tern/temp/mergedir/proc chroot /home/ubuntu/.tern/temp/mergedir /bin/sh -c export PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" && pkgs=`apk info 2>/dev/null` && for p in $pkgs; do apk info $p 2>/dev/null | head -5 | tail -1; done 2022-12-31 15:25:03,508 - WARNING - core - Some metadata may be missing 2022-12-31 15:25:03,525 - DEBUG - rootfs - Running command: sudo umount /home/ubuntu/.tern/temp/mergedir/proc 2022-12-31 15:25:03,578 - DEBUG - rootfs - Running command: sudo umount /home/ubuntu/.tern/temp/mergedir/sys 2022-12-31 15:25:03,626 - DEBUG - rootfs - Running command: sudo umount /home/ubuntu/.tern/temp/mergedir/dev 2022-12-31 15:25:03,677 - DEBUG - rootfs - Running command: sudo umount -rl /home/ubuntu/.tern/temp/mergedir 2022-12-31 15:25:04,101 - DEBUG - rootfs - Running command: sudo rm -rf /home/ubuntu/.tern/temp/mergedir 2022-12-31 15:25:04,152 - DEBUG - rootfs - Running command: sudo rm -rf /home/ubuntu/.tern/temp/workdir 2022-12-31 15:25:04,199 - DEBUG - rootfs - Running command: sudo rm -rf /home/ubuntu/.tern/temp/b73bac2fe5a7b9d1abcbf0138798281e20b11e59b4605b104d38e914fa35b4d2/contents 2022-12-31 15:25:04,262 - DEBUG - rootfs - Running command: sudo rm -rf /home/ubuntu/.tern/temp/5a97bd93994a8c4adfc616a5520ecc5487eace26e9def287ada97ff8c6b8b9bf/contents 2022-12-31 15:25:04,324 - DEBUG - rootfs - Running command: sudo rm -rf /home/ubuntu/.tern/temp/3ca24056bca22aa591bf14e2cfb40eb8f41fe3bd302e6f291eb34ae079e1fae3/contents 2022-12-31 15:25:04,386 - DEBUG - prep - Tearing down... 2022-12-31 15:25:16,308 - DEBUG - __main__ - Finished