You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
=> WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 19) 0.0s
=> WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 58) 0.0s
=> WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 64) 0.0s
Minimum reproducible example
cd examples/digital_fingerprinting/production
sudo docker compose build
sudo docker compose run morpheus_pipeline bash
Relevant log output
Click here to see error details
[+] Creating 1/0
✔ Container mlflow_server Created 0.0s
[+] Running 1/1
✔ Container mlflow_server Started 0.3s
[+] Running 1/1
! morpheus_pipeline Warning pull access denied for dfp_morpheus, repository does not exist or may require 'docker logi... 0.9s
[+] Building 597.6s (13/13) FINISHED docker:default
=> [morpheus_pipeline internal] load build definition from Dockerfile 0.0s
=> => transferring dockerfile: 2.78kB 0.0s
=> WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 19) 0.0s
=> WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 58) 0.0s
=> WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 64) 0.0s
=> [morpheus_pipeline internal] load metadata for nvcr.io/nvidia/cuda:12.5.1-base-ubuntu22.04 0.5s
=> [morpheus_pipeline auth] nvidia/cuda:pull token for nvcr.io 0.0s
=> [morpheus_pipeline internal] load .dockerignore 0.0s
=> => transferring context: 213B 0.0s
=> [morpheus_pipeline base 1/6] FROM nvcr.io/nvidia/cuda:12.5.1-base-ubuntu22.04@sha256:47181750209e68cab2e36c3e0e8ab0ab8d76bdabbb418e56e4b0ac7b08b 0.0s
=> [morpheus_pipeline internal] load build context 0.0s
=> => transferring context: 1.98MB 0.0s
=> CACHED [morpheus_pipeline base 2/6] RUN apt-get update && apt-get install -y git git-lfs wget && apt-get clean 0.0s
=> CACHED [morpheus_pipeline base 3/6] RUN wget https://repo.anaconda.com/miniconda/Miniconda3-latest-Linux-x86_64.sh -O /tmp/miniconda.sh && b 0.0s
=> CACHED [morpheus_pipeline base 4/6] WORKDIR /workspace/examples/digital_fingerprinting/production 0.0s
=> [morpheus_pipeline base 5/6] COPY . /workspace/examples/digital_fingerprinting/production/ 0.0s
=> [morpheus_pipeline base 6/6] RUN conda env create --solver=libmamba -y --name morpheus-dfp --file ./conda/environments/dfp_example_cuda-125_ar 433.7s
=> [morpheus_pipeline] exporting to image 163.2s
=> => exporting layers 163.2s
=> => writing image sha256:ffd567318f9ce702e51178f49f756ae28c58cde75d0b544e547c399c739415ce 0.0s
=> => naming to docker.io/library/dfp_morpheus 0.0s
=> [morpheus_pipeline] resolving provenance for metadata file
Full env printout
Click here to see environment details
[Paste the results of print_env.sh here, it will be hidden by default]
Other/Misc.
No response
Code of Conduct
I agree to follow Morpheus' Code of Conduct
I have searched the open bugs and have found no duplicates for this bug report
The text was updated successfully, but these errors were encountered:
Version
24.10
Which installation method(s) does this occur on?
Source
Describe the bug.
Minimum reproducible example
cd examples/digital_fingerprinting/production sudo docker compose build sudo docker compose run morpheus_pipeline bash
Relevant log output
Click here to see error details
Full env printout
Click here to see environment details
Other/Misc.
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: