Linux 4.8.0-34-generic #36~16.04.1-Ubuntu SMP Wed Dec 21 18:55:08 UTC
2016 x86_64 x86_64 x86_64 GNU/Linux

I've created an Ubuntu Xenial LXC on top of an Ubuntu Xenial node and
have run:

snap install hello-world

root@juju-machine-0-lxc-1:~# journalctl -xe
Jan 18 17:23:15 juju-machine-0-lxc-1 systemd[1]: Failed to reset devices.list 
on /system.slice/mdadm.service: Operation not permitted
Jan 18 17:23:15 juju-machine-0-lxc-1 systemd[1]: Failed to reset devices.list 
on /system.slice/apparmor.service: Operation not permitted
Jan 18 17:23:15 juju-machine-0-lxc-1 systemd[1]: Failed to reset devices.list 
on /system.slice/atd.service: Operation not permitted
Jan 18 17:23:15 juju-machine-0-lxc-1 systemd[1]: Failed to reset devices.list 
on /system.slice/dev-lxc-tty3.mount: Operation not permitted
Jan 18 17:23:15 juju-machine-0-lxc-1 systemd[1]: Failed to reset devices.list 
on /system.slice/system-getty.slice: Operation not permitted
Jan 18 17:23:15 juju-machine-0-lxc-1 systemd[1]: Failed to reset devices.list 
on /system.slice/cloud-init.service: Operation not permitted
Jan 18 17:23:15 juju-machine-0-lxc-1 systemd[1]: Failed to reset devices.list 
on /system.slice/proc-uptime.mount: Operation not permitted
Jan 18 17:23:15 juju-machine-0-lxc-1 systemd[1]: Failed to reset devices.list 
on /system.slice/systemd-logind.service: Operation not permitted
Jan 18 17:23:15 juju-machine-0-lxc-1 systemd[1]: Failed to reset devices.list 
on /system.slice/dev-lxc-tty1.mount: Operation not permitted
Jan 18 17:23:15 juju-machine-0-lxc-1 systemd[1]: Failed to reset devices.list 
on /system.slice/proc-swaps.mount: Operation not permitted
Jan 18 17:23:15 juju-machine-0-lxc-1 systemd[1]: Failed to reset devices.list 
on /system.slice/dev-mqueue.mount: Operation not permitted
Jan 18 17:23:15 juju-machine-0-lxc-1 systemd[1]: Failed to reset devices.list 
on /system.slice/ufw.service: Operation not permitted
Jan 18 17:23:15 juju-machine-0-lxc-1 systemd[1]: Failed to reset devices.list 
on /system.slice/proc-stat.mount: Operation not permitted
Jan 18 17:23:15 juju-machine-0-lxc-1 systemd[1]: Failed to reset devices.list 
on /system.slice/resolvconf.service: Operation not permitted
Jan 18 17:23:15 juju-machine-0-lxc-1 systemd[1]: Failed to reset devices.list 
on /system.slice/proc-diskstats.mount: Operation not permitted
Jan 18 17:23:15 juju-machine-0-lxc-1 systemd[1]: Failed to reset devices.list 
on /system.slice/ondemand.service: Operation not permitted
Jan 18 17:23:15 juju-machine-0-lxc-1 systemd[1]: Failed to reset devices.list 
on /system.slice/proc-sysrq\x2dtrigger.mount: Operation not permitted
Jan 18 17:23:15 juju-machine-0-lxc-1 systemd[1]: Failed to reset devices.list 
on /system.slice/dev-lxc-tty2.mount: Operation not permitted
Jan 18 17:23:15 juju-machine-0-lxc-1 systemd[1]: Failed to reset devices.list 
on /system.slice/cloud-config.service: Operation not permitted
Jan 18 17:23:15 juju-machine-0-lxc-1 systemd[1]: Failed to reset devices.list 
on /system.slice/cron.service: Operation not permitted
Jan 18 17:23:15 juju-machine-0-lxc-1 systemd[1]: Failed to reset devices.list 
on /system.slice/run-user-1000.mount: Operation not permitted
Jan 18 17:23:15 juju-machine-0-lxc-1 systemd[1]: Failed to reset devices.list 
on /system.slice/cloud-final.service: Operation not permitted
Jan 18 17:23:15 juju-machine-0-lxc-1 systemd[1]: Failed to reset devices.list 
on /system.slice/jujud-unit-prometheus-0.service: Operation not permitted
Jan 18 17:23:15 juju-machine-0-lxc-1 systemd[1]: Failed to reset devices.list 
on /system.slice/iscsid.service: Operation not permitted
Jan 18 17:23:16 juju-machine-0-lxc-1 systemd[1]: snap-core-714.mount: Mount 
process exited, code=exited status=32
Jan 18 17:23:16 juju-machine-0-lxc-1 systemd[1]: Failed to mount Mount unit for 
core. 


** Tags added: canonical-bootstack

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/1582394

Title:
  [16.04, lxc] Failed to reset devices.list on ...

Status in systemd package in Ubuntu:
  Confirmed

Bug description:
  This seems to be identical to Bug #1413193 which affected 15.04 and
  was marked Fix Released.

  On a 16.04 host with a 16.04 container:

  $ lxc-create -t download -n vpn01 -- -d ubuntu -r xenial -a amd64
  $ lxc-start -n vpn02 -d

  the container syslog shows repeated instances of "Failed to reset
  devices.list on ..." and continues generating such messages:

  $ grep devices.list .local/share/lxc/vpn01/rootfs/var/log/syslog

  May 16 14:37:20 vpn01 systemd[1]: Failed to reset devices.list on 
/system.slice/systemd-remount-fs.service: Operation not permitted
  May 16 14:37:20 vpn01 systemd[1]: Failed to reset devices.list on 
/system.slice/systemd-random-seed.service: Operation not permitted
  May 16 14:37:23 vpn01 systemd[1]: Failed to reset devices.list on 
/system.slice/rc-local.service: Operation not permitted
  May 16 14:37:23 vpn01 systemd[1]: Failed to reset devices.list on 
/system.slice/resolvconf.service: Operation not permitted
  May 16 14:37:23 vpn01 systemd[1]: Failed to reset devices.list on 
/system.slice/getty-static.service: Operation not permitted
  May 16 14:37:23 vpn01 systemd[1]: Failed to reset devices.list on 
/system.slice/systemd-user-sessions.service: Operation not permitted
  May 16 14:37:23 vpn01 systemd[1]: Failed to reset devices.list on 
/system.slice/console-getty.service: Operation not permitted
  May 16 14:37:23 vpn01 systemd[1]: Failed to reset devices.list on 
/system.slice/systemd-update-utmp-runlevel.service: Operation not permitted
  May 16 14:37:23 vpn01 systemd[1]: Failed to reset devices.list on 
/system.slice/rc-local.service: Operation not permitted
  May 16 14:52:51 vpn01 systemd[1]: Failed to reset devices.list on 
/system.slice/systemd-tmpfiles-clean.service: Operation not permitted
  May 16 14:52:51 vpn01 systemd[1]: Failed to reset devices.list on 
/system.slice/ondemand.service: Operation not permitted
  May 16 15:29:30 vpn01 systemd[1]: Failed to reset devices.list on 
/system.slice/console-getty.service: Operation not permitted
  May 16 15:31:11 vpn01 systemd[1]: Failed to reset devices.list on 
/system.slice/console-getty.service: Operation not permitted

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1582394/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to     : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to