2024-04-10 00:59:59,342 INFO MainThread:399 [wandb_setup.py:_flush():76] Current SDK version is 0.16.5 2024-04-10 00:59:59,342 INFO MainThread:399 [wandb_setup.py:_flush():76] Configure stats pid to 399 2024-04-10 00:59:59,342 INFO MainThread:399 [wandb_setup.py:_flush():76] Loading settings from /root/.config/wandb/settings 2024-04-10 00:59:59,342 INFO MainThread:399 [wandb_setup.py:_flush():76] Loading settings from /kaggle/working/wandb/settings 2024-04-10 00:59:59,343 INFO MainThread:399 [wandb_setup.py:_flush():76] Loading settings from environment variables: {} 2024-04-10 00:59:59,343 INFO MainThread:399 [wandb_setup.py:_flush():76] Applying setup settings: {'_disable_service': False} 2024-04-10 00:59:59,343 INFO MainThread:399 [wandb_setup.py:_flush():76] Inferring run settings from compute environment: {'program': ''} 2024-04-10 00:59:59,343 INFO MainThread:399 [wandb_setup.py:_flush():76] Applying login settings: {} 2024-04-10 00:59:59,343 INFO MainThread:399 [wandb_init.py:_log_setup():527] Logging user logs to /kaggle/working/wandb/run-20240410_005959-52om3vq0/logs/debug.log 2024-04-10 00:59:59,343 INFO MainThread:399 [wandb_init.py:_log_setup():528] Logging internal logs to /kaggle/working/wandb/run-20240410_005959-52om3vq0/logs/debug-internal.log 2024-04-10 00:59:59,343 INFO MainThread:399 [wandb_init.py:_jupyter_setup():473] configuring jupyter hooks 2024-04-10 00:59:59,343 INFO MainThread:399 [wandb_init.py:init():567] calling init triggers 2024-04-10 00:59:59,343 INFO MainThread:399 [wandb_init.py:init():574] wandb.init called with sweep_config: {} config: {} 2024-04-10 00:59:59,343 INFO MainThread:399 [wandb_init.py:init():617] starting backend 2024-04-10 00:59:59,343 INFO MainThread:399 [wandb_init.py:init():621] setting up manager 2024-04-10 00:59:59,345 INFO MainThread:399 [backend.py:_multiprocessing_setup():105] multiprocessing start_methods=fork,spawn,forkserver, using: spawn 2024-04-10 00:59:59,346 INFO MainThread:399 [wandb_init.py:init():629] backend started and connected 2024-04-10 00:59:59,359 INFO MainThread:399 [wandb_run.py:_label_probe_notebook():1299] probe notebook 2024-04-10 00:59:59,732 INFO MainThread:399 [wandb_init.py:init():721] updated telemetry 2024-04-10 00:59:59,735 INFO MainThread:399 [wandb_init.py:init():754] communicating run to backend with 90.0 second timeout 2024-04-10 00:59:59,979 INFO MainThread:399 [wandb_run.py:_on_init():2344] communicating current version 2024-04-10 01:00:00,044 INFO MainThread:399 [wandb_run.py:_on_init():2353] got version response upgrade_message: "wandb version 0.16.6 is available! To upgrade, please run:\n $ pip install wandb --upgrade" 2024-04-10 01:00:00,044 INFO MainThread:399 [wandb_init.py:init():805] starting run threads in backend 2024-04-10 01:00:11,161 ERROR MainThread:399 [wandb_init.py:init():1215] error Traceback (most recent call last): File "/opt/conda/lib/python3.10/site-packages/wandb/sdk/wandb_init.py", line 1187, in init run = wi.init() File "/opt/conda/lib/python3.10/site-packages/wandb/sdk/wandb_init.py", line 818, in init run_start_result = run_start_handle.wait(timeout=30) File "/opt/conda/lib/python3.10/site-packages/wandb/sdk/lib/mailbox.py", line 283, in wait found, abandoned = self._slot._get_and_clear(timeout=wait_timeout) File "/opt/conda/lib/python3.10/site-packages/wandb/sdk/lib/mailbox.py", line 130, in _get_and_clear if self._wait(timeout=timeout): File "/opt/conda/lib/python3.10/site-packages/wandb/sdk/lib/mailbox.py", line 126, in _wait return self._event.wait(timeout=timeout) File "/opt/conda/lib/python3.10/threading.py", line 607, in wait signaled = self._cond.wait(timeout) File "/opt/conda/lib/python3.10/threading.py", line 324, in wait gotit = waiter.acquire(True, timeout) KeyboardInterrupt During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/opt/conda/lib/python3.10/site-packages/wandb/sdk/wandb_init.py", line 1195, in init getcaller() File "/opt/conda/lib/python3.10/site-packages/wandb/sdk/wandb_init.py", line 855, in getcaller src, line, func, stack = logger.findCaller(stack_info=True) File "/root/.local/lib/python3.10/site-packages/log.py", line 45, in findCaller traceback.print_stack(f, file=sio) NameError: name 'traceback' is not defined