Help stuck on test in lamba for smart home skill

“errorMessage”: “2020-12-23T08:49:47.470Z 62f8e76f-9f6f-4e2f-b092-f118231992f4 Task timed out after 30.03 seconds”
i get this error
log out put says this
START RequestId: 62f8e76f-9f6f-4e2f-b092-f118231992f4 Version: $LATEST
[DEBUG] 2020-12-23T08:49:17.439Z 62f8e76f-9f6f-4e2f-b092-f118231992f4 Event: {‘directive’: {‘header’: {‘namespace’: ‘Alexa.Discovery’, ‘name’: ‘Discover’, ‘payloadVersion’: ‘3’, ‘messageId’: ‘1bd5d003-31b9-476f-ad03-71d471922820’}, ‘payload’: {‘scope’: {‘type’: ‘BearerToken’}}}}

[WARNING] 2020-12-23T08:49:26.446Z 62f8e76f-9f6f-4e2f-b092-f118231992f4 Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by ‘ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x7f5c3620eb50>, ‘Connection to 192.168.0.41 timed out. (connect timeout=9.0)’)’: /api/alexa/smart_home

[WARNING] 2020-12-23T08:49:35.455Z 62f8e76f-9f6f-4e2f-b092-f118231992f4 Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by ‘ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x7f5c36222050>, ‘Connection to 192.168.0.41 timed out. (connect timeout=9.0)’)’: /api/alexa/smart_home

[WARNING] 2020-12-23T08:49:44.463Z 62f8e76f-9f6f-4e2f-b092-f118231992f4 Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by ‘ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x7f5c36222190>, ‘Connection to 192.168.0.41 timed out. (connect timeout=9.0)’)’: /api/alexa/smart_home

END RequestId: 62f8e76f-9f6f-4e2f-b092-f118231992f4
REPORT RequestId: 62f8e76f-9f6f-4e2f-b092-f118231992f4 Duration: 30031.30 ms Billed Duration: 30000 ms Memory Size: 128 MB Max Memory Used: 50 MB Init Duration: 168.61 ms

please help me i’m new to this if you could give me step by step help it would be great i’m following all the steps but now i’m stuck