Skip to content

podman 5 stuck on sending tarball #22354

Closed as not planned
Closed as not planned
@Fydon

Description

@Fydon

Issue Description

podman gets stuck on sending tarball for a ARM64 build on a x64 Windows PC. I left sending tarball running for over 10.5 hours after all other steps completed and had still not progressed.
Code_-_Insiders_sdQRaj87po

Steps to reproduce the issue

Steps to reproduce the issue

  1. git clone --branch podman-5-stalls [email protected]:Fydon/opentelemetry-cpp-contrib.git .
  2. cd instrumentation/otel-webserver-module
  3. docker buildx build -t apache_centos7_arm64 -f docker/centos7/Dockerfile --load . --platform linux/arm64 --build-arg AUTOCONF_BUILD_TYPE='aarch64-unknown-linux-gnu' --build-arg BUILD_ARCH='arm64' --build-arg CMAKE_ARCH='aarch64' --build-arg GOSU_ARCH='arm64' --build-arg JDK_ARCH='aarch64' --build-arg NGINX_ARCH='aarch64'

Describe the results you received

Stuck on sending tarball

Describe the results you expected

I expected the layers to be exported and an image to be created.

podman info output

> podman info
OS: windows/amd64
provider: wsl
version: 5.0.1

Cannot connect to Podman. Please verify your connection to the Linux system using `podman system connection list`, or try `podman machine init` and `podman machine start` to manage a new Linux VM
Error: unable to connect to Podman socket: failed to connect: dial tcp 127.0.0.1:4161: connectex: No connection could be made because the target machine actively refused it.

> podman --version
podman.exe version 5.0.1

Windows 11 Version 23H2 Build 22631.3296

Podman in a container

No

Privileged Or Rootless

None

Upstream Latest Release

Yes

Additional environment details

No response

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/bugCategorizes issue or PR as related to a bug.locked - please file new issue/PRAssist humans wanting to comment on an old issue or PR with locked comments.windowsissue/bug on Windows

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions