Advertisement
Guest User

adifoh

a guest
Jul 24th, 2016
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 37.18 KB | None | 0 0
  1. Thank you for using GitLab Docker Image!
  2. Current version: gitlab-ce=8.10.0-ce.1
  3.  
  4. Configure GitLab for your system by editing /etc/gitlab/gitlab.rb file
  5. And restart this container to reload settings.
  6. To do it use docker exec:
  7.  
  8. docker exec -it gitlab vim /etc/gitlab/gitlab.rb
  9. docker restart gitlab
  10.  
  11. For a comprehensive list of configuration options please see the Omnibus GitLab readme
  12. https://gitlab.com/gitlab-org/omnibus-gitlab/blob/master/README.md
  13.  
  14. If this container fails to start due to permission problems try to fix it by executing:
  15.  
  16. docker exec -it gitlab update-permissions
  17. docker restart gitlab
  18.  
  19. Installing gitlab.rb config...
  20. Generating ssh_host_rsa_key...
  21. Generating public/private rsa key pair.
  22. Your identification has been saved in /etc/gitlab/ssh_host_rsa_key.
  23. Your public key has been saved in /etc/gitlab/ssh_host_rsa_key.pub.
  24. The key fingerprint is:
  25. SHA256:fzy/hf6pyJR5FF/HefJtKnPJQ7LFOFjQnEtlKxdqnFk root@5a2ef303db9f
  26. The key's randomart image is:
  27. +---[RSA 2048]----+
  28. | .o oE |
  29. | o=* +.|
  30. | .Oo+.=|
  31. | +.=oo=|
  32. | S . +.+.+|
  33. | . .+B = |
  34. | .+B.B .|
  35. | o.oB o.|
  36. | o .=+.|
  37. +----[SHA256]-----+
  38. Generating ssh_host_ecdsa_key...
  39. Generating public/private ecdsa key pair.
  40. Your identification has been saved in /etc/gitlab/ssh_host_ecdsa_key.
  41. Your public key has been saved in /etc/gitlab/ssh_host_ecdsa_key.pub.
  42. The key fingerprint is:
  43. SHA256:FZ//WMzI/mLHHDd+I2b5XyusK87+lhZEsr9j2+f4NHw root@5a2ef303db9f
  44. The key's randomart image is:
  45. +---[ECDSA 256]---+
  46. | . |
  47. | . + . |
  48. | = o |
  49. | o . o + |
  50. | S o + +|
  51. | o ..*.|
  52. | = =*E|
  53. | .. B.B==X|
  54. | o+*=B+BB*|
  55. +----[SHA256]-----+
  56. Generating ssh_host_ed25519_key...
  57. Generating public/private ed25519 key pair.
  58. Your identification has been saved in /etc/gitlab/ssh_host_ed25519_key.
  59. Your public key has been saved in /etc/gitlab/ssh_host_ed25519_key.pub.
  60. The key fingerprint is:
  61. SHA256:Zvh+2SW6ek2QYRqLOy863rILCwMyQaDMH2nLpjjMFQ4 root@5a2ef303db9f
  62. The key's randomart image is:
  63. +--[ED25519 256]--+
  64. |o. |
  65. |= . . o |
  66. |oE = . = o |
  67. | .* + ..o o |
  68. |+ B ..S . |
  69. |*.+ o+ o . |
  70. |=+. o. * o |
  71. | + oo.... = o |
  72. | ..=*..o+.. |
  73. +----[SHA256]-----+
  74. Preparing services...
  75. Starting services...
  76. Configuring GitLab package...
  77. Configuring GitLab...
  78.  
  79.  
  80. * Moving existing certificates found in /opt/gitlab/embedded/ssl/certs
  81.  
  82. * Symlinking existing certificates found in /etc/gitlab/trusted-certs
  83. Thank you for using GitLab Docker Image!
  84. Current version: gitlab-ce=8.10.0-ce.1
  85.  
  86. Configure GitLab for your system by editing /etc/gitlab/gitlab.rb file
  87. And restart this container to reload settings.
  88. To do it use docker exec:
  89.  
  90. docker exec -it gitlab vim /etc/gitlab/gitlab.rb
  91. docker restart gitlab
  92.  
  93. For a comprehensive list of configuration options please see the Omnibus GitLab readme
  94. https://gitlab.com/gitlab-org/omnibus-gitlab/blob/master/README.md
  95.  
  96. If this container fails to start due to permission problems try to fix it by executing:
  97.  
  98. docker exec -it gitlab update-permissions
  99. docker restart gitlab
  100.  
  101. Installing gitlab.rb config...
  102. Generating ssh_host_rsa_key...
  103. Generating public/private rsa key pair.
  104. Your identification has been saved in /etc/gitlab/ssh_host_rsa_key.
  105. Your public key has been saved in /etc/gitlab/ssh_host_rsa_key.pub.
  106. The key fingerprint is:
  107. SHA256:fzy/hf6pyJR5FF/HefJtKnPJQ7LFOFjQnEtlKxdqnFk root@5a2ef303db9f
  108. The key's randomart image is:
  109. +---[RSA 2048]----+
  110. | .o oE |
  111. | o=* +.|
  112. | .Oo+.=|
  113. | +.=oo=|
  114. | S . +.+.+|
  115. | . .+B = |
  116. | .+B.B .|
  117. | o.oB o.|
  118. | o .=+.|
  119. +----[SHA256]-----+
  120. Generating ssh_host_ecdsa_key...
  121. Generating public/private ecdsa key pair.
  122. Your identification has been saved in /etc/gitlab/ssh_host_ecdsa_key.
  123. Your public key has been saved in /etc/gitlab/ssh_host_ecdsa_key.pub.
  124. The key fingerprint is:
  125. SHA256:FZ//WMzI/mLHHDd+I2b5XyusK87+lhZEsr9j2+f4NHw root@5a2ef303db9f
  126. The key's randomart image is:
  127. +---[ECDSA 256]---+
  128. | . |
  129. | . + . |
  130. | = o |
  131. | o . o + |
  132. | S o + +|
  133. | o ..*.|
  134. | = =*E|
  135. | .. B.B==X|
  136. | o+*=B+BB*|
  137. +----[SHA256]-----+
  138. Generating ssh_host_ed25519_key...
  139. Generating public/private ed25519 key pair.
  140. Your identification has been saved in /etc/gitlab/ssh_host_ed25519_key.
  141. Your public key has been saved in /etc/gitlab/ssh_host_ed25519_key.pub.
  142. The key fingerprint is:
  143. SHA256:Zvh+2SW6ek2QYRqLOy863rILCwMyQaDMH2nLpjjMFQ4 root@5a2ef303db9f
  144. The key's randomart image is:
  145. +--[ED25519 256]--+
  146. |o. |
  147. |= . . o |
  148. |oE = . = o |
  149. | .* + ..o o |
  150. |+ B ..S . |
  151. |*.+ o+ o . |
  152. |=+. o. * o |
  153. | + oo.... = o |
  154. | ..=*..o+.. |
  155. +----[SHA256]-----+
  156. Preparing services...
  157. Starting services...
  158. Configuring GitLab package...
  159. Configuring GitLab...
  160.  
  161.  
  162. * Moving existing certificates found in /opt/gitlab/embedded/ssl/certs
  163.  
  164. * Symlinking existing certificates found in /etc/gitlab/trusted-certs
  165. gitlab Reconfigured!
  166. ==> /var/log/gitlab/sshd/current <==
  167.  
  168.  
  169. ==> /var/log/gitlab/gitlab-rails/production.log <==
  170. ** [Raven] Raven 1.1.0 configured not to send errors.
  171. ** [Raven] Raven 1.1.0 configured not to send errors.
  172. ** [Raven] Raven 1.1.0 configured not to send errors.
  173. ** [Raven] Raven 1.1.0 configured not to send errors.
  174. Invalid cron_jobs config key: 'historical_data_worker'. Check your gitlab config file.
  175. Invalid cron_jobs config key: 'update_all_mirrors_worker'. Check your gitlab config file.
  176. Invalid cron_jobs config key: 'update_all_remote_mirrors_worker'. Check your gitlab config file.
  177. Invalid cron_jobs config key: 'ldap_sync_worker'. Check your gitlab config file.
  178. Invalid cron_jobs config key: 'geo_bulk_notify_worker'. Check your gitlab config file.
  179. ** [Raven] Raven 1.1.0 configured not to send errors.
  180.  
  181. ==> /var/log/gitlab/gitlab-rails/application.log <==
  182. # Logfile created on 2016-07-24 16:19:27 -0400 by logger.rb/44203
  183. July 24, 2016 16:19: User "Administrator" (admin@example.com) was created
  184.  
  185. ==> /var/log/gitlab/redis/current <==
  186. 2016-07-24_20:18:05.66109 `-._ `-._`-.__.-'_.-' _.-'
  187. 2016-07-24_20:18:05.66110 `-._ `-.__.-' _.-'
  188. 2016-07-24_20:18:05.66110 `-._ _.-'
  189. 2016-07-24_20:18:05.66111 `-.__.-'
  190. 2016-07-24_20:18:05.66111
  191. 2016-07-24_20:18:05.66111 191:M 24 Jul 20:18:05.660 # WARNING: The TCP backlog setting of 511 cannot be enforced because /proc/sys/net/core/somaxconn is set to the lower value of 128.
  192. 2016-07-24_20:18:05.66112 191:M 24 Jul 20:18:05.661 # Server started, Redis version 3.2.1
  193. 2016-07-24_20:18:05.66112 191:M 24 Jul 20:18:05.661 # WARNING overcommit_memory is set to 0! Background save may fail under low memory condition. To fix this issue add 'vm.overcommit_memory = 1' to /etc/sysctl.conf and then reboot or run the command 'sysctl vm.overcommit_memory=1' for this to take effect.
  194. 2016-07-24_20:18:05.66113 191:M 24 Jul 20:18:05.661 # WARNING you have Transparent Huge Pages (THP) support enabled in your kernel. This will create latency and memory usage issues with Redis. To fix this issue run the command 'echo never > /sys/kernel/mm/transparent_hugepage/enabled' as root, and add it to your /etc/rc.local in order to retain the setting after a reboot. Redis must be restarted after THP is disabled.
  195. 2016-07-24_20:18:05.66113 191:M 24 Jul 20:18:05.661 * The server is now ready to accept connections at /var/opt/gitlab/redis/redis.socket
  196.  
  197. ==> /var/log/gitlab/postgresql/current <==
  198. 2016-07-24_20:18:11.61084 LOG: database system was shut down at 2016-07-24 20:18:08 GMT
  199. 2016-07-24_20:18:11.66743 LOG: database system is ready to accept connections
  200. 2016-07-24_20:18:11.66761 LOG: autovacuum launcher started
  201.  
  202. ==> /var/log/gitlab/unicorn/current <==
  203. 2016-07-24_20:19:43.30351 starting new unicorn master
  204. 2016-07-24_20:19:59.79251 adopted new unicorn master 394
  205. 2016-07-24_20:20:05.80087 forwarding USR2 to unicorn master 394
  206.  
  207. ==> /var/log/gitlab/unicorn/unicorn_stderr.log <==
  208. I, [2016-07-24T20:19:58.672866 #454] INFO -- : worker=1 ready
  209. I, [2016-07-24T20:19:58.681129 #457] INFO -- : worker=2 spawned pid=457
  210. I, [2016-07-24T20:19:58.681434 #457] INFO -- : worker=2 ready
  211. I, [2016-07-24T20:19:58.689587 #460] INFO -- : worker=3 spawned pid=460
  212. I, [2016-07-24T20:19:58.689878 #460] INFO -- : worker=3 ready
  213. I, [2016-07-24T20:19:58.697437 #394] INFO -- : master process ready
  214. I, [2016-07-24T20:19:58.698005 #463] INFO -- : worker=4 spawned pid=463
  215. I, [2016-07-24T20:19:58.698302 #463] INFO -- : worker=4 ready
  216. I, [2016-07-24T20:20:05.819353 #526] INFO -- : executing ["/opt/gitlab/embedded/service/gem/ruby/2.1.0/bin/unicorn", "-D", "-E", "production", "-c", "/var/opt/gitlab/gitlab-rails/etc/unicorn.rb", "/opt/gitlab/embedded/service/gitlab-rails/config.ru", {15=>#<Kgio::TCPServer:fd 15>, 16=>#<Kgio::UNIXServer:/var/opt/gitlab/gitlab-rails/sockets/gitlab.socket>}] (in /var/opt/gitlab/gitlab-rails/working)
  217. I, [2016-07-24T20:20:05.819538 #526] INFO -- : forked child re-executing...
  218.  
  219. ==> /var/log/gitlab/unicorn/unicorn_stdout.log <==
  220.  
  221. ==> /var/log/gitlab/sidekiq/current <==
  222. 2016-07-24_20:20:00.15938 2016-07-24T20:20:00.159Z 399 TID-1ze3w INFO: Cron Jobs - add job with name: stuck_ci_builds_worker
  223. 2016-07-24_20:20:00.16121 2016-07-24T20:20:00.161Z 399 TID-1ze3w INFO: Cron Jobs - add job with name: expire_build_artifacts_worker
  224. 2016-07-24_20:20:00.16813 2016-07-24T20:20:00.168Z 399 TID-1ze3w INFO: Cron Jobs - add job with name: repository_check_worker
  225. 2016-07-24_20:20:00.17099 2016-07-24T20:20:00.170Z 399 TID-1ze3w INFO: Cron Jobs - add job with name: admin_email_worker
  226. 2016-07-24_20:20:00.17283 2016-07-24T20:20:00.172Z 399 TID-1ze3w INFO: Cron Jobs - add job with name: repository_archive_cache_worker
  227. 2016-07-24_20:20:00.17466 2016-07-24T20:20:00.174Z 399 TID-1ze3w INFO: Cron Jobs - add job with name: gitlab_remove_project_export_worker
  228. 2016-07-24_20:20:04.51159 2016-07-24T20:20:04.511Z 399 TID-1ze3w INFO: Running in ruby 2.1.8p440 (2015-12-16 revision 53160) [x86_64-linux]
  229. 2016-07-24_20:20:04.51162 2016-07-24T20:20:04.511Z 399 TID-1ze3w INFO: See LICENSE and the LGPL-3.0 for licensing details.
  230. 2016-07-24_20:20:04.51164 2016-07-24T20:20:04.511Z 399 TID-1ze3w INFO: Upgrade to Sidekiq Pro for more features and support: http://sidekiq.org
  231. 2016-07-24_20:20:04.54124 2016-07-24T20:20:04.541Z 399 TID-1ze3w INFO: Starting processing, hit Ctrl-C to stop
  232.  
  233. ==> /var/log/gitlab/gitlab-workhorse/current <==
  234. 2016-07-24_20:19:50.03824 2016/07/24 20:19:50 Starting gitlab-workhorse v0.7.8-20160722.122837
  235. 2016-07-24_20:19:53.16041 2016/07/24 20:19:53 error: proxyRoundTripper: GET "/" failed with: "dial unix /var/opt/gitlab/gitlab-rails/sockets/gitlab.socket: connect: no such file or directory"
  236. 2016-07-24_20:19:53.16043 2016/07/24 20:19:53 ErrorPage: serving predefined error page: 502
  237. 2016-07-24_20:19:53.16047 5a2ef303db9f @ - - [2016-07-24 20:19:53.159788869 +0000 UTC] "GET / HTTP/1.1" 502 2192 "" "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.103 Safari/537.36" 0.000548
  238. 2016-07-24_20:19:53.24200 2016/07/24 20:19:53 Send static file "/opt/gitlab/embedded/service/gitlab-rails/public/favicon.ico" ("") for GET "/favicon.ico"
  239. 2016-07-24_20:19:53.26546 5a2ef303db9f @ - - [2016-07-24 20:19:53.241750008 +0000 UTC] "GET /favicon.ico HTTP/1.1" 200 5430 "http://192.168.1.9:45300/" "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.103 Safari/537.36" 0.023666
  240. 2016-07-24_20:20:05.23282 2016/07/24 20:20:05 Starting gitlab-workhorse v0.7.8-20160722.122837
  241.  
  242. ==> /var/log/gitlab/nginx/current <==
  243.  
  244. ==> /var/log/gitlab/nginx/error.log <==
  245.  
  246. ==> /var/log/gitlab/nginx/gitlab_access.log <==
  247. 192.168.1.3 - - [24/Jul/2016:20:19:53 +0000] "GET / HTTP/1.1" 502 2204 "-" "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.103 Safari/537.36"
  248. 192.168.1.3 - - [24/Jul/2016:20:19:53 +0000] "GET /favicon.ico HTTP/1.1" 200 5430 "http://192.168.1.9:45300/" "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.103 Safari/537.36"
  249.  
  250. ==> /var/log/gitlab/nginx/gitlab_error.log <==
  251.  
  252. ==> /var/log/gitlab/logrotate/current <==
  253.  
  254. ==> /var/log/gitlab/unicorn/unicorn_stderr.log <==
  255. I, [2016-07-24T20:20:06.539833 #526] INFO -- : inherited addr=127.0.0.1:8080 fd=15
  256. I, [2016-07-24T20:20:06.539957 #526] INFO -- : inherited addr=/var/opt/gitlab/gitlab-rails/sockets/gitlab.socket fd=16
  257. I, [2016-07-24T20:20:06.540225 #526] INFO -- : Refreshing Gem list
  258.  
  259. ==> /var/log/gitlab/gitlab-rails/production.log <==
  260. ** [Raven] Raven 1.1.0 configured not to send errors.
  261.  
  262. ==> /var/log/gitlab/sidekiq/current <==
  263. 2016-07-24_20:20:16.98366 2016-07-24T20:20:16.983Z 399 TID-1wegw RepositoryCheck::BatchWorker JID-6580d3465e034ff87f1c1217 INFO: start
  264. 2016-07-24_20:20:16.98678 2016-07-24T20:20:16.986Z 399 TID-1yow4 INFO: Cron Jobs - add job with name: repository_check_worker
  265. 2016-07-24_20:20:17.07450 2016-07-24T20:20:17.074Z 399 TID-1wegw RepositoryCheck::BatchWorker JID-6580d3465e034ff87f1c1217 INFO: done: 0.091 sec
  266.  
  267. ==> /var/log/gitlab/unicorn/unicorn_stderr.log <==
  268. I, [2016-07-24T20:20:19.143862 #556] INFO -- : worker=0 spawned pid=556
  269. I, [2016-07-24T20:20:19.144535 #556] INFO -- : worker=0 ready
  270. I, [2016-07-24T20:20:19.167094 #559] INFO -- : worker=1 spawned pid=559
  271. I, [2016-07-24T20:20:19.167729 #559] INFO -- : worker=1 ready
  272. I, [2016-07-24T20:20:19.203295 #562] INFO -- : worker=2 spawned pid=562
  273. I, [2016-07-24T20:20:19.203989 #562] INFO -- : worker=2 ready
  274. I, [2016-07-24T20:20:19.399739 #565] INFO -- : worker=3 spawned pid=565
  275. I, [2016-07-24T20:20:19.403432 #565] INFO -- : worker=3 ready
  276. I, [2016-07-24T20:20:19.517753 #526] INFO -- : master process ready
  277. I, [2016-07-24T20:20:19.585801 #568] INFO -- : worker=4 spawned pid=568
  278. I, [2016-07-24T20:20:19.586316 #568] INFO -- : worker=4 ready
  279.  
  280. ==> /var/log/gitlab/sidekiq/current <==
  281. 2016-07-24_20:20:50.71237 2016-07-24T20:20:50.385Z 399 TID-1ydwk ERROR: Error fetching job: Connection timed out
  282. 2016-07-24_20:20:50.78022 2016-07-24T20:20:50.386Z 399 TID-1ydwk ERROR: /opt/gitlab/embedded/service/gem/ruby/2.1.0/gems/redis-3.2.2/lib/redis/connection/ruby.rb:55:in `rescue in _read_from_socket'
  283. 2016-07-24_20:20:50.78023 2016-07-24T20:20:50.386Z 399 TID-1ydwk ERROR: /opt/gitlab/embedded/service/gem/ruby/2.1.0/gems/redis-3.2.2/lib/redis/connection/ruby.rb:48:in `_read_from_socket'
  284. 2016-07-24_20:20:50.78024 2016-07-24T20:20:50.386Z 399 TID-1ydwk ERROR: /opt/gitlab/embedded/service/gem/ruby/2.1.0/gems/redis-3.2.2/lib/redis/connection/ruby.rb:41:in `gets'
  285. 2016-07-24_20:20:50.78025 2016-07-24T20:20:50.386Z 399 TID-1ydwk ERROR: /opt/gitlab/embedded/service/gem/ruby/2.1.0/gems/redis-3.2.2/lib/redis/connection/ruby.rb:273:in `read'
  286. 2016-07-24_20:20:50.78025 2016-07-24T20:20:50.386Z 399 TID-1ydwk ERROR: /opt/gitlab/embedded/service/gem/ruby/2.1.0/gems/redis-3.2.2/lib/redis/client.rb:249:in `block in read'
  287. 2016-07-24_20:20:50.78026 2016-07-24T20:20:50.386Z 399 TID-1ydwk ERROR: /opt/gitlab/embedded/service/gem/ruby/2.1.0/gems/redis-3.2.2/lib/redis/client.rb:237:in `io'
  288. 2016-07-24_20:20:50.78026 2016-07-24T20:20:50.386Z 399 TID-1ydwk ERROR: /opt/gitlab/embedded/service/gem/ruby/2.1.0/gems/redis-3.2.2/lib/redis/client.rb:248:in `read'
  289. 2016-07-24_20:20:50.78028 2016-07-24T20:20:50.386Z 399 TID-1ydwk ERROR: /opt/gitlab/embedded/service/gem/ruby/2.1.0/gems/redis-3.2.2/lib/redis/client.rb:113:in `block in call'
  290. 2016-07-24_20:20:50.78028 2016-07-24T20:20:50.386Z 399 TID-1ydwk ERROR: /opt/gitlab/embedded/service/gem/ruby/2.1.0/gems/redis-3.2.2/lib/redis/client.rb:218:in `block (2 levels) in process'
  291. 2016-07-24_20:20:50.78029 2016-07-24T20:20:50.387Z 399 TID-1ydwk ERROR: /opt/gitlab/embedded/service/gem/ruby/2.1.0/gems/redis-3.2.2/lib/redis/client.rb:354:in `ensure_connected'
  292. 2016-07-24_20:20:50.78029 2016-07-24T20:20:50.387Z 399 TID-1ydwk ERROR: /opt/gitlab/embedded/service/gem/ruby/2.1.0/gems/redis-3.2.2/lib/redis/client.rb:208:in `block in process'
  293. 2016-07-24_20:20:50.78029 2016-07-24T20:20:50.387Z 399 TID-1ydwk ERROR: /opt/gitlab/embedded/service/gem/ruby/2.1.0/gems/redis-3.2.2/lib/redis/client.rb:293:in `logging'
  294. 2016-07-24_20:20:50.78030 2016-07-24T20:20:50.387Z 399 TID-1ydwk ERROR: /opt/gitlab/embedded/service/gem/ruby/2.1.0/gems/redis-3.2.2/lib/redis/client.rb:207:in `process'
  295. 2016-07-24_20:20:50.78031 2016-07-24T20:20:50.387Z 399 TID-1ydwk ERROR: /opt/gitlab/embedded/service/gem/ruby/2.1.0/gems/redis-3.2.2/lib/redis/client.rb:113:in `call'
  296. 2016-07-24_20:20:50.78031 2016-07-24T20:20:50.387Z 399 TID-1ydwk ERROR: /opt/gitlab/embedded/service/gem/ruby/2.1.0/gems/redis-3.2.2/lib/redis/client.rb:196:in `block in call_with_timeout'
  297. 2016-07-24_20:20:50.78032 2016-07-24T20:20:50.387Z 399 TID-1ydwk ERROR: /opt/gitlab/embedded/service/gem/ruby/2.1.0/gems/redis-3.2.2/lib/redis/client.rb:267:in `with_socket_timeout'
  298. 2016-07-24_20:20:50.78032 2016-07-24T20:20:50.387Z 399 TID-1ydwk ERROR: /opt/gitlab/embedded/service/gem/ruby/2.1.0/gems/redis-3.2.2/lib/redis/client.rb:195:in `call_with_timeout'
  299. 2016-07-24_20:20:50.78033 2016-07-24T20:20:50.387Z 399 TID-1ydwk ERROR: /opt/gitlab/embedded/service/gem/ruby/2.1.0/gems/redis-3.2.2/lib/redis.rb:1097:in `block in _bpop'
  300. 2016-07-24_20:20:50.78033 2016-07-24T20:20:50.387Z 399 TID-1ydwk ERROR: /opt/gitlab/embedded/service/gem/ruby/2.1.0/gems/redis-3.2.2/lib/redis.rb:57:in `block in synchronize'
  301. 2016-07-24_20:20:50.78033 2016-07-24T20:20:50.387Z 399 TID-1ydwk ERROR: /opt/gitlab/embedded/lib/ruby/2.1.0/monitor.rb:211:in `mon_synchronize'
  302. 2016-07-24_20:20:50.78034 2016-07-24T20:20:50.387Z 399 TID-1ydwk ERROR: /opt/gitlab/embedded/service/gem/ruby/2.1.0/gems/redis-3.2.2/lib/redis.rb:57:in `synchronize'
  303. 2016-07-24_20:20:50.78035 2016-07-24T20:20:50.387Z 399 TID-1ydwk ERROR: /opt/gitlab/embedded/service/gem/ruby/2.1.0/gems/redis-3.2.2/lib/redis.rb:1094:in `_bpop'
  304. 2016-07-24_20:20:50.78035 2016-07-24T20:20:50.387Z 399 TID-1ydwk ERROR: /opt/gitlab/embedded/service/gem/ruby/2.1.0/gems/redis-3.2.2/lib/redis.rb:1139:in `brpop'
  305. 2016-07-24_20:20:50.78035 2016-07-24T20:20:50.387Z 399 TID-1ydwk ERROR: /opt/gitlab/embedded/service/gem/ruby/2.1.0/gems/redis-namespace-1.5.2/lib/redis/namespace.rb:393:in `call_with_namespace'
  306. 2016-07-24_20:20:50.78036 2016-07-24T20:20:50.387Z 399 TID-1ydwk ERROR: /opt/gitlab/embedded/service/gem/ruby/2.1.0/gems/redis-namespace-1.5.2/lib/redis/namespace.rb:290:in `method_missing'
  307. 2016-07-24_20:20:50.78036 2016-07-24T20:20:50.387Z 399 TID-1ydwk ERROR: /opt/gitlab/embedded/service/gem/ruby/2.1.0/gems/sidekiq-4.1.4/lib/sidekiq/fetch.rb:36:in `block in retrieve_work'
  308. 2016-07-24_20:20:50.78037 2016-07-24T20:20:50.387Z 399 TID-1ydwk ERROR: /opt/gitlab/embedded/service/gem/ruby/2.1.0/gems/sidekiq-4.1.4/lib/sidekiq.rb:92:in `block in redis'
  309. 2016-07-24_20:20:50.78037 2016-07-24T20:20:50.387Z 399 TID-1ydwk ERROR: /opt/gitlab/embedded/service/gem/ruby/2.1.0/gems/connection_pool-2.2.0/lib/connection_pool.rb:64:in `block (2 levels) in with'
  310. 2016-07-24_20:20:50.78038 2016-07-24T20:20:50.387Z 399 TID-1ydwk ERROR: /opt/gitlab/embedded/service/gem/ruby/2.1.0/gems/connection_pool-2.2.0/lib/connection_pool.rb:63:in `handle_interrupt'
  311. 2016-07-24_20:20:50.78038 2016-07-24T20:20:50.387Z 399 TID-1ydwk ERROR: /opt/gitlab/embedded/service/gem/ruby/2.1.0/gems/connection_pool-2.2.0/lib/connection_pool.rb:63:in `block in with'
  312. 2016-07-24_20:20:50.78039 2016-07-24T20:20:50.387Z 399 TID-1ydwk ERROR: /opt/gitlab/embedded/service/gem/ruby/2.1.0/gems/connection_pool-2.2.0/lib/connection_pool.rb:60:in `handle_interrupt'
  313. 2016-07-24_20:20:50.78039 2016-07-24T20:20:50.387Z 399 TID-1ydwk ERROR: /opt/gitlab/embedded/service/gem/ruby/2.1.0/gems/connection_pool-2.2.0/lib/connection_pool.rb:60:in `with'
  314. 2016-07-24_20:20:50.78039 2016-07-24T20:20:50.387Z 399 TID-1ydwk ERROR: /opt/gitlab/embedded/service/gem/ruby/2.1.0/gems/sidekiq-4.1.4/lib/sidekiq.rb:89:in `redis'
  315. 2016-07-24_20:20:50.78040 2016-07-24T20:20:50.387Z 399 TID-1ydwk ERROR: /opt/gitlab/embedded/service/gem/ruby/2.1.0/gems/sidekiq-4.1.4/lib/sidekiq/fetch.rb:36:in `retrieve_work'
  316. 2016-07-24_20:20:50.78040 2016-07-24T20:20:50.387Z 399 TID-1ydwk ERROR: /opt/gitlab/embedded/service/gem/ruby/2.1.0/gems/sidekiq-4.1.4/lib/sidekiq/processor.rb:86:in `get_one'
  317. 2016-07-24_20:20:50.78041 2016-07-24T20:20:50.387Z 399 TID-1ydwk ERROR: /opt/gitlab/embedded/service/gem/ruby/2.1.0/gems/sidekiq-4.1.4/lib/sidekiq/processor.rb:96:in `fetch'
  318. 2016-07-24_20:20:50.78042 2016-07-24T20:20:50.387Z 399 TID-1ydwk ERROR: /opt/gitlab/embedded/service/gem/ruby/2.1.0/gems/sidekiq-4.1.4/lib/sidekiq/processor.rb:79:in `process_one'
  319. 2016-07-24_20:20:50.78042 2016-07-24T20:20:50.387Z 399 TID-1ydwk ERROR: /opt/gitlab/embedded/service/gem/ruby/2.1.0/gems/sidekiq-4.1.4/lib/sidekiq/processor.rb:68:in `run'
  320. 2016-07-24_20:20:50.78043 2016-07-24T20:20:50.387Z 399 TID-1ydwk ERROR: /opt/gitlab/embedded/service/gem/ruby/2.1.0/gems/sidekiq-4.1.4/lib/sidekiq/util.rb:17:in `watchdog'
  321. 2016-07-24_20:20:50.78043 2016-07-24T20:20:50.388Z 399 TID-1ydwk ERROR: /opt/gitlab/embedded/service/gem/ruby/2.1.0/gems/sidekiq-4.1.4/lib/sidekiq/util.rb:25:in `block in safe_thread'
  322. 2016-07-24_20:20:50.82807 2016-07-24T20:20:50.827Z 399 TID-vvpoo ERROR: Error fetching job: Connection timed out
  323. 2016-07-24_20:20:50.82821 2016-07-24T20:20:50.828Z 399 TID-vvpoo ERROR: /opt/gitlab/embedded/service/gem/ruby/2.1.0/gems/redis-3.2.2/lib/redis/connection/ruby.rb:55:in `rescue in _read_from_socket'
  324. 2016-07-24_20:20:50.82853 2016-07-24T20:20:50.828Z 399 TID-vvpoo ERROR: /opt/gitlab/embedded/service/gem/ruby/2.1.0/gems/redis-3.2.2/lib/redis/connection/ruby.rb:48:in `_read_from_socket'
  325. 2016-07-24_20:20:51.04746 2016-07-24T20:20:51.047Z 399 TID-vvpoo ERROR: /opt/gitlab/embedded/service/gem/ruby/2.1.0/gems/redis-3.2.2/lib/redis/connection/ruby.rb:41:in `gets'
  326. 2016-07-24_20:20:53.11367 2016-07-24T20:20:53.113Z 399 TID-vvpoo ERROR: /opt/gitlab/embedded/service/gem/ruby/2.1.0/gems/redis-3.2.2/lib/redis/connection/ruby.rb:273:in `read'
  327. 2016-07-24_20:20:53.21390 2016-07-24T20:20:53.213Z 399 TID-vvpoo ERROR: /opt/gitlab/embedded/service/gem/ruby/2.1.0/gems/redis-3.2.2/lib/redis/client.rb:249:in `block in read'
  328. 2016-07-24_20:20:53.21561 2016-07-24T20:20:53.215Z 399 TID-vvpoo ERROR: /opt/gitlab/embedded/service/gem/ruby/2.1.0/gems/redis-3.2.2/lib/redis/client.rb:237:in `io'
  329. 2016-07-24_20:20:53.21609 2016-07-24T20:20:53.215Z 399 TID-vvpoo ERROR: /opt/gitlab/embedded/service/gem/ruby/2.1.0/gems/redis-3.2.2/lib/redis/client.rb:248:in `read'
  330. 2016-07-24_20:20:53.21653 2016-07-24T20:20:53.216Z 399 TID-vvpoo ERROR: /opt/gitlab/embedded/service/gem/ruby/2.1.0/gems/redis-3.2.2/lib/redis/client.rb:113:in `block in call'
  331. 2016-07-24_20:20:53.21671 2016-07-24T20:20:53.216Z 399 TID-vvpoo ERROR: /opt/gitlab/embedded/service/gem/ruby/2.1.0/gems/redis-3.2.2/lib/redis/client.rb:218:in `block (2 levels) in process'
  332. 2016-07-24_20:20:53.21704 2016-07-24T20:20:53.216Z 399 TID-vvpoo ERROR: /opt/gitlab/embedded/service/gem/ruby/2.1.0/gems/redis-3.2.2/lib/redis/client.rb:354:in `ensure_connected'
  333. 2016-07-24_20:20:53.21720 2016-07-24T20:20:53.216Z 399 TID-vvpoo ERROR: /opt/gitlab/embedded/service/gem/ruby/2.1.0/gems/redis-3.2.2/lib/redis/client.rb:208:in `block in process'
  334. 2016-07-24_20:20:53.21750 2016-07-24T20:20:53.217Z 399 TID-vvpoo ERROR: /opt/gitlab/embedded/service/gem/ruby/2.1.0/gems/redis-3.2.2/lib/redis/client.rb:293:in `logging'
  335. 2016-07-24_20:20:53.21779 2016-07-24T20:20:53.217Z 399 TID-vvpoo ERROR: /opt/gitlab/embedded/service/gem/ruby/2.1.0/gems/redis-3.2.2/lib/redis/client.rb:207:in `process'
  336. 2016-07-24_20:20:53.21787 2016-07-24T20:20:53.217Z 399 TID-vvpoo ERROR: /opt/gitlab/embedded/service/gem/ruby/2.1.0/gems/redis-3.2.2/lib/redis/client.rb:113:in `call'
  337. 2016-07-24_20:20:53.21794 2016-07-24T20:20:53.217Z 399 TID-vvpoo ERROR: /opt/gitlab/embedded/service/gem/ruby/2.1.0/gems/redis-3.2.2/lib/redis/client.rb:196:in `block in call_with_timeout'
  338. 2016-07-24_20:20:53.21795 2016-07-24T20:20:53.217Z 399 TID-vvpoo ERROR: /opt/gitlab/embedded/service/gem/ruby/2.1.0/gems/redis-3.2.2/lib/redis/client.rb:267:in `with_socket_timeout'
  339. 2016-07-24_20:20:53.21807 2016-07-24T20:20:53.217Z 399 TID-vvpoo ERROR: /opt/gitlab/embedded/service/gem/ruby/2.1.0/gems/redis-3.2.2/lib/redis/client.rb:195:in `call_with_timeout'
  340. 2016-07-24_20:20:53.21808 2016-07-24T20:20:53.218Z 399 TID-vvpoo ERROR: /opt/gitlab/embedded/service/gem/ruby/2.1.0/gems/redis-3.2.2/lib/redis.rb:1097:in `block in _bpop'
  341. 2016-07-24_20:20:53.21814 2016-07-24T20:20:53.218Z 399 TID-vvpoo ERROR: /opt/gitlab/embedded/service/gem/ruby/2.1.0/gems/redis-3.2.2/lib/redis.rb:57:in `block in synchronize'
  342. 2016-07-24_20:20:53.21822 2016-07-24T20:20:53.218Z 399 TID-vvpoo ERROR: /opt/gitlab/embedded/lib/ruby/2.1.0/monitor.rb:211:in `mon_synchronize'
  343. 2016-07-24_20:20:53.21830 2016-07-24T20:20:53.218Z 399 TID-vvpoo ERROR: /opt/gitlab/embedded/service/gem/ruby/2.1.0/gems/redis-3.2.2/lib/redis.rb:57:in `synchronize'
  344. 2016-07-24_20:20:53.21838 2016-07-24T20:20:53.218Z 399 TID-vvpoo ERROR: /opt/gitlab/embedded/service/gem/ruby/2.1.0/gems/redis-3.2.2/lib/redis.rb:1094:in `_bpop'
  345. 2016-07-24_20:20:53.21846 2016-07-24T20:20:53.218Z 399 TID-vvpoo ERROR: /opt/gitlab/embedded/service/gem/ruby/2.1.0/gems/redis-3.2.2/lib/redis.rb:1139:in `brpop'
  346. 2016-07-24_20:20:53.21847 2016-07-24T20:20:53.218Z 399 TID-vvpoo ERROR: /opt/gitlab/embedded/service/gem/ruby/2.1.0/gems/redis-namespace-1.5.2/lib/redis/namespace.rb:393:in `call_with_namespace'
  347. 2016-07-24_20:20:53.21978 2016-07-24T20:20:53.219Z 399 TID-vvpoo ERROR: /opt/gitlab/embedded/service/gem/ruby/2.1.0/gems/redis-namespace-1.5.2/lib/redis/namespace.rb:290:in `method_missing'
  348. 2016-07-24_20:20:53.21979 2016-07-24T20:20:53.219Z 399 TID-vvpoo ERROR: /opt/gitlab/embedded/service/gem/ruby/2.1.0/gems/sidekiq-4.1.4/lib/sidekiq/fetch.rb:36:in `block in retrieve_work'
  349. 2016-07-24_20:20:53.21980 2016-07-24T20:20:53.219Z 399 TID-vvpoo ERROR: /opt/gitlab/embedded/service/gem/ruby/2.1.0/gems/sidekiq-4.1.4/lib/sidekiq.rb:92:in `block in redis'
  350. 2016-07-24_20:20:53.21980 2016-07-24T20:20:53.219Z 399 TID-vvpoo ERROR: /opt/gitlab/embedded/service/gem/ruby/2.1.0/gems/connection_pool-2.2.0/lib/connection_pool.rb:64:in `block (2 levels) in with'
  351. 2016-07-24_20:20:53.21981 2016-07-24T20:20:53.219Z 399 TID-vvpoo ERROR: /opt/gitlab/embedded/service/gem/ruby/2.1.0/gems/connection_pool-2.2.0/lib/connection_pool.rb:63:in `handle_interrupt'
  352. 2016-07-24_20:20:53.21982 2016-07-24T20:20:53.219Z 399 TID-vvpoo ERROR: /opt/gitlab/embedded/service/gem/ruby/2.1.0/gems/connection_pool-2.2.0/lib/connection_pool.rb:63:in `block in with'
  353. 2016-07-24_20:20:53.21982 2016-07-24T20:20:53.219Z 399 TID-vvpoo ERROR: /opt/gitlab/embedded/service/gem/ruby/2.1.0/gems/connection_pool-2.2.0/lib/connection_pool.rb:60:in `handle_interrupt'
  354. 2016-07-24_20:20:53.21983 2016-07-24T20:20:53.219Z 399 TID-vvpoo ERROR: /opt/gitlab/embedded/service/gem/ruby/2.1.0/gems/connection_pool-2.2.0/lib/connection_pool.rb:60:in `with'
  355. 2016-07-24_20:20:53.21983 2016-07-24T20:20:53.219Z 399 TID-vvpoo ERROR: /opt/gitlab/embedded/service/gem/ruby/2.1.0/gems/sidekiq-4.1.4/lib/sidekiq.rb:89:in `redis'
  356. 2016-07-24_20:20:53.21984 2016-07-24T20:20:53.219Z 399 TID-vvpoo ERROR: /opt/gitlab/embedded/service/gem/ruby/2.1.0/gems/sidekiq-4.1.4/lib/sidekiq/fetch.rb:36:in `retrieve_work'
  357. 2016-07-24_20:20:53.21985 2016-07-24T20:20:53.219Z 399 TID-vvpoo ERROR: /opt/gitlab/embedded/service/gem/ruby/2.1.0/gems/sidekiq-4.1.4/lib/sidekiq/processor.rb:86:in `get_one'
  358. 2016-07-24_20:20:53.21985 2016-07-24T20:20:53.219Z 399 TID-vvpoo ERROR: /opt/gitlab/embedded/service/gem/ruby/2.1.0/gems/sidekiq-4.1.4/lib/sidekiq/processor.rb:96:in `fetch'
  359. 2016-07-24_20:20:53.21985 2016-07-24T20:20:53.219Z 399 TID-vvpoo ERROR: /opt/gitlab/embedded/service/gem/ruby/2.1.0/gems/sidekiq-4.1.4/lib/sidekiq/processor.rb:79:in `process_one'
  360. 2016-07-24_20:20:53.21986 2016-07-24T20:20:53.219Z 399 TID-vvpoo ERROR: /opt/gitlab/embedded/service/gem/ruby/2.1.0/gems/sidekiq-4.1.4/lib/sidekiq/processor.rb:68:in `run'
  361. 2016-07-24_20:20:53.21987 2016-07-24T20:20:53.219Z 399 TID-vvpoo ERROR: /opt/gitlab/embedded/service/gem/ruby/2.1.0/gems/sidekiq-4.1.4/lib/sidekiq/util.rb:17:in `watchdog'
  362. 2016-07-24_20:20:53.21988 2016-07-24T20:20:53.219Z 399 TID-vvpoo ERROR: /opt/gitlab/embedded/service/gem/ruby/2.1.0/gems/sidekiq-4.1.4/lib/sidekiq/util.rb:25:in `block in safe_thread'
  363. 2016-07-24_20:20:53.91409 2016-07-24T20:20:53.913Z 399 TID-1w4y4 ERROR: Error fetching job: Connection timed out
  364. 2016-07-24_20:20:54.88204 2016-07-24T20:20:54.880Z 399 TID-1w4y4 ERROR: /opt/gitlab/embedded/service/gem/ruby/2.1.0/gems/redis-3.2.2/lib/redis/connection/ruby.rb:55:in `rescue in _read_from_socket'
  365. 2016-07-24_20:20:54.88207 2016-07-24T20:20:54.880Z 399 TID-1w4y4 ERROR: /opt/gitlab/embedded/service/gem/ruby/2.1.0/gems/redis-3.2.2/lib/redis/connection/ruby.rb:48:in `_read_from_socket'
  366. 2016-07-24_20:20:54.88209 2016-07-24T20:20:54.880Z 399 TID-1w4y4 ERROR: /opt/gitlab/embedded/service/gem/ruby/2.1.0/gems/redis-3.2.2/lib/redis/connection/ruby.rb:41:in `gets'
  367. 2016-07-24_20:20:54.88210 2016-07-24T20:20:54.880Z 399 TID-1w4y4 ERROR: /opt/gitlab/embedded/service/gem/ruby/2.1.0/gems/redis-3.2.2/lib/redis/connection/ruby.rb:273:in `read'
  368. 2016-07-24_20:20:54.88211 2016-07-24T20:20:54.880Z 399 TID-1w4y4 ERROR: /opt/gitlab/embedded/service/gem/ruby/2.1.0/gems/redis-3.2.2/lib/redis/client.rb:249:in `block in read'
  369. 2016-07-24_20:20:54.88213 2016-07-24T20:20:54.880Z 399 TID-1w4y4 ERROR: /opt/gitlab/embedded/service/gem/ruby/2.1.0/gems/redis-3.2.2/lib/redis/client.rb:237:in `io'
  370. 2016-07-24_20:20:54.88215 2016-07-24T20:20:54.880Z 399 TID-1w4y4 ERROR: /opt/gitlab/embedded/service/gem/ruby/2.1.0/gems/redis-3.2.2/lib/redis/client.rb:248:in `read'
  371. 2016-07-24_20:20:54.88219 2016-07-24T20:20:54.880Z 399 TID-1w4y4 ERROR: /opt/gitlab/embedded/service/gem/ruby/2.1.0/gems/redis-3.2.2/lib/redis/client.rb:113:in `block in call'
  372. 2016-07-24_20:20:54.88220 2016-07-24T20:20:54.880Z 399 TID-1w4y4 ERROR: /opt/gitlab/embedded/service/gem/ruby/2.1.0/gems/redis-3.2.2/lib/redis/client.rb:218:in `block (2 levels) in process'
  373. 2016-07-24_20:20:54.88222 2016-07-24T20:20:54.881Z 399 TID-1w4y4 ERROR: /opt/gitlab/embedded/service/gem/ruby/2.1.0/gems/redis-3.2.2/lib/redis/client.rb:354:in `ensure_connected'
  374. 2016-07-24_20:20:54.88224 2016-07-24T20:20:54.881Z 399 TID-1w4y4 ERROR: /opt/gitlab/embedded/service/gem/ruby/2.1.0/gems/redis-3.2.2/lib/redis/client.rb:208:in `block in process'
  375. 2016-07-24_20:20:54.88226 2016-07-24T20:20:54.881Z 399 TID-1w4y4 ERROR: /opt/gitlab/embedded/service/gem/ruby/2.1.0/gems/redis-3.2.2/lib/redis/client.rb:293:in `logging'
  376. 2016-07-24_20:20:54.88227 2016-07-24T20:20:54.881Z 399 TID-1w4y4 ERROR: /opt/gitlab/embedded/service/gem/ruby/2.1.0/gems/redis-3.2.2/lib/redis/client.rb:207:in `process'
  377. 2016-07-24_20:20:54.88229 2016-07-24T20:20:54.881Z 399 TID-1w4y4 ERROR: /opt/gitlab/embedded/service/gem/ruby/2.1.0/gems/redis-3.2.2/lib/redis/client.rb:113:in `call'
  378. 2016-07-24_20:20:54.88232 2016-07-24T20:20:54.881Z 399 TID-1w4y4 ERROR: /opt/gitlab/embedded/service/gem/ruby/2.1.0/gems/redis-3.2.2/lib/redis/client.rb:196:in `block in call_with_timeout'
  379. 2016-07-24_20:20:54.88234 2016-07-24T20:20:54.881Z 399 TID-1w4y4 ERROR: /opt/gitlab/embedded/service/gem/ruby/2.1.0/gems/redis-3.2.2/lib/redis/client.rb:267:in `with_socket_timeout'
  380. 2016-07-24_20:20:54.88235 2016-07-24T20:20:54.881Z 399 TID-1w4y4 ERROR: /opt/gitlab/embedded/service/gem/ruby/2.1.0/gems/redis-3.2.2/lib/redis/client.rb:195:in `call_with_timeout'
  381. 2016-07-24_20:20:54.88237 2016-07-24T20:20:54.881Z 399 TID-1w4y4 ERROR: /opt/gitlab/embedded/service/gem/ruby/2.1.0/gems/redis-3.2.2/lib/redis.rb:1097:in `block in _bpop'
  382. 2016-07-24_20:20:54.88238 2016-07-24T20:20:54.881Z 399 TID-1w4y4 ERROR: /opt/gitlab/embedded/service/gem/ruby/2.1.0/gems/redis-3.2.2/lib/redis.rb:57:in `block in synchronize'
  383. 2016-07-24_20:20:54.88240 2016-07-24T20:20:54.881Z 399 TID-1w4y4 ERROR: /opt/gitlab/embedded/lib/ruby/2.1.0/monitor.rb:211:in `mon_synchronize'
  384. 2016-07-24_20:20:54.88242 2016-07-24T20:20:54.881Z 399 TID-1w4y4 ERROR: /opt/gitlab/embedded/service/gem/ruby/2.1.0/gems/redis-3.2.2/lib/redis.rb:57:in `synchronize'
  385. 2016-07-24_20:20:54.88244 2016-07-24T20:20:54.881Z 399 TID-1w4y4 ERROR: /opt/gitlab/embedded/service/gem/ruby/2.1.0/gems/redis-3.2.2/lib/redis.rb:1094:in `_bpop'
  386. 2016-07-24_20:20:54.88246 2016-07-24T20:20:54.881Z 399 TID-1w4y4 ERROR: /opt/gitlab/embedded/service/gem/ruby/2.1.0/gems/redis-3.2.2/lib/redis.rb:1139:in `brpop'
  387. 2016-07-24_20:20:54.88247 2016-07-24T20:20:54.881Z 399 TID-1w4y4 ERROR: /opt/gitlab/embedded/service/gem/ruby/2.1.0/gems/redis-namespace-1.5.2/lib/redis/namespace.rb:393:in `call_with_namespace'
  388. 2016-07-24_20:20:54.88265 2016-07-24T20:20:54.882Z 399 TID-1w4y4 ERROR: /opt/gitlab/embedded/service/gem/ruby/2.1.0/gems/redis-namespace-1.5.2/lib/redis/namespace.rb:290:in `method_missing'
  389. 2016-07-24_20:20:54.88840 2016-07-24T20:20:54.888Z 399 TID-1w4y4 ERROR: /opt/gitlab/embedded/service/gem/ruby/2.1.0/gems/sidekiq-4.1.4/lib/sidekiq/fetch.rb:36:in `block in retrieve_work'
  390. 2016-07-24_20:20:54.88866 2016-07-24T20:20:54.888Z 399 TID-1w4y4 ERROR: /opt/gitlab/embedded/service/gem/ruby/2.1.0/gems/sidekiq-4.1.4/lib/sidekiq.rb:92:in `block in redis'
  391. 2016-07-24_20:20:54.88944 2016-07-24T20:20:54.889Z 399 TID-1w4y4 ERROR: /opt/gitlab/embedded/service/gem/ruby/2.1.0/gems/connection_pool-2.2.0/lib/connection_pool.rb:64:in `block (2 levels) in with'
  392. 2016-07-24_20:20:54.88953 2016-07-24T20:20:54.889Z 399 TID-1w4y4 ERROR: /opt/gitlab/embedded/service/gem/ruby/2.1.0/gems/connection_pool-2.2.0/lib/connection_pool.rb:63:in `handle_interrupt'
  393. 2016-07-24_20:20:54.88954 2016-07-24T20:20:54.889Z 399 TID-1w4y4 ERROR: /opt/gitlab/embedded/service/gem/ruby/2.1.0/gems/connection_pool-2.2.0/lib/connection_pool.rb:63:in `block in with'
  394. 2016-07-24_20:20:54.88957 2016-07-24T20:20:54.889Z 399 TID-1w4y4 ERROR: /opt/gitlab/embedded/service/gem/ruby/2.1.0/gems/connection_pool-2.2.0/lib/connection_pool.rb:60:in `handle_interrupt'
  395. 2016-07-24_20:20:54.88961 2016-07-24T20:20:54.889Z 399 TID-1w4y4 ERROR: /opt/gitlab/embedded/service/gem/ruby/2.1.0/gems/connection_pool-2.2.0/lib/connection_pool.rb:60:in `with'
  396. 2016-07-24_20:20:54.88968 2016-07-24T20:20:54.889Z 399 TID-1w4y4 ERROR: /opt/gitlab/embedded/service/gem/ruby/2.1.0/gems/sidekiq-4.1.4/lib/sidekiq.rb:89:in `redis'
  397. 2016-07-24_20:20:54.88985 2016-07-24T20:20:54.889Z 399 TID-1w4y4 ERROR: /opt/gitlab/embedded/service/gem/ruby/2.1.0/gems/sidekiq-4.1.4/lib/sidekiq/fetch.rb:36:in `retrieve_work'
  398. 2016-07-24_20:20:54.88986 2016-07-24T20:20:54.889Z 399 TID-1w4y4 ERROR: /opt/gitlab/embedded/service/gem/ruby/2.1.0/gems/sidekiq-4.1.4/lib/sidekiq/processor.rb:86:in `get_one'
  399. 2016-07-24_20:20:54.88987 2016-07-24T20:20:54.889Z 399 TID-1w4y4 ERROR: /opt/gitlab/embedded/service/gem/ruby/2.1.0/gems/sidekiq-4.1.4/lib/sidekiq/processor.rb:96:in `fetch'
  400. 2016-07-24_20:20:54.88987 2016-07-24T20:20:54.889Z 399 TID-1w4y4 ERROR: /opt/gitlab/embedded/service/gem/ruby/2.1.0/gems/sidekiq-4.1.4/lib/sidekiq/processor.rb:79:in `process_one'
  401. 2016-07-24_20:20:54.88999 2016-07-24T20:20:54.889Z 399 TID-1w4y4 ERROR: /opt/gitlab/embedded/service/gem/ruby/2.1.0/gems/sidekiq-4.1.4/lib/sidekiq/processor.rb:68:in `run'
  402. 2016-07-24_20:20:54.89000 2016-07-24T20:20:54.889Z 399 TID-1w4y4 ERROR: /opt/gitlab/embedded/service/gem/ruby/2.1.0/gems/sidekiq-4.1.4/lib/sidekiq/util.rb:17:in `watchdog'
  403. 2016-07-24_20:20:54.89003 2016-07-24T20:20:54.889Z 399 TID-1w4y4 ERROR: /opt/gitlab/embedded/service/gem/ruby/2.1.0/gems/sidekiq-4.1.4/lib/sidekiq/util.rb:25:in `block in safe_thread'
  404. 2016-07-24_20:21:04.51684 2016-07-24T20:20:59.580Z 399 TID-1ydwk INFO: Redis is online, 9.194894198 sec downtime
  405. 2016-07-24_20:21:04.51689 2016-07-24T20:20:59.581Z 399 TID-vvpoo INFO: Redis is online, 8.753319717 sec downtime
  406. 2016-07-24_20:21:16.01214 2016-07-24T20:21:14.678Z 399 TID-1w4y4 INFO: Redis is online, 14.132584997 sec downtime
  407.  
  408. ==> /var/log/gitlab/unicorn/unicorn_stderr.log <==
  409. I, [2016-07-24T20:21:18.647770 #394] INFO -- : reaped #<Process::Status: pid 457 exit 0> worker=2
  410. I, [2016-07-24T20:21:18.801346 #394] INFO -- : reaped #<Process::Status: pid 463 exit 0> worker=4
  411. I, [2016-07-24T20:21:19.407672 #394] INFO -- : master complete
  412.  
  413. ==> /var/log/gitlab/unicorn/current <==
  414. 2016-07-24_20:21:28.55908 wrapper for unicorn master 394 exiting
  415. 2016-07-24_20:21:30.20118 adopted existing unicorn master 526
  416.  
  417. ==> /var/log/gitlab/gitlab-rails/production.log <==
  418. Started GET "/" for 192.168.1.3 at 2016-07-24 20:21:47 +0000
  419. Processing by RootController#index as HTML
  420. Completed 401 Unauthorized in 178ms (ActiveRecord: 137.2ms)
  421.  
  422. ==> /var/log/gitlab/gitlab-workhorse/current <==
  423. 2016-07-24_20:21:51.16900 5a2ef303db9f @ - - [2016-07-24 20:21:38.003341735 +0000 UTC] "GET / HTTP/1.1" 302 99 "" "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.103 Safari/537.36" 13.165531
  424.  
  425. ==> /var/log/gitlab/nginx/gitlab_access.log <==
  426. 192.168.1.3 - - [24/Jul/2016:20:21:51 +0000] "GET / HTTP/1.1" 302 99 "-" "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.103 Safari/537.36"
  427.  
  428. ==> /var/log/gitlab/gitlab-rails/production.log <==
  429. Started GET "/users/sign_in" for 192.168.1.3 at 2016-07-24 20:22:19 +0000
  430. Processing by SessionsController#new as HTML
  431. Redirected to http://5a2ef303db9f/users/password/edit?reset_password_token=e8Nuiz8UqzLgPqoLy5Eb
  432. Filter chain halted as :check_initial_setup rendered or redirected
  433. Completed 302 Found in 3047ms (ActiveRecord: 1773.6ms)
  434.  
  435. ==> /var/log/gitlab/gitlab-workhorse/current <==
  436. 2016-07-24_20:22:22.49891 5a2ef303db9f @ - - [2016-07-24 20:22:19.432341717 +0000 UTC] "GET /users/sign_in HTTP/1.1" 302 147 "" "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.103 Safari/537.36" 3.066513
  437.  
  438. ==> /var/log/gitlab/nginx/gitlab_access.log <==
  439. 192.168.1.3 - - [24/Jul/2016:20:22:22 +0000] "GET /users/sign_in HTTP/1.1" 302 147 "-" "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.103 Safari/537.36"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement