added 614 packages, and audited 615 packages in 1m 154 packages are looking for funding run `npm fund` for details 7 vulnerabilities (2 low, 5 moderate) To address issues that do not require attention, run: npm audit fix To address all issues (including breaking changes), run: npm audit fix --force Run `npm audit` for details. > opensearch-dashboards-functional-test@3.7.0 postinstall > husky install husky - Git hooks installed up to date, audited 615 packages in 2s 154 packages are looking for funding run `npm fund` for details 7 vulnerabilities (2 low, 5 moderate) To address issues that do not require attention, run: npm audit fix To address all issues (including breaking changes), run: npm audit fix --force Run `npm audit` for details. 2026-06-08 19:30:17 UTC Start testing assistantDashboards Test Files List: cypress/integration/plugins/dashboards-assistant/conversation_chatbot_save_to_notebook_spec.js cypress/integration/plugins/dashboards-assistant/mds_chatbot_agent_framework_spec.js cypress/integration/plugins/dashboards-assistant/mds_chatbot_conversation_history_spec.js cypress/integration/plugins/dashboards-assistant/mds_chatbot_default_data_source_change.js cypress/integration/plugins/dashboards-assistant/mds_chatbot_feedback_spec.js cypress/integration/plugins/dashboards-assistant/mds_chatbot_interaction_trace_spec.js cypress/integration/plugins/dashboards-assistant/mds_chatbot_sidecar_spec.js cypress/integration/plugins/dashboards-assistant/mds_query_enhancements_alert_summary_spec.js cypress/integration/plugins/dashboards-assistant/mds_query_enhancements_chatbot_spec.js cypress/integration/plugins/dashboards-assistant/mds_query_enhancements_data2summary_spec.js cypress/integration/plugins/dashboards-assistant/mds_query_enhancements_suggest_anomaly_detector_spec.js cypress/integration/plugins/dashboards-assistant/mds_query_enhancements_t2v_spec.js BROWSER_PATH: C:/eod1c4s9/assistantDashboards/chromium/chrome-win/chrome.exe Id : Pacific Standard Time DisplayName : (UTC-08:00) Pacific Time (US & Canada) StandardName : Pacific Standard Time DaylightName : Pacific Daylight Time BaseUtcOffset : -08:00:00 SupportsDaylightSavingTime : True Running security enabled tests 2026-06-08 19:30:19 UTC - Test (1/12) - Try (1/3): cypress/integration/plugins/dashboards-assistant/conversation_chatbot_save_to_notebook_spec.js yarn run v1.22.22 $ env TZ=America/Los_Angeles NO_COLOR=1 cypress run --headless --env SECURITY_ENABLED=true,openSearchUrl=https://localhost:9200,WAIT_FOR_LOADER_BUFFER_MS=500 --browser C:/eod1c4s9/assistantDashboards/chromium/chrome-win/chrome.exe --spec cypress/integration/plugins/dashboards-assistant/conversation_chatbot_save_to_notebook_spec.js It looks like this is your first time using Cypress: 13.17.0 [STARTED] Task without title. [SUCCESS] Task without title. Opening Cypress... ==================================================================================================== (Run Starting) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Cypress: 13.17.0 │ │ Browser: Custom Chrome 112 (headless) │ │ Node Version: v22.22.3 (C:\Users\ContainerAdministrator\scoop\apps\volta\1.0.8\appdata\tools │ │ \image\node\22.22.3\node.exe) │ │ Specs: 1 found (conversation_chatbot_save_to_notebook_spec.js) │ │ Searched: C:\eod1c4s9\assistantDashboards\cypress\integration\plugins\dashboards-assista │ │ nt\conversation_chatbot_save_to_notebook_spec.js │ │ Experiments: experimentalMemoryManagement=true │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: conversation_chatbot_save_to_notebook_spec.js (1 of 1) 1) "before all" hook for "show succeed toast after saved notebook" 2) "after all" hook for "show succeed toast after saved notebook" 0 passing (6s) 2 failing 1) Assistant conversation save to notebook spec "before all" hook for "show succeed toast after saved notebook": CypressError: `cy.exec('curl -k --cert <(cat < (http://localhost:5601/__cypress/runner/cypress_runner.js:120286:77) at tryCatcher (http://localhost:5601/__cypress/runner/cypress_runner.js:1830:23) at Promise._settlePromiseFromHandler (http://localhost:5601/__cypress/runner/cypress_runner.js:1542:31) at Promise._settlePromise (http://localhost:5601/__cypress/runner/cypress_runner.js:1599:18) at Promise._settlePromise0 (http://localhost:5601/__cypress/runner/cypress_runner.js:1644:10) at Promise._settlePromises (http://localhost:5601/__cypress/runner/cypress_runner.js:1724:18) at _drainQueueStep (http://localhost:5601/__cypress/runner/cypress_runner.js:2430:12) at _drainQueue (http://localhost:5601/__cypress/runner/cypress_runner.js:2423:9) at Async._drainQueues (http://localhost:5601/__cypress/runner/cypress_runner.js:2439:5) at Async.drainQueues (http://localhost:5601/__cypress/runner/cypress_runner.js:2309:14) From Your Spec Code: at Context.eval (webpack://opensearch-dashboards-functional-test/./cypress/utils/plugins/dashboards-assistant/commands.js:220:0) 2) Assistant conversation save to notebook spec "after all" hook for "show succeed toast after saved notebook": CypressError: `cy.exec('curl -k --cert <(cat < (http://localhost:5601/__cypress/runner/cypress_runner.js:120286:77) at tryCatcher (http://localhost:5601/__cypress/runner/cypress_runner.js:1830:23) at Promise._settlePromiseFromHandler (http://localhost:5601/__cypress/runner/cypress_runner.js:1542:31) at Promise._settlePromise (http://localhost:5601/__cypress/runner/cypress_runner.js:1599:18) at Promise._settlePromise0 (http://localhost:5601/__cypress/runner/cypress_runner.js:1644:10) at Promise._settlePromises (http://localhost:5601/__cypress/runner/cypress_runner.js:1724:18) at _drainQueueStep (http://localhost:5601/__cypress/runner/cypress_runner.js:2430:12) at _drainQueue (http://localhost:5601/__cypress/runner/cypress_runner.js:2423:9) at Async._drainQueues (http://localhost:5601/__cypress/runner/cypress_runner.js:2439:5) at Async.drainQueues (http://localhost:5601/__cypress/runner/cypress_runner.js:2309:14) From Your Spec Code: at Context.eval (webpack://opensearch-dashboards-functional-test/./cypress/utils/plugins/dashboards-assistant/commands.js:244:0) (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 2 │ │ Passing: 0 │ │ Failing: 1 │ │ Pending: 0 │ │ Skipped: 1 │ │ Screenshots: 2 │ │ Video: true │ │ Duration: 6 seconds │ │ Spec Ran: conversation_chatbot_save_to_notebook_spec.js │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ (Screenshots) - C:\eod1c4s9\assistantDashboards\cypress\screenshots\conversation_chatbot_save_to (1264x587) _notebook_spec.js\show succeed toast after saved notebook -- before all hook (fa iled).png - C:\eod1c4s9\assistantDashboards\cypress\screenshots\conversation_chatbot_save_to (1264x587) _notebook_spec.js\show succeed toast after saved notebook -- after all hook (fai led).png (Video) - Video output: C:\eod1c4s9\assistantDashboards\cypress\videos\conversation_chatbot_save_to_notebook_spec.js.mp4 ==================================================================================================== (Run Finished) Spec Tests Passing Failing Pending Skipped ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ ✖ conversation_chatbot_save_to_notebo 00:06 2 - 1 - 1 │ │ ok_spec.js │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ✖ 1 of 1 failed (100%) 00:06 2 - 1 - 1 info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command. Test ended in 20s, cypress likely crashed. Retrying: cypress/integration/plugins/dashboards-assistant/conversation_chatbot_save_to_notebook_spec.js 2026-06-08 19:30:39 UTC - Test (1/12) - Try (2/3): cypress/integration/plugins/dashboards-assistant/conversation_chatbot_save_to_notebook_spec.js yarn run v1.22.22 $ env TZ=America/Los_Angeles NO_COLOR=1 cypress run --headless --env SECURITY_ENABLED=true,openSearchUrl=https://localhost:9200,WAIT_FOR_LOADER_BUFFER_MS=500 --browser C:/eod1c4s9/assistantDashboards/chromium/chrome-win/chrome.exe --spec cypress/integration/plugins/dashboards-assistant/conversation_chatbot_save_to_notebook_spec.js ==================================================================================================== (Run Starting) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Cypress: 13.17.0 │ │ Browser: Custom Chrome 112 (headless) │ │ Node Version: v22.22.3 (C:\Users\ContainerAdministrator\scoop\apps\volta\1.0.8\appdata\tools │ │ \image\node\22.22.3\node.exe) │ │ Specs: 1 found (conversation_chatbot_save_to_notebook_spec.js) │ │ Searched: C:\eod1c4s9\assistantDashboards\cypress\integration\plugins\dashboards-assista │ │ nt\conversation_chatbot_save_to_notebook_spec.js │ │ Experiments: experimentalMemoryManagement=true │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: conversation_chatbot_save_to_notebook_spec.js (1 of 1) 1) "before all" hook for "show succeed toast after saved notebook" 2) "after all" hook for "show succeed toast after saved notebook" 0 passing (4s) 2 failing 1) Assistant conversation save to notebook spec "before all" hook for "show succeed toast after saved notebook": CypressError: `cy.exec('curl -k --cert <(cat < (http://localhost:5601/__cypress/runner/cypress_runner.js:120286:77) at tryCatcher (http://localhost:5601/__cypress/runner/cypress_runner.js:1830:23) at Promise._settlePromiseFromHandler (http://localhost:5601/__cypress/runner/cypress_runner.js:1542:31) at Promise._settlePromise (http://localhost:5601/__cypress/runner/cypress_runner.js:1599:18) at Promise._settlePromise0 (http://localhost:5601/__cypress/runner/cypress_runner.js:1644:10) at Promise._settlePromises (http://localhost:5601/__cypress/runner/cypress_runner.js:1724:18) at _drainQueueStep (http://localhost:5601/__cypress/runner/cypress_runner.js:2430:12) at _drainQueue (http://localhost:5601/__cypress/runner/cypress_runner.js:2423:9) at Async._drainQueues (http://localhost:5601/__cypress/runner/cypress_runner.js:2439:5) at Async.drainQueues (http://localhost:5601/__cypress/runner/cypress_runner.js:2309:14) From Your Spec Code: at Context.eval (webpack://opensearch-dashboards-functional-test/./cypress/utils/plugins/dashboards-assistant/commands.js:220:0) 2) Assistant conversation save to notebook spec "after all" hook for "show succeed toast after saved notebook": CypressError: `cy.exec('curl -k --cert <(cat < (http://localhost:5601/__cypress/runner/cypress_runner.js:120286:77) at tryCatcher (http://localhost:5601/__cypress/runner/cypress_runner.js:1830:23) at Promise._settlePromiseFromHandler (http://localhost:5601/__cypress/runner/cypress_runner.js:1542:31) at Promise._settlePromise (http://localhost:5601/__cypress/runner/cypress_runner.js:1599:18) at Promise._settlePromise0 (http://localhost:5601/__cypress/runner/cypress_runner.js:1644:10) at Promise._settlePromises (http://localhost:5601/__cypress/runner/cypress_runner.js:1724:18) at _drainQueueStep (http://localhost:5601/__cypress/runner/cypress_runner.js:2430:12) at _drainQueue (http://localhost:5601/__cypress/runner/cypress_runner.js:2423:9) at Async._drainQueues (http://localhost:5601/__cypress/runner/cypress_runner.js:2439:5) at Async.drainQueues (http://localhost:5601/__cypress/runner/cypress_runner.js:2309:14) From Your Spec Code: at Context.eval (webpack://opensearch-dashboards-functional-test/./cypress/utils/plugins/dashboards-assistant/commands.js:244:0) (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 2 │ │ Passing: 0 │ │ Failing: 1 │ │ Pending: 0 │ │ Skipped: 1 │ │ Screenshots: 2 │ │ Video: true │ │ Duration: 3 seconds │ │ Spec Ran: conversation_chatbot_save_to_notebook_spec.js │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ (Screenshots) - C:\eod1c4s9\assistantDashboards\cypress\screenshots\conversation_chatbot_save_to (1264x587) _notebook_spec.js\show succeed toast after saved notebook -- before all hook (fa iled).png - C:\eod1c4s9\assistantDashboards\cypress\screenshots\conversation_chatbot_save_to (1264x587) _notebook_spec.js\show succeed toast after saved notebook -- after all hook (fai led).png (Video) - Video output: C:\eod1c4s9\assistantDashboards\cypress\videos\conversation_chatbot_save_to_notebook_spec.js.mp4 ==================================================================================================== (Run Finished) Spec Tests Passing Failing Pending Skipped ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ ✖ conversation_chatbot_save_to_notebo 00:03 2 - 1 - 1 │ │ ok_spec.js │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ✖ 1 of 1 failed (100%) 00:03 2 - 1 - 1 info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command. Test ended in 18s, cypress likely crashed. Retrying: cypress/integration/plugins/dashboards-assistant/conversation_chatbot_save_to_notebook_spec.js 2026-06-08 19:30:57 UTC - Test (1/12) - Try (3/3): cypress/integration/plugins/dashboards-assistant/conversation_chatbot_save_to_notebook_spec.js yarn run v1.22.22 $ env TZ=America/Los_Angeles NO_COLOR=1 cypress run --headless --env SECURITY_ENABLED=true,openSearchUrl=https://localhost:9200,WAIT_FOR_LOADER_BUFFER_MS=500 --browser C:/eod1c4s9/assistantDashboards/chromium/chrome-win/chrome.exe --spec cypress/integration/plugins/dashboards-assistant/conversation_chatbot_save_to_notebook_spec.js ==================================================================================================== (Run Starting) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Cypress: 13.17.0 │ │ Browser: Custom Chrome 112 (headless) │ │ Node Version: v22.22.3 (C:\Users\ContainerAdministrator\scoop\apps\volta\1.0.8\appdata\tools │ │ \image\node\22.22.3\node.exe) │ │ Specs: 1 found (conversation_chatbot_save_to_notebook_spec.js) │ │ Searched: C:\eod1c4s9\assistantDashboards\cypress\integration\plugins\dashboards-assista │ │ nt\conversation_chatbot_save_to_notebook_spec.js │ │ Experiments: experimentalMemoryManagement=true │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: conversation_chatbot_save_to_notebook_spec.js (1 of 1) 1) "before all" hook for "show succeed toast after saved notebook" 2) "after all" hook for "show succeed toast after saved notebook" 0 passing (4s) 2 failing 1) Assistant conversation save to notebook spec "before all" hook for "show succeed toast after saved notebook": CypressError: `cy.exec('curl -k --cert <(cat < (http://localhost:5601/__cypress/runner/cypress_runner.js:120286:77) at tryCatcher (http://localhost:5601/__cypress/runner/cypress_runner.js:1830:23) at Promise._settlePromiseFromHandler (http://localhost:5601/__cypress/runner/cypress_runner.js:1542:31) at Promise._settlePromise (http://localhost:5601/__cypress/runner/cypress_runner.js:1599:18) at Promise._settlePromise0 (http://localhost:5601/__cypress/runner/cypress_runner.js:1644:10) at Promise._settlePromises (http://localhost:5601/__cypress/runner/cypress_runner.js:1724:18) at _drainQueueStep (http://localhost:5601/__cypress/runner/cypress_runner.js:2430:12) at _drainQueue (http://localhost:5601/__cypress/runner/cypress_runner.js:2423:9) at Async._drainQueues (http://localhost:5601/__cypress/runner/cypress_runner.js:2439:5) at Async.drainQueues (http://localhost:5601/__cypress/runner/cypress_runner.js:2309:14) From Your Spec Code: at Context.eval (webpack://opensearch-dashboards-functional-test/./cypress/utils/plugins/dashboards-assistant/commands.js:220:0) 2) Assistant conversation save to notebook spec "after all" hook for "show succeed toast after saved notebook": CypressError: `cy.exec('curl -k --cert <(cat < (http://localhost:5601/__cypress/runner/cypress_runner.js:120286:77) at tryCatcher (http://localhost:5601/__cypress/runner/cypress_runner.js:1830:23) at Promise._settlePromiseFromHandler (http://localhost:5601/__cypress/runner/cypress_runner.js:1542:31) at Promise._settlePromise (http://localhost:5601/__cypress/runner/cypress_runner.js:1599:18) at Promise._settlePromise0 (http://localhost:5601/__cypress/runner/cypress_runner.js:1644:10) at Promise._settlePromises (http://localhost:5601/__cypress/runner/cypress_runner.js:1724:18) at _drainQueueStep (http://localhost:5601/__cypress/runner/cypress_runner.js:2430:12) at _drainQueue (http://localhost:5601/__cypress/runner/cypress_runner.js:2423:9) at Async._drainQueues (http://localhost:5601/__cypress/runner/cypress_runner.js:2439:5) at Async.drainQueues (http://localhost:5601/__cypress/runner/cypress_runner.js:2309:14) From Your Spec Code: at Context.eval (webpack://opensearch-dashboards-functional-test/./cypress/utils/plugins/dashboards-assistant/commands.js:244:0) (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 2 │ │ Passing: 0 │ │ Failing: 1 │ │ Pending: 0 │ │ Skipped: 1 │ │ Screenshots: 2 │ │ Video: true │ │ Duration: 3 seconds │ │ Spec Ran: conversation_chatbot_save_to_notebook_spec.js │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ (Screenshots) - C:\eod1c4s9\assistantDashboards\cypress\screenshots\conversation_chatbot_save_to (1264x587) _notebook_spec.js\show succeed toast after saved notebook -- before all hook (fa iled).png - C:\eod1c4s9\assistantDashboards\cypress\screenshots\conversation_chatbot_save_to (1264x587) _notebook_spec.js\show succeed toast after saved notebook -- after all hook (fai led).png (Video) - Video output: C:\eod1c4s9\assistantDashboards\cypress\videos\conversation_chatbot_save_to_notebook_spec.js.mp4 ==================================================================================================== (Run Finished) Spec Tests Passing Failing Pending Skipped ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ ✖ conversation_chatbot_save_to_notebo 00:03 2 - 1 - 1 │ │ ok_spec.js │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ✖ 1 of 1 failed (100%) 00:03 2 - 1 - 1 info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command. Test ended in 17s, cypress likely crashed. Retrying: cypress/integration/plugins/dashboards-assistant/conversation_chatbot_save_to_notebook_spec.js 2026-06-08 19:31:14 UTC - Test (2/12) - Try (1/3): cypress/integration/plugins/dashboards-assistant/mds_chatbot_agent_framework_spec.js yarn run v1.22.22 $ env TZ=America/Los_Angeles NO_COLOR=1 cypress run --headless --env SECURITY_ENABLED=true,openSearchUrl=https://localhost:9200,WAIT_FOR_LOADER_BUFFER_MS=500 --browser C:/eod1c4s9/assistantDashboards/chromium/chrome-win/chrome.exe --spec cypress/integration/plugins/dashboards-assistant/mds_chatbot_agent_framework_spec.js ==================================================================================================== (Run Starting) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Cypress: 13.17.0 │ │ Browser: Custom Chrome 112 (headless) │ │ Node Version: v22.22.3 (C:\Users\ContainerAdministrator\scoop\apps\volta\1.0.8\appdata\tools │ │ \image\node\22.22.3\node.exe) │ │ Specs: 1 found (mds_chatbot_agent_framework_spec.js) │ │ Searched: C:\eod1c4s9\assistantDashboards\cypress\integration\plugins\dashboards-assista │ │ nt\mds_chatbot_agent_framework_spec.js │ │ Experiments: experimentalMemoryManagement=true │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: mds_chatbot_agent_framework_spec.js (1 of 1) 1) "before all" hook for "toggle Chatbot and enable to interact" 2) "after all" hook for "toggle Chatbot and enable to interact" 0 passing (4s) 2 failing 1) Assistant basic spec Interact with Agent framework "before all" hook for "toggle Chatbot and enable to interact": CypressError: `cy.exec('curl -k --cert <(cat < (http://localhost:5601/__cypress/runner/cypress_runner.js:120286:77) at tryCatcher (http://localhost:5601/__cypress/runner/cypress_runner.js:1830:23) at Promise._settlePromiseFromHandler (http://localhost:5601/__cypress/runner/cypress_runner.js:1542:31) at Promise._settlePromise (http://localhost:5601/__cypress/runner/cypress_runner.js:1599:18) at Promise._settlePromise0 (http://localhost:5601/__cypress/runner/cypress_runner.js:1644:10) at Promise._settlePromises (http://localhost:5601/__cypress/runner/cypress_runner.js:1724:18) at _drainQueueStep (http://localhost:5601/__cypress/runner/cypress_runner.js:2430:12) at _drainQueue (http://localhost:5601/__cypress/runner/cypress_runner.js:2423:9) at Async._drainQueues (http://localhost:5601/__cypress/runner/cypress_runner.js:2439:5) at Async.drainQueues (http://localhost:5601/__cypress/runner/cypress_runner.js:2309:14) From Your Spec Code: at Context.eval (webpack://opensearch-dashboards-functional-test/./cypress/utils/plugins/dashboards-assistant/commands.js:220:0) 2) Assistant basic spec Interact with Agent framework "after all" hook for "toggle Chatbot and enable to interact": CypressError: `cy.exec('curl -k --cert <(cat < (http://localhost:5601/__cypress/runner/cypress_runner.js:120286:77) at tryCatcher (http://localhost:5601/__cypress/runner/cypress_runner.js:1830:23) at Promise._settlePromiseFromHandler (http://localhost:5601/__cypress/runner/cypress_runner.js:1542:31) at Promise._settlePromise (http://localhost:5601/__cypress/runner/cypress_runner.js:1599:18) at Promise._settlePromise0 (http://localhost:5601/__cypress/runner/cypress_runner.js:1644:10) at Promise._settlePromises (http://localhost:5601/__cypress/runner/cypress_runner.js:1724:18) at _drainQueueStep (http://localhost:5601/__cypress/runner/cypress_runner.js:2430:12) at _drainQueue (http://localhost:5601/__cypress/runner/cypress_runner.js:2423:9) at Async._drainQueues (http://localhost:5601/__cypress/runner/cypress_runner.js:2439:5) at Async.drainQueues (http://localhost:5601/__cypress/runner/cypress_runner.js:2309:14) From Your Spec Code: at Context.eval (webpack://opensearch-dashboards-functional-test/./cypress/utils/plugins/dashboards-assistant/commands.js:244:0) (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 0 │ │ Failing: 1 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 2 │ │ Video: true │ │ Duration: 4 seconds │ │ Spec Ran: mds_chatbot_agent_framework_spec.js │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ (Screenshots) - C:\eod1c4s9\assistantDashboards\cypress\screenshots\mds_chatbot_agent_framework_ (1264x587) spec.js\toggle Chatbot and enable to interact -- before all hook (failed).png - C:\eod1c4s9\assistantDashboards\cypress\screenshots\mds_chatbot_agent_framework_ (1264x587) spec.js\toggle Chatbot and enable to interact -- after all hook (failed).png (Video) - Video output: C:\eod1c4s9\assistantDashboards\cypress\videos\mds_chatbot_agent_framework_spec.js.mp4 ==================================================================================================== (Run Finished) Spec Tests Passing Failing Pending Skipped ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ ✖ mds_chatbot_agent_framework_spec.js 00:04 1 - 1 - - │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ✖ 1 of 1 failed (100%) 00:04 1 - 1 - - info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command. Test ended in 18s, cypress likely crashed. Retrying: cypress/integration/plugins/dashboards-assistant/mds_chatbot_agent_framework_spec.js 2026-06-08 19:31:32 UTC - Test (2/12) - Try (2/3): cypress/integration/plugins/dashboards-assistant/mds_chatbot_agent_framework_spec.js yarn run v1.22.22 $ env TZ=America/Los_Angeles NO_COLOR=1 cypress run --headless --env SECURITY_ENABLED=true,openSearchUrl=https://localhost:9200,WAIT_FOR_LOADER_BUFFER_MS=500 --browser C:/eod1c4s9/assistantDashboards/chromium/chrome-win/chrome.exe --spec cypress/integration/plugins/dashboards-assistant/mds_chatbot_agent_framework_spec.js ==================================================================================================== (Run Starting) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Cypress: 13.17.0 │ │ Browser: Custom Chrome 112 (headless) │ │ Node Version: v22.22.3 (C:\Users\ContainerAdministrator\scoop\apps\volta\1.0.8\appdata\tools │ │ \image\node\22.22.3\node.exe) │ │ Specs: 1 found (mds_chatbot_agent_framework_spec.js) │ │ Searched: C:\eod1c4s9\assistantDashboards\cypress\integration\plugins\dashboards-assista │ │ nt\mds_chatbot_agent_framework_spec.js │ │ Experiments: experimentalMemoryManagement=true │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: mds_chatbot_agent_framework_spec.js (1 of 1) 1) "before all" hook for "toggle Chatbot and enable to interact" 2) "after all" hook for "toggle Chatbot and enable to interact" 0 passing (4s) 2 failing 1) Assistant basic spec Interact with Agent framework "before all" hook for "toggle Chatbot and enable to interact": CypressError: `cy.exec('curl -k --cert <(cat < (http://localhost:5601/__cypress/runner/cypress_runner.js:120286:77) at tryCatcher (http://localhost:5601/__cypress/runner/cypress_runner.js:1830:23) at Promise._settlePromiseFromHandler (http://localhost:5601/__cypress/runner/cypress_runner.js:1542:31) at Promise._settlePromise (http://localhost:5601/__cypress/runner/cypress_runner.js:1599:18) at Promise._settlePromise0 (http://localhost:5601/__cypress/runner/cypress_runner.js:1644:10) at Promise._settlePromises (http://localhost:5601/__cypress/runner/cypress_runner.js:1724:18) at _drainQueueStep (http://localhost:5601/__cypress/runner/cypress_runner.js:2430:12) at _drainQueue (http://localhost:5601/__cypress/runner/cypress_runner.js:2423:9) at Async._drainQueues (http://localhost:5601/__cypress/runner/cypress_runner.js:2439:5) at Async.drainQueues (http://localhost:5601/__cypress/runner/cypress_runner.js:2309:14) From Your Spec Code: at Context.eval (webpack://opensearch-dashboards-functional-test/./cypress/utils/plugins/dashboards-assistant/commands.js:220:0) 2) Assistant basic spec Interact with Agent framework "after all" hook for "toggle Chatbot and enable to interact": CypressError: `cy.exec('curl -k --cert <(cat < (http://localhost:5601/__cypress/runner/cypress_runner.js:120286:77) at tryCatcher (http://localhost:5601/__cypress/runner/cypress_runner.js:1830:23) at Promise._settlePromiseFromHandler (http://localhost:5601/__cypress/runner/cypress_runner.js:1542:31) at Promise._settlePromise (http://localhost:5601/__cypress/runner/cypress_runner.js:1599:18) at Promise._settlePromise0 (http://localhost:5601/__cypress/runner/cypress_runner.js:1644:10) at Promise._settlePromises (http://localhost:5601/__cypress/runner/cypress_runner.js:1724:18) at _drainQueueStep (http://localhost:5601/__cypress/runner/cypress_runner.js:2430:12) at _drainQueue (http://localhost:5601/__cypress/runner/cypress_runner.js:2423:9) at Async._drainQueues (http://localhost:5601/__cypress/runner/cypress_runner.js:2439:5) at Async.drainQueues (http://localhost:5601/__cypress/runner/cypress_runner.js:2309:14) From Your Spec Code: at Context.eval (webpack://opensearch-dashboards-functional-test/./cypress/utils/plugins/dashboards-assistant/commands.js:244:0) (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 0 │ │ Failing: 1 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 2 │ │ Video: true │ │ Duration: 3 seconds │ │ Spec Ran: mds_chatbot_agent_framework_spec.js │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ (Screenshots) - C:\eod1c4s9\assistantDashboards\cypress\screenshots\mds_chatbot_agent_framework_ (1264x587) spec.js\toggle Chatbot and enable to interact -- before all hook (failed).png - C:\eod1c4s9\assistantDashboards\cypress\screenshots\mds_chatbot_agent_framework_ (1264x587) spec.js\toggle Chatbot and enable to interact -- after all hook (failed).png (Video) - Video output: C:\eod1c4s9\assistantDashboards\cypress\videos\mds_chatbot_agent_framework_spec.js.mp4 ==================================================================================================== (Run Finished) Spec Tests Passing Failing Pending Skipped ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ ✖ mds_chatbot_agent_framework_spec.js 00:03 1 - 1 - - │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ✖ 1 of 1 failed (100%) 00:03 1 - 1 - - info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command. Test ended in 18s, cypress likely crashed. Retrying: cypress/integration/plugins/dashboards-assistant/mds_chatbot_agent_framework_spec.js 2026-06-08 19:31:50 UTC - Test (2/12) - Try (3/3): cypress/integration/plugins/dashboards-assistant/mds_chatbot_agent_framework_spec.js yarn run v1.22.22 $ env TZ=America/Los_Angeles NO_COLOR=1 cypress run --headless --env SECURITY_ENABLED=true,openSearchUrl=https://localhost:9200,WAIT_FOR_LOADER_BUFFER_MS=500 --browser C:/eod1c4s9/assistantDashboards/chromium/chrome-win/chrome.exe --spec cypress/integration/plugins/dashboards-assistant/mds_chatbot_agent_framework_spec.js ==================================================================================================== (Run Starting) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Cypress: 13.17.0 │ │ Browser: Custom Chrome 112 (headless) │ │ Node Version: v22.22.3 (C:\Users\ContainerAdministrator\scoop\apps\volta\1.0.8\appdata\tools │ │ \image\node\22.22.3\node.exe) │ │ Specs: 1 found (mds_chatbot_agent_framework_spec.js) │ │ Searched: C:\eod1c4s9\assistantDashboards\cypress\integration\plugins\dashboards-assista │ │ nt\mds_chatbot_agent_framework_spec.js │ │ Experiments: experimentalMemoryManagement=true │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: mds_chatbot_agent_framework_spec.js (1 of 1) 1) "before all" hook for "toggle Chatbot and enable to interact" 2) "after all" hook for "toggle Chatbot and enable to interact" 0 passing (4s) 2 failing 1) Assistant basic spec Interact with Agent framework "before all" hook for "toggle Chatbot and enable to interact": CypressError: `cy.exec('curl -k --cert <(cat < (http://localhost:5601/__cypress/runner/cypress_runner.js:120286:77) at tryCatcher (http://localhost:5601/__cypress/runner/cypress_runner.js:1830:23) at Promise._settlePromiseFromHandler (http://localhost:5601/__cypress/runner/cypress_runner.js:1542:31) at Promise._settlePromise (http://localhost:5601/__cypress/runner/cypress_runner.js:1599:18) at Promise._settlePromise0 (http://localhost:5601/__cypress/runner/cypress_runner.js:1644:10) at Promise._settlePromises (http://localhost:5601/__cypress/runner/cypress_runner.js:1724:18) at _drainQueueStep (http://localhost:5601/__cypress/runner/cypress_runner.js:2430:12) at _drainQueue (http://localhost:5601/__cypress/runner/cypress_runner.js:2423:9) at Async._drainQueues (http://localhost:5601/__cypress/runner/cypress_runner.js:2439:5) at Async.drainQueues (http://localhost:5601/__cypress/runner/cypress_runner.js:2309:14) From Your Spec Code: at Context.eval (webpack://opensearch-dashboards-functional-test/./cypress/utils/plugins/dashboards-assistant/commands.js:220:0) 2) Assistant basic spec Interact with Agent framework "after all" hook for "toggle Chatbot and enable to interact": CypressError: `cy.exec('curl -k --cert <(cat < (http://localhost:5601/__cypress/runner/cypress_runner.js:120286:77) at tryCatcher (http://localhost:5601/__cypress/runner/cypress_runner.js:1830:23) at Promise._settlePromiseFromHandler (http://localhost:5601/__cypress/runner/cypress_runner.js:1542:31) at Promise._settlePromise (http://localhost:5601/__cypress/runner/cypress_runner.js:1599:18) at Promise._settlePromise0 (http://localhost:5601/__cypress/runner/cypress_runner.js:1644:10) at Promise._settlePromises (http://localhost:5601/__cypress/runner/cypress_runner.js:1724:18) at _drainQueueStep (http://localhost:5601/__cypress/runner/cypress_runner.js:2430:12) at _drainQueue (http://localhost:5601/__cypress/runner/cypress_runner.js:2423:9) at Async._drainQueues (http://localhost:5601/__cypress/runner/cypress_runner.js:2439:5) at Async.drainQueues (http://localhost:5601/__cypress/runner/cypress_runner.js:2309:14) From Your Spec Code: at Context.eval (webpack://opensearch-dashboards-functional-test/./cypress/utils/plugins/dashboards-assistant/commands.js:244:0) (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 0 │ │ Failing: 1 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 2 │ │ Video: true │ │ Duration: 3 seconds │ │ Spec Ran: mds_chatbot_agent_framework_spec.js │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ (Screenshots) - C:\eod1c4s9\assistantDashboards\cypress\screenshots\mds_chatbot_agent_framework_ (1264x587) spec.js\toggle Chatbot and enable to interact -- before all hook (failed).png - C:\eod1c4s9\assistantDashboards\cypress\screenshots\mds_chatbot_agent_framework_ (1264x587) spec.js\toggle Chatbot and enable to interact -- after all hook (failed).png (Video) - Video output: C:\eod1c4s9\assistantDashboards\cypress\videos\mds_chatbot_agent_framework_spec.js.mp4 ==================================================================================================== (Run Finished) Spec Tests Passing Failing Pending Skipped ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ ✖ mds_chatbot_agent_framework_spec.js 00:03 1 - 1 - - │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ✖ 1 of 1 failed (100%) 00:03 1 - 1 - - info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command. Test ended in 17s, cypress likely crashed. Retrying: cypress/integration/plugins/dashboards-assistant/mds_chatbot_agent_framework_spec.js 2026-06-08 19:32:07 UTC - Test (3/12) - Try (1/3): cypress/integration/plugins/dashboards-assistant/mds_chatbot_conversation_history_spec.js yarn run v1.22.22 $ env TZ=America/Los_Angeles NO_COLOR=1 cypress run --headless --env SECURITY_ENABLED=true,openSearchUrl=https://localhost:9200,WAIT_FOR_LOADER_BUFFER_MS=500 --browser C:/eod1c4s9/assistantDashboards/chromium/chrome-win/chrome.exe --spec cypress/integration/plugins/dashboards-assistant/mds_chatbot_conversation_history_spec.js ==================================================================================================== (Run Starting) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Cypress: 13.17.0 │ │ Browser: Custom Chrome 112 (headless) │ │ Node Version: v22.22.3 (C:\Users\ContainerAdministrator\scoop\apps\volta\1.0.8\appdata\tools │ │ \image\node\22.22.3\node.exe) │ │ Specs: 1 found (mds_chatbot_conversation_history_spec.js) │ │ Searched: C:\eod1c4s9\assistantDashboards\cypress\integration\plugins\dashboards-assista │ │ nt\mds_chatbot_conversation_history_spec.js │ │ Experiments: experimentalMemoryManagement=true │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: mds_chatbot_conversation_history_spec.js (1 of 1) 1) "before all" hook for "should toggle history list" 2) "after all" hook for "should toggle history list" 0 passing (4s) 2 failing 1) Assistant conversation history spec panel operations "before all" hook for "should toggle history list": CypressError: `cy.exec('curl -k --cert <(cat < (http://localhost:5601/__cypress/runner/cypress_runner.js:120286:77) at tryCatcher (http://localhost:5601/__cypress/runner/cypress_runner.js:1830:23) at Promise._settlePromiseFromHandler (http://localhost:5601/__cypress/runner/cypress_runner.js:1542:31) at Promise._settlePromise (http://localhost:5601/__cypress/runner/cypress_runner.js:1599:18) at Promise._settlePromise0 (http://localhost:5601/__cypress/runner/cypress_runner.js:1644:10) at Promise._settlePromises (http://localhost:5601/__cypress/runner/cypress_runner.js:1724:18) at _drainQueueStep (http://localhost:5601/__cypress/runner/cypress_runner.js:2430:12) at _drainQueue (http://localhost:5601/__cypress/runner/cypress_runner.js:2423:9) at Async._drainQueues (http://localhost:5601/__cypress/runner/cypress_runner.js:2439:5) at Async.drainQueues (http://localhost:5601/__cypress/runner/cypress_runner.js:2309:14) From Your Spec Code: at Context.eval (webpack://opensearch-dashboards-functional-test/./cypress/utils/plugins/dashboards-assistant/commands.js:220:0) 2) Assistant conversation history spec panel operations "after all" hook for "should toggle history list": CypressError: `cy.exec('curl -k --cert <(cat < (http://localhost:5601/__cypress/runner/cypress_runner.js:120286:77) at tryCatcher (http://localhost:5601/__cypress/runner/cypress_runner.js:1830:23) at Promise._settlePromiseFromHandler (http://localhost:5601/__cypress/runner/cypress_runner.js:1542:31) at Promise._settlePromise (http://localhost:5601/__cypress/runner/cypress_runner.js:1599:18) at Promise._settlePromise0 (http://localhost:5601/__cypress/runner/cypress_runner.js:1644:10) at Promise._settlePromises (http://localhost:5601/__cypress/runner/cypress_runner.js:1724:18) at _drainQueueStep (http://localhost:5601/__cypress/runner/cypress_runner.js:2430:12) at _drainQueue (http://localhost:5601/__cypress/runner/cypress_runner.js:2423:9) at Async._drainQueues (http://localhost:5601/__cypress/runner/cypress_runner.js:2439:5) at Async.drainQueues (http://localhost:5601/__cypress/runner/cypress_runner.js:2309:14) From Your Spec Code: at Context.eval (webpack://opensearch-dashboards-functional-test/./cypress/utils/plugins/dashboards-assistant/commands.js:244:0) (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 7 │ │ Passing: 0 │ │ Failing: 1 │ │ Pending: 0 │ │ Skipped: 6 │ │ Screenshots: 2 │ │ Video: true │ │ Duration: 3 seconds │ │ Spec Ran: mds_chatbot_conversation_history_spec.js │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ (Screenshots) - C:\eod1c4s9\assistantDashboards\cypress\screenshots\mds_chatbot_conversation_his (1264x587) tory_spec.js\should toggle history list -- before all hook (failed).png - C:\eod1c4s9\assistantDashboards\cypress\screenshots\mds_chatbot_conversation_his (1264x587) tory_spec.js\should toggle history list -- after all hook (failed).png (Video) - Video output: C:\eod1c4s9\assistantDashboards\cypress\videos\mds_chatbot_conversation_history_spec.js.mp4 ==================================================================================================== (Run Finished) Spec Tests Passing Failing Pending Skipped ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ ✖ mds_chatbot_conversation_history_sp 00:03 7 - 1 - 6 │ │ ec.js │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ✖ 1 of 1 failed (100%) 00:03 7 - 1 - 6 info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command. Test ended in 18s, cypress likely crashed. Retrying: cypress/integration/plugins/dashboards-assistant/mds_chatbot_conversation_history_spec.js 2026-06-08 19:32:25 UTC - Test (3/12) - Try (2/3): cypress/integration/plugins/dashboards-assistant/mds_chatbot_conversation_history_spec.js yarn run v1.22.22 $ env TZ=America/Los_Angeles NO_COLOR=1 cypress run --headless --env SECURITY_ENABLED=true,openSearchUrl=https://localhost:9200,WAIT_FOR_LOADER_BUFFER_MS=500 --browser C:/eod1c4s9/assistantDashboards/chromium/chrome-win/chrome.exe --spec cypress/integration/plugins/dashboards-assistant/mds_chatbot_conversation_history_spec.js ==================================================================================================== (Run Starting) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Cypress: 13.17.0 │ │ Browser: Custom Chrome 112 (headless) │ │ Node Version: v22.22.3 (C:\Users\ContainerAdministrator\scoop\apps\volta\1.0.8\appdata\tools │ │ \image\node\22.22.3\node.exe) │ │ Specs: 1 found (mds_chatbot_conversation_history_spec.js) │ │ Searched: C:\eod1c4s9\assistantDashboards\cypress\integration\plugins\dashboards-assista │ │ nt\mds_chatbot_conversation_history_spec.js │ │ Experiments: experimentalMemoryManagement=true │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: mds_chatbot_conversation_history_spec.js (1 of 1) 1) "before all" hook for "should toggle history list" 2) "after all" hook for "should toggle history list" 0 passing (4s) 2 failing 1) Assistant conversation history spec panel operations "before all" hook for "should toggle history list": CypressError: `cy.exec('curl -k --cert <(cat < (http://localhost:5601/__cypress/runner/cypress_runner.js:120286:77) at tryCatcher (http://localhost:5601/__cypress/runner/cypress_runner.js:1830:23) at Promise._settlePromiseFromHandler (http://localhost:5601/__cypress/runner/cypress_runner.js:1542:31) at Promise._settlePromise (http://localhost:5601/__cypress/runner/cypress_runner.js:1599:18) at Promise._settlePromise0 (http://localhost:5601/__cypress/runner/cypress_runner.js:1644:10) at Promise._settlePromises (http://localhost:5601/__cypress/runner/cypress_runner.js:1724:18) at _drainQueueStep (http://localhost:5601/__cypress/runner/cypress_runner.js:2430:12) at _drainQueue (http://localhost:5601/__cypress/runner/cypress_runner.js:2423:9) at Async._drainQueues (http://localhost:5601/__cypress/runner/cypress_runner.js:2439:5) at Async.drainQueues (http://localhost:5601/__cypress/runner/cypress_runner.js:2309:14) From Your Spec Code: at Context.eval (webpack://opensearch-dashboards-functional-test/./cypress/utils/plugins/dashboards-assistant/commands.js:220:0) 2) Assistant conversation history spec panel operations "after all" hook for "should toggle history list": CypressError: `cy.exec('curl -k --cert <(cat < (http://localhost:5601/__cypress/runner/cypress_runner.js:120286:77) at tryCatcher (http://localhost:5601/__cypress/runner/cypress_runner.js:1830:23) at Promise._settlePromiseFromHandler (http://localhost:5601/__cypress/runner/cypress_runner.js:1542:31) at Promise._settlePromise (http://localhost:5601/__cypress/runner/cypress_runner.js:1599:18) at Promise._settlePromise0 (http://localhost:5601/__cypress/runner/cypress_runner.js:1644:10) at Promise._settlePromises (http://localhost:5601/__cypress/runner/cypress_runner.js:1724:18) at _drainQueueStep (http://localhost:5601/__cypress/runner/cypress_runner.js:2430:12) at _drainQueue (http://localhost:5601/__cypress/runner/cypress_runner.js:2423:9) at Async._drainQueues (http://localhost:5601/__cypress/runner/cypress_runner.js:2439:5) at Async.drainQueues (http://localhost:5601/__cypress/runner/cypress_runner.js:2309:14) From Your Spec Code: at Context.eval (webpack://opensearch-dashboards-functional-test/./cypress/utils/plugins/dashboards-assistant/commands.js:244:0) (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 7 │ │ Passing: 0 │ │ Failing: 1 │ │ Pending: 0 │ │ Skipped: 6 │ │ Screenshots: 2 │ │ Video: true │ │ Duration: 3 seconds │ │ Spec Ran: mds_chatbot_conversation_history_spec.js │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ (Screenshots) - C:\eod1c4s9\assistantDashboards\cypress\screenshots\mds_chatbot_conversation_his (1264x587) tory_spec.js\should toggle history list -- before all hook (failed).png - C:\eod1c4s9\assistantDashboards\cypress\screenshots\mds_chatbot_conversation_his (1264x587) tory_spec.js\should toggle history list -- after all hook (failed).png (Video) - Video output: C:\eod1c4s9\assistantDashboards\cypress\videos\mds_chatbot_conversation_history_spec.js.mp4 ==================================================================================================== (Run Finished) Spec Tests Passing Failing Pending Skipped ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ ✖ mds_chatbot_conversation_history_sp 00:03 7 - 1 - 6 │ │ ec.js │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ✖ 1 of 1 failed (100%) 00:03 7 - 1 - 6 info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command. Test ended in 17s, cypress likely crashed. Retrying: cypress/integration/plugins/dashboards-assistant/mds_chatbot_conversation_history_spec.js 2026-06-08 19:32:42 UTC - Test (3/12) - Try (3/3): cypress/integration/plugins/dashboards-assistant/mds_chatbot_conversation_history_spec.js yarn run v1.22.22 $ env TZ=America/Los_Angeles NO_COLOR=1 cypress run --headless --env SECURITY_ENABLED=true,openSearchUrl=https://localhost:9200,WAIT_FOR_LOADER_BUFFER_MS=500 --browser C:/eod1c4s9/assistantDashboards/chromium/chrome-win/chrome.exe --spec cypress/integration/plugins/dashboards-assistant/mds_chatbot_conversation_history_spec.js ==================================================================================================== (Run Starting) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Cypress: 13.17.0 │ │ Browser: Custom Chrome 112 (headless) │ │ Node Version: v22.22.3 (C:\Users\ContainerAdministrator\scoop\apps\volta\1.0.8\appdata\tools │ │ \image\node\22.22.3\node.exe) │ │ Specs: 1 found (mds_chatbot_conversation_history_spec.js) │ │ Searched: C:\eod1c4s9\assistantDashboards\cypress\integration\plugins\dashboards-assista │ │ nt\mds_chatbot_conversation_history_spec.js │ │ Experiments: experimentalMemoryManagement=true │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: mds_chatbot_conversation_history_spec.js (1 of 1) 1) "before all" hook for "should toggle history list" 2) "after all" hook for "should toggle history list" 0 passing (4s) 2 failing 1) Assistant conversation history spec panel operations "before all" hook for "should toggle history list": CypressError: `cy.exec('curl -k --cert <(cat < (http://localhost:5601/__cypress/runner/cypress_runner.js:120286:77) at tryCatcher (http://localhost:5601/__cypress/runner/cypress_runner.js:1830:23) at Promise._settlePromiseFromHandler (http://localhost:5601/__cypress/runner/cypress_runner.js:1542:31) at Promise._settlePromise (http://localhost:5601/__cypress/runner/cypress_runner.js:1599:18) at Promise._settlePromise0 (http://localhost:5601/__cypress/runner/cypress_runner.js:1644:10) at Promise._settlePromises (http://localhost:5601/__cypress/runner/cypress_runner.js:1724:18) at _drainQueueStep (http://localhost:5601/__cypress/runner/cypress_runner.js:2430:12) at _drainQueue (http://localhost:5601/__cypress/runner/cypress_runner.js:2423:9) at Async._drainQueues (http://localhost:5601/__cypress/runner/cypress_runner.js:2439:5) at Async.drainQueues (http://localhost:5601/__cypress/runner/cypress_runner.js:2309:14) From Your Spec Code: at Context.eval (webpack://opensearch-dashboards-functional-test/./cypress/utils/plugins/dashboards-assistant/commands.js:220:0) 2) Assistant conversation history spec panel operations "after all" hook for "should toggle history list": CypressError: `cy.exec('curl -k --cert <(cat < (http://localhost:5601/__cypress/runner/cypress_runner.js:120286:77) at tryCatcher (http://localhost:5601/__cypress/runner/cypress_runner.js:1830:23) at Promise._settlePromiseFromHandler (http://localhost:5601/__cypress/runner/cypress_runner.js:1542:31) at Promise._settlePromise (http://localhost:5601/__cypress/runner/cypress_runner.js:1599:18) at Promise._settlePromise0 (http://localhost:5601/__cypress/runner/cypress_runner.js:1644:10) at Promise._settlePromises (http://localhost:5601/__cypress/runner/cypress_runner.js:1724:18) at _drainQueueStep (http://localhost:5601/__cypress/runner/cypress_runner.js:2430:12) at _drainQueue (http://localhost:5601/__cypress/runner/cypress_runner.js:2423:9) at Async._drainQueues (http://localhost:5601/__cypress/runner/cypress_runner.js:2439:5) at Async.drainQueues (http://localhost:5601/__cypress/runner/cypress_runner.js:2309:14) From Your Spec Code: at Context.eval (webpack://opensearch-dashboards-functional-test/./cypress/utils/plugins/dashboards-assistant/commands.js:244:0) (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 7 │ │ Passing: 0 │ │ Failing: 1 │ │ Pending: 0 │ │ Skipped: 6 │ │ Screenshots: 2 │ │ Video: true │ │ Duration: 3 seconds │ │ Spec Ran: mds_chatbot_conversation_history_spec.js │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ (Screenshots) - C:\eod1c4s9\assistantDashboards\cypress\screenshots\mds_chatbot_conversation_his (1264x587) tory_spec.js\should toggle history list -- before all hook (failed).png - C:\eod1c4s9\assistantDashboards\cypress\screenshots\mds_chatbot_conversation_his (1264x587) tory_spec.js\should toggle history list -- after all hook (failed).png (Video) - Video output: C:\eod1c4s9\assistantDashboards\cypress\videos\mds_chatbot_conversation_history_spec.js.mp4 ==================================================================================================== (Run Finished) Spec Tests Passing Failing Pending Skipped ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ ✖ mds_chatbot_conversation_history_sp 00:03 7 - 1 - 6 │ │ ec.js │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ✖ 1 of 1 failed (100%) 00:03 7 - 1 - 6 info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command. Test ended in 18s, cypress likely crashed. Retrying: cypress/integration/plugins/dashboards-assistant/mds_chatbot_conversation_history_spec.js 2026-06-08 19:33:00 UTC - Test (4/12) - Try (1/3): cypress/integration/plugins/dashboards-assistant/mds_chatbot_default_data_source_change.js yarn run v1.22.22 $ env TZ=America/Los_Angeles NO_COLOR=1 cypress run --headless --env SECURITY_ENABLED=true,openSearchUrl=https://localhost:9200,WAIT_FOR_LOADER_BUFFER_MS=500 --browser C:/eod1c4s9/assistantDashboards/chromium/chrome-win/chrome.exe --spec cypress/integration/plugins/dashboards-assistant/mds_chatbot_default_data_source_change.js ==================================================================================================== (Run Starting) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Cypress: 13.17.0 │ │ Browser: Custom Chrome 112 (headless) │ │ Node Version: v22.22.3 (C:\Users\ContainerAdministrator\scoop\apps\volta\1.0.8\appdata\tools │ │ \image\node\22.22.3\node.exe) │ │ Specs: 1 found (mds_chatbot_default_data_source_change.js) │ │ Searched: C:\eod1c4s9\assistantDashboards\cypress\integration\plugins\dashboards-assista │ │ nt\mds_chatbot_default_data_source_change.js │ │ Experiments: experimentalMemoryManagement=true │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: mds_chatbot_default_data_source_change.js (1 of 1) 0 passing (0ms) (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 0 │ │ Passing: 0 │ │ Failing: 0 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: true │ │ Duration: 0 seconds │ │ Spec Ran: mds_chatbot_default_data_source_change.js │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ (Video) - Video output: C:\eod1c4s9\assistantDashboards\cypress\videos\mds_chatbot_default_data_source_change.js.mp4 ==================================================================================================== (Run Finished) Spec Tests Passing Failing Pending Skipped ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ ✔ mds_chatbot_default_data_source_cha 1ms - - - - - │ │ nge.js │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ✔ All specs passed! 1ms - - - - - Done in 14.45s. Test passed in in 14s 2026-06-08 19:33:14 UTC - Test (5/12) - Try (1/3): cypress/integration/plugins/dashboards-assistant/mds_chatbot_feedback_spec.js yarn run v1.22.22 $ env TZ=America/Los_Angeles NO_COLOR=1 cypress run --headless --env SECURITY_ENABLED=true,openSearchUrl=https://localhost:9200,WAIT_FOR_LOADER_BUFFER_MS=500 --browser C:/eod1c4s9/assistantDashboards/chromium/chrome-win/chrome.exe --spec cypress/integration/plugins/dashboards-assistant/mds_chatbot_feedback_spec.js ==================================================================================================== (Run Starting) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Cypress: 13.17.0 │ │ Browser: Custom Chrome 112 (headless) │ │ Node Version: v22.22.3 (C:\Users\ContainerAdministrator\scoop\apps\volta\1.0.8\appdata\tools │ │ \image\node\22.22.3\node.exe) │ │ Specs: 1 found (mds_chatbot_feedback_spec.js) │ │ Searched: C:\eod1c4s9\assistantDashboards\cypress\integration\plugins\dashboards-assista │ │ nt\mds_chatbot_feedback_spec.js │ │ Experiments: experimentalMemoryManagement=true │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: mds_chatbot_feedback_spec.js (1 of 1) 1) "before all" hook for "display feedback button and able to interact" 2) "after all" hook for "display feedback button and able to interact" 0 passing (4s) 2 failing 1) Assistant feedback spec conversation feedback "before all" hook for "display feedback button and able to interact": CypressError: `cy.exec('curl -k --cert <(cat < (http://localhost:5601/__cypress/runner/cypress_runner.js:120286:77) at tryCatcher (http://localhost:5601/__cypress/runner/cypress_runner.js:1830:23) at Promise._settlePromiseFromHandler (http://localhost:5601/__cypress/runner/cypress_runner.js:1542:31) at Promise._settlePromise (http://localhost:5601/__cypress/runner/cypress_runner.js:1599:18) at Promise._settlePromise0 (http://localhost:5601/__cypress/runner/cypress_runner.js:1644:10) at Promise._settlePromises (http://localhost:5601/__cypress/runner/cypress_runner.js:1724:18) at _drainQueueStep (http://localhost:5601/__cypress/runner/cypress_runner.js:2430:12) at _drainQueue (http://localhost:5601/__cypress/runner/cypress_runner.js:2423:9) at Async._drainQueues (http://localhost:5601/__cypress/runner/cypress_runner.js:2439:5) at Async.drainQueues (http://localhost:5601/__cypress/runner/cypress_runner.js:2309:14) From Your Spec Code: at Context.eval (webpack://opensearch-dashboards-functional-test/./cypress/utils/plugins/dashboards-assistant/commands.js:220:0) 2) Assistant feedback spec conversation feedback "after all" hook for "display feedback button and able to interact": CypressError: `cy.exec('curl -k --cert <(cat < (http://localhost:5601/__cypress/runner/cypress_runner.js:120286:77) at tryCatcher (http://localhost:5601/__cypress/runner/cypress_runner.js:1830:23) at Promise._settlePromiseFromHandler (http://localhost:5601/__cypress/runner/cypress_runner.js:1542:31) at Promise._settlePromise (http://localhost:5601/__cypress/runner/cypress_runner.js:1599:18) at Promise._settlePromise0 (http://localhost:5601/__cypress/runner/cypress_runner.js:1644:10) at Promise._settlePromises (http://localhost:5601/__cypress/runner/cypress_runner.js:1724:18) at _drainQueueStep (http://localhost:5601/__cypress/runner/cypress_runner.js:2430:12) at _drainQueue (http://localhost:5601/__cypress/runner/cypress_runner.js:2423:9) at Async._drainQueues (http://localhost:5601/__cypress/runner/cypress_runner.js:2439:5) at Async.drainQueues (http://localhost:5601/__cypress/runner/cypress_runner.js:2309:14) From Your Spec Code: at Context.eval (webpack://opensearch-dashboards-functional-test/./cypress/utils/plugins/dashboards-assistant/commands.js:244:0) (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 0 │ │ Failing: 1 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 2 │ │ Video: true │ │ Duration: 3 seconds │ │ Spec Ran: mds_chatbot_feedback_spec.js │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ (Screenshots) - C:\eod1c4s9\assistantDashboards\cypress\screenshots\mds_chatbot_feedback_spec.js (1264x587) \display feedback button and able to interact -- before all hook (failed).png - C:\eod1c4s9\assistantDashboards\cypress\screenshots\mds_chatbot_feedback_spec.js (1264x587) \display feedback button and able to interact -- after all hook (failed).png (Video) - Video output: C:\eod1c4s9\assistantDashboards\cypress\videos\mds_chatbot_feedback_spec.js.mp4 ==================================================================================================== (Run Finished) Spec Tests Passing Failing Pending Skipped ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ ✖ mds_chatbot_feedback_spec.js 00:03 1 - 1 - - │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ✖ 1 of 1 failed (100%) 00:03 1 - 1 - - info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command. Test ended in 17s, cypress likely crashed. Retrying: cypress/integration/plugins/dashboards-assistant/mds_chatbot_feedback_spec.js 2026-06-08 19:33:31 UTC - Test (5/12) - Try (2/3): cypress/integration/plugins/dashboards-assistant/mds_chatbot_feedback_spec.js yarn run v1.22.22 $ env TZ=America/Los_Angeles NO_COLOR=1 cypress run --headless --env SECURITY_ENABLED=true,openSearchUrl=https://localhost:9200,WAIT_FOR_LOADER_BUFFER_MS=500 --browser C:/eod1c4s9/assistantDashboards/chromium/chrome-win/chrome.exe --spec cypress/integration/plugins/dashboards-assistant/mds_chatbot_feedback_spec.js ==================================================================================================== (Run Starting) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Cypress: 13.17.0 │ │ Browser: Custom Chrome 112 (headless) │ │ Node Version: v22.22.3 (C:\Users\ContainerAdministrator\scoop\apps\volta\1.0.8\appdata\tools │ │ \image\node\22.22.3\node.exe) │ │ Specs: 1 found (mds_chatbot_feedback_spec.js) │ │ Searched: C:\eod1c4s9\assistantDashboards\cypress\integration\plugins\dashboards-assista │ │ nt\mds_chatbot_feedback_spec.js │ │ Experiments: experimentalMemoryManagement=true │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: mds_chatbot_feedback_spec.js (1 of 1) 1) "before all" hook for "display feedback button and able to interact" 2) "after all" hook for "display feedback button and able to interact" 0 passing (4s) 2 failing 1) Assistant feedback spec conversation feedback "before all" hook for "display feedback button and able to interact": CypressError: `cy.exec('curl -k --cert <(cat < (http://localhost:5601/__cypress/runner/cypress_runner.js:120286:77) at tryCatcher (http://localhost:5601/__cypress/runner/cypress_runner.js:1830:23) at Promise._settlePromiseFromHandler (http://localhost:5601/__cypress/runner/cypress_runner.js:1542:31) at Promise._settlePromise (http://localhost:5601/__cypress/runner/cypress_runner.js:1599:18) at Promise._settlePromise0 (http://localhost:5601/__cypress/runner/cypress_runner.js:1644:10) at Promise._settlePromises (http://localhost:5601/__cypress/runner/cypress_runner.js:1724:18) at _drainQueueStep (http://localhost:5601/__cypress/runner/cypress_runner.js:2430:12) at _drainQueue (http://localhost:5601/__cypress/runner/cypress_runner.js:2423:9) at Async._drainQueues (http://localhost:5601/__cypress/runner/cypress_runner.js:2439:5) at Async.drainQueues (http://localhost:5601/__cypress/runner/cypress_runner.js:2309:14) From Your Spec Code: at Context.eval (webpack://opensearch-dashboards-functional-test/./cypress/utils/plugins/dashboards-assistant/commands.js:220:0) 2) Assistant feedback spec conversation feedback "after all" hook for "display feedback button and able to interact": CypressError: `cy.exec('curl -k --cert <(cat < (http://localhost:5601/__cypress/runner/cypress_runner.js:120286:77) at tryCatcher (http://localhost:5601/__cypress/runner/cypress_runner.js:1830:23) at Promise._settlePromiseFromHandler (http://localhost:5601/__cypress/runner/cypress_runner.js:1542:31) at Promise._settlePromise (http://localhost:5601/__cypress/runner/cypress_runner.js:1599:18) at Promise._settlePromise0 (http://localhost:5601/__cypress/runner/cypress_runner.js:1644:10) at Promise._settlePromises (http://localhost:5601/__cypress/runner/cypress_runner.js:1724:18) at _drainQueueStep (http://localhost:5601/__cypress/runner/cypress_runner.js:2430:12) at _drainQueue (http://localhost:5601/__cypress/runner/cypress_runner.js:2423:9) at Async._drainQueues (http://localhost:5601/__cypress/runner/cypress_runner.js:2439:5) at Async.drainQueues (http://localhost:5601/__cypress/runner/cypress_runner.js:2309:14) From Your Spec Code: at Context.eval (webpack://opensearch-dashboards-functional-test/./cypress/utils/plugins/dashboards-assistant/commands.js:244:0) (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 0 │ │ Failing: 1 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 2 │ │ Video: true │ │ Duration: 3 seconds │ │ Spec Ran: mds_chatbot_feedback_spec.js │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ (Screenshots) - C:\eod1c4s9\assistantDashboards\cypress\screenshots\mds_chatbot_feedback_spec.js (1264x587) \display feedback button and able to interact -- before all hook (failed).png - C:\eod1c4s9\assistantDashboards\cypress\screenshots\mds_chatbot_feedback_spec.js (1264x587) \display feedback button and able to interact -- after all hook (failed).png (Video) - Video output: C:\eod1c4s9\assistantDashboards\cypress\videos\mds_chatbot_feedback_spec.js.mp4 ==================================================================================================== (Run Finished) Spec Tests Passing Failing Pending Skipped ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ ✖ mds_chatbot_feedback_spec.js 00:03 1 - 1 - - │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ✖ 1 of 1 failed (100%) 00:03 1 - 1 - - info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command. Test ended in 18s, cypress likely crashed. Retrying: cypress/integration/plugins/dashboards-assistant/mds_chatbot_feedback_spec.js 2026-06-08 19:33:49 UTC - Test (5/12) - Try (3/3): cypress/integration/plugins/dashboards-assistant/mds_chatbot_feedback_spec.js yarn run v1.22.22 $ env TZ=America/Los_Angeles NO_COLOR=1 cypress run --headless --env SECURITY_ENABLED=true,openSearchUrl=https://localhost:9200,WAIT_FOR_LOADER_BUFFER_MS=500 --browser C:/eod1c4s9/assistantDashboards/chromium/chrome-win/chrome.exe --spec cypress/integration/plugins/dashboards-assistant/mds_chatbot_feedback_spec.js ==================================================================================================== (Run Starting) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Cypress: 13.17.0 │ │ Browser: Custom Chrome 112 (headless) │ │ Node Version: v22.22.3 (C:\Users\ContainerAdministrator\scoop\apps\volta\1.0.8\appdata\tools │ │ \image\node\22.22.3\node.exe) │ │ Specs: 1 found (mds_chatbot_feedback_spec.js) │ │ Searched: C:\eod1c4s9\assistantDashboards\cypress\integration\plugins\dashboards-assista │ │ nt\mds_chatbot_feedback_spec.js │ │ Experiments: experimentalMemoryManagement=true │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: mds_chatbot_feedback_spec.js (1 of 1) 1) "before all" hook for "display feedback button and able to interact" 2) "after all" hook for "display feedback button and able to interact" 0 passing (4s) 2 failing 1) Assistant feedback spec conversation feedback "before all" hook for "display feedback button and able to interact": CypressError: `cy.exec('curl -k --cert <(cat < (http://localhost:5601/__cypress/runner/cypress_runner.js:120286:77) at tryCatcher (http://localhost:5601/__cypress/runner/cypress_runner.js:1830:23) at Promise._settlePromiseFromHandler (http://localhost:5601/__cypress/runner/cypress_runner.js:1542:31) at Promise._settlePromise (http://localhost:5601/__cypress/runner/cypress_runner.js:1599:18) at Promise._settlePromise0 (http://localhost:5601/__cypress/runner/cypress_runner.js:1644:10) at Promise._settlePromises (http://localhost:5601/__cypress/runner/cypress_runner.js:1724:18) at _drainQueueStep (http://localhost:5601/__cypress/runner/cypress_runner.js:2430:12) at _drainQueue (http://localhost:5601/__cypress/runner/cypress_runner.js:2423:9) at Async._drainQueues (http://localhost:5601/__cypress/runner/cypress_runner.js:2439:5) at Async.drainQueues (http://localhost:5601/__cypress/runner/cypress_runner.js:2309:14) From Your Spec Code: at Context.eval (webpack://opensearch-dashboards-functional-test/./cypress/utils/plugins/dashboards-assistant/commands.js:220:0) 2) Assistant feedback spec conversation feedback "after all" hook for "display feedback button and able to interact": CypressError: `cy.exec('curl -k --cert <(cat < (http://localhost:5601/__cypress/runner/cypress_runner.js:120286:77) at tryCatcher (http://localhost:5601/__cypress/runner/cypress_runner.js:1830:23) at Promise._settlePromiseFromHandler (http://localhost:5601/__cypress/runner/cypress_runner.js:1542:31) at Promise._settlePromise (http://localhost:5601/__cypress/runner/cypress_runner.js:1599:18) at Promise._settlePromise0 (http://localhost:5601/__cypress/runner/cypress_runner.js:1644:10) at Promise._settlePromises (http://localhost:5601/__cypress/runner/cypress_runner.js:1724:18) at _drainQueueStep (http://localhost:5601/__cypress/runner/cypress_runner.js:2430:12) at _drainQueue (http://localhost:5601/__cypress/runner/cypress_runner.js:2423:9) at Async._drainQueues (http://localhost:5601/__cypress/runner/cypress_runner.js:2439:5) at Async.drainQueues (http://localhost:5601/__cypress/runner/cypress_runner.js:2309:14) From Your Spec Code: at Context.eval (webpack://opensearch-dashboards-functional-test/./cypress/utils/plugins/dashboards-assistant/commands.js:244:0) (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 0 │ │ Failing: 1 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 2 │ │ Video: true │ │ Duration: 3 seconds │ │ Spec Ran: mds_chatbot_feedback_spec.js │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ (Screenshots) - C:\eod1c4s9\assistantDashboards\cypress\screenshots\mds_chatbot_feedback_spec.js (1264x587) \display feedback button and able to interact -- before all hook (failed).png - C:\eod1c4s9\assistantDashboards\cypress\screenshots\mds_chatbot_feedback_spec.js (1264x587) \display feedback button and able to interact -- after all hook (failed).png (Video) - Video output: C:\eod1c4s9\assistantDashboards\cypress\videos\mds_chatbot_feedback_spec.js.mp4 ==================================================================================================== (Run Finished) Spec Tests Passing Failing Pending Skipped ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ ✖ mds_chatbot_feedback_spec.js 00:03 1 - 1 - - │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ✖ 1 of 1 failed (100%) 00:03 1 - 1 - - info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command. Test ended in 18s, cypress likely crashed. Retrying: cypress/integration/plugins/dashboards-assistant/mds_chatbot_feedback_spec.js 2026-06-08 19:34:07 UTC - Test (6/12) - Try (1/3): cypress/integration/plugins/dashboards-assistant/mds_chatbot_interaction_trace_spec.js yarn run v1.22.22 $ env TZ=America/Los_Angeles NO_COLOR=1 cypress run --headless --env SECURITY_ENABLED=true,openSearchUrl=https://localhost:9200,WAIT_FOR_LOADER_BUFFER_MS=500 --browser C:/eod1c4s9/assistantDashboards/chromium/chrome-win/chrome.exe --spec cypress/integration/plugins/dashboards-assistant/mds_chatbot_interaction_trace_spec.js ==================================================================================================== (Run Starting) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Cypress: 13.17.0 │ │ Browser: Custom Chrome 112 (headless) │ │ Node Version: v22.22.3 (C:\Users\ContainerAdministrator\scoop\apps\volta\1.0.8\appdata\tools │ │ \image\node\22.22.3\node.exe) │ │ Specs: 1 found (mds_chatbot_interaction_trace_spec.js) │ │ Searched: C:\eod1c4s9\assistantDashboards\cypress\integration\plugins\dashboards-assista │ │ nt\mds_chatbot_interaction_trace_spec.js │ │ Experiments: experimentalMemoryManagement=true │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: mds_chatbot_interaction_trace_spec.js (1 of 1) 1) "before all" hook for "open trace page and verify page content" 2) "after all" hook for "open trace page and verify page content" 0 passing (4s) 2 failing 1) Interaction trace spec Trace page "before all" hook for "open trace page and verify page content": CypressError: `cy.exec('curl -k --cert <(cat < (http://localhost:5601/__cypress/runner/cypress_runner.js:120286:77) at tryCatcher (http://localhost:5601/__cypress/runner/cypress_runner.js:1830:23) at Promise._settlePromiseFromHandler (http://localhost:5601/__cypress/runner/cypress_runner.js:1542:31) at Promise._settlePromise (http://localhost:5601/__cypress/runner/cypress_runner.js:1599:18) at Promise._settlePromise0 (http://localhost:5601/__cypress/runner/cypress_runner.js:1644:10) at Promise._settlePromises (http://localhost:5601/__cypress/runner/cypress_runner.js:1724:18) at _drainQueueStep (http://localhost:5601/__cypress/runner/cypress_runner.js:2430:12) at _drainQueue (http://localhost:5601/__cypress/runner/cypress_runner.js:2423:9) at Async._drainQueues (http://localhost:5601/__cypress/runner/cypress_runner.js:2439:5) at Async.drainQueues (http://localhost:5601/__cypress/runner/cypress_runner.js:2309:14) From Your Spec Code: at Context.eval (webpack://opensearch-dashboards-functional-test/./cypress/utils/plugins/dashboards-assistant/commands.js:220:0) 2) Interaction trace spec Trace page "after all" hook for "open trace page and verify page content": CypressError: `cy.exec('curl -k --cert <(cat < (http://localhost:5601/__cypress/runner/cypress_runner.js:120286:77) at tryCatcher (http://localhost:5601/__cypress/runner/cypress_runner.js:1830:23) at Promise._settlePromiseFromHandler (http://localhost:5601/__cypress/runner/cypress_runner.js:1542:31) at Promise._settlePromise (http://localhost:5601/__cypress/runner/cypress_runner.js:1599:18) at Promise._settlePromise0 (http://localhost:5601/__cypress/runner/cypress_runner.js:1644:10) at Promise._settlePromises (http://localhost:5601/__cypress/runner/cypress_runner.js:1724:18) at _drainQueueStep (http://localhost:5601/__cypress/runner/cypress_runner.js:2430:12) at _drainQueue (http://localhost:5601/__cypress/runner/cypress_runner.js:2423:9) at Async._drainQueues (http://localhost:5601/__cypress/runner/cypress_runner.js:2439:5) at Async.drainQueues (http://localhost:5601/__cypress/runner/cypress_runner.js:2309:14) From Your Spec Code: at Context.eval (webpack://opensearch-dashboards-functional-test/./cypress/utils/plugins/dashboards-assistant/commands.js:244:0) (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 3 │ │ Passing: 0 │ │ Failing: 1 │ │ Pending: 0 │ │ Skipped: 2 │ │ Screenshots: 2 │ │ Video: true │ │ Duration: 3 seconds │ │ Spec Ran: mds_chatbot_interaction_trace_spec.js │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ (Screenshots) - C:\eod1c4s9\assistantDashboards\cypress\screenshots\mds_chatbot_interaction_trac (1264x587) e_spec.js\open trace page and verify page content -- before all hook (failed).pn g - C:\eod1c4s9\assistantDashboards\cypress\screenshots\mds_chatbot_interaction_trac (1264x587) e_spec.js\open trace page and verify page content -- after all hook (failed).png (Video) - Video output: C:\eod1c4s9\assistantDashboards\cypress\videos\mds_chatbot_interaction_trace_spec.js.mp4 ==================================================================================================== (Run Finished) Spec Tests Passing Failing Pending Skipped ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ ✖ mds_chatbot_interaction_trace_spec. 00:03 3 - 1 - 2 │ │ js │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ✖ 1 of 1 failed (100%) 00:03 3 - 1 - 2 info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command. Test ended in 18s, cypress likely crashed. Retrying: cypress/integration/plugins/dashboards-assistant/mds_chatbot_interaction_trace_spec.js 2026-06-08 19:34:25 UTC - Test (6/12) - Try (2/3): cypress/integration/plugins/dashboards-assistant/mds_chatbot_interaction_trace_spec.js yarn run v1.22.22 $ env TZ=America/Los_Angeles NO_COLOR=1 cypress run --headless --env SECURITY_ENABLED=true,openSearchUrl=https://localhost:9200,WAIT_FOR_LOADER_BUFFER_MS=500 --browser C:/eod1c4s9/assistantDashboards/chromium/chrome-win/chrome.exe --spec cypress/integration/plugins/dashboards-assistant/mds_chatbot_interaction_trace_spec.js ==================================================================================================== (Run Starting) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Cypress: 13.17.0 │ │ Browser: Custom Chrome 112 (headless) │ │ Node Version: v22.22.3 (C:\Users\ContainerAdministrator\scoop\apps\volta\1.0.8\appdata\tools │ │ \image\node\22.22.3\node.exe) │ │ Specs: 1 found (mds_chatbot_interaction_trace_spec.js) │ │ Searched: C:\eod1c4s9\assistantDashboards\cypress\integration\plugins\dashboards-assista │ │ nt\mds_chatbot_interaction_trace_spec.js │ │ Experiments: experimentalMemoryManagement=true │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: mds_chatbot_interaction_trace_spec.js (1 of 1) 1) "before all" hook for "open trace page and verify page content" 2) "after all" hook for "open trace page and verify page content" 0 passing (4s) 2 failing 1) Interaction trace spec Trace page "before all" hook for "open trace page and verify page content": CypressError: `cy.exec('curl -k --cert <(cat < (http://localhost:5601/__cypress/runner/cypress_runner.js:120286:77) at tryCatcher (http://localhost:5601/__cypress/runner/cypress_runner.js:1830:23) at Promise._settlePromiseFromHandler (http://localhost:5601/__cypress/runner/cypress_runner.js:1542:31) at Promise._settlePromise (http://localhost:5601/__cypress/runner/cypress_runner.js:1599:18) at Promise._settlePromise0 (http://localhost:5601/__cypress/runner/cypress_runner.js:1644:10) at Promise._settlePromises (http://localhost:5601/__cypress/runner/cypress_runner.js:1724:18) at _drainQueueStep (http://localhost:5601/__cypress/runner/cypress_runner.js:2430:12) at _drainQueue (http://localhost:5601/__cypress/runner/cypress_runner.js:2423:9) at Async._drainQueues (http://localhost:5601/__cypress/runner/cypress_runner.js:2439:5) at Async.drainQueues (http://localhost:5601/__cypress/runner/cypress_runner.js:2309:14) From Your Spec Code: at Context.eval (webpack://opensearch-dashboards-functional-test/./cypress/utils/plugins/dashboards-assistant/commands.js:220:0) 2) Interaction trace spec Trace page "after all" hook for "open trace page and verify page content": CypressError: `cy.exec('curl -k --cert <(cat < (http://localhost:5601/__cypress/runner/cypress_runner.js:120286:77) at tryCatcher (http://localhost:5601/__cypress/runner/cypress_runner.js:1830:23) at Promise._settlePromiseFromHandler (http://localhost:5601/__cypress/runner/cypress_runner.js:1542:31) at Promise._settlePromise (http://localhost:5601/__cypress/runner/cypress_runner.js:1599:18) at Promise._settlePromise0 (http://localhost:5601/__cypress/runner/cypress_runner.js:1644:10) at Promise._settlePromises (http://localhost:5601/__cypress/runner/cypress_runner.js:1724:18) at _drainQueueStep (http://localhost:5601/__cypress/runner/cypress_runner.js:2430:12) at _drainQueue (http://localhost:5601/__cypress/runner/cypress_runner.js:2423:9) at Async._drainQueues (http://localhost:5601/__cypress/runner/cypress_runner.js:2439:5) at Async.drainQueues (http://localhost:5601/__cypress/runner/cypress_runner.js:2309:14) From Your Spec Code: at Context.eval (webpack://opensearch-dashboards-functional-test/./cypress/utils/plugins/dashboards-assistant/commands.js:244:0) (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 3 │ │ Passing: 0 │ │ Failing: 1 │ │ Pending: 0 │ │ Skipped: 2 │ │ Screenshots: 2 │ │ Video: true │ │ Duration: 3 seconds │ │ Spec Ran: mds_chatbot_interaction_trace_spec.js │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ (Screenshots) - C:\eod1c4s9\assistantDashboards\cypress\screenshots\mds_chatbot_interaction_trac (1264x587) e_spec.js\open trace page and verify page content -- before all hook (failed).pn g - C:\eod1c4s9\assistantDashboards\cypress\screenshots\mds_chatbot_interaction_trac (1264x587) e_spec.js\open trace page and verify page content -- after all hook (failed).png (Video) - Video output: C:\eod1c4s9\assistantDashboards\cypress\videos\mds_chatbot_interaction_trace_spec.js.mp4 ==================================================================================================== (Run Finished) Spec Tests Passing Failing Pending Skipped ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ ✖ mds_chatbot_interaction_trace_spec. 00:03 3 - 1 - 2 │ │ js │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ✖ 1 of 1 failed (100%) 00:03 3 - 1 - 2 info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command. Test ended in 17s, cypress likely crashed. Retrying: cypress/integration/plugins/dashboards-assistant/mds_chatbot_interaction_trace_spec.js 2026-06-08 19:34:42 UTC - Test (6/12) - Try (3/3): cypress/integration/plugins/dashboards-assistant/mds_chatbot_interaction_trace_spec.js yarn run v1.22.22 $ env TZ=America/Los_Angeles NO_COLOR=1 cypress run --headless --env SECURITY_ENABLED=true,openSearchUrl=https://localhost:9200,WAIT_FOR_LOADER_BUFFER_MS=500 --browser C:/eod1c4s9/assistantDashboards/chromium/chrome-win/chrome.exe --spec cypress/integration/plugins/dashboards-assistant/mds_chatbot_interaction_trace_spec.js ==================================================================================================== (Run Starting) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Cypress: 13.17.0 │ │ Browser: Custom Chrome 112 (headless) │ │ Node Version: v22.22.3 (C:\Users\ContainerAdministrator\scoop\apps\volta\1.0.8\appdata\tools │ │ \image\node\22.22.3\node.exe) │ │ Specs: 1 found (mds_chatbot_interaction_trace_spec.js) │ │ Searched: C:\eod1c4s9\assistantDashboards\cypress\integration\plugins\dashboards-assista │ │ nt\mds_chatbot_interaction_trace_spec.js │ │ Experiments: experimentalMemoryManagement=true │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: mds_chatbot_interaction_trace_spec.js (1 of 1) 1) "before all" hook for "open trace page and verify page content" 2) "after all" hook for "open trace page and verify page content" 0 passing (4s) 2 failing 1) Interaction trace spec Trace page "before all" hook for "open trace page and verify page content": CypressError: `cy.exec('curl -k --cert <(cat < (http://localhost:5601/__cypress/runner/cypress_runner.js:120286:77) at tryCatcher (http://localhost:5601/__cypress/runner/cypress_runner.js:1830:23) at Promise._settlePromiseFromHandler (http://localhost:5601/__cypress/runner/cypress_runner.js:1542:31) at Promise._settlePromise (http://localhost:5601/__cypress/runner/cypress_runner.js:1599:18) at Promise._settlePromise0 (http://localhost:5601/__cypress/runner/cypress_runner.js:1644:10) at Promise._settlePromises (http://localhost:5601/__cypress/runner/cypress_runner.js:1724:18) at _drainQueueStep (http://localhost:5601/__cypress/runner/cypress_runner.js:2430:12) at _drainQueue (http://localhost:5601/__cypress/runner/cypress_runner.js:2423:9) at Async._drainQueues (http://localhost:5601/__cypress/runner/cypress_runner.js:2439:5) at Async.drainQueues (http://localhost:5601/__cypress/runner/cypress_runner.js:2309:14) From Your Spec Code: at Context.eval (webpack://opensearch-dashboards-functional-test/./cypress/utils/plugins/dashboards-assistant/commands.js:220:0) 2) Interaction trace spec Trace page "after all" hook for "open trace page and verify page content": CypressError: `cy.exec('curl -k --cert <(cat < (http://localhost:5601/__cypress/runner/cypress_runner.js:120286:77) at tryCatcher (http://localhost:5601/__cypress/runner/cypress_runner.js:1830:23) at Promise._settlePromiseFromHandler (http://localhost:5601/__cypress/runner/cypress_runner.js:1542:31) at Promise._settlePromise (http://localhost:5601/__cypress/runner/cypress_runner.js:1599:18) at Promise._settlePromise0 (http://localhost:5601/__cypress/runner/cypress_runner.js:1644:10) at Promise._settlePromises (http://localhost:5601/__cypress/runner/cypress_runner.js:1724:18) at _drainQueueStep (http://localhost:5601/__cypress/runner/cypress_runner.js:2430:12) at _drainQueue (http://localhost:5601/__cypress/runner/cypress_runner.js:2423:9) at Async._drainQueues (http://localhost:5601/__cypress/runner/cypress_runner.js:2439:5) at Async.drainQueues (http://localhost:5601/__cypress/runner/cypress_runner.js:2309:14) From Your Spec Code: at Context.eval (webpack://opensearch-dashboards-functional-test/./cypress/utils/plugins/dashboards-assistant/commands.js:244:0) (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 3 │ │ Passing: 0 │ │ Failing: 1 │ │ Pending: 0 │ │ Skipped: 2 │ │ Screenshots: 2 │ │ Video: true │ │ Duration: 3 seconds │ │ Spec Ran: mds_chatbot_interaction_trace_spec.js │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ (Screenshots) - C:\eod1c4s9\assistantDashboards\cypress\screenshots\mds_chatbot_interaction_trac (1264x587) e_spec.js\open trace page and verify page content -- before all hook (failed).pn g - C:\eod1c4s9\assistantDashboards\cypress\screenshots\mds_chatbot_interaction_trac (1264x587) e_spec.js\open trace page and verify page content -- after all hook (failed).png (Video) - Video output: C:\eod1c4s9\assistantDashboards\cypress\videos\mds_chatbot_interaction_trace_spec.js.mp4 ==================================================================================================== (Run Finished) Spec Tests Passing Failing Pending Skipped ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ ✖ mds_chatbot_interaction_trace_spec. 00:03 3 - 1 - 2 │ │ js │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ✖ 1 of 1 failed (100%) 00:03 3 - 1 - 2 info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command. Test ended in 18s, cypress likely crashed. Retrying: cypress/integration/plugins/dashboards-assistant/mds_chatbot_interaction_trace_spec.js 2026-06-08 19:35:00 UTC - Test (7/12) - Try (1/3): cypress/integration/plugins/dashboards-assistant/mds_chatbot_sidecar_spec.js yarn run v1.22.22 $ env TZ=America/Los_Angeles NO_COLOR=1 cypress run --headless --env SECURITY_ENABLED=true,openSearchUrl=https://localhost:9200,WAIT_FOR_LOADER_BUFFER_MS=500 --browser C:/eod1c4s9/assistantDashboards/chromium/chrome-win/chrome.exe --spec cypress/integration/plugins/dashboards-assistant/mds_chatbot_sidecar_spec.js ==================================================================================================== (Run Starting) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Cypress: 13.17.0 │ │ Browser: Custom Chrome 112 (headless) │ │ Node Version: v22.22.3 (C:\Users\ContainerAdministrator\scoop\apps\volta\1.0.8\appdata\tools │ │ \image\node\22.22.3\node.exe) │ │ Specs: 1 found (mds_chatbot_sidecar_spec.js) │ │ Searched: C:\eod1c4s9\assistantDashboards\cypress\integration\plugins\dashboards-assista │ │ nt\mds_chatbot_sidecar_spec.js │ │ Experiments: experimentalMemoryManagement=true │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: mds_chatbot_sidecar_spec.js (1 of 1) 1) "before all" hook for "open sidecar and render normally, support show and hide" 2) "after all" hook for "open sidecar and render normally, support show and hide" 0 passing (4s) 2 failing 1) Assistant sidecar spec sidecar spec "before all" hook for "open sidecar and render normally, support show and hide": CypressError: `cy.exec('curl -k --cert <(cat < (http://localhost:5601/__cypress/runner/cypress_runner.js:120286:77) at tryCatcher (http://localhost:5601/__cypress/runner/cypress_runner.js:1830:23) at Promise._settlePromiseFromHandler (http://localhost:5601/__cypress/runner/cypress_runner.js:1542:31) at Promise._settlePromise (http://localhost:5601/__cypress/runner/cypress_runner.js:1599:18) at Promise._settlePromise0 (http://localhost:5601/__cypress/runner/cypress_runner.js:1644:10) at Promise._settlePromises (http://localhost:5601/__cypress/runner/cypress_runner.js:1724:18) at _drainQueueStep (http://localhost:5601/__cypress/runner/cypress_runner.js:2430:12) at _drainQueue (http://localhost:5601/__cypress/runner/cypress_runner.js:2423:9) at Async._drainQueues (http://localhost:5601/__cypress/runner/cypress_runner.js:2439:5) at Async.drainQueues (http://localhost:5601/__cypress/runner/cypress_runner.js:2309:14) From Your Spec Code: at Context.eval (webpack://opensearch-dashboards-functional-test/./cypress/utils/plugins/dashboards-assistant/commands.js:220:0) 2) Assistant sidecar spec sidecar spec "after all" hook for "open sidecar and render normally, support show and hide": CypressError: `cy.exec('curl -k --cert <(cat < (http://localhost:5601/__cypress/runner/cypress_runner.js:120286:77) at tryCatcher (http://localhost:5601/__cypress/runner/cypress_runner.js:1830:23) at Promise._settlePromiseFromHandler (http://localhost:5601/__cypress/runner/cypress_runner.js:1542:31) at Promise._settlePromise (http://localhost:5601/__cypress/runner/cypress_runner.js:1599:18) at Promise._settlePromise0 (http://localhost:5601/__cypress/runner/cypress_runner.js:1644:10) at Promise._settlePromises (http://localhost:5601/__cypress/runner/cypress_runner.js:1724:18) at _drainQueueStep (http://localhost:5601/__cypress/runner/cypress_runner.js:2430:12) at _drainQueue (http://localhost:5601/__cypress/runner/cypress_runner.js:2423:9) at Async._drainQueues (http://localhost:5601/__cypress/runner/cypress_runner.js:2439:5) at Async.drainQueues (http://localhost:5601/__cypress/runner/cypress_runner.js:2309:14) From Your Spec Code: at Context.eval (webpack://opensearch-dashboards-functional-test/./cypress/utils/plugins/dashboards-assistant/commands.js:244:0) (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 3 │ │ Passing: 0 │ │ Failing: 1 │ │ Pending: 0 │ │ Skipped: 2 │ │ Screenshots: 2 │ │ Video: true │ │ Duration: 3 seconds │ │ Spec Ran: mds_chatbot_sidecar_spec.js │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ (Screenshots) - C:\eod1c4s9\assistantDashboards\cypress\screenshots\mds_chatbot_sidecar_spec.js\ (1264x587) open sidecar and render normally, support show and hide -- before all hook (fail ed).png - C:\eod1c4s9\assistantDashboards\cypress\screenshots\mds_chatbot_sidecar_spec.js\ (1264x587) open sidecar and render normally, support show and hide -- after all hook (faile d).png (Video) - Video output: C:\eod1c4s9\assistantDashboards\cypress\videos\mds_chatbot_sidecar_spec.js.mp4 ==================================================================================================== (Run Finished) Spec Tests Passing Failing Pending Skipped ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ ✖ mds_chatbot_sidecar_spec.js 00:03 3 - 1 - 2 │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ✖ 1 of 1 failed (100%) 00:03 3 - 1 - 2 info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command. Test ended in 18s, cypress likely crashed. Retrying: cypress/integration/plugins/dashboards-assistant/mds_chatbot_sidecar_spec.js 2026-06-08 19:35:18 UTC - Test (7/12) - Try (2/3): cypress/integration/plugins/dashboards-assistant/mds_chatbot_sidecar_spec.js yarn run v1.22.22 $ env TZ=America/Los_Angeles NO_COLOR=1 cypress run --headless --env SECURITY_ENABLED=true,openSearchUrl=https://localhost:9200,WAIT_FOR_LOADER_BUFFER_MS=500 --browser C:/eod1c4s9/assistantDashboards/chromium/chrome-win/chrome.exe --spec cypress/integration/plugins/dashboards-assistant/mds_chatbot_sidecar_spec.js ==================================================================================================== (Run Starting) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Cypress: 13.17.0 │ │ Browser: Custom Chrome 112 (headless) │ │ Node Version: v22.22.3 (C:\Users\ContainerAdministrator\scoop\apps\volta\1.0.8\appdata\tools │ │ \image\node\22.22.3\node.exe) │ │ Specs: 1 found (mds_chatbot_sidecar_spec.js) │ │ Searched: C:\eod1c4s9\assistantDashboards\cypress\integration\plugins\dashboards-assista │ │ nt\mds_chatbot_sidecar_spec.js │ │ Experiments: experimentalMemoryManagement=true │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: mds_chatbot_sidecar_spec.js (1 of 1) 1) "before all" hook for "open sidecar and render normally, support show and hide" 2) "after all" hook for "open sidecar and render normally, support show and hide" 0 passing (4s) 2 failing 1) Assistant sidecar spec sidecar spec "before all" hook for "open sidecar and render normally, support show and hide": CypressError: `cy.exec('curl -k --cert <(cat < (http://localhost:5601/__cypress/runner/cypress_runner.js:120286:77) at tryCatcher (http://localhost:5601/__cypress/runner/cypress_runner.js:1830:23) at Promise._settlePromiseFromHandler (http://localhost:5601/__cypress/runner/cypress_runner.js:1542:31) at Promise._settlePromise (http://localhost:5601/__cypress/runner/cypress_runner.js:1599:18) at Promise._settlePromise0 (http://localhost:5601/__cypress/runner/cypress_runner.js:1644:10) at Promise._settlePromises (http://localhost:5601/__cypress/runner/cypress_runner.js:1724:18) at _drainQueueStep (http://localhost:5601/__cypress/runner/cypress_runner.js:2430:12) at _drainQueue (http://localhost:5601/__cypress/runner/cypress_runner.js:2423:9) at Async._drainQueues (http://localhost:5601/__cypress/runner/cypress_runner.js:2439:5) at Async.drainQueues (http://localhost:5601/__cypress/runner/cypress_runner.js:2309:14) From Your Spec Code: at Context.eval (webpack://opensearch-dashboards-functional-test/./cypress/utils/plugins/dashboards-assistant/commands.js:220:0) 2) Assistant sidecar spec sidecar spec "after all" hook for "open sidecar and render normally, support show and hide": CypressError: `cy.exec('curl -k --cert <(cat < (http://localhost:5601/__cypress/runner/cypress_runner.js:120286:77) at tryCatcher (http://localhost:5601/__cypress/runner/cypress_runner.js:1830:23) at Promise._settlePromiseFromHandler (http://localhost:5601/__cypress/runner/cypress_runner.js:1542:31) at Promise._settlePromise (http://localhost:5601/__cypress/runner/cypress_runner.js:1599:18) at Promise._settlePromise0 (http://localhost:5601/__cypress/runner/cypress_runner.js:1644:10) at Promise._settlePromises (http://localhost:5601/__cypress/runner/cypress_runner.js:1724:18) at _drainQueueStep (http://localhost:5601/__cypress/runner/cypress_runner.js:2430:12) at _drainQueue (http://localhost:5601/__cypress/runner/cypress_runner.js:2423:9) at Async._drainQueues (http://localhost:5601/__cypress/runner/cypress_runner.js:2439:5) at Async.drainQueues (http://localhost:5601/__cypress/runner/cypress_runner.js:2309:14) From Your Spec Code: at Context.eval (webpack://opensearch-dashboards-functional-test/./cypress/utils/plugins/dashboards-assistant/commands.js:244:0) (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 3 │ │ Passing: 0 │ │ Failing: 1 │ │ Pending: 0 │ │ Skipped: 2 │ │ Screenshots: 2 │ │ Video: true │ │ Duration: 3 seconds │ │ Spec Ran: mds_chatbot_sidecar_spec.js │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ (Screenshots) - C:\eod1c4s9\assistantDashboards\cypress\screenshots\mds_chatbot_sidecar_spec.js\ (1264x587) open sidecar and render normally, support show and hide -- before all hook (fail ed).png - C:\eod1c4s9\assistantDashboards\cypress\screenshots\mds_chatbot_sidecar_spec.js\ (1264x587) open sidecar and render normally, support show and hide -- after all hook (faile d).png (Video) - Video output: C:\eod1c4s9\assistantDashboards\cypress\videos\mds_chatbot_sidecar_spec.js.mp4 ==================================================================================================== (Run Finished) Spec Tests Passing Failing Pending Skipped ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ ✖ mds_chatbot_sidecar_spec.js 00:03 3 - 1 - 2 │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ✖ 1 of 1 failed (100%) 00:03 3 - 1 - 2 info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command. Test ended in 17s, cypress likely crashed. Retrying: cypress/integration/plugins/dashboards-assistant/mds_chatbot_sidecar_spec.js 2026-06-08 19:35:35 UTC - Test (7/12) - Try (3/3): cypress/integration/plugins/dashboards-assistant/mds_chatbot_sidecar_spec.js yarn run v1.22.22 $ env TZ=America/Los_Angeles NO_COLOR=1 cypress run --headless --env SECURITY_ENABLED=true,openSearchUrl=https://localhost:9200,WAIT_FOR_LOADER_BUFFER_MS=500 --browser C:/eod1c4s9/assistantDashboards/chromium/chrome-win/chrome.exe --spec cypress/integration/plugins/dashboards-assistant/mds_chatbot_sidecar_spec.js ==================================================================================================== (Run Starting) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Cypress: 13.17.0 │ │ Browser: Custom Chrome 112 (headless) │ │ Node Version: v22.22.3 (C:\Users\ContainerAdministrator\scoop\apps\volta\1.0.8\appdata\tools │ │ \image\node\22.22.3\node.exe) │ │ Specs: 1 found (mds_chatbot_sidecar_spec.js) │ │ Searched: C:\eod1c4s9\assistantDashboards\cypress\integration\plugins\dashboards-assista │ │ nt\mds_chatbot_sidecar_spec.js │ │ Experiments: experimentalMemoryManagement=true │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: mds_chatbot_sidecar_spec.js (1 of 1) 1) "before all" hook for "open sidecar and render normally, support show and hide" 2) "after all" hook for "open sidecar and render normally, support show and hide" 0 passing (4s) 2 failing 1) Assistant sidecar spec sidecar spec "before all" hook for "open sidecar and render normally, support show and hide": CypressError: `cy.exec('curl -k --cert <(cat < (http://localhost:5601/__cypress/runner/cypress_runner.js:120286:77) at tryCatcher (http://localhost:5601/__cypress/runner/cypress_runner.js:1830:23) at Promise._settlePromiseFromHandler (http://localhost:5601/__cypress/runner/cypress_runner.js:1542:31) at Promise._settlePromise (http://localhost:5601/__cypress/runner/cypress_runner.js:1599:18) at Promise._settlePromise0 (http://localhost:5601/__cypress/runner/cypress_runner.js:1644:10) at Promise._settlePromises (http://localhost:5601/__cypress/runner/cypress_runner.js:1724:18) at _drainQueueStep (http://localhost:5601/__cypress/runner/cypress_runner.js:2430:12) at _drainQueue (http://localhost:5601/__cypress/runner/cypress_runner.js:2423:9) at Async._drainQueues (http://localhost:5601/__cypress/runner/cypress_runner.js:2439:5) at Async.drainQueues (http://localhost:5601/__cypress/runner/cypress_runner.js:2309:14) From Your Spec Code: at Context.eval (webpack://opensearch-dashboards-functional-test/./cypress/utils/plugins/dashboards-assistant/commands.js:220:0) 2) Assistant sidecar spec sidecar spec "after all" hook for "open sidecar and render normally, support show and hide": CypressError: `cy.exec('curl -k --cert <(cat < (http://localhost:5601/__cypress/runner/cypress_runner.js:120286:77) at tryCatcher (http://localhost:5601/__cypress/runner/cypress_runner.js:1830:23) at Promise._settlePromiseFromHandler (http://localhost:5601/__cypress/runner/cypress_runner.js:1542:31) at Promise._settlePromise (http://localhost:5601/__cypress/runner/cypress_runner.js:1599:18) at Promise._settlePromise0 (http://localhost:5601/__cypress/runner/cypress_runner.js:1644:10) at Promise._settlePromises (http://localhost:5601/__cypress/runner/cypress_runner.js:1724:18) at _drainQueueStep (http://localhost:5601/__cypress/runner/cypress_runner.js:2430:12) at _drainQueue (http://localhost:5601/__cypress/runner/cypress_runner.js:2423:9) at Async._drainQueues (http://localhost:5601/__cypress/runner/cypress_runner.js:2439:5) at Async.drainQueues (http://localhost:5601/__cypress/runner/cypress_runner.js:2309:14) From Your Spec Code: at Context.eval (webpack://opensearch-dashboards-functional-test/./cypress/utils/plugins/dashboards-assistant/commands.js:244:0) (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 3 │ │ Passing: 0 │ │ Failing: 1 │ │ Pending: 0 │ │ Skipped: 2 │ │ Screenshots: 2 │ │ Video: true │ │ Duration: 3 seconds │ │ Spec Ran: mds_chatbot_sidecar_spec.js │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ (Screenshots) - C:\eod1c4s9\assistantDashboards\cypress\screenshots\mds_chatbot_sidecar_spec.js\ (1264x587) open sidecar and render normally, support show and hide -- before all hook (fail ed).png - C:\eod1c4s9\assistantDashboards\cypress\screenshots\mds_chatbot_sidecar_spec.js\ (1264x587) open sidecar and render normally, support show and hide -- after all hook (faile d).png (Video) - Video output: C:\eod1c4s9\assistantDashboards\cypress\videos\mds_chatbot_sidecar_spec.js.mp4 ==================================================================================================== (Run Finished) Spec Tests Passing Failing Pending Skipped ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ ✖ mds_chatbot_sidecar_spec.js 00:03 3 - 1 - 2 │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ✖ 1 of 1 failed (100%) 00:03 3 - 1 - 2 info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command. Test ended in 18s, cypress likely crashed. Retrying: cypress/integration/plugins/dashboards-assistant/mds_chatbot_sidecar_spec.js 2026-06-08 19:35:53 UTC - Test (8/12) - Try (1/3): cypress/integration/plugins/dashboards-assistant/mds_query_enhancements_alert_summary_spec.js yarn run v1.22.22 $ env TZ=America/Los_Angeles NO_COLOR=1 cypress run --headless --env SECURITY_ENABLED=true,openSearchUrl=https://localhost:9200,WAIT_FOR_LOADER_BUFFER_MS=500 --browser C:/eod1c4s9/assistantDashboards/chromium/chrome-win/chrome.exe --spec cypress/integration/plugins/dashboards-assistant/mds_query_enhancements_alert_summary_spec.js ==================================================================================================== (Run Starting) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Cypress: 13.17.0 │ │ Browser: Custom Chrome 112 (headless) │ │ Node Version: v22.22.3 (C:\Users\ContainerAdministrator\scoop\apps\volta\1.0.8\appdata\tools │ │ \image\node\22.22.3\node.exe) │ │ Specs: 1 found (mds_query_enhancements_alert_summary_spec.js) │ │ Searched: C:\eod1c4s9\assistantDashboards\cypress\integration\plugins\dashboards-assista │ │ nt\mds_query_enhancements_alert_summary_spec.js │ │ Experiments: experimentalMemoryManagement=true │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: mds_query_enhancements_alert_summary_spec.js (1 of 1) 0 passing (0ms) (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 0 │ │ Passing: 0 │ │ Failing: 0 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: true │ │ Duration: 0 seconds │ │ Spec Ran: mds_query_enhancements_alert_summary_spec.js │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ (Video) - Video output: C:\eod1c4s9\assistantDashboards\cypress\videos\mds_query_enhancements_alert_summary_spec.js.mp4 ==================================================================================================== (Run Finished) Spec Tests Passing Failing Pending Skipped ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ ✔ mds_query_enhancements_alert_summar 1ms - - - - - │ │ y_spec.js │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ✔ All specs passed! 1ms - - - - - Done in 14.61s. Test passed in in 15s 2026-06-08 19:36:08 UTC - Test (9/12) - Try (1/3): cypress/integration/plugins/dashboards-assistant/mds_query_enhancements_chatbot_spec.js yarn run v1.22.22 $ env TZ=America/Los_Angeles NO_COLOR=1 cypress run --headless --env SECURITY_ENABLED=true,openSearchUrl=https://localhost:9200,WAIT_FOR_LOADER_BUFFER_MS=500 --browser C:/eod1c4s9/assistantDashboards/chromium/chrome-win/chrome.exe --spec cypress/integration/plugins/dashboards-assistant/mds_query_enhancements_chatbot_spec.js ==================================================================================================== (Run Starting) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Cypress: 13.17.0 │ │ Browser: Custom Chrome 112 (headless) │ │ Node Version: v22.22.3 (C:\Users\ContainerAdministrator\scoop\apps\volta\1.0.8\appdata\tools │ │ \image\node\22.22.3\node.exe) │ │ Specs: 1 found (mds_query_enhancements_chatbot_spec.js) │ │ Searched: C:\eod1c4s9\assistantDashboards\cypress\integration\plugins\dashboards-assista │ │ nt\mds_query_enhancements_chatbot_spec.js │ │ Experiments: experimentalMemoryManagement=true │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: mds_query_enhancements_chatbot_spec.js (1 of 1) 1) "before all" hook for "should return a response after asking a question" 2) "after all" hook for "should return a response after asking a question" 0 passing (4s) 2 failing 1) Verify chatbot function "before all" hook for "should return a response after asking a question": CypressError: `cy.exec('curl -k --cert <(cat < (http://localhost:5601/__cypress/runner/cypress_runner.js:120286:77) at tryCatcher (http://localhost:5601/__cypress/runner/cypress_runner.js:1830:23) at Promise._settlePromiseFromHandler (http://localhost:5601/__cypress/runner/cypress_runner.js:1542:31) at Promise._settlePromise (http://localhost:5601/__cypress/runner/cypress_runner.js:1599:18) at Promise._settlePromise0 (http://localhost:5601/__cypress/runner/cypress_runner.js:1644:10) at Promise._settlePromises (http://localhost:5601/__cypress/runner/cypress_runner.js:1724:18) at _drainQueueStep (http://localhost:5601/__cypress/runner/cypress_runner.js:2430:12) at _drainQueue (http://localhost:5601/__cypress/runner/cypress_runner.js:2423:9) at Async._drainQueues (http://localhost:5601/__cypress/runner/cypress_runner.js:2439:5) at Async.drainQueues (http://localhost:5601/__cypress/runner/cypress_runner.js:2309:14) From Your Spec Code: at Context.eval (webpack://opensearch-dashboards-functional-test/./cypress/utils/plugins/dashboards-assistant/commands.js:220:0) 2) Verify chatbot function "after all" hook for "should return a response after asking a question": CypressError: `cy.exec('curl -k --cert <(cat < (http://localhost:5601/__cypress/runner/cypress_runner.js:120286:77) at tryCatcher (http://localhost:5601/__cypress/runner/cypress_runner.js:1830:23) at Promise._settlePromiseFromHandler (http://localhost:5601/__cypress/runner/cypress_runner.js:1542:31) at Promise._settlePromise (http://localhost:5601/__cypress/runner/cypress_runner.js:1599:18) at Promise._settlePromise0 (http://localhost:5601/__cypress/runner/cypress_runner.js:1644:10) at Promise._settlePromises (http://localhost:5601/__cypress/runner/cypress_runner.js:1724:18) at _drainQueueStep (http://localhost:5601/__cypress/runner/cypress_runner.js:2430:12) at _drainQueue (http://localhost:5601/__cypress/runner/cypress_runner.js:2423:9) at Async._drainQueues (http://localhost:5601/__cypress/runner/cypress_runner.js:2439:5) at Async.drainQueues (http://localhost:5601/__cypress/runner/cypress_runner.js:2309:14) From Your Spec Code: at Context.eval (webpack://opensearch-dashboards-functional-test/./cypress/utils/plugins/dashboards-assistant/commands.js:244:0) (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 2 │ │ Passing: 0 │ │ Failing: 1 │ │ Pending: 0 │ │ Skipped: 1 │ │ Screenshots: 2 │ │ Video: true │ │ Duration: 3 seconds │ │ Spec Ran: mds_query_enhancements_chatbot_spec.js │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ (Screenshots) - C:\eod1c4s9\assistantDashboards\cypress\screenshots\mds_query_enhancements_chatb (1264x587) ot_spec.js\should return a response after asking a question -- before all hook ( failed).png - C:\eod1c4s9\assistantDashboards\cypress\screenshots\mds_query_enhancements_chatb (1264x587) ot_spec.js\should return a response after asking a question -- after all hook (f ailed).png (Video) - Video output: C:\eod1c4s9\assistantDashboards\cypress\videos\mds_query_enhancements_chatbot_spec.js.mp4 ==================================================================================================== (Run Finished) Spec Tests Passing Failing Pending Skipped ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ ✖ mds_query_enhancements_chatbot_spec 00:03 2 - 1 - 1 │ │ .js │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ✖ 1 of 1 failed (100%) 00:03 2 - 1 - 1 info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command. Test ended in 17s, cypress likely crashed. Retrying: cypress/integration/plugins/dashboards-assistant/mds_query_enhancements_chatbot_spec.js 2026-06-08 19:36:25 UTC - Test (9/12) - Try (2/3): cypress/integration/plugins/dashboards-assistant/mds_query_enhancements_chatbot_spec.js yarn run v1.22.22 $ env TZ=America/Los_Angeles NO_COLOR=1 cypress run --headless --env SECURITY_ENABLED=true,openSearchUrl=https://localhost:9200,WAIT_FOR_LOADER_BUFFER_MS=500 --browser C:/eod1c4s9/assistantDashboards/chromium/chrome-win/chrome.exe --spec cypress/integration/plugins/dashboards-assistant/mds_query_enhancements_chatbot_spec.js ==================================================================================================== (Run Starting) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Cypress: 13.17.0 │ │ Browser: Custom Chrome 112 (headless) │ │ Node Version: v22.22.3 (C:\Users\ContainerAdministrator\scoop\apps\volta\1.0.8\appdata\tools │ │ \image\node\22.22.3\node.exe) │ │ Specs: 1 found (mds_query_enhancements_chatbot_spec.js) │ │ Searched: C:\eod1c4s9\assistantDashboards\cypress\integration\plugins\dashboards-assista │ │ nt\mds_query_enhancements_chatbot_spec.js │ │ Experiments: experimentalMemoryManagement=true │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: mds_query_enhancements_chatbot_spec.js (1 of 1) 1) "before all" hook for "should return a response after asking a question" 2) "after all" hook for "should return a response after asking a question" 0 passing (4s) 2 failing 1) Verify chatbot function "before all" hook for "should return a response after asking a question": CypressError: `cy.exec('curl -k --cert <(cat < (http://localhost:5601/__cypress/runner/cypress_runner.js:120286:77) at tryCatcher (http://localhost:5601/__cypress/runner/cypress_runner.js:1830:23) at Promise._settlePromiseFromHandler (http://localhost:5601/__cypress/runner/cypress_runner.js:1542:31) at Promise._settlePromise (http://localhost:5601/__cypress/runner/cypress_runner.js:1599:18) at Promise._settlePromise0 (http://localhost:5601/__cypress/runner/cypress_runner.js:1644:10) at Promise._settlePromises (http://localhost:5601/__cypress/runner/cypress_runner.js:1724:18) at _drainQueueStep (http://localhost:5601/__cypress/runner/cypress_runner.js:2430:12) at _drainQueue (http://localhost:5601/__cypress/runner/cypress_runner.js:2423:9) at Async._drainQueues (http://localhost:5601/__cypress/runner/cypress_runner.js:2439:5) at Async.drainQueues (http://localhost:5601/__cypress/runner/cypress_runner.js:2309:14) From Your Spec Code: at Context.eval (webpack://opensearch-dashboards-functional-test/./cypress/utils/plugins/dashboards-assistant/commands.js:220:0) 2) Verify chatbot function "after all" hook for "should return a response after asking a question": CypressError: `cy.exec('curl -k --cert <(cat < (http://localhost:5601/__cypress/runner/cypress_runner.js:120286:77) at tryCatcher (http://localhost:5601/__cypress/runner/cypress_runner.js:1830:23) at Promise._settlePromiseFromHandler (http://localhost:5601/__cypress/runner/cypress_runner.js:1542:31) at Promise._settlePromise (http://localhost:5601/__cypress/runner/cypress_runner.js:1599:18) at Promise._settlePromise0 (http://localhost:5601/__cypress/runner/cypress_runner.js:1644:10) at Promise._settlePromises (http://localhost:5601/__cypress/runner/cypress_runner.js:1724:18) at _drainQueueStep (http://localhost:5601/__cypress/runner/cypress_runner.js:2430:12) at _drainQueue (http://localhost:5601/__cypress/runner/cypress_runner.js:2423:9) at Async._drainQueues (http://localhost:5601/__cypress/runner/cypress_runner.js:2439:5) at Async.drainQueues (http://localhost:5601/__cypress/runner/cypress_runner.js:2309:14) From Your Spec Code: at Context.eval (webpack://opensearch-dashboards-functional-test/./cypress/utils/plugins/dashboards-assistant/commands.js:244:0) (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 2 │ │ Passing: 0 │ │ Failing: 1 │ │ Pending: 0 │ │ Skipped: 1 │ │ Screenshots: 2 │ │ Video: true │ │ Duration: 3 seconds │ │ Spec Ran: mds_query_enhancements_chatbot_spec.js │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ (Screenshots) - C:\eod1c4s9\assistantDashboards\cypress\screenshots\mds_query_enhancements_chatb (1264x587) ot_spec.js\should return a response after asking a question -- before all hook ( failed).png - C:\eod1c4s9\assistantDashboards\cypress\screenshots\mds_query_enhancements_chatb (1264x587) ot_spec.js\should return a response after asking a question -- after all hook (f ailed).png (Video) - Video output: C:\eod1c4s9\assistantDashboards\cypress\videos\mds_query_enhancements_chatbot_spec.js.mp4 ==================================================================================================== (Run Finished) Spec Tests Passing Failing Pending Skipped ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ ✖ mds_query_enhancements_chatbot_spec 00:03 2 - 1 - 1 │ │ .js │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ✖ 1 of 1 failed (100%) 00:03 2 - 1 - 1 info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command. Test ended in 17s, cypress likely crashed. Retrying: cypress/integration/plugins/dashboards-assistant/mds_query_enhancements_chatbot_spec.js 2026-06-08 19:36:42 UTC - Test (9/12) - Try (3/3): cypress/integration/plugins/dashboards-assistant/mds_query_enhancements_chatbot_spec.js yarn run v1.22.22 $ env TZ=America/Los_Angeles NO_COLOR=1 cypress run --headless --env SECURITY_ENABLED=true,openSearchUrl=https://localhost:9200,WAIT_FOR_LOADER_BUFFER_MS=500 --browser C:/eod1c4s9/assistantDashboards/chromium/chrome-win/chrome.exe --spec cypress/integration/plugins/dashboards-assistant/mds_query_enhancements_chatbot_spec.js ==================================================================================================== (Run Starting) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Cypress: 13.17.0 │ │ Browser: Custom Chrome 112 (headless) │ │ Node Version: v22.22.3 (C:\Users\ContainerAdministrator\scoop\apps\volta\1.0.8\appdata\tools │ │ \image\node\22.22.3\node.exe) │ │ Specs: 1 found (mds_query_enhancements_chatbot_spec.js) │ │ Searched: C:\eod1c4s9\assistantDashboards\cypress\integration\plugins\dashboards-assista │ │ nt\mds_query_enhancements_chatbot_spec.js │ │ Experiments: experimentalMemoryManagement=true │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: mds_query_enhancements_chatbot_spec.js (1 of 1) 1) "before all" hook for "should return a response after asking a question" 2) "after all" hook for "should return a response after asking a question" 0 passing (4s) 2 failing 1) Verify chatbot function "before all" hook for "should return a response after asking a question": CypressError: `cy.exec('curl -k --cert <(cat < (http://localhost:5601/__cypress/runner/cypress_runner.js:120286:77) at tryCatcher (http://localhost:5601/__cypress/runner/cypress_runner.js:1830:23) at Promise._settlePromiseFromHandler (http://localhost:5601/__cypress/runner/cypress_runner.js:1542:31) at Promise._settlePromise (http://localhost:5601/__cypress/runner/cypress_runner.js:1599:18) at Promise._settlePromise0 (http://localhost:5601/__cypress/runner/cypress_runner.js:1644:10) at Promise._settlePromises (http://localhost:5601/__cypress/runner/cypress_runner.js:1724:18) at _drainQueueStep (http://localhost:5601/__cypress/runner/cypress_runner.js:2430:12) at _drainQueue (http://localhost:5601/__cypress/runner/cypress_runner.js:2423:9) at Async._drainQueues (http://localhost:5601/__cypress/runner/cypress_runner.js:2439:5) at Async.drainQueues (http://localhost:5601/__cypress/runner/cypress_runner.js:2309:14) From Your Spec Code: at Context.eval (webpack://opensearch-dashboards-functional-test/./cypress/utils/plugins/dashboards-assistant/commands.js:220:0) 2) Verify chatbot function "after all" hook for "should return a response after asking a question": CypressError: `cy.exec('curl -k --cert <(cat < (http://localhost:5601/__cypress/runner/cypress_runner.js:120286:77) at tryCatcher (http://localhost:5601/__cypress/runner/cypress_runner.js:1830:23) at Promise._settlePromiseFromHandler (http://localhost:5601/__cypress/runner/cypress_runner.js:1542:31) at Promise._settlePromise (http://localhost:5601/__cypress/runner/cypress_runner.js:1599:18) at Promise._settlePromise0 (http://localhost:5601/__cypress/runner/cypress_runner.js:1644:10) at Promise._settlePromises (http://localhost:5601/__cypress/runner/cypress_runner.js:1724:18) at _drainQueueStep (http://localhost:5601/__cypress/runner/cypress_runner.js:2430:12) at _drainQueue (http://localhost:5601/__cypress/runner/cypress_runner.js:2423:9) at Async._drainQueues (http://localhost:5601/__cypress/runner/cypress_runner.js:2439:5) at Async.drainQueues (http://localhost:5601/__cypress/runner/cypress_runner.js:2309:14) From Your Spec Code: at Context.eval (webpack://opensearch-dashboards-functional-test/./cypress/utils/plugins/dashboards-assistant/commands.js:244:0) (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 2 │ │ Passing: 0 │ │ Failing: 1 │ │ Pending: 0 │ │ Skipped: 1 │ │ Screenshots: 2 │ │ Video: true │ │ Duration: 3 seconds │ │ Spec Ran: mds_query_enhancements_chatbot_spec.js │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ (Screenshots) - C:\eod1c4s9\assistantDashboards\cypress\screenshots\mds_query_enhancements_chatb (1264x587) ot_spec.js\should return a response after asking a question -- before all hook ( failed).png - C:\eod1c4s9\assistantDashboards\cypress\screenshots\mds_query_enhancements_chatb (1264x587) ot_spec.js\should return a response after asking a question -- after all hook (f ailed).png (Video) - Video output: C:\eod1c4s9\assistantDashboards\cypress\videos\mds_query_enhancements_chatbot_spec.js.mp4 ==================================================================================================== (Run Finished) Spec Tests Passing Failing Pending Skipped ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ ✖ mds_query_enhancements_chatbot_spec 00:03 2 - 1 - 1 │ │ .js │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ✖ 1 of 1 failed (100%) 00:03 2 - 1 - 1 info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command. Test ended in 18s, cypress likely crashed. Retrying: cypress/integration/plugins/dashboards-assistant/mds_query_enhancements_chatbot_spec.js 2026-06-08 19:37:00 UTC - Test (10/12) - Try (1/3): cypress/integration/plugins/dashboards-assistant/mds_query_enhancements_data2summary_spec.js yarn run v1.22.22 $ env TZ=America/Los_Angeles NO_COLOR=1 cypress run --headless --env SECURITY_ENABLED=true,openSearchUrl=https://localhost:9200,WAIT_FOR_LOADER_BUFFER_MS=500 --browser C:/eod1c4s9/assistantDashboards/chromium/chrome-win/chrome.exe --spec cypress/integration/plugins/dashboards-assistant/mds_query_enhancements_data2summary_spec.js ==================================================================================================== (Run Starting) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Cypress: 13.17.0 │ │ Browser: Custom Chrome 112 (headless) │ │ Node Version: v22.22.3 (C:\Users\ContainerAdministrator\scoop\apps\volta\1.0.8\appdata\tools │ │ \image\node\22.22.3\node.exe) │ │ Specs: 1 found (mds_query_enhancements_data2summary_spec.js) │ │ Searched: C:\eod1c4s9\assistantDashboards\cypress\integration\plugins\dashboards-assista │ │ nt\mds_query_enhancements_data2summary_spec.js │ │ Experiments: experimentalMemoryManagement=true │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: mds_query_enhancements_data2summary_spec.js (1 of 1) 0 passing (0ms) (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 0 │ │ Passing: 0 │ │ Failing: 0 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: true │ │ Duration: 0 seconds │ │ Spec Ran: mds_query_enhancements_data2summary_spec.js │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ (Video) - Video output: C:\eod1c4s9\assistantDashboards\cypress\videos\mds_query_enhancements_data2summary_spec.js.mp4 ==================================================================================================== (Run Finished) Spec Tests Passing Failing Pending Skipped ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ ✔ mds_query_enhancements_data2summary 1ms - - - - - │ │ _spec.js │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ✔ All specs passed! 1ms - - - - - Done in 14.00s. Test passed in in 14s 2026-06-08 19:37:14 UTC - Test (11/12) - Try (1/3): cypress/integration/plugins/dashboards-assistant/mds_query_enhancements_suggest_anomaly_detector_spec.js yarn run v1.22.22 $ env TZ=America/Los_Angeles NO_COLOR=1 cypress run --headless --env SECURITY_ENABLED=true,openSearchUrl=https://localhost:9200,WAIT_FOR_LOADER_BUFFER_MS=500 --browser C:/eod1c4s9/assistantDashboards/chromium/chrome-win/chrome.exe --spec cypress/integration/plugins/dashboards-assistant/mds_query_enhancements_suggest_anomaly_detector_spec.js ==================================================================================================== (Run Starting) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Cypress: 13.17.0 │ │ Browser: Custom Chrome 112 (headless) │ │ Node Version: v22.22.3 (C:\Users\ContainerAdministrator\scoop\apps\volta\1.0.8\appdata\tools │ │ \image\node\22.22.3\node.exe) │ │ Specs: 1 found (mds_query_enhancements_suggest_anomaly_detector_spec.js) │ │ Searched: C:\eod1c4s9\assistantDashboards\cypress\integration\plugins\dashboards-assista │ │ nt\mds_query_enhancements_suggest_anomaly_detector_spec.js │ │ Experiments: experimentalMemoryManagement=true │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: mds_query_enhancements_suggest_anomaly_detector_spec.js (1 of 1) 0 passing (0ms) (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 0 │ │ Passing: 0 │ │ Failing: 0 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: true │ │ Duration: 0 seconds │ │ Spec Ran: mds_query_enhancements_suggest_anomaly_detector_spec.js │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ (Video) - Video output: C:\eod1c4s9\assistantDashboards\cypress\videos\mds_query_enhancements_suggest_anomaly_detector_spec.js.mp4 ==================================================================================================== (Run Finished) Spec Tests Passing Failing Pending Skipped ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ ✔ mds_query_enhancements_suggest_anom 2ms - - - - - │ │ aly_detector_spec.js │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ✔ All specs passed! 2ms - - - - - Done in 14.60s. Test passed in in 15s 2026-06-08 19:37:29 UTC - Test (12/12) - Try (1/3): cypress/integration/plugins/dashboards-assistant/mds_query_enhancements_t2v_spec.js yarn run v1.22.22 $ env TZ=America/Los_Angeles NO_COLOR=1 cypress run --headless --env SECURITY_ENABLED=true,openSearchUrl=https://localhost:9200,WAIT_FOR_LOADER_BUFFER_MS=500 --browser C:/eod1c4s9/assistantDashboards/chromium/chrome-win/chrome.exe --spec cypress/integration/plugins/dashboards-assistant/mds_query_enhancements_t2v_spec.js ==================================================================================================== (Run Starting) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Cypress: 13.17.0 │ │ Browser: Custom Chrome 112 (headless) │ │ Node Version: v22.22.3 (C:\Users\ContainerAdministrator\scoop\apps\volta\1.0.8\appdata\tools │ │ \image\node\22.22.3\node.exe) │ │ Specs: 1 found (mds_query_enhancements_t2v_spec.js) │ │ Searched: C:\eod1c4s9\assistantDashboards\cypress\integration\plugins\dashboards-assista │ │ nt\mds_query_enhancements_t2v_spec.js │ │ Experiments: experimentalMemoryManagement=true │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: mds_query_enhancements_t2v_spec.js (1 of 1) 0 passing (1ms) (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 0 │ │ Passing: 0 │ │ Failing: 0 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: true │ │ Duration: 0 seconds │ │ Spec Ran: mds_query_enhancements_t2v_spec.js │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ (Video) - Video output: C:\eod1c4s9\assistantDashboards\cypress\videos\mds_query_enhancements_t2v_spec.js.mp4 ==================================================================================================== (Run Finished) Spec Tests Passing Failing Pending Skipped ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ ✔ mds_query_enhancements_t2v_spec.js 1ms - - - - - │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ✔ All specs passed! 1ms - - - - - Done in 14.41s. Test passed in in 15s Total time: 447s Failed test: 7 Failed list: cypress/integration/plugins/dashboards-assistant/conversation_chatbot_save_to_notebook_spec.js cypress/integration/plugins/dashboards-assistant/mds_chatbot_agent_framework_spec.js cypress/integration/plugins/dashboards-assistant/mds_chatbot_conversation_history_spec.js cypress/integration/plugins/dashboards-assistant/mds_chatbot_feedback_spec.js cypress/integration/plugins/dashboards-assistant/mds_chatbot_interaction_trace_spec.js cypress/integration/plugins/dashboards-assistant/mds_chatbot_sidecar_spec.js cypress/integration/plugins/dashboards-assistant/mds_query_enhancements_chatbot_spec.js