Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support zstd compression in image commit #5452

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Support zstd compression in image commit

f1f29a9
Select commit
Loading
Failed to load commit list.
Open

Support zstd compression in image commit #5452

Support zstd compression in image commit
f1f29a9
Select commit
Loading
Failed to load commit list.
Cirrus CI / Containerized Integration failed Jun 21, 2024 in 1h 37m 44s

Task Summary

Instruction integration_test failed in 01:27:05

Details

✅ 00:10 clone
✅ 03:28 setup
✅ 06:47 build
❌ 01:27:05 integration_test

[+4573s] ok 768 Verify /run/.containerenv exist
[+4577s] ok 769 run-device
[+4577s] ok 770 run-device-Rename # skip test does not work when $BUILDAH_ISOLATION = chroot
[+4577s] ok 771 run check /etc/hosts # skip This test is not working inside a container
[+4577s] ok 772 run check /etc/hosts and resolv.conf with --network pasta # skip test does not work when $BUILDAH_ISOLATION = chroot
[+4581s] ok 773 run check /etc/resolv.conf
[+4583s] ok 774 run --network=none and --isolation chroot must conflict
[+4586s] ok 775 run --network=private must mount a fresh /sys
[+4595s] ok 776 run --network should override build --network
[+4597s] ok 777 run --user
[+4597s] ok 778 run --runtime --runtime-flag # skip This test is not working inside a container
[+4600s] ok 779 run --terminal
[+4600s] ok 780 rootless on cgroupv2 and systemd runs under user.slice # skip This test is not working inside a container
[+4603s] ok 781 run-inheritable-capabilities
[+4611s] ok 782 run masks
[+4615s] ok 783 empty run statement doesn't crash
[+4687s] ok 784 commit-sbom-types
[+4893s] ok 785 bud-sbom-types
[+4945s] ok 786 bud-sbom-with-no-changes
[+5067s] ok 787 bud-sbom-with-only-config-changes
[+5073s] ok 788 bud-sbom-with-non-presets
[+5074s] ok 789 selinux test # skip selinux is disabled
[+5074s] ok 790 selinux spc # skip selinux is disabled
[+5074s] ok 791 selinux specific level # skip selinux is disabled
[+5083s] ok 792 commit-pull-push-signatures
[+5085s] ok 793 build-with-dockerfile-signatures
[+5086s] ok 794 source create
[+5087s] ok 795 source add
[+5103s] ok 796 source push/pull
[+5124s] ok 797 squash
[+5148s] ok 798 squash-using-dockerfile
[+5158s] ok 799 bud-squash-should-use-cache
[+5169s] ok 800 bud-squash-should-use-cache and verify content inside image
[+5176s] ok 801 bud with ssh key
[+5180s] ok 802 bud with ssh key secret accessed on second RUN
[+5184s] ok 803 bud with containerfile ssh options
[+5191s] ok 804 bud with ssh sock
[+5203s] ok 805 bind secrets mounts to container
[+5205s] ok 806 tag by name
[+5206s] ok 807 tag by id
[+5207s] ok 808 tag a manifest list
[+5207s] ok 809 tutorial-cgroups # skip test does not work when $BUILDAH_ISOLATION = chroot
[+5208s] ok 810 umount-flags-order-verification
[+5209s] ok 811 umount one image
[+5210s] ok 812 umount bad image
[+5212s] ok 813 umount multi images
[+5214s] ok 814 umount all images
[+5216s] ok 815 umount multi images one bad
[+5216s] 
[+5216s] real	80m37.717s
[+5216s] user	27m30.246s
[+5216s] sys	27m33.925s
[+5216s] make: *** [Makefile:194: test-integration] Error 1
[04:12:25] END - [+5225s] total duration since START

Exit status: 2��������