2021-04-20 17:30:43,289 INFO Starting Refinery version 1.7.0 with Python version 3.6.8 2021-04-20 17:30:43,293 INFO Initializing Dynamo Server Rest instances 2021-04-20 17:30:43,919 INFO Initializing message queue... 2021-04-20 17:30:43,920 INFO Starting Refinery server... 2021-04-20 17:30:44,191 INFO Loading o2 schemas... 2021-04-20 17:30:44,191 INFO Loading Refinery API schemas... 2021-04-20 17:30:44,462 INFO Initializing health polling... 2021-04-20 17:30:44,464 INFO initiated at-> 2021-04-20 17:30:43.288241 2021-04-20 17:30:44,464 INFO time taken to start-> 0:00:01.174858 2021-04-20 17:30:44,572 INFO health ping-> 2021-04-20 17:30:44.572805 2021-04-20 17:30:54,579 INFO health ping-> 2021-04-20 17:30:54.579583 2021-04-20 17:31:04,578 INFO health ping-> 2021-04-20 17:31:04.578426 2021-04-20 17:31:16,543 INFO health ping-> 2021-04-20 17:31:16.543584 2021-04-20 17:31:30,194 INFO health ping-> 2021-04-20 17:31:30.194070 2021-04-20 17:31:40,201 INFO health ping-> 2021-04-20 17:31:40.201597 2021-04-20 17:31:50,202 INFO health ping-> 2021-04-20 17:31:50.202215 2021-04-20 17:32:00,204 INFO health ping-> 2021-04-20 17:32:00.204552 2021-04-20 17:32:07,367 INFO ====TIME==== Start Time of the task: Tue Apr 20 17:32:07 2021 2021-04-20 17:32:11,370 INFO health ping-> 2021-04-20 17:32:11.370432 2021-04-20 17:32:11,375 INFO Task 41d0df39-e2b2-446a-a192-13e9fc873fff started 2021-04-20 17:32:11,382 INFO Updating specs for 41d0df39-e2b2-446a-a192-13e9fc873fff task 2021-04-20 17:32:11,414 INFO -------- Executing Dynamo graph evaluation run >> GEN: 0, RUN: 0, ID: 41327fc8-ff95-4f1f-9917-450b11224240 2021-04-20 17:32:11,425 INFO -------- Executing Dynamo graph evaluation run >> GEN: 0, RUN: 1, ID: 2aabca92-310f-4fb5-9dd5-3f0dd7035ecf 2021-04-20 17:32:11,430 INFO -------- Executing Dynamo graph evaluation run >> GEN: 0, RUN: 2, ID: 05d58a66-dd86-46c1-a5c7-149c5f59e948 2021-04-20 17:32:11,448 INFO -------- Executing Dynamo graph evaluation run >> GEN: 0, RUN: 3, ID: 47e06208-1466-4f59-a433-77c0b31d70dc 2021-04-20 17:32:11,449 INFO -TIME- Start Time of the run: Tue Apr 20 17:32:11 2021 2021-04-20 17:32:11,450 INFO -TIME- Start Time of the run: Tue Apr 20 17:32:11 2021 2021-04-20 17:32:11,451 INFO -TIME- Start Time of the run: Tue Apr 20 17:32:11 2021 2021-04-20 17:32:11,451 INFO -TIME- Start Time of the run: Tue Apr 20 17:32:11 2021 2021-04-20 17:32:11,453 INFO Sending graph to RDC at: 5001 2021-04-20 17:32:11,453 INFO Sending graph to RDC at: 5002 2021-04-20 17:32:11,454 INFO Sending graph to RDC at: 5003 2021-04-20 17:32:11,455 INFO Sending graph to RDC at: 5004 2021-04-20 17:32:13,928 INFO Sending graph to RDC at: 5005 2021-04-20 17:32:14,354 ERROR RDC Connection Error at Port: 5004 2021-04-20 17:32:14,402 ERROR RDC Connection Error at Port: 5003 2021-04-20 17:32:14,403 ERROR RDC Connection Error at Port: 5002 2021-04-20 17:32:14,408 ERROR Traceback (most recent call last): File "urllib3\connectionpool.py", line 706, in urlopen File "urllib3\connectionpool.py", line 445, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 440, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 258, in _read_status File "socket.py", line 586, in readinto ConnectionResetError: [WinError 10054] 既存の接続はリモート ホストに強制的に切断されました。 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 756, in urlopen File "urllib3\util\retry.py", line 531, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 706, in urlopen File "urllib3\connectionpool.py", line 445, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 440, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 258, in _read_status File "socket.py", line 586, in readinto urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(10054, '既存の接続はリモート ホストに強制的に切断されました。', None, 10054, None)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File ".\temp\generativedesign\extensions\dynamorestrunner.py", line 34, in compute File "requests\api.py", line 119, in post File "requests\api.py", line 61, in request File "requests\sessions.py", line 542, in request File "requests\sessions.py", line 655, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(10054, '既存の接続はリモート ホストに強制的に切断されました。', None, 10054, None)) 2021-04-20 17:32:14,411 ERROR Traceback (most recent call last): File "urllib3\connectionpool.py", line 706, in urlopen File "urllib3\connectionpool.py", line 445, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 440, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 258, in _read_status File "socket.py", line 586, in readinto ConnectionResetError: [WinError 10054] 既存の接続はリモート ホストに強制的に切断されました。 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 756, in urlopen File "urllib3\util\retry.py", line 531, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 706, in urlopen File "urllib3\connectionpool.py", line 445, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 440, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 258, in _read_status File "socket.py", line 586, in readinto urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(10054, '既存の接続はリモート ホストに強制的に切断されました。', None, 10054, None)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File ".\temp\generativedesign\extensions\dynamorestrunner.py", line 34, in compute File "requests\api.py", line 119, in post File "requests\api.py", line 61, in request File "requests\sessions.py", line 542, in request File "requests\sessions.py", line 655, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(10054, '既存の接続はリモート ホストに強制的に切断されました。', None, 10054, None)) 2021-04-20 17:32:14,412 ERROR Traceback (most recent call last): File "urllib3\connectionpool.py", line 706, in urlopen File "urllib3\connectionpool.py", line 445, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 440, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 258, in _read_status File "socket.py", line 586, in readinto ConnectionResetError: [WinError 10054] 既存の接続はリモート ホストに強制的に切断されました。 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 449, in send File "urllib3\connectionpool.py", line 756, in urlopen File "urllib3\util\retry.py", line 531, in increment File "urllib3\packages\six.py", line 734, in reraise File "urllib3\connectionpool.py", line 706, in urlopen File "urllib3\connectionpool.py", line 445, in _make_request File "", line 3, in raise_from File "urllib3\connectionpool.py", line 440, in _make_request File "http\client.py", line 1331, in getresponse File "http\client.py", line 297, in begin File "http\client.py", line 258, in _read_status File "socket.py", line 586, in readinto urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(10054, '既存の接続はリモート ホストに強制的に切断されました。', None, 10054, None)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File ".\temp\generativedesign\extensions\dynamorestrunner.py", line 34, in compute File "requests\api.py", line 119, in post File "requests\api.py", line 61, in request File "requests\sessions.py", line 542, in request File "requests\sessions.py", line 655, in send File "requests\adapters.py", line 498, in send requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(10054, '既存の接続はリモート ホストに強制的に切断されました。', None, 10054, None)) 2021-04-20 17:32:15,117 INFO Sending graph to RDC at: 5006 2021-04-20 17:32:15,726 INFO -------- Executing Dynamo graph evaluation run >> GEN: 0, RUN: 5, ID: a3029173-31ee-4686-b3c7-2c9d3d4e4672 2021-04-20 17:32:15,729 INFO -------- Executing Dynamo graph evaluation run >> GEN: 0, RUN: 4, ID: 9f02106b-2f28-4b6b-b1c5-9cec215e2a9d 2021-04-20 17:32:15,730 INFO TASK: 41d0df39-e2b2-446a-a192-13e9fc873fff failed with an internal O2 error of type 'nsga2.solution_error': ('Evaluation error.', , 'FunctionName') 2021-04-20 17:32:15,741 INFO -------- Executing Dynamo graph evaluation run >> GEN: 0, RUN: 6, ID: 85c819ad-59e6-4872-b884-3bd483920557 2021-04-20 17:32:15,742 INFO -TIME- Start Time of the run: Tue Apr 20 17:32:15 2021 2021-04-20 17:32:15,744 INFO -TIME- Start Time of the run: Tue Apr 20 17:32:15 2021 2021-04-20 17:32:15,745 INFO -TIME- Start Time of the run: Tue Apr 20 17:32:15 2021 2021-04-20 17:32:15,750 INFO TASK: 41d0df39-e2b2-446a-a192-13e9fc873fff failed with an internal O2 error of type 'nsga2.solution_error': ('Evaluation error.', , 'FunctionName') 2021-04-20 17:32:15,756 INFO TASK: 41d0df39-e2b2-446a-a192-13e9fc873fff failed with an internal O2 error of type 'nsga2.solution_error': ('Evaluation error.', , 'FunctionName') 2021-04-20 17:32:20,205 INFO health ping-> 2021-04-20 17:32:20.205770 2021-04-20 17:33:24,773 INFO initiating shutdown