Advertisement
Guest User

lxc lava

a guest
Aug 21st, 2019
145
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.60 KB | None | 0 0
  1. lava-dispatcher, installed at version: 2019.03+stretch
  2. start: 0 validate
  3. Start time: 2019-08-21 07:49:12.199007+00:00 (UTC)
  4. lxc, installed at version: 1:2.0.7-2+deb9u2
  5. Validating that https://path/to/file exists
  6. validate duration: 0.91
  7. case: validate
  8. case_id: 40
  9. definition: lava
  10. result: pass
  11. start: 1 lxc-deploy (timeout 00:10:00) [tlxc]
  12. start: 1.1 lxc-create-action (timeout 00:10:00) [tlxc]
  13. nice lxc-create -t debian -n lxc-mgu-test-11 -- --release stretch --mirror http://mirror.bytemark.co.uk/debian --packages systemd,systemd-sysv
  14. action: lxc-create-action
  15. command: ['nice', 'lxc-create', '', '-t', 'debian', '-n', 'lxc-mgu-test-11', '--', '--release', 'stretch', '--mirror', 'http://mirror.bytemark.co.uk/debian', '--packages', 'systemd,systemd-sysv']
  16. message: Command '['nice', 'lxc-create', '', '-t', 'debian', '-n', 'lxc-mgu-test-11', '--', '--release', 'stretch', '--mirror', 'http://mirror.bytemark.co.uk/debian', '--packages', 'systemd,systemd-sysv']' returned non-zero exit status 1
  17. output: lxc-create: lxccontainer.c: create_run_template: 1106 error unsharing mounts
  18. lxc-create: lxccontainer.c: create_run_template: 1297 container creation template for lxc-mgu-test-11 failed
  19. lxc-create: tools/lxc_create.c: main: 318 Error creating container lxc-mgu-test-11
  20. output: lxc-create: lxccontainer.c: create_run_template: 1106 error unsharing mounts
  21. output: lxc-create: lxccontainer.c: create_run_template: 1297 container creation template for lxc-mgu-test-11 failed
  22. output: lxc-create: tools/lxc_create.c: main: 318 Error creating container lxc-mgu-test-11
  23. end: 1.1 lxc-create-action (duration 00:00:00) [tlxc]
  24. start: 1.2 lxc-create-udev-rule-action (timeout 00:10:00) [tlxc]
  25. device info file '/var/lib/lava/dispatcher/tmp/11/lxc-create-udev-rule-action-kollg21k/device-info.yaml' created with:
  26. [{'board_id': "'0000000000'"}]
  27. udev rules file '/var/lib/lava/dispatcher/tmp/11/lxc-create-udev-rule-action-l0nosrxy/100-lava-lxc-mgu-test-11.rules' created
  28. ACTION=="add", ATTR{serial}=="'0000000000'", RUN+="/usr/share/lava-dispatcher/lava_lxc_device_add.py --lxc-name lxc-mgu-test-11 --device-node $name --job-id 11 --logging-url tcp://master1:5555"
  29. '/etc/udev/rules.d/100-lava-lxc-mgu-test-11.rules' symlinked to '/var/lib/lava/dispatcher/tmp/11/lxc-create-udev-rule-action-l0nosrxy/100-lava-lxc-mgu-test-11.rules'
  30. nice udevadm control --reload-rules
  31. action: lxc-create-udev-rule-action
  32. command: ['nice', 'udevadm', 'control', '--reload-rules']
  33. message: Command '['nice', 'udevadm', 'control', '--reload-rules']' returned non-zero exit status 2
  34. output: Command '['nice', 'udevadm', 'control', '--reload-rules']' returned non-zero exit status 2
  35. udev rules reloaded.
  36. end: 1.2 lxc-create-udev-rule-action (duration 00:00:00) [tlxc]
  37. start: 1.3 boot-lxc (timeout 00:10:00) [tlxc]
  38. nice lxc-start -n lxc-mgu-test-11 -d
  39. action: boot-lxc
  40. command: ['nice', 'lxc-start', '-n', 'lxc-mgu-test-11', '-d']
  41. message: Command '['nice', 'lxc-start', '-n', 'lxc-mgu-test-11', '-d']' returned non-zero exit status 1
  42. output: lxc-start: log.c: log_open: 300 failed to open log file "/var/lib/lxc/lxc-mgu-test-11/lxc-mgu-test-11.log" : No such file or directory
  43. lxc-start: tools/lxc_start.c: main: 317 Executing '/sbin/init' with no configuration file may crash the host
  44. Wait until 'lxc-mgu-test-11' state becomes RUNNING
  45. nice lxc-info -sH -n lxc-mgu-test-11
  46. action: boot-lxc
  47. command: ['nice', 'lxc-info', '-sH', '-n', 'lxc-mgu-test-11']
  48. message: Command '['nice', 'lxc-info', '-sH', '-n', 'lxc-mgu-test-11']' returned non-zero exit status 1
  49. output: lxc-mgu-test-11 doesn't exist
  50. output: lxc-mgu-test-11 doesn't exist
  51. nice lxc-info -sH -n lxc-mgu-test-11
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement