Date: Fri, 18 Jul 2014 07:06:01 -0700 (PDT) From: Beeblebrox <zaphod@berentweb.com> To: freebsd-ports@freebsd.org Subject: Re: When poudriere jails become stuck in a loop Message-ID: <1405692361821-5929843.post@n5.nabble.com> In-Reply-To: <53C92530.10008@astart.com> References: <1405676493174-5929736.post@n5.nabble.com> <53C92530.10008@astart.com>
next in thread | previous in thread | raw e-mail | index | archive | help
@Patrick: 1. During poudriere run, do <ctrl t> to display jails which have been running for obviously too long. Note the poudriere run number - lets say #4 has been running for 2+ hours for an obviously small port. 2. "# jls" and note the jail ID for poudriere_#4. There will be two jails for each process, the one with 127.0.0.1 IP is the real build environment - lets say jail_ID is 20. 3. "# jexec 20 top" will give you the running processes in that build jail. If you see the "dot" item, I guarantee you that jail is stuck. Regards. ----- FreeBSD-11-current_amd64_root-on-zfs_RadeonKMS -- View this message in context: http://freebsd.1045724.n5.nabble.com/When-poudriere-jails-become-stuck-in-a-loop-tp5929736p5929843.html Sent from the freebsd-ports mailing list archive at Nabble.com.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1405692361821-5929843.post>