elegant-beach-10818
07/16/2024, 1:52 PM2024-07-16 13:39:08.057 [192694/start/2593865 (pid 4043)] [pod t-f8605486-cl4b6-f9hhv] info libmamba ****************** Backtrace Start ******************
2024-07-16 13:39:08.057 [192694/start/2593865 (pid 4043)] [pod t-f8605486-cl4b6-f9hhv] debug libmamba Loading configuration
2024-07-16 13:39:08.057 [192694/start/2593865 (pid 4043)] [pod t-f8605486-cl4b6-f9hhv] trace libmamba Compute configurable 'create_base'
2024-07-16 13:39:08.057 [192694/start/2593865 (pid 4043)] [pod t-f8605486-cl4b6-f9hhv] trace libmamba Compute configurable 'no_env'
2024-07-16 13:39:08.057 [192694/start/2593865 (pid 4043)] [pod t-f8605486-cl4b6-f9hhv] trace libmamba Compute configurable 'no_rc'
2024-07-16 13:39:08.057 [192694/start/2593865 (pid 4043)] [pod t-f8605486-cl4b6-f9hhv] trace libmamba Compute configurable 'rc_files'
2024-07-16 13:39:08.057 [192694/start/2593865 (pid 4043)] [pod t-f8605486-cl4b6-f9hhv] trace libmamba Compute configurable 'root_prefix'
2024-07-16 13:39:08.057 [192694/start/2593865 (pid 4043)] [pod t-f8605486-cl4b6-f9hhv] critical libmamba Could not use default root_prefix "/root/.local/share/mamba": Directory exists, is not empty and not a conda prefix.
2024-07-16 13:39:08.057 [192694/start/2593865 (pid 4043)] [pod t-f8605486-cl4b6-f9hhv] info libmamba ****************** Backtrace End ********************
2024-07-16 13:39:08.057 [192694/start/2593865 (pid 4043)] [pod t-f8605486-cl4b6-f9hhv] error libmamba Error opening for reading "/root/.local/share/mamba/pkgs/tk-8.6.13-noxft_h4845f30_101/info/index.json": No such file or directory
2024-07-16 13:39:08.057 [192694/start/2593865 (pid 4043)] [pod t-f8605486-cl4b6-f9hhv] error libmamba Error when extracting package: [json.exception.parse_error.101] parse error at line 1, column 1: attempting to parse an empty input; check that your input string or stream contains the expected JSON
2024-07-16 13:39:08.057 [192694/start/2593865 (pid 4043)] [pod t-f8605486-cl4b6-f9hhv] critical libmamba Found incorrect downloads. Aborting
2024-07-16 13:39:10.017 [192694/start/2593865 (pid 4043)] Kubernetes error:
2024-07-16 13:39:10.017 [192694/start/2593865 (pid 4043)] Error (exit code 1). This could be a transient error. Use @retry to retry.
2024-07-16 13:39:10.118 [192694/start/2593865 (pid 4043)]
2024-07-16 13:39:08.057 [192694/start/2593865 (pid 4043)] [pod t-f8605486-cl4b6-f9hhv]
2024-07-16 13:39:10.271 [192694/start/2593865 (pid 4043)] Task failed.
2024-07-16 13:39:10.398 Workflow failed.
2024-07-16 13:39:10.398 Terminating 0 active tasks...
2024-07-16 13:39:10.398 Flushing logs...
Step failure:
This can be remedied in the short term by building the following docker image and using it with the environment var `METAFLOW_DEFAULT_CONTAINER_IMAGE=your_custom_image`:
FROM public.ecr.aws/docker/library/python:3.10.13
RUN apt update && apt install -y curl python3 python3-pip wget
# Install Micromamba
RUN curl -Ls <https://micromamba.snakepit.net/api/micromamba/linux-64/1.5.5> | tar -xvj bin/micromamba && \
mv bin/micromamba /usr/local/bin/
# Install Python dependencies
RUN pip install --no-cache-dir boto3==1.34.15 requests==2.22.0
ancient-application-36103
07/16/2024, 1:53 PMelegant-beach-10818
07/16/2024, 1:54 PMancient-application-36103
07/16/2024, 1:54 PMancient-application-36103
07/16/2024, 2:43 PMancient-application-36103
07/16/2024, 2:45 PMrhythmic-beach-70913
07/16/2024, 2:56 PMancient-application-36103
07/16/2024, 3:06 PMnumerous-alarm-85001
07/16/2024, 3:08 PMnumerous-alarm-85001
07/16/2024, 3:08 PMfancy-machine-6060
07/16/2024, 3:59 PMgreat-father-37686
07/16/2024, 4:18 PM2024-07-16 12:12:10.383 [268/train_model/956 (pid 72466)] [pod t-4d1f8816-8qs5v-4lqfx] metaflow_extensions.netflix_ext.plugins.conda.utils.CondaStepException: Step(s): ['train_model'], Error: Conda command '['/root/.local/bin/micromamba', 'info', '--json']' returned error (1); see pretty-printed error above
great-father-37686
07/16/2024, 4:34 PMpurple-airport-8225
07/16/2024, 5:21 PMancient-application-36103
07/16/2024, 5:58 PMancient-application-36103
07/16/2024, 5:59 PMdry-beach-38304
07/16/2024, 6:01 PMdry-beach-38304
07/16/2024, 6:03 PM