{"time":"2024-12-16T10:50:04.461739964+08:00","level":"WARN","msg":"runwork: ignoring record after close","work":{"Record":{"RecordType":{"Request":{"RequestType":{"Defer":{}}}},"control":{"always_send":true}}}}
2024-12-16 10:48:34,432 INFO MainThread:6275 [wandb_setup.py:_flush():68] Current SDK version is 0.19.1
2024-12-16 10:48:34,432 INFO MainThread:6275 [wandb_setup.py:_flush():68] Configure stats pid to 6275
2024-12-16 10:48:34,432 INFO MainThread:6275 [wandb_setup.py:_flush():68] Loading settings from /root/.config/wandb/settings
2024-12-16 10:48:34,432 INFO MainThread:6275 [wandb_setup.py:_flush():68] Loading settings from /mnt/xgen-mm/LAVIS/wandb/settings
2024-12-16 10:48:34,432 INFO MainThread:6275 [wandb_setup.py:_flush():68] Loading settings from environment variables
2024-12-16 10:48:34,432 INFO MainThread:6275 [wandb_init.py:_log_setup():528] Logging user logs to /mnt/xgen-mm/LAVIS/wandb/run-20241216_104834-iey8t0re/logs/debug.log
2024-12-16 10:48:34,432 INFO MainThread:6275 [wandb_init.py:_log_setup():529] Logging internal logs to /mnt/xgen-mm/LAVIS/wandb/run-20241216_104834-iey8t0re/logs/debug-internal.log
2024-12-16 10:48:34,433 INFO MainThread:6275 [wandb_init.py:init():644] calling init triggers
2024-12-16 10:48:34,433 INFO MainThread:6275 [wandb_init.py:init():650] wandb.init called with sweep_config: {}
2024-12-16 10:48:34,433 INFO MainThread:6275 [wandb_init.py:init():680] starting backend
2024-12-16 10:48:34,433 INFO MainThread:6275 [wandb_init.py:init():684] sending inform_init request
2024-12-16 10:48:34,436 INFO MainThread:6275 [backend.py:_multiprocessing_setup():104] multiprocessing start_methods=fork,spawn,forkserver, using: spawn
2024-12-16 10:48:34,437 INFO MainThread:6275 [wandb_init.py:init():697] backend started and connected
2024-12-16 10:48:34,438 INFO MainThread:6275 [wandb_init.py:init():790] updated telemetry
2024-12-16 10:48:34,444 INFO MainThread:6275 [wandb_init.py:init():822] communicating run to backend with 90.0 second timeout
2024-12-16 10:49:02,634 INFO Thread-2 (wrapped_target):6275 [retry.py:__call__():172] Retry attempt failed:
Traceback (most recent call last):
File "/usr/local/lib/python3.10/site-packages/urllib3/connection.py", line 199, in _new_conn
sock = connection.create_connection(
File "/usr/local/lib/python3.10/site-packages/urllib3/util/connection.py", line 60, in create_connection
for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM):
File "/usr/local/lib/python3.10/socket.py", line 955, in getaddrinfo
for res in _socket.getaddrinfo(host, port, family, type, proto, flags):
socket.gaierror: [Errno -3] Temporary failure in name resolution
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/usr/local/lib/python3.10/site-packages/urllib3/connectionpool.py", line 789, in urlopen
response = self._make_request(
File "/usr/local/lib/python3.10/site-packages/urllib3/connectionpool.py", line 490, in _make_request
raise new_e
File "/usr/local/lib/python3.10/site-packages/urllib3/connectionpool.py", line 466, in _make_request
self._validate_conn(conn)
File "/usr/local/lib/python3.10/site-packages/urllib3/connectionpool.py", line 1095, in _validate_conn
conn.connect()
File "/usr/local/lib/python3.10/site-packages/urllib3/connection.py", line 693, in connect
self.sock = sock = self._new_conn()
File "/usr/local/lib/python3.10/site-packages/urllib3/connection.py", line 206, in _new_conn
raise NameResolutionError(self.host, self, e) from e
urllib3.exceptions.NameResolutionError: <urllib3.connection.HTTPSConnection object at 0x7f01ff1195d0>: Failed to resolve 'api.wandb.ai' ([Errno -3] Temporary failure in name resolution)
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/usr/local/lib/python3.10/site-packages/requests/adapters.py", line 667, in send
resp = conn.urlopen(
File "/usr/local/lib/python3.10/site-packages/urllib3/connectionpool.py", line 843, in urlopen
retries = retries.increment(
File "/usr/local/lib/python3.10/site-packages/urllib3/util/retry.py", line 519, in increment
raise MaxRetryError(_pool, url, reason) from reason # type: ignore[arg-type]
urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='api.wandb.ai', port=443): Max retries exceeded with url: /graphql (Caused by NameResolutionError("<urllib3.connection.HTTPSConnection object at 0x7f01ff1195d0>: Failed to resolve 'api.wandb.ai' ([Errno -3] Temporary failure in name resolution)"))
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/local/lib/python3.10/site-packages/wandb/sdk/lib/retry.py", line 131, in __call__
result = self._call_fn(*args, **kwargs)
File "/usr/local/lib/python3.10/site-packages/wandb/sdk/internal/internal_api.py", line 393, in execute
File "/usr/local/lib/python3.10/site-packages/requests/sessions.py", line 589, in request
resp = self.send(prep, **send_kwargs)
File "/usr/local/lib/python3.10/site-packages/requests/sessions.py", line 703, in send
r = adapter.send(request, **kwargs)
File "/usr/local/lib/python3.10/site-packages/requests/adapters.py", line 700, in send
raise ConnectionError(e, request=request)
requests.exceptions.ConnectionError: HTTPSConnectionPool(host='api.wandb.ai', port=443): Max retries exceeded with url: /graphql (Caused by NameResolutionError("<urllib3.connection.HTTPSConnection object at 0x7f01ff1195d0>: Failed to resolve 'api.wandb.ai' ([Errno -3] Temporary failure in name resolution)"))
2024-12-16 10:50:04,455 ERROR MainThread:6275 [wandb_init.py:init():849] encountered error: Run initialization has timed out after 90.0 sec. Please try increasing the timeout with the `init_timeout` setting: `wandb.init(settings=wandb.Settings(init_timeout=120))`.
2024-12-16 10:50:04,456 ERROR MainThread:6275 [wandb_init.py:init():1308] error in wandb.init()
Traceback (most recent call last):
File "/usr/local/lib/python3.10/site-packages/wandb/sdk/wandb_init.py", line 1298, in init
return wi.init()
File "/usr/local/lib/python3.10/site-packages/wandb/sdk/wandb_init.py", line 855, in init
raise error
wandb.errors.errors.CommError: Run initialization has timed out after 90.0 sec. Please try increasing the timeout with the `init_timeout` setting: `wandb.init(settings=wandb.Settings(init_timeout=120))`.
2024-12-16 10:50:04,461 WARNING MsgRouterThr:6275 [router.py:message_loop():75] message_loop has been closed
{"time":"2024-12-16T11:25:24.335872709+08:00","level":"ERROR","msg":"sender: upsertRun:","error":"failed to upsert bucket: api: failed sending: POST https://api.wandb.ai/graphql giving up after 6 attempt(s): context canceled"}
{"time":"2024-12-16T11:25:24.335902062+08:00","level":"WARN","msg":"runwork: ignoring record after close","work":{"Record":{"RecordType":{"Request":{"RequestType":{"Defer":{}}}},"control":{"always_send":true}}}}
2024-12-16 11:23:24,296 INFO MainThread:8851 [wandb_setup.py:_flush():68] Current SDK version is 0.19.1
2024-12-16 11:23:24,296 INFO MainThread:8851 [wandb_setup.py:_flush():68] Configure stats pid to 8851
2024-12-16 11:23:24,296 INFO MainThread:8851 [wandb_setup.py:_flush():68] Loading settings from /root/.config/wandb/settings
2024-12-16 11:23:24,296 INFO MainThread:8851 [wandb_setup.py:_flush():68] Loading settings from /mnt/xgen-mm/LAVIS/wandb/settings
2024-12-16 11:23:24,296 INFO MainThread:8851 [wandb_setup.py:_flush():68] Loading settings from environment variables
2024-12-16 11:23:24,296 INFO MainThread:8851 [wandb_init.py:_log_setup():528] Logging user logs to /mnt/xgen-mm/LAVIS/wandb/run-20241216_112324-4ze48ky3/logs/debug.log
2024-12-16 11:23:24,296 INFO MainThread:8851 [wandb_init.py:_log_setup():529] Logging internal logs to /mnt/xgen-mm/LAVIS/wandb/run-20241216_112324-4ze48ky3/logs/debug-internal.log
2024-12-16 11:23:24,296 INFO MainThread:8851 [wandb_init.py:init():644] calling init triggers
2024-12-16 11:23:24,296 INFO MainThread:8851 [wandb_init.py:init():650] wandb.init called with sweep_config: {}
2024-12-16 11:23:24,296 INFO MainThread:8851 [wandb_init.py:init():680] starting backend
2024-12-16 11:23:24,296 INFO MainThread:8851 [wandb_init.py:init():684] sending inform_init request
2024-12-16 11:23:24,300 INFO MainThread:8851 [backend.py:_multiprocessing_setup():104] multiprocessing start_methods=fork,spawn,forkserver, using: spawn
2024-12-16 11:23:24,300 INFO MainThread:8851 [wandb_init.py:init():697] backend started and connected
2024-12-16 11:23:24,303 INFO MainThread:8851 [wandb_init.py:init():790] updated telemetry
2024-12-16 11:23:24,309 INFO MainThread:8851 [wandb_init.py:init():822] communicating run to backend with 120.0 second timeout
2024-12-16 11:23:52,498 INFO Thread-2 (wrapped_target):8851 [retry.py:__call__():172] Retry attempt failed:
Traceback (most recent call last):
File "/usr/local/lib/python3.10/site-packages/urllib3/connection.py", line 199, in _new_conn
sock = connection.create_connection(
File "/usr/local/lib/python3.10/site-packages/urllib3/util/connection.py", line 60, in create_connection
for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM):
File "/usr/local/lib/python3.10/socket.py", line 955, in getaddrinfo
for res in _socket.getaddrinfo(host, port, family, type, proto, flags):
socket.gaierror: [Errno -3] Temporary failure in name resolution
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/usr/local/lib/python3.10/site-packages/urllib3/connectionpool.py", line 789, in urlopen
response = self._make_request(
File "/usr/local/lib/python3.10/site-packages/urllib3/connectionpool.py", line 490, in _make_request
raise new_e
File "/usr/local/lib/python3.10/site-packages/urllib3/connectionpool.py", line 466, in _make_request
self._validate_conn(conn)
File "/usr/local/lib/python3.10/site-packages/urllib3/connectionpool.py", line 1095, in _validate_conn
conn.connect()
File "/usr/local/lib/python3.10/site-packages/urllib3/connection.py", line 693, in connect
self.sock = sock = self._new_conn()
File "/usr/local/lib/python3.10/site-packages/urllib3/connection.py", line 206, in _new_conn
raise NameResolutionError(self.host, self, e) from e
urllib3.exceptions.NameResolutionError: <urllib3.connection.HTTPSConnection object at 0x7f4f5a5315a0>: Failed to resolve 'api.wandb.ai' ([Errno -3] Temporary failure in name resolution)
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/usr/local/lib/python3.10/site-packages/requests/adapters.py", line 667, in send
resp = conn.urlopen(
File "/usr/local/lib/python3.10/site-packages/urllib3/connectionpool.py", line 843, in urlopen
retries = retries.increment(
File "/usr/local/lib/python3.10/site-packages/urllib3/util/retry.py", line 519, in increment
raise MaxRetryError(_pool, url, reason) from reason # type: ignore[arg-type]
urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='api.wandb.ai', port=443): Max retries exceeded with url: /graphql (Caused by NameResolutionError("<urllib3.connection.HTTPSConnection object at 0x7f4f5a5315a0>: Failed to resolve 'api.wandb.ai' ([Errno -3] Temporary failure in name resolution)"))
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/local/lib/python3.10/site-packages/wandb/sdk/lib/retry.py", line 131, in __call__
result = self._call_fn(*args, **kwargs)
File "/usr/local/lib/python3.10/site-packages/wandb/sdk/internal/internal_api.py", line 393, in execute
File "/usr/local/lib/python3.10/site-packages/requests/sessions.py", line 589, in request
resp = self.send(prep, **send_kwargs)
File "/usr/local/lib/python3.10/site-packages/requests/sessions.py", line 703, in send
r = adapter.send(request, **kwargs)
File "/usr/local/lib/python3.10/site-packages/requests/adapters.py", line 700, in send
raise ConnectionError(e, request=request)
requests.exceptions.ConnectionError: HTTPSConnectionPool(host='api.wandb.ai', port=443): Max retries exceeded with url: /graphql (Caused by NameResolutionError("<urllib3.connection.HTTPSConnection object at 0x7f4f5a5315a0>: Failed to resolve 'api.wandb.ai' ([Errno -3] Temporary failure in name resolution)"))
2024-12-16 11:25:24,328 ERROR MainThread:8851 [wandb_init.py:init():849] encountered error: Run initialization has timed out after 120.0 sec. Please try increasing the timeout with the `init_timeout` setting: `wandb.init(settings=wandb.Settings(init_timeout=120))`.
2024-12-16 11:25:24,329 ERROR MainThread:8851 [wandb_init.py:init():1308] error in wandb.init()
Traceback (most recent call last):
File "/usr/local/lib/python3.10/site-packages/wandb/sdk/wandb_init.py", line 1298, in init
return wi.init()
File "/usr/local/lib/python3.10/site-packages/wandb/sdk/wandb_init.py", line 855, in init
raise error
wandb.errors.errors.CommError: Run initialization has timed out after 120.0 sec. Please try increasing the timeout with the `init_timeout` setting: `wandb.init(settings=wandb.Settings(init_timeout=120))`.
2024-12-16 11:25:24,335 WARNING MsgRouterThr:8851 [router.py:message_loop():75] message_loop has been closed
{"time":"2024-12-16T11:36:20.624466627+08:00","level":"WARN","msg":"runwork: ignoring record after close","work":{"Record":{"RecordType":{"Request":{"RequestType":{"Defer":{}}}},"control":{"always_send":true}}}}
2024-12-16 11:34:20,587 INFO MainThread:9913 [wandb_setup.py:_flush():68] Current SDK version is 0.19.1
2024-12-16 11:34:20,587 INFO MainThread:9913 [wandb_setup.py:_flush():68] Configure stats pid to 9913
2024-12-16 11:34:20,587 INFO MainThread:9913 [wandb_setup.py:_flush():68] Loading settings from /root/.config/wandb/settings
2024-12-16 11:34:20,587 INFO MainThread:9913 [wandb_setup.py:_flush():68] Loading settings from /mnt/xgen-mm/LAVIS/wandb/settings
2024-12-16 11:34:20,587 INFO MainThread:9913 [wandb_setup.py:_flush():68] Loading settings from environment variables
2024-12-16 11:34:20,587 INFO MainThread:9913 [wandb_init.py:_log_setup():528] Logging user logs to /mnt/xgen-mm/LAVIS/wandb/run-20241216_113420-xvp9nqy9/logs/debug.log
2024-12-16 11:34:20,588 INFO MainThread:9913 [wandb_init.py:_log_setup():529] Logging internal logs to /mnt/xgen-mm/LAVIS/wandb/run-20241216_113420-xvp9nqy9/logs/debug-internal.log
2024-12-16 11:34:20,588 INFO MainThread:9913 [wandb_init.py:init():644] calling init triggers
2024-12-16 11:34:20,588 INFO MainThread:9913 [wandb_init.py:init():650] wandb.init called with sweep_config: {}
2024-12-16 11:34:20,588 INFO MainThread:9913 [wandb_init.py:init():680] starting backend
2024-12-16 11:34:20,588 INFO MainThread:9913 [wandb_init.py:init():684] sending inform_init request
2024-12-16 11:34:20,592 INFO MainThread:9913 [backend.py:_multiprocessing_setup():104] multiprocessing start_methods=fork,spawn,forkserver, using: spawn
2024-12-16 11:34:20,592 INFO MainThread:9913 [wandb_init.py:init():697] backend started and connected
2024-12-16 11:34:20,594 INFO MainThread:9913 [wandb_init.py:init():790] updated telemetry
2024-12-16 11:34:20,601 INFO MainThread:9913 [wandb_init.py:init():822] communicating run to backend with 120.0 second timeout
2024-12-16 11:34:48,790 INFO Thread-2 (wrapped_target):9913 [retry.py:__call__():172] Retry attempt failed:
Traceback (most recent call last):
File "/usr/local/lib/python3.10/site-packages/urllib3/connection.py", line 199, in _new_conn
sock = connection.create_connection(
File "/usr/local/lib/python3.10/site-packages/urllib3/util/connection.py", line 60, in create_connection
for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM):
File "/usr/local/lib/python3.10/socket.py", line 955, in getaddrinfo
for res in _socket.getaddrinfo(host, port, family, type, proto, flags):
socket.gaierror: [Errno -3] Temporary failure in name resolution
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/usr/local/lib/python3.10/site-packages/urllib3/connectionpool.py", line 789, in urlopen
response = self._make_request(
File "/usr/local/lib/python3.10/site-packages/urllib3/connectionpool.py", line 490, in _make_request
raise new_e
File "/usr/local/lib/python3.10/site-packages/urllib3/connectionpool.py", line 466, in _make_request
self._validate_conn(conn)
File "/usr/local/lib/python3.10/site-packages/urllib3/connectionpool.py", line 1095, in _validate_conn
conn.connect()
File "/usr/local/lib/python3.10/site-packages/urllib3/connection.py", line 693, in connect
self.sock = sock = self._new_conn()
File "/usr/local/lib/python3.10/site-packages/urllib3/connection.py", line 206, in _new_conn
raise NameResolutionError(self.host, self, e) from e
urllib3.exceptions.NameResolutionError: <urllib3.connection.HTTPSConnection object at 0x7f72d2485750>: Failed to resolve 'api.wandb.ai' ([Errno -3] Temporary failure in name resolution)
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/usr/local/lib/python3.10/site-packages/requests/adapters.py", line 667, in send
resp = conn.urlopen(
File "/usr/local/lib/python3.10/site-packages/urllib3/connectionpool.py", line 843, in urlopen
retries = retries.increment(
File "/usr/local/lib/python3.10/site-packages/urllib3/util/retry.py", line 519, in increment
raise MaxRetryError(_pool, url, reason) from reason # type: ignore[arg-type]
urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='api.wandb.ai', port=443): Max retries exceeded with url: /graphql (Caused by NameResolutionError("<urllib3.connection.HTTPSConnection object at 0x7f72d2485750>: Failed to resolve 'api.wandb.ai' ([Errno -3] Temporary failure in name resolution)"))
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/local/lib/python3.10/site-packages/wandb/sdk/lib/retry.py", line 131, in __call__
result = self._call_fn(*args, **kwargs)
File "/usr/local/lib/python3.10/site-packages/wandb/sdk/internal/internal_api.py", line 393, in execute
File "/usr/local/lib/python3.10/site-packages/requests/sessions.py", line 589, in request
resp = self.send(prep, **send_kwargs)
File "/usr/local/lib/python3.10/site-packages/requests/sessions.py", line 703, in send
r = adapter.send(request, **kwargs)
File "/usr/local/lib/python3.10/site-packages/requests/adapters.py", line 700, in send
raise ConnectionError(e, request=request)
requests.exceptions.ConnectionError: HTTPSConnectionPool(host='api.wandb.ai', port=443): Max retries exceeded with url: /graphql (Caused by NameResolutionError("<urllib3.connection.HTTPSConnection object at 0x7f72d2485750>: Failed to resolve 'api.wandb.ai' ([Errno -3] Temporary failure in name resolution)"))
2024-12-16 11:36:20,618 ERROR MainThread:9913 [wandb_init.py:init():849] encountered error: Run initialization has timed out after 120.0 sec. Please try increasing the timeout with the `init_timeout` setting: `wandb.init(settings=wandb.Settings(init_timeout=120))`.
2024-12-16 11:36:20,618 ERROR MainThread:9913 [wandb_init.py:init():1308] error in wandb.init()
Traceback (most recent call last):
File "/usr/local/lib/python3.10/site-packages/wandb/sdk/wandb_init.py", line 1298, in init
return wi.init()
File "/usr/local/lib/python3.10/site-packages/wandb/sdk/wandb_init.py", line 855, in init
raise error
wandb.errors.errors.CommError: Run initialization has timed out after 120.0 sec. Please try increasing the timeout with the `init_timeout` setting: `wandb.init(settings=wandb.Settings(init_timeout=120))`.
2024-12-16 11:36:20,624 WARNING MsgRouterThr:9913 [router.py:message_loop():75] message_loop has been closed