Bug 1743685

Summary: Regression: rootless: podman run --rm hangs
Product: Red Hat Enterprise Linux 8 Reporter: Ed Santiago <santiago>
Component: podmanAssignee: Jindrich Novy <jnovy>
Status: CLOSED ERRATA QA Contact: atomic-bugs <atomic-bugs>
Severity: urgent Docs Contact:
Priority: urgent    
Version: 8.1CC: ddarrah, dornelas, dwalsh, gscrivan, jligon, jnovy, jwboyer, lsm5, mheon, perobins, wchadwic, ypu
Target Milestone: rcKeywords: Regression
Target Release: 8.1Flags: pm-rhel: mirror+
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-11-05 21:02:57 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1734574    
Attachments:
Description Flags
podman --log-level=debug run --rm alpine true none

Description Ed Santiago 2019-08-20 13:08:55 UTC
Created attachment 1606077 [details]
podman --log-level=debug run --rm alpine true

Command hangs for as long as I'm willing to wait (many minutes). ^C results in:

   $ podman run --rm alpine true
   ^C
   ERRO[0041] Error forwarding signal 2 to container d8223a16ec0a64015d1ebaae0a624cbe833d3b4f3c90d253e22d4dbfed2e62ed: container has already been removed

   ERRO[0041] Error forwarding signal 15 to container d8223a16ec0a64015d1ebaae0a624cbe833d3b4f3c90d253e22d4dbfed2e62ed: container has already been removed

This is only with --rm. Plain 'podman run alpine true' exits 0 as expected.

podman-1.4.2-2.module+el8.1.0+3888+8b36fd52.x86_64

Comment 1 Giuseppe Scrivano 2019-08-20 15:25:28 UTC
it seems to be caused by an old conmon.  We'll need to upgrade the conmon package.

Comment 2 Daniel Walsh 2019-08-20 16:00:47 UTC
Is this a change to the spec file or are we now using the separately packaged conmon?

Comment 15 Daniel Walsh 2019-09-02 10:51:03 UTC
Jindrich, could you make sure we have the latest conmon shipping with Podman in RHEL8.

Comment 21 Joy Pu 2019-09-27 07:18:41 UTC
Test with podman-1.4.2-5.module+el8.1.0+4240+893c1ab8.x86_64 given steps with and the command can finished as expect, so set this to verified.
Details:
$ time podman run --rm alpine true

real	0m0.655s
user	0m0.130s
sys	0m0.131s

Comment 23 errata-xmlrpc 2019-11-05 21:02:57 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHSA-2019:3403