Created
April 25, 2016 13:58
-
-
Save myitcv/4276cbeb71ab99fb417537ad0c339365 to your computer and use it in GitHub Desktop.
Gitlab frozen mailroom diagnostics part 1 - when mailroom has hung v02
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
6 Thread 0x7f0c11dee700 (LWP 19571) "ruby-timer-thr" 0x00007f0c1141b12d in poll () at ../sysdeps/unix/syscall-template.S:81 | |
5 Thread 0x7f0c068cc700 (LWP 19584) "ruby" pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
4 Thread 0x7f0c065c9700 (LWP 18956) "ruby" 0x00007f0c1141b1ef in __GI_ppoll (fds=fds@entry=0x7f0c065c8500, nfds=nfds@entry=1, timeout=<optimized out>, timeout@entry=0x0, sigmask=sigmask@entry=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:56 | |
3 Thread 0x7f0c067cb700 (LWP 21862) "ruby" 0x00007f0c1141b1ef in __GI_ppoll (fds=fds@entry=0x7f0c067ca500, nfds=nfds@entry=1, timeout=<optimized out>, timeout@entry=0x0, sigmask=sigmask@entry=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:56 | |
2 Thread 0x7f0c069cd700 (LWP 21864) "ruby" pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238 | |
* 1 Thread 0x7f0c11de3740 (LWP 19569) "ruby" pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Thread 6 (Thread 0x7f0c11dee700 (LWP 19571)): | |
#0 0x00007f0c1141b12d in poll () at ../sysdeps/unix/syscall-template.S:81 | |
#1 0x00007f0c118dd320 in timer_thread_sleep (gvl=0x1be5018) at thread_pthread.c:1424 | |
#2 thread_timer (p=0x1be5018) at thread_pthread.c:1497 | |
#3 0x00007f0c11118182 in start_thread (arg=0x7f0c11dee700) at pthread_create.c:312 | |
#4 0x00007f0c1142847d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
Thread 5 (Thread 0x7f0c068cc700 (LWP 19584)): | |
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
#1 0x00007f0c118dd910 in native_cond_wait (mutex=0x10e6d0c0, cond=<optimized out>) at thread_pthread.c:334 | |
#2 native_sleep (th=th@entry=0x10e6cfa0, timeout_tv=0x0) at thread_pthread.c:1102 | |
#3 0x00007f0c118e3e34 in sleep_forever (deadlockable=1, spurious_check=0, th=0x10e6cfa0) at thread.c:1003 | |
#4 rb_mutex_sleep_forever (time=time@entry=8) at thread.c:4558 | |
#5 0x00007f0c11773690 in rb_ensure (b_proc=b_proc@entry=0x7f0c118e3d70 <rb_mutex_sleep_forever>, data1=data1@entry=8, e_proc=e_proc@entry=0x7f0c118e2400 <rb_mutex_lock>, data2=data2@entry=148825280) at eval.c:853 | |
#6 0x00007f0c118e5f72 in rb_mutex_sleep (self=self@entry=148825280, timeout=<optimized out>) at thread.c:4582 | |
#7 0x00007f0c118e5fa8 in mutex_sleep (argc=<optimized out>, argv=<optimized out>, self=148825280) at thread.c:4611 | |
#8 0x00007f0c118c803f in vm_call0_cfunc_with_frame (argv=0x7f0c068cb5d8, ci=0x7f0c068cb2c0, th=0x10e6cfa0) at vm_eval.c:118 | |
#9 vm_call0_cfunc (argv=0x7f0c068cb5d8, ci=0x7f0c068cb2c0, th=0x10e6cfa0) at vm_eval.c:135 | |
#10 vm_call0_body (th=th@entry=0x10e6cfa0, ci=ci@entry=0x7f0c068cb3a0, argv=0x7f0c068cb5d8) at vm_eval.c:175 | |
#11 0x00007f0c118c8cef in vm_call0 (defined_class=<optimized out>, me=<optimized out>, argv=<optimized out>, argc=1, id=10784, recv=148825280, th=0x10e6cfa0) at vm_eval.c:50 | |
#12 rb_call0 (recv=148825280, mid=10784, argc=1, argv=<optimized out>, scope=<optimized out>, self=<optimized out>) at vm_eval.c:326 | |
#13 0x00007f0c11773690 in rb_ensure (b_proc=b_proc@entry=0x7f0c103c30c0 <do_sleep>, data1=data1@entry=139689626219984, e_proc=e_proc@entry=0x7f0c103c3080 <delete_current_thread>, data2=data2@entry=149102800) at eval.c:853 | |
#14 0x00007f0c103c3789 in rb_condvar_wait (argc=<optimized out>, argv=<optimized out>, self=149102960) at thread.c:146 | |
#15 0x00007f0c118be034 in vm_call_cfunc_with_frame (ci=<optimized out>, reg_cfp=0x10f6f170, th=0x10e6cfa0) at vm_insnhelper.c:1510 | |
#16 vm_call_cfunc (th=0x10e6cfa0, reg_cfp=0x10f6f170, ci=<optimized out>) at vm_insnhelper.c:1600 | |
#17 0x00007f0c118c2da4 in vm_exec_core (th=th@entry=0x10e6cfa0, initial=initial@entry=0) at insns.def:1025 | |
#18 0x00007f0c118c6c6f in vm_exec (th=th@entry=0x10e6cfa0) at vm.c:1427 | |
#19 0x00007f0c118c9dda in invoke_block_from_c (th=0x10e6cfa0, block=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, blockptr=<optimized out>, cref=0x0, defined_class=49322400) at vm.c:817 | |
#20 0x00007f0c118ca5bb in vm_invoke_proc (th=th@entry=0x10e6cfa0, proc=proc@entry=0x2de9a80, self=124991000, defined_class=49322400, argc=0, argv=0x775b678, blockptr=blockptr@entry=0x0) at vm.c:881 | |
#21 0x00007f0c118ca66a in rb_vm_invoke_proc (th=th@entry=0x10e6cfa0, proc=proc@entry=0x2de9a80, argc=<optimized out>, argv=<optimized out>, blockptr=blockptr@entry=0x0) at vm.c:900 | |
#22 0x00007f0c118e00a0 in thread_start_func_2 (th=th@entry=0x10e6cfa0, stack_start=<optimized out>) at thread.c:535 | |
#23 0x00007f0c118e050b in thread_start_func_1 (th_ptr=0x10e6cfa0) at thread_pthread.c:846 | |
#24 0x00007f0c11118182 in start_thread (arg=0x7f0c068cc700) at pthread_create.c:312 | |
#25 0x00007f0c1142847d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
Thread 4 (Thread 0x7f0c065c9700 (LWP 18956)): | |
#0 0x00007f0c1141b1ef in __GI_ppoll (fds=fds@entry=0x7f0c065c8500, nfds=nfds@entry=1, timeout=<optimized out>, timeout@entry=0x0, sigmask=sigmask@entry=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:56 | |
#1 0x00007f0c118e5648 in rb_wait_for_single_fd (fd=<optimized out>, events=events@entry=1, tv=tv@entry=0x0) at thread.c:3675 | |
#2 0x00007f0c118e5b64 in rb_thread_wait_fd_rw (read=1, fd=<optimized out>) at thread.c:3514 | |
#3 rb_thread_wait_fd (fd=<optimized out>) at thread.c:3525 | |
#4 0x00007f0c0e4863e0 in ossl_ssl_read_internal (nonblock=0, self=148448120, argv=<optimized out>, argc=<optimized out>) at ossl_ssl.c:1422 | |
#5 ossl_ssl_read (argc=<optimized out>, argv=<optimized out>, self=148448120) at ossl_ssl.c:1476 | |
#6 0x00007f0c118be034 in vm_call_cfunc_with_frame (ci=<optimized out>, reg_cfp=0x7f0bf83ac670, th=0x7f0bf88476a0) at vm_insnhelper.c:1510 | |
#7 vm_call_cfunc (th=0x7f0bf88476a0, reg_cfp=0x7f0bf83ac670, ci=<optimized out>) at vm_insnhelper.c:1600 | |
#8 0x00007f0c118c2da4 in vm_exec_core (th=th@entry=0x7f0bf88476a0, initial=initial@entry=0) at insns.def:1025 | |
#9 0x00007f0c118c6c6f in vm_exec (th=th@entry=0x7f0bf88476a0) at vm.c:1427 | |
#10 0x00007f0c118c9dda in invoke_block_from_c (th=0x7f0bf88476a0, block=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, blockptr=<optimized out>, cref=0x0, defined_class=39161120) at vm.c:817 | |
#11 0x00007f0c118ca5bb in vm_invoke_proc (th=th@entry=0x7f0bf88476a0, proc=proc@entry=0x7f0bf8849be0, self=148449880, defined_class=39161120, argc=0, argv=0x8d98df0, blockptr=blockptr@entry=0x0) at vm.c:881 | |
#12 0x00007f0c118ca66a in rb_vm_invoke_proc (th=th@entry=0x7f0bf88476a0, proc=proc@entry=0x7f0bf8849be0, argc=<optimized out>, argv=<optimized out>, blockptr=blockptr@entry=0x0) at vm.c:900 | |
#13 0x00007f0c118e00a0 in thread_start_func_2 (th=th@entry=0x7f0bf88476a0, stack_start=<optimized out>) at thread.c:535 | |
#14 0x00007f0c118e050b in thread_start_func_1 (th_ptr=0x7f0bf88476a0) at thread_pthread.c:846 | |
#15 0x00007f0c11118182 in start_thread (arg=0x7f0c065c9700) at pthread_create.c:312 | |
#16 0x00007f0c1142847d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
Thread 3 (Thread 0x7f0c067cb700 (LWP 21862)): | |
#0 0x00007f0c1141b1ef in __GI_ppoll (fds=fds@entry=0x7f0c067ca500, nfds=nfds@entry=1, timeout=<optimized out>, timeout@entry=0x0, sigmask=sigmask@entry=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:56 | |
#1 0x00007f0c118e5648 in rb_wait_for_single_fd (fd=<optimized out>, events=events@entry=1, tv=tv@entry=0x0) at thread.c:3675 | |
#2 0x00007f0c118e5b64 in rb_thread_wait_fd_rw (read=1, fd=<optimized out>) at thread.c:3514 | |
#3 rb_thread_wait_fd (fd=<optimized out>) at thread.c:3525 | |
#4 0x00007f0c0e4863e0 in ossl_ssl_read_internal (nonblock=0, self=148820840, argv=<optimized out>, argc=<optimized out>) at ossl_ssl.c:1422 | |
#5 ossl_ssl_read (argc=<optimized out>, argv=<optimized out>, self=148820840) at ossl_ssl.c:1476 | |
#6 0x00007f0c118be034 in vm_call_cfunc_with_frame (ci=<optimized out>, reg_cfp=0x7f0bf8102b10, th=0x7f0bf886b6d0) at vm_insnhelper.c:1510 | |
#7 vm_call_cfunc (th=0x7f0bf886b6d0, reg_cfp=0x7f0bf8102b10, ci=<optimized out>) at vm_insnhelper.c:1600 | |
#8 0x00007f0c118c2da4 in vm_exec_core (th=th@entry=0x7f0bf886b6d0, initial=initial@entry=0) at insns.def:1025 | |
#9 0x00007f0c118c6c6f in vm_exec (th=th@entry=0x7f0bf886b6d0) at vm.c:1427 | |
#10 0x00007f0c118c9dda in invoke_block_from_c (th=0x7f0bf886b6d0, block=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, blockptr=<optimized out>, cref=0x0, defined_class=39161120) at vm.c:817 | |
#11 0x00007f0c118ca5bb in vm_invoke_proc (th=th@entry=0x7f0bf886b6d0, proc=proc@entry=0x7f0bf886dc10, self=148825400, defined_class=39161120, argc=0, argv=0x8dffaf0, blockptr=blockptr@entry=0x0) at vm.c:881 | |
#12 0x00007f0c118ca66a in rb_vm_invoke_proc (th=th@entry=0x7f0bf886b6d0, proc=proc@entry=0x7f0bf886dc10, argc=<optimized out>, argv=<optimized out>, blockptr=blockptr@entry=0x0) at vm.c:900 | |
#13 0x00007f0c118e00a0 in thread_start_func_2 (th=th@entry=0x7f0bf886b6d0, stack_start=<optimized out>) at thread.c:535 | |
#14 0x00007f0c118e050b in thread_start_func_1 (th_ptr=0x7f0bf886b6d0) at thread_pthread.c:846 | |
#15 0x00007f0c11118182 in start_thread (arg=0x7f0c067cb700) at pthread_create.c:312 | |
#16 0x00007f0c1142847d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
Thread 2 (Thread 0x7f0c069cd700 (LWP 21864)): | |
#0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238 | |
#1 0x00007f0c118ddd7f in native_cond_timedwait (ts=<optimized out>, mutex=<optimized out>, cond=<optimized out>) at thread_pthread.c:352 | |
#2 native_sleep (th=0x7f0bf886dca0, timeout_tv=0x7f0c069cc560) at thread_pthread.c:1104 | |
#3 0x00007f0c118e102a in sleep_timeval (th=0x7f0bf886dca0, tv=..., spurious_check=spurious_check@entry=1) at thread.c:1053 | |
#4 0x00007f0c118e11ea in rb_thread_wait_for (time=...) at thread.c:1122 | |
#5 0x00007f0c117fd9c0 in rb_f_sleep (argc=1, argv=0x10d6cc18) at process.c:4230 | |
#6 0x00007f0c118be034 in vm_call_cfunc_with_frame (ci=<optimized out>, reg_cfp=0x10e6cb50, th=0x7f0bf886dca0) at vm_insnhelper.c:1510 | |
#7 vm_call_cfunc (th=0x7f0bf886dca0, reg_cfp=0x10e6cb50, ci=<optimized out>) at vm_insnhelper.c:1600 | |
#8 0x00007f0c118c2da4 in vm_exec_core (th=th@entry=0x7f0bf886dca0, initial=initial@entry=0) at insns.def:1025 | |
#9 0x00007f0c118c6c6f in vm_exec (th=th@entry=0x7f0bf886dca0) at vm.c:1427 | |
#10 0x00007f0c118c9dda in invoke_block_from_c (th=0x7f0bf886dca0, block=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, blockptr=<optimized out>, cref=0x0, defined_class=49322400) at vm.c:817 | |
#11 0x00007f0c118ca5bb in vm_invoke_proc (th=th@entry=0x7f0bf886dca0, proc=proc@entry=0x7f0bf88701d0, self=124991000, defined_class=49322400, argc=0, argv=0x8e32b58, blockptr=blockptr@entry=0x0) at vm.c:881 | |
#12 0x00007f0c118ca66a in rb_vm_invoke_proc (th=th@entry=0x7f0bf886dca0, proc=proc@entry=0x7f0bf88701d0, argc=<optimized out>, argv=<optimized out>, blockptr=blockptr@entry=0x0) at vm.c:900 | |
---Type <return> to continue, or q <return> to quit--- | |
#13 0x00007f0c118e00a0 in thread_start_func_2 (th=th@entry=0x7f0bf886dca0, stack_start=<optimized out>) at thread.c:535 | |
#14 0x00007f0c118e050b in thread_start_func_1 (th_ptr=0x7f0bf886dca0) at thread_pthread.c:846 | |
#15 0x00007f0c11118182 in start_thread (arg=0x7f0c069cd700) at pthread_create.c:312 | |
#16 0x00007f0c1142847d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
Thread 1 (Thread 0x7f0c11de3740 (LWP 19569)): | |
#0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238 | |
#1 0x00007f0c118ddd7f in native_cond_timedwait (ts=<optimized out>, mutex=<optimized out>, cond=<optimized out>) at thread_pthread.c:352 | |
#2 native_sleep (th=0x1be56a0, timeout_tv=0x7ffe19ea9fc0) at thread_pthread.c:1104 | |
#3 0x00007f0c118e102a in sleep_timeval (th=0x1be56a0, tv=..., spurious_check=spurious_check@entry=1) at thread.c:1053 | |
#4 0x00007f0c118e11ea in rb_thread_wait_for (time=...) at thread.c:1122 | |
#5 0x00007f0c117fd9c0 in rb_f_sleep (argc=1, argv=0x7f0c11ce20c0) at process.c:4230 | |
#6 0x00007f0c118be034 in vm_call_cfunc_with_frame (ci=<optimized out>, reg_cfp=0x7f0c11de1de0, th=0x1be56a0) at vm_insnhelper.c:1510 | |
#7 vm_call_cfunc (th=0x1be56a0, reg_cfp=0x7f0c11de1de0, ci=<optimized out>) at vm_insnhelper.c:1600 | |
#8 0x00007f0c118c2da4 in vm_exec_core (th=th@entry=0x1be56a0, initial=initial@entry=0) at insns.def:1025 | |
#9 0x00007f0c118c6c6f in vm_exec (th=0x1be56a0) at vm.c:1427 | |
#10 0x00007f0c118cec49 in rb_iseq_eval (iseqval=<optimized out>) at vm.c:1653 | |
#11 0x00007f0c1177635e in rb_load_internal0 (th=0x1be56a0, fname=49171840, wrap=<optimized out>) at load.c:615 | |
#12 0x00007f0c11776a72 in rb_load_internal (wrap=<optimized out>, fname=<optimized out>) at load.c:644 | |
#13 rb_f_load (argc=<optimized out>, argv=<optimized out>) at load.c:704 | |
#14 0x00007f0c118cbcf1 in vm_call_cfunc_with_frame (ci=<optimized out>, reg_cfp=0x7f0c11de1f70, th=0x1be56a0) at vm_insnhelper.c:1510 | |
#15 vm_call_cfunc (ci=<optimized out>, reg_cfp=0x7f0c11de1f70, th=0x1be56a0) at vm_insnhelper.c:1600 | |
#16 vm_call_method (th=0x1be56a0, cfp=0x7f0c11de1f70, ci=<optimized out>) at vm_insnhelper.c:1788 | |
#17 0x00007f0c118c2da4 in vm_exec_core (th=th@entry=0x1be56a0, initial=initial@entry=0) at insns.def:1025 | |
#18 0x00007f0c118c6c6f in vm_exec (th=th@entry=0x1be56a0) at vm.c:1427 | |
#19 0x00007f0c118ceeb6 in rb_iseq_eval_main (iseqval=iseqval@entry=49381280) at vm.c:1666 | |
#20 0x00007f0c1177086f in ruby_exec_internal (n=0x2f17fa0) at eval.c:253 | |
#21 0x00007f0c1177298d in ruby_exec_node (n=n@entry=0x2f17fa0) at eval.c:318 | |
#22 0x00007f0c1177515c in ruby_run_node (n=0x2f17fa0) at eval.c:310 | |
#23 0x000000000040087b in main (argc=4, argv=0x7ffe19eaac88) at main.c:36 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME | |
ruby 19569 git cwd DIR 0,34 2 1543 /Storage/gitlab/opt/gitlab-rails/working | |
ruby 19569 git rtd DIR 202,1 4096 2 / | |
ruby 19569 git txt REG 202,1 12389 202064 /opt/gitlab/embedded/bin/ruby | |
ruby 19569 git mem REG 202,1 101240 429771 /lib/x86_64-linux-gnu/libresolv-2.19.so | |
ruby 19569 git mem REG 202,1 22952 429795 /lib/x86_64-linux-gnu/libnss_dns-2.19.so | |
ruby 19569 git mem REG 202,1 8883 351866 /opt/gitlab/embedded/lib/ruby/2.1.0/x86_64-linux/fiber.so | |
ruby 19569 git mem REG 202,1 51671 420582 /opt/gitlab/embedded/service/gem/ruby/2.1.0/gems/posix-spawn-0.3.11/lib/posix_spawn_ext.so | |
ruby 19569 git mem REG 202,1 47712 429801 /lib/x86_64-linux-gnu/libnss_files-2.19.so | |
ruby 19569 git mem REG 202,1 47760 429792 /lib/x86_64-linux-gnu/libnss_nis-2.19.so | |
ruby 19569 git mem REG 202,1 97296 429788 /lib/x86_64-linux-gnu/libnsl-2.19.so | |
ruby 19569 git mem REG 202,1 39824 429786 /lib/x86_64-linux-gnu/libnss_compat-2.19.so | |
ruby 19569 git mem REG 202,1 204627 322605 /opt/gitlab/embedded/lib/libpq.so.5.5 | |
ruby 19569 git mem REG 202,1 696068 227825 /opt/gitlab/embedded/service/gem/ruby/2.1.0/gems/pg-0.18.4/lib/pg_ext.so | |
ruby 19569 git mem REG 202,1 44369 351878 /opt/gitlab/embedded/lib/ruby/2.1.0/x86_64-linux/syslog.so | |
ruby 19569 git mem REG 202,1 64370 423332 /opt/gitlab/embedded/service/gem/ruby/2.1.0/gems/rinku-1.7.3/lib/rinku.so | |
ruby 19569 git mem REG 202,1 683761 227010 /opt/gitlab/embedded/service/gem/ruby/2.1.0/gems/RedCloth-4.2.9/lib/redcloth_scan.so | |
ruby 19569 git mem REG 202,1 399207 718210 /opt/gitlab/embedded/service/gem/ruby/2.1.0/gems/redcarpet-3.3.3/lib/redcarpet.so | |
ruby 19569 git mem REG 202,1 618661 351891 /opt/gitlab/embedded/lib/ruby/2.1.0/x86_64-linux/nkf.so | |
ruby 19569 git mem REG 202,1 31792 429797 /lib/x86_64-linux-gnu/librt-2.19.so | |
ruby 19569 git mem REG 202,1 6074689 571202 /opt/gitlab/embedded/service/gem/ruby/2.1.0/gems/rugged-0.24.0/lib/rugged/rugged.so | |
ruby 19569 git mem REG 202,1 26050 420876 /opt/gitlab/embedded/service/gem/ruby/2.1.0/gems/version_sorter-2.0.0/lib/version_sorter.so | |
ruby 19569 git mem REG 202,1 447995 307166 /opt/gitlab/embedded/lib/libcurl.so.4.4.0 | |
ruby 19569 git mem REG 202,1 141390 423370 /opt/gitlab/embedded/service/gem/ruby/2.1.0/gems/escape_utils-1.1.0/lib/escape_utils/escape_utils.so | |
ruby 19569 git mem REG 202,1 29217 351910 /opt/gitlab/embedded/lib/ruby/2.1.0/x86_64-linux/enc/big5.so | |
ruby 19569 git mem REG 202,1 21205 351943 /opt/gitlab/embedded/lib/ruby/2.1.0/x86_64-linux/enc/euc_kr.so | |
ruby 19569 git mem REG 202,1 39994 351917 /opt/gitlab/embedded/lib/ruby/2.1.0/x86_64-linux/enc/euc_jp.so | |
ruby 19569 git mem REG 202,1 22125 351904 /opt/gitlab/embedded/lib/ruby/2.1.0/x86_64-linux/enc/gb18030.so | |
ruby 19569 git mem REG 202,1 40274 351896 /opt/gitlab/embedded/lib/ruby/2.1.0/x86_64-linux/enc/shift_jis.so | |
ruby 19569 git mem REG 202,1 19250 351941 /opt/gitlab/embedded/lib/ruby/2.1.0/x86_64-linux/enc/koi8_r.so | |
ruby 19569 git mem REG 202,1 19292 351919 /opt/gitlab/embedded/lib/ruby/2.1.0/x86_64-linux/enc/windows_1251.so | |
ruby 19569 git mem REG 202,1 17376 351902 /opt/gitlab/embedded/lib/ruby/2.1.0/x86_64-linux/enc/iso_8859_6.so | |
ruby 19569 git mem REG 202,1 19242 351900 /opt/gitlab/embedded/lib/ruby/2.1.0/x86_64-linux/enc/iso_8859_5.so | |
ruby 19569 git mem REG 202,1 17376 351903 /opt/gitlab/embedded/lib/ruby/2.1.0/x86_64-linux/enc/iso_8859_8.so | |
ruby 19569 git mem REG 202,1 19618 351942 /opt/gitlab/embedded/lib/ruby/2.1.0/x86_64-linux/enc/iso_8859_9.so | |
ruby 19569 git mem REG 202,1 19242 351912 /opt/gitlab/embedded/lib/ruby/2.1.0/x86_64-linux/enc/iso_8859_7.so | |
ruby 19569 git mem REG 202,1 19258 351945 /opt/gitlab/embedded/lib/ruby/2.1.0/x86_64-linux/enc/iso_8859_1.so | |
ruby 19569 git mem REG 202,1 19618 351909 /opt/gitlab/embedded/lib/ruby/2.1.0/x86_64-linux/enc/iso_8859_2.so | |
ruby 19569 git mem REG 202,1 5503 351403 /opt/gitlab/embedded/lib/libicudata.so.56.1 | |
ruby 19569 git mem REG 202,1 90160 395399 /lib/x86_64-linux-gnu/libgcc_s.so.1 | |
ruby 19569 git mem REG 202,1 979056 27463 /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.19 | |
ruby 19569 git mem REG 202,1 3221627 351678 /opt/gitlab/embedded/lib/libicui18n.so.56.1 | |
ruby 19569 git mem REG 202,1 1921327 351445 /opt/gitlab/embedded/lib/libicuuc.so.56.1 | |
ruby 19569 git mem REG 202,1 98790 423926 /opt/gitlab/embedded/service/gem/ruby/2.1.0/gems/charlock_holmes-0.7.3/lib/charlock_holmes/charlock_holmes.so | |
ruby 19569 git mem REG 202,1 57055 351954 /opt/gitlab/embedded/lib/ruby/2.1.0/x86_64-linux/racc/cparse.so | |
ruby 19569 git mem REG 202,1 979680 307173 /opt/gitlab/embedded/lib/libiconv.so.2.5.1 | |
ruby 19569 git mem REG 202,1 2434793 570487 /opt/gitlab/embedded/service/gem/ruby/2.1.0/gems/nokogiri-1.6.7.2/lib/nokogiri/nokogiri.so | |
ruby 19569 git mem REG 202,1 20512 351875 /opt/gitlab/embedded/lib/ruby/2.1.0/x86_64-linux/digest/sha2.so | |
ruby 19569 git mem REG 202,1 192299 354209 /opt/gitlab/embedded/service/gem/ruby/2.1.0/gems/json-1.8.3/lib/json/ext/generator.so | |
ruby 19569 git mem REG 202,1 15738 351944 /opt/gitlab/embedded/lib/ruby/2.1.0/x86_64-linux/enc/utf_32le.so | |
ruby 19569 git mem REG 202,1 15698 351908 /opt/gitlab/embedded/lib/ruby/2.1.0/x86_64-linux/enc/utf_32be.so | |
ruby 19569 git mem REG 202,1 21634 351898 /opt/gitlab/embedded/lib/ruby/2.1.0/x86_64-linux/enc/utf_16le.so | |
ruby 19569 git mem REG 202,1 21570 351918 /opt/gitlab/embedded/lib/ruby/2.1.0/x86_64-linux/enc/utf_16be.so | |
ruby 19569 git mem REG 202,1 86493 354208 /opt/gitlab/embedded/service/gem/ruby/2.1.0/gems/json-1.8.3/lib/json/ext/parser.so | |
ruby 19569 git mem REG 202,1 363475 351883 /opt/gitlab/embedded/lib/ruby/2.1.0/x86_64-linux/bigdecimal.so | |
ruby 19569 git mem REG 202,1 140390 307156 /opt/gitlab/embedded/lib/libyaml-0.so.2.0.4 | |
ruby 19569 git mem REG 202,1 106694 351946 /opt/gitlab/embedded/lib/ruby/2.1.0/x86_64-linux/psych.so | |
ruby 19569 git mem REG 202,1 13843 351873 /opt/gitlab/embedded/lib/ruby/2.1.0/x86_64-linux/digest/md5.so | |
ruby 19569 git mem REG 202,1 517400 307177 /opt/gitlab/embedded/lib/libssl.so.1.0.0 | |
ruby 19569 git mem REG 202,1 1512014 351881 /opt/gitlab/embedded/lib/ruby/2.1.0/x86_64-linux/openssl.so | |
ruby 19569 git mem REG 202,1 12279 351864 /opt/gitlab/embedded/lib/ruby/2.1.0/x86_64-linux/fcntl.so | |
ruby 19569 git mem REG 202,1 1047248 351877 /opt/gitlab/embedded/lib/ruby/2.1.0/x86_64-linux/date_core.so | |
ruby 19569 git mem REG 202,1 249383 351867 /opt/gitlab/embedded/lib/ruby/2.1.0/x86_64-linux/zlib.so | |
ruby 19569 git mem REG 202,1 683952 351889 /opt/gitlab/embedded/lib/ruby/2.1.0/x86_64-linux/socket.so | |
ruby 19569 git mem REG 202,1 52851 351950 /opt/gitlab/embedded/lib/ruby/2.1.0/x86_64-linux/digest.so | |
ruby 19569 git mem REG 202,1 97389 351625 /opt/gitlab/embedded/lib/libz.so.1.2.8 | |
ruby 19569 git mem REG 202,1 2678575 351459 /opt/gitlab/embedded/lib/libcrypto.so.1.0.0 | |
ruby 19569 git mem REG 202,1 14787 351872 /opt/gitlab/embedded/lib/ruby/2.1.0/x86_64-linux/digest/sha1.so | |
ruby 19569 git mem REG 202,1 98867 351953 /opt/gitlab/embedded/lib/ruby/2.1.0/x86_64-linux/strscan.so | |
ruby 19569 git mem REG 202,1 44141 351884 /opt/gitlab/embedded/lib/ruby/2.1.0/x86_64-linux/etc.so | |
ruby 19569 git mem REG 202,1 69739 351957 /opt/gitlab/embedded/lib/ruby/2.1.0/x86_64-linux/io/console.so | |
ruby 19569 git mem REG 202,1 109863 351880 /opt/gitlab/embedded/lib/ruby/2.1.0/x86_64-linux/pathname.so | |
ruby 19569 git mem REG 202,1 123960 351951 /opt/gitlab/embedded/lib/ruby/2.1.0/x86_64-linux/stringio.so | |
ruby 19569 git mem REG 202,1 56303 351887 /opt/gitlab/embedded/lib/ruby/2.1.0/x86_64-linux/thread.so | |
ruby 19569 git mem REG 202,1 28520 351924 /opt/gitlab/embedded/lib/ruby/2.1.0/x86_64-linux/enc/trans/transdb.so | |
ruby 19569 git mem REG 202,1 20982 351893 /opt/gitlab/embedded/lib/ruby/2.1.0/x86_64-linux/enc/encdb.so | |
ruby 19569 git mem REG 202,1 1071552 429776 /lib/x86_64-linux-gnu/libm-2.19.so | |
ruby 19569 git mem REG 202,1 43368 429779 /lib/x86_64-linux-gnu/libcrypt-2.19.so | |
ruby 19569 git mem REG 202,1 14664 429778 /lib/x86_64-linux-gnu/libdl-2.19.so | |
ruby 19569 git mem REG 202,1 141574 429789 /lib/x86_64-linux-gnu/libpthread-2.19.so | |
ruby 19569 git mem REG 202,1 1840928 429798 /lib/x86_64-linux-gnu/libc-2.19.so | |
ruby 19569 git mem REG 202,1 12496104 307158 /opt/gitlab/embedded/lib/libruby.so.2.1.0 | |
ruby 19569 git mem REG 202,1 149120 429790 /lib/x86_64-linux-gnu/ld-2.19.so | |
ruby 19569 git 0u CHR 1,3 0t0 1029 /dev/null | |
ruby 19569 git 1w FIFO 0,8 0t0 15729 pipe | |
ruby 19569 git 2w FIFO 0,8 0t0 15729 pipe | |
ruby 19569 git 3r FIFO 0,8 0t0 4631829 pipe | |
ruby 19569 git 4w FIFO 0,8 0t0 4631829 pipe | |
ruby 19569 git 5r FIFO 0,8 0t0 4631830 pipe | |
ruby 19569 git 6w FIFO 0,8 0t0 4631830 pipe | |
ruby 19569 git 7w REG 202,1 4706153 200289 /var/log/gitlab/gitlab-rails/production.log | |
ruby 19569 git 8r FIFO 0,8 0t0 4631831 pipe | |
ruby 19569 git 9w FIFO 0,8 0t0 4631831 pipe | |
ruby 19569 git 10u unix 0xffff88017588fbc0 0t0 4631834 socket | |
ruby 19569 git 11u unix 0xffff88017588e900 0t0 4631835 socket | |
ruby 19569 git 12u IPv4 5161452 0t0 TCP <OBSCURED>-><OBSCURED> (CLOSE_WAIT) | |
ruby 19569 git 13u unix 0xffff880340167440 0t0 4883503 socket | |
ruby 19569 git 14u IPv4 5166882 0t0 TCP <OBSCURED>-><OBSCURED> (CLOSE_WAIT) | |
ruby 19569 git 15u IPv4 5174996 0t0 TCP <OBSCURED>-><OBSCURED> (CLOSE_WAIT) | |
ruby 19569 git 16u IPv4 5191541 0t0 TCP <OBSCURED>-><OBSCURED> (CLOSE_WAIT) | |
ruby 19569 git 17u IPv4 5204302 0t0 TCP <OBSCURED>-><OBSCURED> (CLOSE_WAIT) | |
ruby 19569 git 18u IPv4 5215641 0t0 TCP <OBSCURED>-><OBSCURED> (CLOSE_WAIT) | |
ruby 19569 git 19u IPv4 5246194 0t0 TCP <OBSCURED>-><OBSCURED> (CLOSE_WAIT) | |
ruby 19569 git 20u IPv4 5283866 0t0 TCP <OBSCURED>-><OBSCURED> (CLOSE_WAIT) | |
ruby 19569 git 21u IPv4 5289319 0t0 TCP <OBSCURED>-><OBSCURED> (CLOSE_WAIT) | |
ruby 19569 git 22u IPv4 5298232 0t0 TCP <OBSCURED>-><OBSCURED> (CLOSE_WAIT) | |
ruby 19569 git 23u IPv4 5306391 0t0 TCP <OBSCURED>-><OBSCURED> (CLOSE_WAIT) | |
ruby 19569 git 24u IPv4 5314586 0t0 TCP <OBSCURED>-><OBSCURED> (CLOSE_WAIT) | |
ruby 19569 git 25u IPv4 5319603 0t0 TCP <OBSCURED>-><OBSCURED> (CLOSE_WAIT) | |
ruby 19569 git 26u IPv4 5326711 0t0 TCP <OBSCURED>-><OBSCURED> (CLOSE_WAIT) | |
ruby 19569 git 27u IPv4 5333821 0t0 TCP <OBSCURED>-><OBSCURED> (CLOSE_WAIT) | |
ruby 19569 git 28u IPv4 5343034 0t0 TCP <OBSCURED>-><OBSCURED> (CLOSE_WAIT) | |
ruby 19569 git 29u IPv4 5352063 0t0 TCP <OBSCURED>-><OBSCURED> (CLOSE_WAIT) | |
ruby 19569 git 30u IPv4 5358589 0t0 TCP <OBSCURED>-><OBSCURED> (CLOSE_WAIT) | |
ruby 19569 git 31u IPv4 5367336 0t0 TCP <OBSCURED>-><OBSCURED> (CLOSE_WAIT) | |
ruby 19569 git 32u IPv4 5373901 0t0 TCP <OBSCURED>-><OBSCURED> (CLOSE_WAIT) | |
ruby 19569 git 33u IPv4 5395080 0t0 TCP <OBSCURED>-><OBSCURED> (CLOSE_WAIT) | |
ruby 19569 git 34u IPv4 5413189 0t0 TCP <OBSCURED>-><OBSCURED> (CLOSE_WAIT) | |
ruby 19569 git 35u IPv4 5421501 0t0 TCP <OBSCURED>-><OBSCURED> (CLOSE_WAIT) | |
ruby 19569 git 36u IPv4 5434252 0t0 TCP <OBSCURED>-><OBSCURED> (CLOSE_WAIT) | |
ruby 19569 git 37u IPv4 5451404 0t0 TCP <OBSCURED>-><OBSCURED> (CLOSE_WAIT) | |
ruby 19569 git 38u IPv4 5483843 0t0 TCP <OBSCURED>-><OBSCURED> (CLOSE_WAIT) | |
ruby 19569 git 39u IPv4 5510671 0t0 TCP <OBSCURED>-><OBSCURED> (CLOSE_WAIT) | |
ruby 19569 git 40u IPv4 5521441 0t0 TCP <OBSCURED>-><OBSCURED> (CLOSE_WAIT) | |
ruby 19569 git 41u IPv4 5547253 0t0 TCP <OBSCURED>-><OBSCURED> (CLOSE_WAIT) | |
ruby 19569 git 42u IPv4 5575526 0t0 TCP <OBSCURED>-><OBSCURED> (CLOSE_WAIT) | |
ruby 19569 git 43u IPv4 5606258 0t0 TCP <OBSCURED>-><OBSCURED> (CLOSE_WAIT) | |
ruby 19569 git 44u IPv4 5656395 0t0 TCP <OBSCURED>-><OBSCURED> (CLOSE_WAIT) | |
ruby 19569 git 45u IPv4 5685979 0t0 TCP <OBSCURED>-><OBSCURED> (CLOSE_WAIT) | |
ruby 19569 git 46u IPv4 5698127 0t0 TCP <OBSCURED>-><OBSCURED> (CLOSE_WAIT) | |
ruby 19569 git 47u IPv4 5738706 0t0 TCP <OBSCURED>-><OBSCURED> (CLOSE_WAIT) | |
ruby 19569 git 48u IPv4 5775540 0t0 TCP <OBSCURED>-><OBSCURED> (ESTABLISHED) | |
ruby 19569 git 49u IPv4 5793618 0t0 TCP <OBSCURED>-><OBSCURED> (ESTABLISHED) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
restart_syscall(<... resuming interrupted call ...>) = -1 ETIMEDOUT (Connection timed out) | |
futex(0x1be57c0, FUTEX_WAKE_PRIVATE, 1) = 0 | |
clock_gettime(CLOCK_MONOTONIC, {756873, 563943016}) = 0 | |
clock_gettime(CLOCK_MONOTONIC, {756873, 564011238}) = 0 | |
clock_gettime(CLOCK_MONOTONIC, {756873, 564063958}) = 0 | |
futex(0x1be5744, FUTEX_WAIT_BITSET_PRIVATE, 300671, {756874, 564063958}, ffffffff) = -1 ETIMEDOUT (Connection timed out) | |
futex(0x1be57c0, FUTEX_WAKE_PRIVATE, 1) = 0 | |
clock_gettime(CLOCK_MONOTONIC, {756874, 564369235}) = 0 | |
clock_gettime(CLOCK_MONOTONIC, {756874, 564428396}) = 0 | |
clock_gettime(CLOCK_MONOTONIC, {756874, 564476437}) = 0 | |
futex(0x1be5744, FUTEX_WAIT_BITSET_PRIVATE, 300673, {756875, 564476437}, ffffffff) = -1 ETIMEDOUT (Connection timed out) | |
futex(0x1be57c0, FUTEX_WAKE_PRIVATE, 1) = 0 | |
clock_gettime(CLOCK_MONOTONIC, {756875, 564796678}) = 0 | |
clock_gettime(CLOCK_MONOTONIC, {756875, 564858024}) = 0 | |
clock_gettime(CLOCK_MONOTONIC, {756875, 564911357}) = 0 | |
futex(0x1be5744, FUTEX_WAIT_BITSET_PRIVATE, 300675, {756876, 564911357}, ffffffff) = -1 ETIMEDOUT (Connection timed out) | |
futex(0x1be57c0, FUTEX_WAKE_PRIVATE, 1) = 0 | |
clock_gettime(CLOCK_MONOTONIC, {756876, 565176322}) = 0 | |
clock_gettime(CLOCK_MONOTONIC, {756876, 565235645}) = 0 | |
clock_gettime(CLOCK_MONOTONIC, {756876, 565284758}) = 0 | |
futex(0x1be5744, FUTEX_WAIT_BITSET_PRIVATE, 300677, {756877, 565284758}, ffffffff) = -1 ETIMEDOUT (Connection timed out) | |
futex(0x1be57c0, FUTEX_WAKE_PRIVATE, 1) = 0 | |
clock_gettime(CLOCK_MONOTONIC, {756877, 565554230}) = 0 | |
clock_gettime(CLOCK_MONOTONIC, {756877, 565612960}) = 0 | |
clock_gettime(CLOCK_MONOTONIC, {756877, 565663799}) = 0 | |
futex(0x1be5744, FUTEX_WAIT_BITSET_PRIVATE, 300679, {756878, 565663799}, ffffffff) = -1 ETIMEDOUT (Connection timed out) | |
futex(0x1be57c0, FUTEX_WAKE_PRIVATE, 1) = 0 | |
clock_gettime(CLOCK_MONOTONIC, {756878, 565965074}) = 0 | |
clock_gettime(CLOCK_MONOTONIC, {756878, 566036388}) = 0 | |
clock_gettime(CLOCK_MONOTONIC, {756878, 566091614}) = 0 | |
futex(0x1be5744, FUTEX_WAIT_BITSET_PRIVATE, 300681, {756879, 566091614}, ffffffff) = -1 ETIMEDOUT (Connection timed out) | |
futex(0x1be57c0, FUTEX_WAKE_PRIVATE, 1) = 0 | |
clock_gettime(CLOCK_MONOTONIC, {756879, 566373781}) = 0 | |
clock_gettime(CLOCK_MONOTONIC, {756879, 566449017}) = 0 | |
clock_gettime(CLOCK_MONOTONIC, {756879, 566514307}) = 0 | |
futex(0x1be5744, FUTEX_WAIT_BITSET_PRIVATE, 300683, {756880, 566514307}, ffffffff) = -1 ETIMEDOUT (Connection timed out) | |
futex(0x1be57c0, FUTEX_WAKE_PRIVATE, 1) = 0 | |
clock_gettime(CLOCK_MONOTONIC, {756880, 566798719}) = 0 | |
clock_gettime(CLOCK_MONOTONIC, {756880, 566876473}) = 0 | |
clock_gettime(CLOCK_MONOTONIC, {756880, 566943173}) = 0 | |
futex(0x1be5744, FUTEX_WAIT_BITSET_PRIVATE, 300685, {756881, 566943173}, ffffffff) = -1 ETIMEDOUT (Connection timed out) | |
futex(0x1be57c0, FUTEX_WAKE_PRIVATE, 1) = 0 | |
clock_gettime(CLOCK_MONOTONIC, {756881, 567255477}) = 0 | |
clock_gettime(CLOCK_MONOTONIC, {756881, 567337251}) = 0 | |
clock_gettime(CLOCK_MONOTONIC, {756881, 567404359}) = 0 | |
futex(0x1be5744, FUTEX_WAIT_BITSET_PRIVATE, 300687, {756882, 567404359}, ffffffff) = -1 ETIMEDOUT (Connection timed out) | |
futex(0x1be57c0, FUTEX_WAKE_PRIVATE, 1) = 0 | |
clock_gettime(CLOCK_MONOTONIC, {756882, 567722924}) = 0 | |
clock_gettime(CLOCK_MONOTONIC, {756882, 567803976}) = 0 | |
clock_gettime(CLOCK_MONOTONIC, {756882, 567869661}) = 0 | |
futex(0x1be5744, FUTEX_WAIT_BITSET_PRIVATE, 300689, {756883, 567869661}, ffffffff) = -1 ETIMEDOUT (Connection timed out) | |
futex(0x1be57c0, FUTEX_WAKE_PRIVATE, 1) = 0 | |
clock_gettime(CLOCK_MONOTONIC, {756883, 568183888}) = 0 | |
clock_gettime(CLOCK_MONOTONIC, {756883, 568264408}) = 0 | |
clock_gettime(CLOCK_MONOTONIC, {756883, 568331608}) = 0 | |
futex(0x1be5744, FUTEX_WAIT_BITSET_PRIVATE, 300691, {756884, 568331608}, ffffffff) = -1 ETIMEDOUT (Connection timed out) | |
futex(0x1be57c0, FUTEX_WAKE_PRIVATE, 1) = 0 | |
clock_gettime(CLOCK_MONOTONIC, {756884, 569554002}) = 0 | |
clock_gettime(CLOCK_MONOTONIC, {756884, 569679704}) = 0 | |
clock_gettime(CLOCK_MONOTONIC, {756884, 569748699}) = 0 | |
futex(0x1be5744, FUTEX_WAIT_BITSET_PRIVATE, 300693, {756885, 569748699}, ffffffff) = -1 ETIMEDOUT (Connection timed out) | |
futex(0x1be57c0, FUTEX_WAKE_PRIVATE, 1) = 0 | |
clock_gettime(CLOCK_MONOTONIC, {756885, 569999733}) = 0 | |
clock_gettime(CLOCK_MONOTONIC, {756885, 570062255}) = 0 | |
clock_gettime(CLOCK_MONOTONIC, {756885, 570113897}) = 0 | |
futex(0x1be5744, FUTEX_WAIT_BITSET_PRIVATE, 300695, {756886, 570113897}, ffffffff) = -1 ETIMEDOUT (Connection timed out) | |
futex(0x1be57c0, FUTEX_WAKE_PRIVATE, 1) = 0 | |
clock_gettime(CLOCK_MONOTONIC, {756886, 570420012}) = 0 | |
clock_gettime(CLOCK_MONOTONIC, {756886, 570498731}) = 0 | |
clock_gettime(CLOCK_MONOTONIC, {756886, 570565263}) = 0 | |
futex(0x1be5744, FUTEX_WAIT_BITSET_PRIVATE, 300697, {756887, 570565263}, ffffffff) = -1 ETIMEDOUT (Connection timed out) | |
futex(0x1be57c0, FUTEX_WAKE_PRIVATE, 1) = 0 | |
clock_gettime(CLOCK_MONOTONIC, {756887, 570883870}) = 0 | |
clock_gettime(CLOCK_MONOTONIC, {756887, 570965183}) = 0 | |
clock_gettime(CLOCK_MONOTONIC, {756887, 571033590}) = 0 | |
futex(0x1be5744, FUTEX_WAIT_BITSET_PRIVATE, 300699, {756888, 571033590}, ffffffff) = -1 ETIMEDOUT (Connection timed out) | |
futex(0x1be57c0, FUTEX_WAKE_PRIVATE, 1) = 0 | |
clock_gettime(CLOCK_MONOTONIC, {756888, 571329609}) = 0 | |
clock_gettime(CLOCK_MONOTONIC, {756888, 571410169}) = 0 | |
clock_gettime(CLOCK_MONOTONIC, {756888, 571481065}) = 0 | |
futex(0x1be5744, FUTEX_WAIT_BITSET_PRIVATE, 300701, {756889, 571481065}, ffffffff) = -1 ETIMEDOUT (Connection timed out) | |
futex(0x1be57c0, FUTEX_WAKE_PRIVATE, 1) = 0 | |
clock_gettime(CLOCK_MONOTONIC, {756889, 573643304}) = 0 | |
clock_gettime(CLOCK_MONOTONIC, {756889, 573768883}) = 0 | |
clock_gettime(CLOCK_MONOTONIC, {756889, 573840465}) = 0 | |
futex(0x1be5744, FUTEX_WAIT_BITSET_PRIVATE, 300703, {756890, 573840465}, ffffffff) = -1 ETIMEDOUT (Connection timed out) | |
futex(0x1be57c0, FUTEX_WAKE_PRIVATE, 1) = 0 | |
clock_gettime(CLOCK_MONOTONIC, {756890, 574137837}) = 0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment