acoustic-van-30942
10/16/2023, 8:53 PMacoustic-van-30942
10/16/2023, 8:54 PMNo older events at this moment.
Retry
==========
== CUDA ==
==========
CUDA Version 11.8.0
Container image Copyright (c) 2016-2023, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
This container image and its contents are governed by the NVIDIA Deep Learning Container License.
By pulling and using the container, you accept the terms and conditions of this license:
<https://developer.nvidia.com/ngc/nvidia-deep-learning-container-license>
A copy of this license is made available in this container at /NGC-DL-CONTAINER-LICENSE for your convenience.
Setting up task environment.
bash: line 1: 32 Killed python -m pip install requests -qqq
bash: line 0: [: -le: unary operator expected
bash: line 0: [: -gt: unary operator expected
tar: job.tar: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now
/home/ray/anaconda3/bin/python: Error while finding module specification for 'metaflow.mflog.save_logs' (ModuleNotFoundError: No module named 'metaflow')ancient-application-36103
10/16/2023, 10:55 PMtar?acoustic-van-30942
10/16/2023, 10:55 PMtar to install some packages.ancient-application-36103
10/16/2023, 10:55 PMacoustic-van-30942
10/16/2023, 10:56 PMHOMEancient-application-36103
10/16/2023, 10:56 PMacoustic-van-30942
10/16/2023, 10:57 PMacoustic-van-30942
10/16/2023, 10:57 PMacoustic-van-30942
10/17/2023, 1:22 AMRUN mkdir /logs && chown 1000 /logs
RUN mkdir /metaflow && chown 1000 /metaflow
ENV HOME=/metaflow
WORKDIR /metaflow