<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic pyats xpresso request test error in Controllers</title>
    <link>https://community.cisco.com/t5/controllers/pyats-xpresso-request-test-error/m-p/4451567#M2541</link>
    <description>&lt;P&gt;I'm a communication networks student and I have a project to do some network tests using pyats xpresso dashboard [pyats xpresso][1]&lt;/P&gt;&lt;P&gt;and I use Docker image ciscotestautomation/pyats to do the test which has Dockerfile:&lt;/P&gt;&lt;P&gt;[Dockerfile for creating pyats-docker][2]&lt;/P&gt;&lt;P&gt;And an entrypoint.sh file contains:&lt;BR /&gt;[pyats docker-entrypoint.sh][2]&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;the problem is:&lt;BR /&gt;I created a volume in the ubuntu docker host to upload some test files to the docker container "pyats".&lt;/P&gt;&lt;P&gt;and I got the following Error Details:&lt;BR /&gt;"Run upload failed - upload failed because zip_path was not found."&lt;/P&gt;&lt;P&gt;and the run console log is:&lt;BR /&gt;[Entrypoint] Starting pyATS Docker Image ...&lt;/P&gt;&lt;P&gt;[Entrypoint] Workspace Directory: /pyats&lt;/P&gt;&lt;P&gt;[Entrypoint] Activating workspace&lt;/P&gt;&lt;P&gt;/entrypoint.sh: line 11: /pyats/bin/activate: No such file or directory&lt;/P&gt;&lt;P&gt;[Entrypoint] Starting pyATS Docker Image ...&lt;/P&gt;&lt;P&gt;[Entrypoint] Workspace Directory: /pyats&lt;/P&gt;&lt;P&gt;[Entrypoint] Activating workspace&lt;/P&gt;&lt;P&gt;/entrypoint.sh: line 11: /pyats/bin/activate: No such file or directory&lt;/P&gt;&lt;P&gt;/entrypoint.sh: line 11: /pyats/bin/activate: No such file or directory&lt;/P&gt;&lt;P&gt;[Entrypoint] Starting pyATS Docker Image ...&lt;/P&gt;&lt;P&gt;[Entrypoint] Workspace Directory: /pyats&lt;/P&gt;&lt;P&gt;[Entrypoint] Activating workspace&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;[1]: &lt;A href="https://github.com/CiscoTestAutomation/xpresso" target="_blank" rel="noopener"&gt;https://github.com/CiscoTestAutomation/xpresso&lt;/A&gt;&lt;BR /&gt;[2]: &lt;A href="https://github.com/CiscoTestAutomation/pyats-docker/blob/master/21.7/full/docker-entrypoint.sh" target="_blank" rel="noopener"&gt;https://github.com/CiscoTestAutomation/pyats-docker/blob/master/21.7/full/docker-entrypoint.sh&lt;/A&gt;&lt;/P&gt;&lt;P&gt;how to solve the issue, I am a newbie to docker and pyats xpresso as well. and I think the issue is in docker volume if I am not wrong.&lt;/P&gt;</description>
    <pubDate>Thu, 19 Aug 2021 02:24:58 GMT</pubDate>
    <dc:creator>sam2021</dc:creator>
    <dc:date>2021-08-19T02:24:58Z</dc:date>
    <item>
      <title>pyats xpresso request test error</title>
      <link>https://community.cisco.com/t5/controllers/pyats-xpresso-request-test-error/m-p/4451567#M2541</link>
      <description>&lt;P&gt;I'm a communication networks student and I have a project to do some network tests using pyats xpresso dashboard [pyats xpresso][1]&lt;/P&gt;&lt;P&gt;and I use Docker image ciscotestautomation/pyats to do the test which has Dockerfile:&lt;/P&gt;&lt;P&gt;[Dockerfile for creating pyats-docker][2]&lt;/P&gt;&lt;P&gt;And an entrypoint.sh file contains:&lt;BR /&gt;[pyats docker-entrypoint.sh][2]&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;the problem is:&lt;BR /&gt;I created a volume in the ubuntu docker host to upload some test files to the docker container "pyats".&lt;/P&gt;&lt;P&gt;and I got the following Error Details:&lt;BR /&gt;"Run upload failed - upload failed because zip_path was not found."&lt;/P&gt;&lt;P&gt;and the run console log is:&lt;BR /&gt;[Entrypoint] Starting pyATS Docker Image ...&lt;/P&gt;&lt;P&gt;[Entrypoint] Workspace Directory: /pyats&lt;/P&gt;&lt;P&gt;[Entrypoint] Activating workspace&lt;/P&gt;&lt;P&gt;/entrypoint.sh: line 11: /pyats/bin/activate: No such file or directory&lt;/P&gt;&lt;P&gt;[Entrypoint] Starting pyATS Docker Image ...&lt;/P&gt;&lt;P&gt;[Entrypoint] Workspace Directory: /pyats&lt;/P&gt;&lt;P&gt;[Entrypoint] Activating workspace&lt;/P&gt;&lt;P&gt;/entrypoint.sh: line 11: /pyats/bin/activate: No such file or directory&lt;/P&gt;&lt;P&gt;/entrypoint.sh: line 11: /pyats/bin/activate: No such file or directory&lt;/P&gt;&lt;P&gt;[Entrypoint] Starting pyATS Docker Image ...&lt;/P&gt;&lt;P&gt;[Entrypoint] Workspace Directory: /pyats&lt;/P&gt;&lt;P&gt;[Entrypoint] Activating workspace&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;[1]: &lt;A href="https://github.com/CiscoTestAutomation/xpresso" target="_blank" rel="noopener"&gt;https://github.com/CiscoTestAutomation/xpresso&lt;/A&gt;&lt;BR /&gt;[2]: &lt;A href="https://github.com/CiscoTestAutomation/pyats-docker/blob/master/21.7/full/docker-entrypoint.sh" target="_blank" rel="noopener"&gt;https://github.com/CiscoTestAutomation/pyats-docker/blob/master/21.7/full/docker-entrypoint.sh&lt;/A&gt;&lt;/P&gt;&lt;P&gt;how to solve the issue, I am a newbie to docker and pyats xpresso as well. and I think the issue is in docker volume if I am not wrong.&lt;/P&gt;</description>
      <pubDate>Thu, 19 Aug 2021 02:24:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/controllers/pyats-xpresso-request-test-error/m-p/4451567#M2541</guid>
      <dc:creator>sam2021</dc:creator>
      <dc:date>2021-08-19T02:24:58Z</dc:date>
    </item>
  </channel>
</rss>

