<p>laforge has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/docker-playground/+/23379">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">fr: kill the frnet container before trying to 'rm' it<br><br>+ docker container rm jenkins-ttcn3-fr-test-109-frnet jenkins-ttcn3-fr-test-109-ttcn3-fr-test<br>jenkins-ttcn3-fr-test-109-ttcn3-fr-test<br>Error response from daemon: You cannot remove a running container 4f5ec7f412b2d37d00b2738b2bcddffada36efebfe7ce32ed196543ee436154e. Stop the container before attempting removal or force remove<br><br>Change-Id: I66ed0d073bdd6962f78da54232d6bc58adc09e2c<br>---<br>M ttcn3-fr-test/jenkins.sh<br>1 file changed, 2 insertions(+), 0 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/docker-playground refs/changes/79/23379/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/ttcn3-fr-test/jenkins.sh b/ttcn3-fr-test/jenkins.sh</span><br><span>index bfe775f..c878000 100755</span><br><span>--- a/ttcn3-fr-test/jenkins.sh</span><br><span>+++ b/ttcn3-fr-test/jenkins.sh</span><br><span>@@ -63,6 +63,8 @@</span><br><span> # emulate running container in foreground, which is no longer possible as we</span><br><span> # must shift the net-devices into the container _after_ it is started</span><br><span> docker logs       -f ${BUILD_TAG}-ttcn3-fr-test</span><br><span style="color: hsl(120, 100%, 40%);">+# kill the frnet container to avoid "You cannot remove a running container " below in 'rm'</span><br><span style="color: hsl(120, 100%, 40%);">+docker kill ${BUILD_TAG}-frnet</span><br><span> </span><br><span> # store execution logs for both containers</span><br><span> docker logs --timestamps ${BUILD_TAG}-ttcn3-fr-test > $VOL_BASE_DIR/fr-tester/exec.log</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/docker-playground/+/23379">change 23379</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.osmocom.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.osmocom.org/c/docker-playground/+/23379"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: docker-playground </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I66ed0d073bdd6962f78da54232d6bc58adc09e2c </div>
<div style="display:none"> Gerrit-Change-Number: 23379 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: laforge <laforge@osmocom.org> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>