qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [Bug 1840249] [NEW] Cancelling 'make docker-test-build' doe


From: Philippe Mathieu-Daudé
Subject: [Qemu-devel] [Bug 1840249] [NEW] Cancelling 'make docker-test-build' does not cancel running containers
Date: Thu, 15 Aug 2019 12:25:42 -0000

Public bug reported:

version: v4.1.0-rc5

Run 'make -k docker-test-build', wait a few, cancel with ^C:

$ make -k docker-test-build 2>&1 > /dev/null
^C

$ docker ps
CONTAINER ID        IMAGE                            COMMAND                  
CREATED             STATUS
62264a2d777a        qemu:debian-mips-cross           "/var/tmp/qemu/run t…"   
10 minutes ago      Up 10 minutes
80807c47d0df        qemu:debian-armel-cross          "/var/tmp/qemu/run t…"   
10 minutes ago      Up 10 minutes
06027b5dfd4a        qemu:debian-amd64                "/var/tmp/qemu/run t…"   
10 minutes ago      Up 10 minutes

The docker containers are still up building QEMU.

** Affects: qemu
     Importance: Undecided
         Status: New


** Tags: docker

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1840249

Title:
  Cancelling 'make docker-test-build' does not cancel running containers

Status in QEMU:
  New

Bug description:
  version: v4.1.0-rc5

  Run 'make -k docker-test-build', wait a few, cancel with ^C:

  $ make -k docker-test-build 2>&1 > /dev/null
  ^C

  $ docker ps
  CONTAINER ID        IMAGE                            COMMAND                  
CREATED             STATUS
  62264a2d777a        qemu:debian-mips-cross           "/var/tmp/qemu/run t…"   
10 minutes ago      Up 10 minutes
  80807c47d0df        qemu:debian-armel-cross          "/var/tmp/qemu/run t…"   
10 minutes ago      Up 10 minutes
  06027b5dfd4a        qemu:debian-amd64                "/var/tmp/qemu/run t…"   
10 minutes ago      Up 10 minutes

  The docker containers are still up building QEMU.

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1840249/+subscriptions



reply via email to

[Prev in Thread] Current Thread [Next in Thread]