Advertisement
Guest User

Untitled

a guest
Nov 14th, 2018
324
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
VIM 8.93 KB | None | 0 0
  1. root@raspberrypi:/var/log#  systemctl status docker.service
  2. ● docker.service - Docker Application Container Engine
  3.    Loaded: loaded (/lib/systemd/system/docker.service; enabled; vendor preset: enabled)
  4.   Drop-In: /etc/systemd/system/docker.service.d
  5.            └─docker.conf
  6.    Active: inactive (dead) (Result: core-dump) since Thu 2018-11-15 03:40:37 UTC; 46s ago
  7.      Docs: https://docs.docker.com
  8.   Process: 899 ExecStart=/usr/bin/dockerd -H fd:// -H tcp://0.0.0.0:2736 (code=dumped, signal=SEGV)
  9.  Main PID: 899 (code=dumped, signal=SEGV)
  10.       CPU: 595ms
  11.  
  12. Nov 15 03:40:35 raspberrypi systemd[1]: docker.service: Unit entered failed state.
  13. Nov 15 03:40:35 raspberrypi systemd[1]: docker.service: Failed with result 'core-dump'.
  14. Nov 15 03:40:37 raspberrypi systemd[1]: docker.service: Service hold-off time over, scheduling restart.
  15. Nov 15 03:40:37 raspberrypi systemd[1]: docker.service: Stop job pending for unit, delaying automatic restart.
  16. Nov 15 03:40:37 raspberrypi systemd[1]: Stopped Docker Application Container Engine.
  17. root@raspberrypi:/var/log# journalctl -xe
  18. -- Unit docker.service has finished shutting down.
  19. Nov 15 03:24:24 raspberrypi systemd[1]: docker.service: Unit entered failed state.
  20. Nov 15 03:24:24 raspberrypi systemd[1]: docker.service: Failed with result 'core-dump'.
  21. Nov 15 03:29:09 raspberrypi systemd[1]: Starting containerd container runtime...
  22. -- Subject: Unit containerd.service has begun start-up
  23. -- Defined-By: systemd
  24. -- Support: https://www.debian.org/support
  25. --
  26. -- Unit containerd.service has begun starting up.
  27. Nov 15 03:29:09 raspberrypi systemd[1]: Started containerd container runtime.
  28. -- Subject: Unit containerd.service has finished start-up
  29. -- Defined-By: systemd
  30. -- Support: https://www.debian.org/support
  31. --
  32. -- Unit containerd.service has finished starting up.
  33. --
  34. -- The start-up result is done.
  35. Nov 15 03:29:10 raspberrypi systemd[1]: containerd.service: Main process exited, code=dumped, status=4/ILL
  36. Nov 15 03:29:10 raspberrypi systemd[1]: containerd.service: Unit entered failed state.
  37. Nov 15 03:29:10 raspberrypi systemd[1]: containerd.service: Failed with result 'core-dump'.
  38. Nov 15 03:33:53 raspberrypi sudo[764]:     root : TTY=pts/0 ; PWD=/etc/systemd/system/docker.service.d ; USER=root ; COMMAND=/bin/systemctl daemon-reload
  39. Nov 15 03:33:53 raspberrypi systemd[1]: Starting Cleanup of Temporary Directories...
  40. -- Subject: Unit systemd-tmpfiles-clean.service has begun start-up
  41. -- Defined-By: systemd
  42. -- Support: https://www.debian.org/support
  43. --
  44. -- Unit systemd-tmpfiles-clean.service has begun starting up.
  45. Nov 15 03:33:53 raspberrypi sudo[764]: pam_unix(sudo:session): session opened for user root by pi(uid=0)
  46. Nov 15 03:33:54 raspberrypi systemd[1]: Reloading.
  47. Nov 15 03:33:55 raspberrypi systemd[1]: apt-daily-upgrade.timer: Adding 20min 17.132519s random time.
  48. Nov 15 03:33:55 raspberrypi systemd[1]: apt-daily.timer: Adding 8h 59min 58.319847s random time.
  49. Nov 15 03:33:55 raspberrypi systemd[1]: Started Cleanup of Temporary Directories.
  50. -- Subject: Unit systemd-tmpfiles-clean.service has finished start-up
  51. -- Defined-By: systemd
  52. -- Support: https://www.debian.org/support
  53. --
  54. -- Unit systemd-tmpfiles-clean.service has finished starting up.
  55. --
  56. -- The start-up result is done.
  57. Nov 15 03:33:56 raspberrypi sudo[764]: pam_unix(sudo:session): session closed for user root
  58. Nov 15 03:34:09 raspberrypi systemd[1]: Starting Docker Application Container Engine...
  59. -- Subject: Unit docker.service has begun start-up
  60. -- Defined-By: systemd
  61. -- Support: https://www.debian.org/support
  62. --
  63. -- Unit docker.service has begun starting up.
  64. Nov 15 03:34:09 raspberrypi systemd[1]: Starting containerd container runtime...
  65. -- Subject: Unit containerd.service has begun start-up
  66. -- Defined-By: systemd
  67. -- Support: https://www.debian.org/support
  68. --
  69. -- Unit containerd.service has begun starting up.
  70. Nov 15 03:34:09 raspberrypi systemd[1]: Started containerd container runtime.
  71. -- Subject: Unit containerd.service has finished start-up
  72. -- Defined-By: systemd
  73. -- Support: https://www.debian.org/support
  74. --
  75. -- Unit containerd.service has finished starting up.
  76. --
  77. -- The start-up result is done.
  78. Nov 15 03:34:10 raspberrypi systemd[1]: containerd.service: Main process exited, code=dumped, status=4/ILL
  79. Nov 15 03:34:10 raspberrypi systemd[1]: containerd.service: Unit entered failed state.
  80. Nov 15 03:34:10 raspberrypi systemd[1]: containerd.service: Failed with result 'core-dump'.
  81. Nov 15 03:34:15 raspberrypi systemd[1]: docker.service: Main process exited, code=dumped, status=11/SEGV
  82. Nov 15 03:34:15 raspberrypi systemd[1]: Stopped Docker Application Container Engine.
  83. -- Subject: Unit docker.service has finished shutting down
  84. -- Defined-By: systemd
  85. -- Support: https://www.debian.org/support
  86. --
  87. -- Unit docker.service has finished shutting down.
  88. Nov 15 03:34:15 raspberrypi systemd[1]: docker.service: Unit entered failed state.
  89. Nov 15 03:34:15 raspberrypi systemd[1]: docker.service: Failed with result 'core-dump'.
  90. Nov 15 03:39:14 raspberrypi systemd[1]: Reloading.
  91. Nov 15 03:39:15 raspberrypi systemd[1]: apt-daily-upgrade.timer: Adding 14min 37.700141s random time.
  92. Nov 15 03:39:15 raspberrypi systemd[1]: apt-daily.timer: Adding 2h 42min 29.858257s random time.
  93. Nov 15 03:39:22 raspberrypi systemd[1]: Starting containerd container runtime...
  94. -- Subject: Unit containerd.service has begun start-up
  95. -- Defined-By: systemd
  96. -- Support: https://www.debian.org/support
  97. --
  98. -- Unit containerd.service has begun starting up.
  99. Nov 15 03:39:22 raspberrypi systemd[1]: Starting Docker Application Container Engine...
  100. -- Subject: Unit docker.service has begun start-up
  101. -- Defined-By: systemd
  102. -- Support: https://www.debian.org/support
  103. --
  104. -- Unit docker.service has begun starting up.
  105. Nov 15 03:39:22 raspberrypi systemd[1]: Started containerd container runtime.
  106. -- Subject: Unit containerd.service has finished start-up
  107. -- Defined-By: systemd
  108. -- Support: https://www.debian.org/support
  109. --
  110. -- Unit containerd.service has finished starting up.
  111. --
  112. -- The start-up result is done.
  113. Nov 15 03:39:23 raspberrypi systemd[1]: containerd.service: Main process exited, code=dumped, status=4/ILL
  114. Nov 15 03:39:23 raspberrypi systemd[1]: containerd.service: Unit entered failed state.
  115. Nov 15 03:39:23 raspberrypi systemd[1]: containerd.service: Failed with result 'core-dump'.
  116. Nov 15 03:39:29 raspberrypi systemd[1]: docker.service: Main process exited, code=dumped, status=11/SEGV
  117. Nov 15 03:39:29 raspberrypi systemd[1]: Stopped Docker Application Container Engine.
  118. -- Subject: Unit docker.service has finished shutting down
  119. -- Defined-By: systemd
  120. -- Support: https://www.debian.org/support
  121. --
  122. -- Unit docker.service has finished shutting down.
  123. Nov 15 03:39:29 raspberrypi systemd[1]: docker.service: Unit entered failed state.
  124. Nov 15 03:39:29 raspberrypi systemd[1]: docker.service: Failed with result 'core-dump'.
  125. Nov 15 03:40:34 raspberrypi systemd[1]: Starting containerd container runtime...
  126. -- Subject: Unit containerd.service has begun start-up
  127. -- Defined-By: systemd
  128. -- Support: https://www.debian.org/support
  129. --
  130. -- Unit containerd.service has begun starting up.
  131. Nov 15 03:40:34 raspberrypi systemd[1]: Starting Docker Application Container Engine...
  132. -- Subject: Unit docker.service has begun start-up
  133. -- Defined-By: systemd
  134. -- Support: https://www.debian.org/support
  135. --
  136. -- Unit docker.service has begun starting up.
  137. Nov 15 03:40:34 raspberrypi systemd[1]: Started containerd container runtime.
  138. -- Subject: Unit containerd.service has finished start-up
  139. -- Defined-By: systemd
  140. -- Support: https://www.debian.org/support
  141. --
  142. -- Unit containerd.service has finished starting up.
  143. --
  144. -- The start-up result is done.
  145. Nov 15 03:40:35 raspberrypi systemd[1]: docker.service: Main process exited, code=dumped, status=11/SEGV
  146. Nov 15 03:40:35 raspberrypi systemd[1]: Failed to start Docker Application Container Engine.
  147. -- Subject: Unit docker.service has failed
  148. -- Defined-By: systemd
  149. -- Support: https://www.debian.org/support
  150. --
  151. -- Unit docker.service has failed.
  152. --
  153. -- The result is failed.
  154. Nov 15 03:40:35 raspberrypi systemd[1]: docker.service: Unit entered failed state.
  155. Nov 15 03:40:35 raspberrypi systemd[1]: docker.service: Failed with result 'core-dump'.
  156. Nov 15 03:40:37 raspberrypi systemd[1]: containerd.service: Main process exited, code=dumped, status=4/ILL
  157. Nov 15 03:40:37 raspberrypi systemd[1]: containerd.service: Unit entered failed state.
  158. Nov 15 03:40:37 raspberrypi systemd[1]: containerd.service: Failed with result 'core-dump'.
  159. Nov 15 03:40:37 raspberrypi systemd[1]: docker.service: Service hold-off time over, scheduling restart.
  160. Nov 15 03:40:37 raspberrypi systemd[1]: docker.service: Stop job pending for unit, delaying automatic restart.
  161. Nov 15 03:40:37 raspberrypi systemd[1]: Stopped Docker Application Container Engine.
  162. -- Subject: Unit docker.service has finished shutting down
  163. -- Defined-By: systemd
  164. -- Support: https://www.debian.org/support
  165. --
  166. -- Unit docker.service has finished shutting down.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement