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 storing Ollama [non-]OCI image layers #2075

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

Support storing Ollama layers

4e81474
Select commit
Loading
Failed to load commit list.
Draft

Support storing Ollama [non-]OCI image layers #2075

Support storing Ollama layers
4e81474
Select commit
Loading
Failed to load commit list.
Cirrus CI / fedora-39 overlay-transient failed Aug 26, 2024 in 12m 0s

Task Summary

Instruction build_and_test failed in 11:29

Details

✅ 00:02 clone
✅ 00:21 setup
❌ 11:29 build_and_test

[+0658s] #   `[ "$size" -ne 0 ]' failed
[+0658s] # 8203df2b02495775563d9603375a3a37b806e7d710180cce3a8b895df655ad83
[+0658s] # 1+0 records in
[+0658s] # 1+0 records out
[+0658s] # 1024 bytes (1.0 kB, 1.0 KiB) copied, 3.037e-05 s, 33.7 MB/s
[+0658s] # bb3ba3dcb5340351d49e79e210cc3ffef5dbbc21c27b2d90e761cf66468c9fcf
[+0658s] # file1
[+0658s] # file2
[+0658s] # file3
[+0658s] # file4
[+0658s] # file5
[+0658s] # 99fe3c52a8f2e526e968f0c9c5f54a3213d8a9d952efee2dd90ad61964d43e82
[+0658s] # image:99fe3c52a8f2e526e968f0c9c5f54a3213d8a9d952efee2dd90ad61964d43e82
[+0658s] # ID: 99fe3c52a8f2e526e968f0c9c5f54a3213d8a9d952efee2dd90ad61964d43e82
[+0658s] # Top Layer: bb3ba3dcb5340351d49e79e210cc3ffef5dbbc21c27b2d90e761cf66468c9fcf
[+0658s] # Size: 0
[+0659s] ok 55 idmaps-create-mapped-container
[+0659s] ok 56 idmaps-create-mapped-container-shifting
[+0659s] ok 57 idmaps-create-layer-from-another-image-store
[+0660s] ok 58 image
[+0660s] ok 59 layerless-image
[+0660s] ok 60 images-by-digest
[+0661s] ok 61 image-dirs
[+0661s] ok 62 import-layer
[+0661s] ok 63 import-layer-with-immutable # skip not supported on Linux
[+0682s] ok 64 allow storing images with more than 127 layers
[+0682s] ok 65 manifests
[+0683s] ok 66 metadata
[+0683s] ok 67 mount-layer
[+0684s] ok 68 names at creation: layers
[+0684s] ok 69 add-names: layers
[+0684s] ok 70 set-names: layers
[+0684s] ok 71 move-names: layers
[+0685s] ok 72 names at creation: images
[+0685s] ok 73 add-names: images
[+0685s] ok 74 set-names: images
[+0686s] ok 75 move-names: images
[+0686s] ok 76 add-names: ro-images
[+0686s] ok 77 remove-names: ro-images
[+0686s] ok 78 names at creation: containers
[+0687s] ok 79 add-names: containers
[+0687s] ok 80 set-names: containers
[+0687s] ok 81 move-names: containers
[+0688s] ok 82 overlay-recreate
[+0688s] ok 83 split-store
[+0689s] ok 84 split-store - use graphRoot as an additional store by default
[+0689s] ok 85 status
[+0689s] ok 86 additional-stores
[+0689s] 
[+0689s] real	0m52.035s
[+0689s] user	0m27.295s
[+0689s] sys	0m23.172s
[+0689s] make: *** [Makefile:76: local-test-integration] Error 1
[06:32:08] END - [+0689s] total duration since START

Exit status: 2