Advertisement
Guest User

journalctl output

a guest
Apr 22nd, 2015
295
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.83 KB | None | 0 0
  1. Journal ctrl output :
  2.  
  3. journalctl -u serviced -f -a
  4. -- Logs begin at Wed 2015-04-22 07:04:15 EDT. --
  5. Apr 22 08:34:46 mypc.comserviced[29691]: I0422 12:34:46.133884 29691 container.go:366] Starting isvc celery
  6. Apr 22 08:34:46 mypc.comserviced[29691]: I0422 12:34:46.134057 29691 container.go:366] Starting isvc elasticsearch-logstash
  7. Apr 22 08:34:46 mypc.comserviced[29691]: I0422 12:34:46.134566 29691 container.go:257] Creating a new container for isvc serviced-isvcs_docker-registry
  8. Apr 22 08:34:46 mypc.comserviced[29691]: I0422 12:34:46.135236 29691 container.go:257] Creating a new container for isvc serviced-isvcs_zookeeper
  9. Apr 22 08:34:46 mypc.comserviced[29691]: I0422 12:34:46.135950 29691 container.go:257] Creating a new container for isvc serviced-isvcs_logstash
  10. Apr 22 08:34:46 mypc.comserviced[29691]: I0422 12:34:46.137250 29691 container.go:257] Creating a new container for isvc serviced-isvcs_opentsdb
  11. Apr 22 08:34:46 mypc.comserviced[29691]: I0422 12:34:46.138297 29691 container.go:257] Creating a new container for isvc serviced-isvcs_celery
  12. Apr 22 08:34:46 mypc.comserviced[29691]: I0422 12:34:46.138582 29691 container.go:257] Creating a new container for isvc serviced-isvcs_elasticsearch-serviced
  13. Apr 22 08:34:46 mypc.comserviced[29691]: I0422 12:34:46.139098 29691 container.go:257] Creating a new container for isvc serviced-isvcs_elasticsearch-logstash
  14. Apr 22 08:34:54 mypc.comserviced[29691]: E0422 12:34:54.004439 29691 manager.go:293] Error starting isvc elasticsearch-serviced: API error (500): Cannot start container 117f2579bd43b9369989c2a84a478dd15dcd6e34656738a969c5e5becb681ebe: write /sys/fs/cgroup/cpuset/system.slice/docker-117f2579bd43b9369989c2a84a478dd15dcd6e34656738a969c5e5becb681ebe.scope/cgroup.procs: no space left on device
  15. Apr 22 08:34:57 mypc.comserviced[29691]: 2015/04/22 12:34:57 read tcp 127.0.0.1:2181: connection reset by peer
  16. Apr 22 08:34:59 mypc.comserviced[29691]: 2015/04/22 12:34:59 read tcp 127.0.0.1:2181: connection reset by peer
  17. Apr 22 08:35:00 mypc.comserviced[29691]: I0422 12:35:00.882642 29691 zk.go:75] zookeeper container started, browser at http://localhost:12181/exhibitor/v1/ui/index.html
  18. Apr 22 08:45:47 mypc.comserviced[29691]: E0422 12:45:47.846834 29691 manager.go:293] Error starting isvc elasticsearch-logstash: Could not startup elasticsearch container. waited timeout:10m0s
  19. Apr 22 08:45:47 mypc.comserviced[29691]: F0422 12:45:47.848123 29691 daemon.go:143] Could not start isvcs: manager: could not start 2 isvcs
  20. Apr 22 08:45:47 mypc.comsystemd[1]: serviced.service: main process exited, code=exited, status=255/n/a
  21. Apr 22 08:45:47 mypc.comserviced-systemd.sh[31093]: Wed Apr 22 12:45:47 UTC 2015: post-stopping serviced daemon - waiting for serviced to stop
  22. Apr 22 08:45:47 mypc.comserviced-systemd.sh[31093]: Wed Apr 22 12:45:47 UTC 2015: waiting for serviced daemon to stop
  23. Apr 22 08:45:47 mypc.comserviced-systemd.sh[31093]: Wed Apr 22 12:45:47 UTC 2015: waiting for serviced to stop listening
  24. Apr 22 08:45:47 mypc.comserviced-systemd.sh[31093]: Wed Apr 22 12:45:47 UTC 2015: waiting for serviced isvcs to stop
  25. Apr 22 08:45:58 mypc.comserviced-systemd.sh[31093]: 49ef9dfe4288bbb0512566fffcab71b76a39f3d983582176b96310e972519489
  26. Apr 22 08:46:08 mypc.comserviced-systemd.sh[31093]: 697b95156c0ee679521f48d62d2ad036a401ddb27453ad19dbc11c6178ea03ef
  27. Apr 22 08:46:18 mypc.comserviced-systemd.sh[31093]: 82527ae4c6bc957943f1fb223f7a031b5b7499a2c7f1b3bfdb8eab480cbb58fa
  28. Apr 22 08:46:28 mypc.comserviced-systemd.sh[31093]: 55754b4857310c97eda9ef585e1e4e7f3d1ded6322e2f34a93edf6e06fab1fd5
  29. Apr 22 08:46:38 mypc.comserviced-systemd.sh[31093]: b52478f9d6fb746bc2c55d7bf7a17e73fddcdcfdd8b21796fc04048ef0ce4b46
  30. Apr 22 08:46:38 mypc.comserviced-systemd.sh[31093]: Wed Apr 22 12:46:38 UTC 2015: serviced is now stopped - done with post-stop
  31. Apr 22 08:46:38 mypc.comsystemd[1]: Unit serviced.service entered failed state.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement