Skip to content

Make mkfs.xfs available on OpenLab's CI environment#6668

Merged
dmcgowan merged 1 commit intocontainerd:mainfrom
kzys:openlab-xfs
Mar 14, 2022
Merged

Make mkfs.xfs available on OpenLab's CI environment#6668
dmcgowan merged 1 commit intocontainerd:mainfrom
kzys:openlab-xfs

Conversation

@kzys
Copy link
Copy Markdown
Member

@kzys kzys commented Mar 12, 2022

Since 0d0b2bd, our tests need mkfs.xfs.

Signed-off-by: Kazuyoshi Kato [email protected]

@theopenlab-ci
Copy link
Copy Markdown

theopenlab-ci Bot commented Mar 12, 2022

Build succeeded.

@fuweid
Copy link
Copy Markdown
Member

fuweid commented Mar 12, 2022

time="2022-03-12T01:11:57.469789655Z" level=debug msg="do request" host=k8s.gcr.io request.header.accept="application/vnd.docker.distribution.manifest.v2+json, application/vnd.docker.distribution.manifest.list.v2+json, application/vnd.oci.image.manifest.v1+json, application/vnd.oci.image.index.v1+json, */*" request.header.user-agent=containerd/v1.6.0-87-ga970df3 request.method=HEAD url="https://k8s.gcr.io/v2/pause/manifests/3.6"
time="2022-03-12T01:11:57.472444923Z" level=error msg="RunPodSandbox for &PodSandboxMetadata{Name:sandbox,Uid:52fdfc072182654f163f5f0f9a621d729566c74d10037c4d7bbb0407d1e2c649,Namespace:additional-gids-81855ad8681d0d86d1e91e00167939cb6694d2c422acd208a0072939487f6999,Attempt:0,} failed, error" error="rpc error: code = Canceled desc = failed to get sandbox image \"k8s.gcr.io/pause:3.6\": failed to pull image \"k8s.gcr.io/pause:3.6\": failed to pull and unpack image \"k8s.gcr.io/pause:3.6\": context canceled"

retrying

@fuweid
Copy link
Copy Markdown
Member

fuweid commented Mar 12, 2022

+ Failure [7.186 seconds]
[k8s.io] Streaming
github.com/kubernetes-sigs/cri-tools/pkg/framework/framework.go:72
  runtime should support streaming interfaces
  github.com/kubernetes-sigs/cri-tools/pkg/validate/streaming.go:55
    runtime should support exec with tty=true and stdin=true [Conformance] [It]
    github.com/kubernetes-sigs/cri-tools/pkg/validate/streaming.go:87

    The stdout of exec should contain hello
    Expected
        <string>: 
    to contain substring
        <string>: hello

    github.com/kubernetes-sigs/cri-tools/pkg/validate/streaming.go:203

retrying

Copy link
Copy Markdown
Member

@estesp estesp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Since 0d0b2bd, devmapper snapshotter needs mkfs.xfs to run all tests.

Signed-off-by: Kazuyoshi Kato <[email protected]>
@kzys
Copy link
Copy Markdown
Member Author

kzys commented Mar 14, 2022

/retest

@estesp
Copy link
Copy Markdown
Member

estesp commented Mar 14, 2022

/test pull-containerd-build

@containerd containerd deleted a comment from k8s-ci-robot Mar 14, 2022
@theopenlab-ci
Copy link
Copy Markdown

theopenlab-ci Bot commented Mar 14, 2022

Build succeeded.

@estesp
Copy link
Copy Markdown
Member

estesp commented Mar 14, 2022

Looks like that fixed it:

I think we can ignore the known test flake on Windows if someone else wants to LGTM this gets us back to working tests on ARM64

@dmcgowan dmcgowan merged commit 9c65a30 into containerd:main Mar 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants