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

failed to build Dockerfile.saichallenger-client-bldr #584

Open
mgheorghe opened this issue Jun 4, 2024 · 3 comments
Open

failed to build Dockerfile.saichallenger-client-bldr #584

mgheorghe opened this issue Jun 4, 2024 · 3 comments
Assignees

Comments

@mgheorghe
Copy link
Collaborator

mgheorghe commented Jun 4, 2024

in Dockerfile.saichallenger-client-bldr, change the version of a python package or anything to trigger the container build

i see bunch of errors trying to install OS packages coming from the dependent container
and after that docker-saichallenger-client-bldr fails too

ERROR: failed to solve: process "/bin/sh -c apt-get -o Acquire::Check-Valid-Until=false update && apt-get install -y         apt-utils         build-essential         python3         python3-pip         iproute2         rsyslog         supervisor         cmake         graphviz         doxygen         aspell         git         wget         libffi-dev         nlohmann-json3-dev         python3-paramiko     && rm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 100
ERROR: "docker build -f dockerfiles/${BASE_OS}/Dockerfile.client --build-arg NOSNAPPI=${NOSNAPPI} -t sc-client:${BASE_OS} ." command filed with exit code 1.

===========================================
     SAI Challenger build options
===========================================

 Docker image type  : client
 Base OS            : buster
 ASIC name          : 
 ASIC target        : 
 Platform path      : 
 SAI interface      : redis

===========================================

#0 building with "default" instance using docker driver

#1 [internal] load build definition from Dockerfile.saichallenger-client-bldr
#1 transferring dockerfile: 2B done
#1 DONE 0.0s

#2 [internal] load .dockerignore
#2 transferring context: 84B done
#2 DONE 0.0s
ERROR: failed to solve: failed to read dockerfile: open /var/lib/docker/tmp/buildkit-mount502350835/Dockerfile.saichallenger-client-bldr: no such file or directory
make: *** [Makefile:696: docker-saichallenger-client-bldr] Error 1
Error: Process completed with exit code 2.

https://github.com/mgheorghe/DASH/actions/runs/9371392501/job/25800567766?pr=6

@mgheorghe
Copy link
Collaborator Author

@KrisNey-MSFT
Copy link
Collaborator

hi @mgheorghe - the 2 SAI-Challenger PRs seem to be closed/merged now. Want to check?

@KrisNey-MSFT
Copy link
Collaborator

hi @mgheorghe - just checking in on this in case you had time.

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

No branches or pull requests

2 participants