unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#22145: 25.0.50; tramp and auto-revert tests hang on OS X
@ 2015-12-11  6:46 Anders Lindgren
  2015-12-12  9:31 ` Michael Albinus
  0 siblings, 1 reply; 66+ messages in thread
From: Anders Lindgren @ 2015-12-11  6:46 UTC (permalink / raw)
  To: 22145

[-- Attachment #1: Type: text/plain, Size: 2558 bytes --]

On OS X, when running the tests in `test/automated' on the emacs-25 branch,
the tramp and auto-revert tests never terminates.

    -- Anders

In GNU Emacs 25.0.50.2 (x86_64-apple-darwin14.5.0, NS appkit-1348.17
Version 10.10.5 (Build 14F27))
 of 2015-12-11
Repository revision: 0284660f272a51d17a6f67389a7fa92abf8dec7a
Windowing system distributor 'Apple', version 10.3.1348
Configured using:
 'configure --with-ns --without-dbus'

Configured features:
ACL ZLIB TOOLKIT_SCROLL_BARS NS

Important settings:
  value of $LC_CTYPE: UTF-8
  locale-coding-system: utf-8-unix

Major mode: Lisp Interaction

Minor modes in effect:
  tooltip-mode: t
  global-eldoc-mode: t
  electric-indent-mode: t
  mouse-wheel-mode: t
  tool-bar-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  line-number-mode: t
  transient-mark-mode: t

Recent messages:
For information about GNU Emacs and the GNU system, type C-h C-a.

Load-path shadows:
None found.

Features:
(shadow sort gnus-util mail-extr emacsbug message dired format-spec
rfc822 mml mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231
mailabbrev gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums
mm-util help-fns help-mode easymenu cl-loaddefs pcase cl-lib mail-prsvr
mail-utils time-date mule-util tooltip eldoc electric uniquify
ediff-hook vc-hooks lisp-float-type mwheel ns-win term/common-win
tool-bar dnd fontset image regexp-opt fringe tabulated-list newcomment
elisp-mode lisp-mode prog-mode register page menu-bar rfn-eshadow timer
select scroll-bar mouse jit-lock font-lock syntax facemenu font-core
frame cl-generic cham georgian utf-8-lang misc-lang vietnamese tibetan
thai tai-viet lao korean japanese eucjp-ms cp51932 hebrew greek romanian
slovak czech european ethiopic indian cyrillic chinese charscript
case-table epa-hook jka-cmpr-hook help simple abbrev minibuffer
cl-preloaded nadvice loaddefs button faces cus-face macroexp files
text-properties overlay sha1 md5 base64 format env code-pages mule
custom widget hashtable-print-readable backquote cocoa ns multi-tty
make-network-process emacs)

Memory information:
((conses 16 80575 5846)
 (symbols 48 18772 0)
 (miscs 40 43 120)
 (strings 32 13120 4767)
 (string-bytes 1 375617)
 (vectors 16 10722)
 (vector-slots 8 403919 5574)
 (floats 8 133 46)
 (intervals 56 191 1)
 (buffers 976 11))

[-- Attachment #2: Type: text/html, Size: 3340 bytes --]

^ permalink raw reply	[flat|nested] 66+ messages in thread

* bug#22145: 25.0.50; tramp and auto-revert tests hang on OS X
  2015-12-11  6:46 bug#22145: 25.0.50; tramp and auto-revert tests hang on OS X Anders Lindgren
@ 2015-12-12  9:31 ` Michael Albinus
  2015-12-12 18:35   ` Anders Lindgren
  0 siblings, 1 reply; 66+ messages in thread
From: Michael Albinus @ 2015-12-12  9:31 UTC (permalink / raw)
  To: Anders Lindgren; +Cc: 22145

Anders Lindgren <andlind@gmail.com> writes:

Hi Anders,

> On OS X, when running the tests in `test/automated' on the emacs-25
> branch, the tramp and auto-revert tests never terminates.

Could you pls show the results of

# make -C test/automated auto-revert-tests
# make -C test/automated tramp-tests

> -- Anders

Best regards, Michael.





^ permalink raw reply	[flat|nested] 66+ messages in thread

* bug#22145: 25.0.50; tramp and auto-revert tests hang on OS X
  2015-12-12  9:31 ` Michael Albinus
@ 2015-12-12 18:35   ` Anders Lindgren
  2015-12-12 19:21     ` Michael Albinus
  0 siblings, 1 reply; 66+ messages in thread
From: Anders Lindgren @ 2015-12-12 18:35 UTC (permalink / raw)
  To: Michael Albinus; +Cc: 22145

[-- Attachment #1: Type: text/plain, Size: 3118 bytes --]

Hi!


> Could you pls show the results of
>
> # make -C test/automated auto-revert-tests
>

Apparently, this no longer has a problem.



> # make -C test/automated tramp-tests
>
make: *** test/automated/tramp-tests: No such file or directory.  Stop.
macpro:emacs-git-new anders$ make -C test/automated tramp-tests
Compiling tramp-tests.el
Testing tramp-tests.elc
Running 42 tests (2015-12-12 11:04:29+0100)
Remote directory: `/mock::/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/'
   passed   1/42  tramp-test00-availability
   passed   2/42  tramp-test01-file-name-syntax
   passed   3/42  tramp-test02-file-name-dissect
   passed   4/42  tramp-test03-file-name-defaults
   passed   5/42  tramp-test04-substitute-in-file-name
   passed   6/42  tramp-test05-expand-file-name
   passed   7/42  tramp-test06-directory-file-name
   passed   8/42  tramp-test07-file-exists-p
   passed   9/42  tramp-test08-file-local-copy
   passed  10/42  tramp-test09-insert-file-contents
   passed  11/42  tramp-test10-write-region
   passed  12/42  tramp-test11-copy-file
   passed  13/42  tramp-test12-rename-file
   passed  14/42  tramp-test13-make-directory
   passed  15/42  tramp-test14-delete-directory
   passed  16/42  tramp-test15-copy-directory
   passed  17/42  tramp-test16-directory-files
   passed  18/42  tramp-test17-insert-directory
   passed  19/42  tramp-test18-file-attributes
   passed  20/42  tramp-test19-directory-files-and-attributes
   passed  21/42  tramp-test20-file-modes
   passed  22/42  tramp-test21-file-links
   passed  23/42  tramp-test22-file-times
   passed  24/42  tramp-test23-visited-file-modtime
   passed  25/42  tramp-test24-file-name-completion
   passed  26/42  tramp-test25-load
   passed  27/42  tramp-test26-process-file
   passed  28/42  tramp-test27-start-file-process
tramp-test58318B-h
   passed  29/42  tramp-test28-shell-command
(Bzr)




Test tramp-test29-vc-registered backtrace:
  vc-do-command("*vc*" 0 "bzr" nil "init")
  apply(vc-do-command "*vc*" 0 "bzr" nil "init" nil)
  vc-bzr-command("init" nil 0 nil)
  vc-bzr-create-repo()
  apply(vc-bzr-create-repo nil)
  vc-call-backend(Bzr create-repo)
  vc-create-repo(Bzr)
  #[nil "\306\307\310\3073111\312\216\313      \"\211)0\202210\
  ert--run-test-internal([cl-struct-ert--test-execution-info [cl-struc
  ert-run-test([cl-struct-ert-test tramp-test29-vc-registered "Check `
  ert-run-or-rerun-test([cl-struct-ert--stats t [[cl-struct-ert-test t
  ert-run-tests(t #[385 "\306\307\"\203G\211\211G\310U\203\211@\20
  ert-run-tests-batch(nil)
  ert-run-tests-batch-and-exit()
  command-line-1(("-L" ":." "-l" "ert" "-l" "tramp-tests.elc" "-f" "er
  command-line()
  normal-top-level()
Test tramp-test29-vc-registered condition:
    (error "Running bzr init ....FAILED (status 1)")
   FAILED  30/42  tramp-test29-vc-registered
   passed  31/42  tramp-test30-make-auto-save-file-name
   passed  32/42  tramp-test31-special-characters
   passed  33/42  tramp-test31-special-characters-with-ls
   passed  34/42  tramp-test31-special-characters-with-perl
  skipped  35/42  tramp-test31-special-characters-with-stat

    -- Anders

[-- Attachment #2: Type: text/html, Size: 4233 bytes --]

^ permalink raw reply	[flat|nested] 66+ messages in thread

* bug#22145: 25.0.50; tramp and auto-revert tests hang on OS X
  2015-12-12 18:35   ` Anders Lindgren
@ 2015-12-12 19:21     ` Michael Albinus
  2015-12-12 21:05       ` Anders Lindgren
  0 siblings, 1 reply; 66+ messages in thread
From: Michael Albinus @ 2015-12-12 19:21 UTC (permalink / raw)
  To: Anders Lindgren; +Cc: 22145

Anders Lindgren <andlind@gmail.com> writes:

> Hi!

Hi Anders,

>     Could you pls show the results of
>
>     # make -C test/automated auto-revert-tests
>
> Apparently, this no longer has a problem.

There was a bug indeed in auto-revert-tests.el, which made it freezing
when no file notification was available. This I have fixed a week ago,
commit 8b87522925c4acaa0b35459db2657fc4fc79f8d1. Maybe the error you
have seen predates that patch.

>     # make -C test/automated tramp-tests
>
> passed 29/42 tramp-test28-shell-command
> (Bzr)
>
> Test tramp-test29-vc-registered backtrace:
> vc-do-command("*vc*" 0 "bzr" nil "init")
> apply(vc-do-command "*vc*" 0 "bzr" nil "init" nil)

[...]

> Test tramp-test29-vc-registered condition:
> (error "Running bzr init ....FAILED (status 1)")
> FAILED 30/42 tramp-test29-vc-registered

This seems to be rather a vc-bzr error. Shouldn't happen, but this isn't
the cause of the freeze. To be investigated later.

> skipped 35/42 tramp-test31-special-characters-with-stat 

The next test, which hangs, is `tramp-test32-utf8'. Hard to debug in
batch mode. Could you, pls, apply the following patch:

--8<---------------cut here---------------start------------->8---
*** /home/albinus/src/emacs-25/test/automated/tramp-tests.el.~emacs-25~	2015-12-12 20:13:06.844365370 +0100
--- /home/albinus/src/emacs-25/test/automated/tramp-tests.el	2015-12-12 20:12:01.987541309 +0100
***************
*** 2031,2037 ****
    "Check UTF8 encoding in file names and file contents."
    (skip-unless (tramp--test-enabled))
  
!   (tramp--test-utf8))
  
  (ert-deftest tramp-test32-utf8-with-stat ()
    "Check UTF8 encoding in file names and file contents.
--- 2031,2038 ----
    "Check UTF8 encoding in file names and file contents."
    (skip-unless (tramp--test-enabled))
  
!   (tramp--instrument-test-case 10
!   (tramp--test-utf8)))
  
  (ert-deftest tramp-test32-utf8-with-stat ()
    "Check UTF8 encoding in file names and file contents.
--8<---------------cut here---------------end--------------->8---

Eval tramp-tests.el. Afterwards, apply

M-x ert <RET> tramp-test32-utf8 <RET>

Wait a while until you know for sure it hangs. Apply C-g. Move the
cursor over the "tramp-test32-utf8" string in the *ert* buffer, and
press m. You will see the *ERT Messages* buffer, pls show.

> -- Anders

Best regards, Michael.





^ permalink raw reply	[flat|nested] 66+ messages in thread

* bug#22145: 25.0.50; tramp and auto-revert tests hang on OS X
  2015-12-12 19:21     ` Michael Albinus
@ 2015-12-12 21:05       ` Anders Lindgren
  2015-12-13  9:02         ` Michael Albinus
  0 siblings, 1 reply; 66+ messages in thread
From: Anders Lindgren @ 2015-12-12 21:05 UTC (permalink / raw)
  To: Michael Albinus; +Cc: 22145


[-- Attachment #1.1: Type: text/plain, Size: 790 bytes --]

>
> There was a bug indeed in auto-revert-tests.el, which made it freezing
> when no file notification was available. This I have fixed a week ago,
> commit 8b87522925c4acaa0b35459db2657fc4fc79f8d1. Maybe the error you
> have seen predates that patch.
>

That could have been it.



> >     # make -C test/automated tramp-tests
> Wait a while until you know for sure it hangs. Apply C-g. Move the
> cursor over the "tramp-test32-utf8" string in the *ert* buffer, and
> press m. You will see the *ERT Messages* buffer, pls show.


It just gave me a "ert--stats-test-pos: Wrong type argument: arrayp, nil"...

Anyway, I've attached the content of the *Messages* buffer, hopefully, it
will contain whatever you were looking for. Please let me know if you need
more information.

    -- Anders

[-- Attachment #1.2: Type: text/html, Size: 1428 bytes --]

[-- Attachment #2: log.txt --]
[-- Type: text/plain, Size: 93098 bytes --]

21:56:41.846213 tramp-get-connection-property (7) # process-buffer nil
21:56:41.846326 tramp-get-connection-property (7) # last-cmd-time (22124 35337 838909 0)
21:56:41.846445 tramp-get-connection-property (7) # process-name nil
21:56:41.846555 tramp-get-connection-property (7) # remote-echo nil
21:56:41.846656 tramp-send-command (6) # test -e /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/\Γ\υ\ρ\ί\σ\τ\ε\ \τ\ο\ \Γ\α\λ\α\ξ\ί\α\ \μ\ε\ \Ώ\τ\ο\ \Σ\τ\ο\π 2>/dev/null; echo tramp_exit_status $?
21:56:41.846781 tramp-get-connection-property (7) # process-name nil
21:56:41.846890 tramp-get-connection-property (7) # chunksize 0
21:56:41.847001 tramp-set-connection-property (7) # last-cmd-time (22124 35337 846970 0)
21:56:41.847114 tramp-send-string (10) # test -e /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/\Γ\υ\ρ\ί\σ\τ\ε\ \τ\ο\ \Γ\α\λ\α\ξ\ί\α\ \μ\ε\ \Ώ\τ\ο\ \Σ\τ\ο\π 2>/dev/null; echo tramp_exit_status $?
21:56:41.847222 tramp-get-connection-property (7) # process-buffer nil
21:56:41.847397 tramp-get-connection-property (7) # check-remote-echo nil
21:56:41.847502 tramp-get-connection-property (7) # check-remote-echo nil
21:56:41.847611 tramp-get-connection-property (7) # gateway nil
21:56:41.847991 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
tramp_exit_status 1
///0cca30365a64a59c4e9eb6f268cde1c7#$
21:56:41.848112 tramp-get-connection-property (7) # check-remote-echo nil
21:56:41.848228 tramp-get-connection-property (7) # check-remote-echo nil
21:56:41.848355 tramp-wait-for-regexp (6) # 
tramp_exit_status 1
///0cca30365a64a59c4e9eb6f268cde1c7#$
21:56:41.848520 tramp-get-connection-property (7) # process-buffer nil
21:56:41.848666 tramp-set-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/Γυρίστε το Γαλαξία με Ώτο Στοπ file-exists-p nil
21:56:41.849150 tramp-get-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl file-directory-p undef
21:56:41.849288 tramp-get-connection-property (7) # test test
21:56:41.849419 tramp-get-connection-property (7) # process-name nil
21:56:41.849530 tramp-get-connection-property (7) # process-name nil
21:56:41.849634 tramp-get-connection-property (7) # process-buffer nil
21:56:41.849746 tramp-get-connection-property (7) # last-cmd-time (22124 35337 846970 0)
21:56:41.849862 tramp-get-connection-property (7) # process-name nil
21:56:41.849973 tramp-get-connection-property (7) # remote-echo nil
21:56:41.850085 tramp-send-command (6) # test -d /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl 2>/dev/null; echo tramp_exit_status $?
21:56:41.850187 tramp-get-connection-property (7) # process-name nil
21:56:41.850298 tramp-get-connection-property (7) # chunksize 0
21:56:41.850411 tramp-set-connection-property (7) # last-cmd-time (22124 35337 850379 0)
21:56:41.850520 tramp-send-string (10) # test -d /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl 2>/dev/null; echo tramp_exit_status $?
21:56:41.850623 tramp-get-connection-property (7) # process-buffer nil
21:56:41.850785 tramp-get-connection-property (7) # check-remote-echo nil
21:56:41.850894 tramp-get-connection-property (7) # check-remote-echo nil
21:56:41.851006 tramp-get-connection-property (7) # gateway nil
21:56:41.851751 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
tramp_exit_status 0
///0cca30365a64a59c4e9eb6f268cde1c7#$
21:56:41.851911 tramp-get-connection-property (7) # check-remote-echo nil
21:56:41.852017 tramp-get-connection-property (7) # check-remote-echo nil
21:56:41.852138 tramp-wait-for-regexp (6) # 
tramp_exit_status 0
///0cca30365a64a59c4e9eb6f268cde1c7#$
21:56:41.852308 tramp-get-connection-property (7) # process-buffer nil
21:56:41.852474 tramp-set-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl file-directory-p t
21:56:41.853883 tramp-get-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/Γυρίστε το Γαλαξία με Ώτο Στοπ file-exists-p nil
21:56:41.856198 tramp-do-copy-or-rename-file (0) # Copying /var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335arr/Γυρίστε το Γαλαξία με Ώτο Στοπ to /mock:macpro.lan:/private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/Γυρίστε το Γαλαξία με Ώτο Στοπ...
21:56:41.873228 tramp-get-connection-property (7) # login-program undef
21:56:41.873721 tramp-get-file-property (8) # /var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/ file-writable-p t
21:56:41.873851 tramp-get-connection-property (7) # uid-integer 501
21:56:41.873976 tramp-get-connection-property (7) # copy-program undef
21:56:41.875036 tramp-get-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/Γυρίστε το Γαλαξία με Ώτο Στοπ file-attributes-integer undef
21:56:41.875160 tramp-get-connection-property (7) # stat nil
21:56:41.875266 tramp-get-connection-property (7) # perl \perl5
21:56:41.875367 tramp-do-file-attributes-with-perl (5) # file attributes with perl: /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/Γυρίστε το Γαλαξία με Ώτο Στοπ
21:56:41.875475 tramp-get-connection-property (7) # process-name nil
21:56:41.875587 tramp-get-connection-property (7) # scripts (tramp_perl_file_attributes tramp_perl_file_truename)
21:56:41.875829 tramp-get-connection-property (7) # process-name nil
21:56:41.875941 tramp-get-connection-property (7) # process-name nil
21:56:41.876044 tramp-get-connection-property (7) # process-buffer nil
21:56:41.876476 tramp-get-connection-property (7) # last-cmd-time (22124 35337 850379 0)
21:56:41.876601 tramp-get-connection-property (7) # process-name nil
21:56:41.876711 tramp-get-connection-property (7) # remote-echo nil
21:56:41.876817 tramp-send-command (6) # tramp_perl_file_attributes /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/\Γ\υ\ρ\ί\σ\τ\ε\ \τ\ο\ \Γ\α\λ\α\ξ\ί\α\ \μ\ε\ \Ώ\τ\ο\ \Σ\τ\ο\π integer 2>/dev/null; echo tramp_exit_status $?
21:56:41.876925 tramp-get-connection-property (7) # process-name nil
21:56:41.877038 tramp-get-connection-property (7) # chunksize 0
21:56:41.877150 tramp-set-connection-property (7) # last-cmd-time (22124 35337 877117 0)
21:56:41.877257 tramp-send-string (10) # tramp_perl_file_attributes /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/\Γ\υ\ρ\ί\σ\τ\ε\ \τ\ο\ \Γ\α\λ\α\ξ\ί\α\ \μ\ε\ \Ώ\τ\ο\ \Σ\τ\ο\π integer 2>/dev/null; echo tramp_exit_status $?
21:56:41.877366 tramp-get-connection-property (7) # process-buffer nil
21:56:41.877560 tramp-get-connection-property (7) # check-remote-echo nil
21:56:41.877666 tramp-get-connection-property (7) # check-remote-echo nil
21:56:41.877781 tramp-get-connection-property (7) # gateway nil
21:56:41.884976 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
nil
21:56:41.885088 tramp-get-connection-property (7) # check-remote-echo nil
21:56:41.885194 tramp-get-connection-property (7) # check-remote-echo nil
21:56:41.885305 tramp-get-connection-property (7) # gateway nil
21:56:41.885988 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
nil
tramp_exit_status 0
///0cca30365a64a59c4e9eb6f268cde1c7#$
21:56:41.886164 tramp-get-connection-property (7) # check-remote-echo nil
21:56:41.886283 tramp-get-connection-property (7) # check-remote-echo nil
21:56:41.886403 tramp-wait-for-regexp (6) # 
nil
tramp_exit_status 0
///0cca30365a64a59c4e9eb6f268cde1c7#$
21:56:41.886580 tramp-get-connection-property (7) # process-buffer nil
21:56:41.886714 tramp-get-connection-property (7) # process-buffer nil
21:56:41.886840 tramp-do-file-attributes-with-ls (5) # file attributes with ls: /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/Γυρίστε το Γαλαξία με Ώτο Στοπ
21:56:41.886952 tramp-get-connection-property (7) # file-exists test -e
21:56:41.887169 tramp-get-connection-property (7) # test test
21:56:41.887369 tramp-get-connection-property (7) # ls /bin/ls
21:56:41.887472 tramp-get-connection-property (7) # ls-quoting-style nil
21:56:41.887578 tramp-get-connection-property (7) # ls-w-option t
21:56:41.887808 tramp-get-connection-property (7) # process-name nil
21:56:41.887948 tramp-get-connection-property (7) # process-name nil
21:56:41.888054 tramp-get-connection-property (7) # process-buffer nil
21:56:41.888168 tramp-get-connection-property (7) # last-cmd-time (22124 35337 877117 0)
21:56:41.888284 tramp-get-connection-property (7) # process-name nil
21:56:41.888392 tramp-get-connection-property (7) # remote-echo nil
21:56:41.888500 tramp-send-command (6) # (test -e /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/\Γ\υ\ρ\ί\σ\τ\ε\ \τ\ο\ \Γ\α\λ\α\ξ\ί\α\ \μ\ε\ \Ώ\τ\ο\ \Σ\τ\ο\π || test -h /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/\Γ\υ\ρ\ί\σ\τ\ε\ \τ\ο\ \Γ\α\λ\α\ξ\ί\α\ \μ\ε\ \Ώ\τ\ο\ \Σ\τ\ο\π) && /bin/ls -w -ildn /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/\Γ\υ\ρ\ί\σ\τ\ε\ \τ\ο\ \Γ\α\λ\α\ξ\ί\α\ \μ\ε\ \Ώ\τ\ο\ \Σ\τ\ο\π
21:56:41.888621 tramp-get-connection-property (7) # process-name nil
21:56:41.888734 tramp-get-connection-property (7) # chunksize 0
21:56:41.888850 tramp-set-connection-property (7) # last-cmd-time (22124 35337 888818 0)
21:56:41.888958 tramp-send-string (10) # (test -e /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/\Γ\υ\ρ\ί\σ\τ\ε\ \τ\ο\ \Γ\α\λ\α\ξ\ί\α\ \μ\ε\ \Ώ\τ\ο\ \Σ\τ\ο\π || test -h /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/\Γ\υ\ρ\ί\σ\τ\ε\ \τ\ο\ \Γ\α\λ\α\ξ\ί\α\ \μ\ε\ \Ώ\τ\ο\ \Σ\τ\ο\π) && /bin/ls -w -ildn /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/\Γ\υ\ρ\ί\σ\τ\ε\ \τ\ο\ \Γ\α\λ\α\ξ\ί\α\ \μ\ε\ \Ώ\τ\ο\ \Σ\τ\ο\π
21:56:41.889082 tramp-get-connection-property (7) # process-buffer nil
21:56:41.889327 tramp-get-connection-property (7) # check-remote-echo nil
21:56:41.889437 tramp-get-connection-property (7) # check-remote-echo nil
21:56:41.889547 tramp-get-connection-property (7) # gateway nil
21:56:41.891363 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
///0cca30365a64a59c4e9eb6f268cde1c7#$
21:56:41.891530 tramp-get-connection-property (7) # check-remote-echo nil
21:56:41.891635 tramp-get-connection-property (7) # check-remote-echo nil
21:56:41.891749 tramp-wait-for-regexp (6) # 
///0cca30365a64a59c4e9eb6f268cde1c7#$
21:56:41.891932 tramp-set-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/Γυρίστε το Γαλαξία με Ώτο Στοπ file-attributes-integer nil
21:56:41.892059 tramp-get-connection-property (7) # uid-integer 501
21:56:41.892691 tramp-get-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/Γυρίστε το Γαλαξία με Ώτο Στοπ file-attributes-integer nil
21:56:41.892827 tramp-get-connection-property (7) # gid-integer 20
21:56:41.892963 tramp-get-connection-property (7) # login-program undef
21:56:41.893357 tramp-get-file-property (8) # /var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/ file-writable-p t
21:56:41.893481 tramp-get-connection-property (7) # uid-integer 501
21:56:41.894119 tramp-get-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/Γυρίστε το Γαλαξία με Ώτο Στοπ file-truename undef
21:56:41.894240 tramp-sh-handle-file-truename (4) # Finding true name for ‘/mock:macpro.lan:/private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/Γυρίστε το Γαλαξία με Ώτο Στοπ’
21:56:41.894355 tramp-get-connection-property (7) # readlink nil
21:56:41.894458 tramp-get-connection-property (7) # perl \perl5
21:56:41.894560 tramp-get-connection-property (7) # perl-file-spec t
21:56:41.894662 tramp-get-connection-property (7) # perl-cwd-realpath t
21:56:41.894765 tramp-get-connection-property (7) # process-name nil
21:56:41.894882 tramp-get-connection-property (7) # scripts (tramp_perl_file_attributes tramp_perl_file_truename)
21:56:41.895161 tramp-get-connection-property (7) # process-name nil
21:56:41.895275 tramp-get-connection-property (7) # process-name nil
21:56:41.895380 tramp-get-connection-property (7) # process-buffer nil
21:56:41.895495 tramp-get-connection-property (7) # last-cmd-time (22124 35337 888818 0)
21:56:41.895617 tramp-get-connection-property (7) # process-name nil
21:56:41.895725 tramp-get-connection-property (7) # remote-echo nil
21:56:41.895825 tramp-send-command (6) # tramp_perl_file_truename /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/\Γ\υ\ρ\ί\σ\τ\ε\ \τ\ο\ \Γ\α\λ\α\ξ\ί\α\ \μ\ε\ \Ώ\τ\ο\ \Σ\τ\ο\π 2>/dev/null; echo tramp_exit_status $?
21:56:41.895934 tramp-get-connection-property (7) # process-name nil
21:56:41.896048 tramp-get-connection-property (7) # chunksize 0
21:56:41.896164 tramp-set-connection-property (7) # last-cmd-time (22124 35337 896130 0)
21:56:41.896273 tramp-send-string (10) # tramp_perl_file_truename /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/\Γ\υ\ρ\ί\σ\τ\ε\ \τ\ο\ \Γ\α\λ\α\ξ\ί\α\ \μ\ε\ \Ώ\τ\ο\ \Σ\τ\ο\π 2>/dev/null; echo tramp_exit_status $?
21:56:41.896383 tramp-get-connection-property (7) # process-buffer nil
21:56:41.896563 tramp-get-connection-property (7) # check-remote-echo nil
21:56:41.896667 tramp-get-connection-property (7) # check-remote-echo nil
21:56:41.896776 tramp-get-connection-property (7) # gateway nil
21:56:41.917128 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
"/private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/Γυρίστε το Γαλαξία με Ώτο Στοπ"
21:56:41.917298 tramp-get-connection-property (7) # check-remote-echo nil
21:56:41.917417 tramp-get-connection-property (7) # check-remote-echo nil
21:56:41.917591 tramp-get-connection-property (7) # gateway nil
21:56:41.917936 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
"/private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/Γυρίστε το Γαλαξία με Ώτο Στοπ"
tramp_exit_status 0
///0cca30365a64a59c4e9eb6f268cde1c7#$
21:56:41.918071 tramp-get-connection-property (7) # check-remote-echo nil
21:56:41.918181 tramp-get-connection-property (7) # check-remote-echo nil
21:56:41.918301 tramp-wait-for-regexp (6) # 
"/private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/Γυρίστε το Γαλαξία με Ώτο Στοπ"
tramp_exit_status 0
///0cca30365a64a59c4e9eb6f268cde1c7#$
21:56:41.918475 tramp-get-connection-property (7) # process-buffer nil
21:56:41.918611 tramp-get-connection-property (7) # process-buffer nil
21:56:41.918741 tramp-sh-handle-file-truename (4) # True name of ‘/private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/Γυρίστε το Γαλαξία με Ώτο Στοπ’ is ‘/private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/Γυρίστε το Γαλαξία με Ώτο Στοπ’
21:56:41.918878 tramp-set-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/Γυρίστε το Γαλαξία με Ώτο Στοπ file-truename /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/Γυρίστε το Γαλαξία με Ώτο Στοπ
21:56:41.919483 tramp-get-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/Γυρίστε το Γαλαξία με Ώτο Στοπ file-exists-p nil
21:56:41.921065 tramp-get-connection-property (7) # process-name nil
21:56:41.921222 tramp-get-connection-property (7) # remote-decoding openssl enc -d -base64
21:56:41.921341 tramp-get-connection-property (7) # process-name nil
21:56:41.921465 tramp-get-connection-property (7) # local-encoding base64-encode-region
21:56:41.921601 tramp-get-connection-property (7) # login-program undef
21:56:41.922076 tramp-get-file-property (8) # /var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/ file-writable-p t
21:56:41.922209 tramp-get-connection-property (7) # uid-integer 501
21:56:41.922350 tramp-get-connection-property (7) # copy-program undef
21:56:41.923639 tramp-sh-handle-write-region (3) # Encoding local file ‘/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp.71335zTN’ using ‘base64-encode-region’...
21:56:41.956676 tramp-sh-handle-write-region (3) # Encoding local file ‘/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp.71335zTN’ using ‘base64-encode-region’...done
21:56:41.974717 tramp-sh-handle-write-region (3) # Decoding remote file ‘/mock:macpro.lan:/private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/Γυρίστε το Γαλαξία με Ώτο Στοπ’ using ‘openssl enc -d -base64 >%s’...
21:56:41.991014 tramp-get-connection-property (7) # process-name nil
21:56:41.991156 tramp-get-connection-property (7) # process-name nil
21:56:41.991269 tramp-get-connection-property (7) # process-buffer nil
21:56:41.991387 tramp-get-connection-property (7) # last-cmd-time (22124 35337 896130 0)
21:56:41.991514 tramp-get-connection-property (7) # process-name nil
21:56:41.991636 tramp-get-connection-property (7) # remote-echo nil
21:56:41.991737 tramp-send-command (6) # openssl enc -d -base64 >/private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/\Γ\υ\ρ\ί\σ\τ\ε\ \τ\ο\ \Γ\α\λ\α\ξ\ί\α\ \μ\ε\ \Ώ\τ\ο\ \Σ\τ\ο\π <<'145642dc673c0f101b08097d0d36d071'
zpPPhc+Bzq/Pg8+EzrUgz4TOvyDOk86xzrvOsc6+zq/OsSDOvM61IM6Pz4TOvyDOo8+Ezr/PgA==
145642dc673c0f101b08097d0d36d071
21:56:41.991856 tramp-get-connection-property (7) # process-name nil
21:56:42.011586 tramp-get-connection-property (7) # chunksize 0
21:56:42.011752 tramp-set-connection-property (7) # last-cmd-time (22124 35338 11719 0)
21:56:42.011864 tramp-send-string (10) # openssl enc -d -base64 >/private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/\Γ\υ\ρ\ί\σ\τ\ε\ \τ\ο\ \Γ\α\λ\α\ξ\ί\α\ \μ\ε\ \Ώ\τ\ο\ \Σ\τ\ο\π <<'145642dc673c0f101b08097d0d36d071'
zpPPhc+Bzq/Pg8+EzrUgz4TOvyDOk86xzrvOsc6+zq/OsSDOvM61IM6Pz4TOvyDOo8+Ezr/PgA==
145642dc673c0f101b08097d0d36d071
21:56:42.011984 tramp-get-connection-property (7) # process-buffer nil
21:56:42.012237 tramp-get-connection-property (7) # check-remote-echo nil
21:56:42.012342 tramp-get-connection-property (7) # check-remote-echo nil
21:56:42.012469 tramp-get-connection-property (7) # gateway nil
21:56:42.018676 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
///0cca30365a64a59c4e9eb6f268cde1c7#$
21:56:42.018831 tramp-get-connection-property (7) # check-remote-echo nil
21:56:42.018938 tramp-get-connection-property (7) # check-remote-echo nil
21:56:42.019060 tramp-wait-for-regexp (6) # 
///0cca30365a64a59c4e9eb6f268cde1c7#$
21:56:42.019249 tramp-get-connection-property (7) # process-name nil
21:56:42.019364 tramp-get-connection-property (7) # process-name nil
21:56:42.019472 tramp-get-connection-property (7) # process-buffer nil
21:56:42.019589 tramp-get-connection-property (7) # last-cmd-time (22124 35338 11719 0)
21:56:42.019710 tramp-get-connection-property (7) # process-name nil
21:56:42.019822 tramp-get-connection-property (7) # remote-echo nil
21:56:42.019923 tramp-send-command (6) # echo tramp_exit_status $?
21:56:42.020026 tramp-get-connection-property (7) # process-name nil
21:56:42.020138 tramp-get-connection-property (7) # chunksize 0
21:56:42.020250 tramp-set-connection-property (7) # last-cmd-time (22124 35338 20217 0)
21:56:42.020360 tramp-send-string (10) # echo tramp_exit_status $?
21:56:42.020464 tramp-get-connection-property (7) # process-buffer nil
21:56:42.020619 tramp-get-connection-property (7) # check-remote-echo nil
21:56:42.020730 tramp-get-connection-property (7) # check-remote-echo nil
21:56:42.020836 tramp-get-connection-property (7) # gateway nil
21:56:42.021180 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
tramp_exit_status 0
///0cca30365a64a59c4e9eb6f268cde1c7#$
21:56:42.021301 tramp-get-connection-property (7) # check-remote-echo nil
21:56:42.021406 tramp-get-connection-property (7) # check-remote-echo nil
21:56:42.021543 tramp-wait-for-regexp (6) # 
tramp_exit_status 0
///0cca30365a64a59c4e9eb6f268cde1c7#$
21:56:42.021689 tramp-get-connection-property (7) # process-buffer nil
21:56:42.023514 tramp-sh-handle-write-region (3) # Decoding remote file ‘/mock:macpro.lan:/private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/Γυρίστε το Γαλαξία με Ώτο Στοπ’ using ‘openssl enc -d -base64 >%s’...done
21:56:42.023922 tramp-get-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl file-truename nil
21:56:42.024038 tramp-flush-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl
21:56:42.024166 tramp-get-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/Γυρίστε το Γαλαξία με Ώτο Στοπ file-truename /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/Γυρίστε το Γαλαξία με Ώτο Στοπ
21:56:42.024289 tramp-flush-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/Γυρίστε το Γαλαξία με Ώτο Στοπ
21:56:42.024634 tramp-get-connection-property (7) # process-name nil
21:56:42.024755 tramp-get-connection-property (7) # process-name nil
21:56:42.024867 tramp-get-connection-property (7) # process-buffer nil
21:56:42.024984 tramp-get-connection-property (7) # last-cmd-time (22124 35338 20217 0)
21:56:42.025101 tramp-get-connection-property (7) # process-name nil
21:56:42.025210 tramp-get-connection-property (7) # remote-echo nil
21:56:42.025311 tramp-send-command (6) # chown 501:20 /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/\Γ\υ\ρ\ί\σ\τ\ε\ \τ\ο\ \Γ\α\λ\α\ξ\ί\α\ \μ\ε\ \Ώ\τ\ο\ \Σ\τ\ο\π
21:56:42.025418 tramp-get-connection-property (7) # process-name nil
21:56:42.025529 tramp-get-connection-property (7) # chunksize 0
21:56:42.025643 tramp-set-connection-property (7) # last-cmd-time (22124 35338 25611 0)
21:56:42.025757 tramp-send-string (10) # chown 501:20 /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/\Γ\υ\ρ\ί\σ\τ\ε\ \τ\ο\ \Γ\α\λ\α\ξ\ί\α\ \μ\ε\ \Ώ\τ\ο\ \Σ\τ\ο\π
21:56:42.025877 tramp-get-connection-property (7) # process-buffer nil
21:56:42.026050 tramp-get-connection-property (7) # check-remote-echo nil
21:56:42.026154 tramp-get-connection-property (7) # check-remote-echo nil
21:56:42.026273 tramp-get-connection-property (7) # gateway nil
21:56:42.032295 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
///0cca30365a64a59c4e9eb6f268cde1c7#$
21:56:42.032438 tramp-get-connection-property (7) # check-remote-echo nil
21:56:42.032543 tramp-get-connection-property (7) # check-remote-echo nil
21:56:42.032656 tramp-wait-for-regexp (6) # 
///0cca30365a64a59c4e9eb6f268cde1c7#$
21:56:42.033276 tramp-get-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl file-truename nil
21:56:42.033396 tramp-flush-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl
21:56:42.033518 tramp-get-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/Γυρίστε το Γαλαξία με Ώτο Στοπ file-truename nil
21:56:42.033627 tramp-flush-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/Γυρίστε το Γαλαξία με Ώτο Στοπ
21:56:42.033863 tramp-get-connection-property (7) # process-name nil
21:56:42.033989 tramp-get-connection-property (7) # process-name nil
21:56:42.034096 tramp-get-connection-property (7) # process-buffer nil
21:56:42.034217 tramp-get-connection-property (7) # last-cmd-time (22124 35338 25611 0)
21:56:42.034335 tramp-get-connection-property (7) # process-name nil
21:56:42.034447 tramp-get-connection-property (7) # remote-echo nil
21:56:42.034565 tramp-send-command (6) # chmod 0644 /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/\Γ\υ\ρ\ί\σ\τ\ε\ \τ\ο\ \Γ\α\λ\α\ξ\ί\α\ \μ\ε\ \Ώ\τ\ο\ \Σ\τ\ο\π 2>/dev/null; echo tramp_exit_status $?
21:56:42.034677 tramp-get-connection-property (7) # process-name nil
21:56:42.034785 tramp-get-connection-property (7) # chunksize 0
21:56:42.034900 tramp-set-connection-property (7) # last-cmd-time (22124 35338 34866 0)
21:56:42.035017 tramp-send-string (10) # chmod 0644 /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/\Γ\υ\ρ\ί\σ\τ\ε\ \τ\ο\ \Γ\α\λ\α\ξ\ί\α\ \μ\ε\ \Ώ\τ\ο\ \Σ\τ\ο\π 2>/dev/null; echo tramp_exit_status $?
21:56:42.035133 tramp-get-connection-property (7) # process-buffer nil
21:56:42.035318 tramp-get-connection-property (7) # check-remote-echo nil
21:56:42.035428 tramp-get-connection-property (7) # check-remote-echo nil
21:56:42.035546 tramp-get-connection-property (7) # gateway nil
21:56:42.040422 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
tramp_exit_status 0
///0cca30365a64a59c4e9eb6f268cde1c7#$
21:56:42.040592 tramp-get-connection-property (7) # check-remote-echo nil
21:56:42.040703 tramp-get-connection-property (7) # check-remote-echo nil
21:56:42.040824 tramp-wait-for-regexp (6) # 
tramp_exit_status 0
///0cca30365a64a59c4e9eb6f268cde1c7#$
21:56:42.040999 tramp-get-connection-property (7) # process-buffer nil
21:56:42.041242 tramp-get-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl file-truename nil
21:56:42.041353 tramp-flush-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl
21:56:42.041474 tramp-get-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/Γυρίστε το Γαλαξία με Ώτο Στοπ file-truename nil
21:56:42.041583 tramp-flush-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/Γυρίστε το Γαλαξία με Ώτο Στοπ
21:56:42.043558 tramp-do-copy-or-rename-file (0) # Copying /var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335arr/Γυρίστε το Γαλαξία με Ώτο Στοπ to /mock:macpro.lan:/private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/Γυρίστε το Γαλαξία με Ώτο Στοπ...done
21:56:42.044051 tramp-get-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/Γυρίστε το Γαλαξία με Ώτο Στοπ file-exists-p undef
21:56:42.044182 tramp-get-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/Γυρίστε το Γαλαξία με Ώτο Στοπ file-attributes-integer nil
21:56:42.044300 tramp-get-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/Γυρίστε το Γαλαξία με Ώτο Στοπ file-attributes-string nil
21:56:42.044416 tramp-get-connection-property (7) # file-exists test -e
21:56:42.044665 tramp-get-connection-property (7) # process-name nil
21:56:42.044780 tramp-get-connection-property (7) # process-name nil
21:56:42.044887 tramp-get-connection-property (7) # process-buffer nil
21:56:42.045003 tramp-get-connection-property (7) # last-cmd-time (22124 35338 34866 0)
21:56:42.045124 tramp-get-connection-property (7) # process-name nil
21:56:42.045234 tramp-get-connection-property (7) # remote-echo nil
21:56:42.045337 tramp-send-command (6) # test -e /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/\Γ\υ\ρ\ί\σ\τ\ε\ \τ\ο\ \Γ\α\λ\α\ξ\ί\α\ \μ\ε\ \Ώ\τ\ο\ \Σ\τ\ο\π 2>/dev/null; echo tramp_exit_status $?
21:56:42.045449 tramp-get-connection-property (7) # process-name nil
21:56:42.045641 tramp-get-connection-property (7) # chunksize 0
21:56:42.045757 tramp-set-connection-property (7) # last-cmd-time (22124 35338 45724 0)
21:56:42.045885 tramp-send-string (10) # test -e /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/\Γ\υ\ρ\ί\σ\τ\ε\ \τ\ο\ \Γ\α\λ\α\ξ\ί\α\ \μ\ε\ \Ώ\τ\ο\ \Σ\τ\ο\π 2>/dev/null; echo tramp_exit_status $?
21:56:42.045996 tramp-get-connection-property (7) # process-buffer nil
21:56:42.046180 tramp-get-connection-property (7) # check-remote-echo nil
21:56:42.046289 tramp-get-connection-property (7) # check-remote-echo nil
21:56:42.046404 tramp-get-connection-property (7) # gateway nil
21:56:42.046764 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
tramp_exit_status 0
///0cca30365a64a59c4e9eb6f268cde1c7#$
21:56:42.046889 tramp-get-connection-property (7) # check-remote-echo nil
21:56:42.046994 tramp-get-connection-property (7) # check-remote-echo nil
21:56:42.047110 tramp-wait-for-regexp (6) # 
tramp_exit_status 0
///0cca30365a64a59c4e9eb6f268cde1c7#$
21:56:42.047262 tramp-get-connection-property (7) # process-buffer nil
21:56:42.047394 tramp-set-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/Γυρίστε το Γαλαξία με Ώτο Στοπ file-exists-p t
21:56:42.047842 tramp-get-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/Γυρίστε το Γαλαξία με Ώτο Στοπfoo file-directory-p undef
21:56:42.047985 tramp-get-connection-property (7) # test test
21:56:42.048198 tramp-get-connection-property (7) # process-name nil
21:56:42.048307 tramp-get-connection-property (7) # process-name nil
21:56:42.048412 tramp-get-connection-property (7) # process-buffer nil
21:56:42.048527 tramp-get-connection-property (7) # last-cmd-time (22124 35338 45724 0)
21:56:42.048642 tramp-get-connection-property (7) # process-name nil
21:56:42.048752 tramp-get-connection-property (7) # remote-echo nil
21:56:42.048851 tramp-send-command (6) # test -d /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/\Γ\υ\ρ\ί\σ\τ\ε\ \τ\ο\ \Γ\α\λ\α\ξ\ί\α\ \μ\ε\ \Ώ\τ\ο\ \Σ\τ\ο\πfoo 2>/dev/null; echo tramp_exit_status $?
21:56:42.048964 tramp-get-connection-property (7) # process-name nil
21:56:42.049081 tramp-get-connection-property (7) # chunksize 0
21:56:42.049195 tramp-set-connection-property (7) # last-cmd-time (22124 35338 49164 0)
21:56:42.049305 tramp-send-string (10) # test -d /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/\Γ\υ\ρ\ί\σ\τ\ε\ \τ\ο\ \Γ\α\λ\α\ξ\ί\α\ \μ\ε\ \Ώ\τ\ο\ \Σ\τ\ο\πfoo 2>/dev/null; echo tramp_exit_status $?
21:56:42.049414 tramp-get-connection-property (7) # process-buffer nil
21:56:42.049584 tramp-get-connection-property (7) # check-remote-echo nil
21:56:42.049689 tramp-get-connection-property (7) # check-remote-echo nil
21:56:42.049803 tramp-get-connection-property (7) # gateway nil
21:56:42.050260 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
tramp_exit_status 1
///0cca30365a64a59c4e9eb6f268cde1c7#$
21:56:42.050396 tramp-get-connection-property (7) # check-remote-echo nil
21:56:42.050504 tramp-get-connection-property (7) # check-remote-echo nil
21:56:42.050621 tramp-wait-for-regexp (6) # 
tramp_exit_status 1
///0cca30365a64a59c4e9eb6f268cde1c7#$
21:56:42.050774 tramp-get-connection-property (7) # process-buffer nil
21:56:42.050922 tramp-set-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/Γυρίστε το Γαλαξία με Ώτο Στοπfoo file-directory-p nil
21:56:42.051367 tramp-get-connection-property (7) # ln undef
21:56:42.051486 tramp-get-remote-ln (5) # Finding a suitable ‘ln’ command
21:56:42.051594 tramp-get-connection-property (7) # remote-path (/usr/bin /bin /usr/sbin /sbin /usr/local/bin /opt/local/bin)
21:56:42.051716 tramp-get-connection-property (7) # process-buffer nil
21:56:42.051831 tramp-get-connection-property (7) # uname Darwin 14.5.0
21:56:42.051954 tramp-get-connection-property (7) # process-name nil
21:56:42.052074 tramp-get-connection-property (7) # process-name nil
21:56:42.052185 tramp-get-connection-property (7) # process-buffer nil
21:56:42.052342 tramp-get-connection-property (7) # last-cmd-time (22124 35338 49164 0)
21:56:42.052471 tramp-get-connection-property (7) # process-name nil
21:56:42.052583 tramp-get-connection-property (7) # remote-echo nil
21:56:42.052687 tramp-send-command (6) # which \ln | wc -w
21:56:42.052794 tramp-get-connection-property (7) # process-name nil
21:56:42.052911 tramp-get-connection-property (7) # chunksize 0
21:56:42.053026 tramp-set-connection-property (7) # last-cmd-time (22124 35338 52994 0)
21:56:42.053138 tramp-send-string (10) # which \ln | wc -w
21:56:42.053238 tramp-get-connection-property (7) # process-buffer nil
21:56:42.053382 tramp-get-connection-property (7) # check-remote-echo nil
21:56:42.053494 tramp-get-connection-property (7) # check-remote-echo nil
21:56:42.053612 tramp-get-connection-property (7) # gateway nil
21:56:42.057813 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
       1
21:56:42.057954 tramp-get-connection-property (7) # check-remote-echo nil
21:56:42.058059 tramp-get-connection-property (7) # check-remote-echo nil
21:56:42.058171 tramp-get-connection-property (7) # gateway nil
21:56:42.058504 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
       1
///0cca30365a64a59c4e9eb6f268cde1c7#$
21:56:42.058627 tramp-get-connection-property (7) # check-remote-echo nil
21:56:42.058732 tramp-get-connection-property (7) # check-remote-echo nil
21:56:42.058857 tramp-wait-for-regexp (6) # 
       1
///0cca30365a64a59c4e9eb6f268cde1c7#$
21:56:42.059039 tramp-set-connection-property (7) # ln \ln
21:56:42.059525 tramp-get-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/Γυρίστε το Γαλαξία με Ώτο Στοπfoo file-exists-p undef
21:56:42.059652 tramp-get-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/Γυρίστε το Γαλαξία με Ώτο Στοπfoo file-attributes-integer nil
21:56:42.059774 tramp-get-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/Γυρίστε το Γαλαξία με Ώτο Στοπfoo file-attributes-string nil
21:56:42.059892 tramp-get-connection-property (7) # file-exists test -e
21:56:42.060128 tramp-get-connection-property (7) # process-name nil
21:56:42.060242 tramp-get-connection-property (7) # process-name nil
21:56:42.060346 tramp-get-connection-property (7) # process-buffer nil
21:56:42.060458 tramp-get-connection-property (7) # last-cmd-time (22124 35338 52994 0)
21:56:42.060579 tramp-get-connection-property (7) # process-name nil
21:56:42.060687 tramp-get-connection-property (7) # remote-echo nil
21:56:42.060791 tramp-send-command (6) # test -e /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/\Γ\υ\ρ\ί\σ\τ\ε\ \τ\ο\ \Γ\α\λ\α\ξ\ί\α\ \μ\ε\ \Ώ\τ\ο\ \Σ\τ\ο\πfoo 2>/dev/null; echo tramp_exit_status $?
21:56:42.060904 tramp-get-connection-property (7) # process-name nil
21:56:42.061014 tramp-get-connection-property (7) # chunksize 0
21:56:42.061132 tramp-set-connection-property (7) # last-cmd-time (22124 35338 61096 0)
21:56:42.061247 tramp-send-string (10) # test -e /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/\Γ\υ\ρ\ί\σ\τ\ε\ \τ\ο\ \Γ\α\λ\α\ξ\ί\α\ \μ\ε\ \Ώ\τ\ο\ \Σ\τ\ο\πfoo 2>/dev/null; echo tramp_exit_status $?
21:56:42.061356 tramp-get-connection-property (7) # process-buffer nil
21:56:42.061547 tramp-get-connection-property (7) # check-remote-echo nil
21:56:42.061652 tramp-get-connection-property (7) # check-remote-echo nil
21:56:42.061764 tramp-get-connection-property (7) # gateway nil
21:56:42.062092 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
tramp_exit_status 1
///0cca30365a64a59c4e9eb6f268cde1c7#$
21:56:42.062215 tramp-get-connection-property (7) # check-remote-echo nil
21:56:42.062318 tramp-get-connection-property (7) # check-remote-echo nil
21:56:42.062451 tramp-wait-for-regexp (6) # 
tramp_exit_status 1
///0cca30365a64a59c4e9eb6f268cde1c7#$
21:56:42.062611 tramp-get-connection-property (7) # process-buffer nil
21:56:42.062744 tramp-set-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/Γυρίστε το Γαλαξία με Ώτο Στοπfoo file-exists-p nil
21:56:42.063115 tramp-get-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl file-truename nil
21:56:42.063230 tramp-flush-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl
21:56:42.063346 tramp-get-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/Γυρίστε το Γαλαξία με Ώτο Στοπfoo file-truename nil
21:56:42.063462 tramp-flush-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/Γυρίστε το Γαλαξία με Ώτο Στοπfoo
21:56:42.063815 tramp-get-connection-property (7) # process-name nil
21:56:42.063928 tramp-get-connection-property (7) # process-name nil
21:56:42.064036 tramp-get-connection-property (7) # process-buffer nil
21:56:42.064148 tramp-get-connection-property (7) # last-cmd-time (22124 35338 61096 0)
21:56:42.064271 tramp-get-connection-property (7) # process-name nil
21:56:42.064390 tramp-get-connection-property (7) # remote-echo nil
21:56:42.064488 tramp-send-command (6) # ( cd /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/ && \ln -sf /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/\Γ\υ\ρ\ί\σ\τ\ε\ \τ\ο\ \Γ\α\λ\α\ξ\ί\α\ \μ\ε\ \Ώ\τ\ο\ \Σ\τ\ο\π /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/\Γ\υ\ρ\ί\σ\τ\ε\ \τ\ο\ \Γ\α\λ\α\ξ\ί\α\ \μ\ε\ \Ώ\τ\ο\ \Σ\τ\ο\πfoo 2>/dev/null; echo tramp_exit_status $? )
21:56:42.064612 tramp-get-connection-property (7) # process-name nil
21:56:42.064725 tramp-get-connection-property (7) # chunksize 0
21:56:42.064846 tramp-set-connection-property (7) # last-cmd-time (22124 35338 64813 0)
21:56:42.064957 tramp-send-string (10) # ( cd /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/ && \ln -sf /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/\Γ\υ\ρ\ί\σ\τ\ε\ \τ\ο\ \Γ\α\λ\α\ξ\ί\α\ \μ\ε\ \Ώ\τ\ο\ \Σ\τ\ο\π /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/\Γ\υ\ρ\ί\σ\τ\ε\ \τ\ο\ \Γ\α\λ\α\ξ\ί\α\ \μ\ε\ \Ώ\τ\ο\ \Σ\τ\ο\πfoo 2>/dev/null; echo tramp_exit_status $? )
21:56:42.065081 tramp-get-connection-property (7) # process-buffer nil
21:56:42.065296 tramp-get-connection-property (7) # check-remote-echo nil
21:56:42.065400 tramp-get-connection-property (7) # check-remote-echo nil
21:56:42.065516 tramp-get-connection-property (7) # gateway nil
21:56:42.070514 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
tramp_exit_status 0
21:56:42.070638 tramp-get-connection-property (7) # check-remote-echo nil
21:56:42.070754 tramp-get-connection-property (7) # check-remote-echo nil
21:56:42.070869 tramp-get-connection-property (7) # gateway nil
21:56:42.071265 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
tramp_exit_status 0
///0cca30365a64a59c4e9eb6f268cde1c7#$
21:56:42.071390 tramp-get-connection-property (7) # check-remote-echo nil
21:56:42.071494 tramp-get-connection-property (7) # check-remote-echo nil
21:56:42.071607 tramp-wait-for-regexp (6) # 
tramp_exit_status 0
///0cca30365a64a59c4e9eb6f268cde1c7#$
21:56:42.071761 tramp-get-connection-property (7) # process-buffer nil
21:56:42.072655 tramp-get-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/Γυρίστε το Γαλαξία με Ώτο Στοπfoo file-attributes-integer undef
21:56:42.072786 tramp-get-connection-property (7) # stat nil
21:56:42.072906 tramp-get-connection-property (7) # perl \perl5
21:56:42.073009 tramp-do-file-attributes-with-perl (5) # file attributes with perl: /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/Γυρίστε το Γαλαξία με Ώτο Στοπfoo
21:56:42.073120 tramp-get-connection-property (7) # process-name nil
21:56:42.073236 tramp-get-connection-property (7) # scripts (tramp_perl_file_attributes tramp_perl_file_truename)
21:56:42.073480 tramp-get-connection-property (7) # process-name nil
21:56:42.073591 tramp-get-connection-property (7) # process-name nil
21:56:42.073693 tramp-get-connection-property (7) # process-buffer nil
21:56:42.073806 tramp-get-connection-property (7) # last-cmd-time (22124 35338 64813 0)
21:56:42.073926 tramp-get-connection-property (7) # process-name nil
21:56:42.074037 tramp-get-connection-property (7) # remote-echo nil
21:56:42.074139 tramp-send-command (6) # tramp_perl_file_attributes /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/\Γ\υ\ρ\ί\σ\τ\ε\ \τ\ο\ \Γ\α\λ\α\ξ\ί\α\ \μ\ε\ \Ώ\τ\ο\ \Σ\τ\ο\πfoo integer 2>/dev/null; echo tramp_exit_status $?
21:56:42.074251 tramp-get-connection-property (7) # process-name nil
21:56:42.074360 tramp-get-connection-property (7) # chunksize 0
21:56:42.074470 tramp-set-connection-property (7) # last-cmd-time (22124 35338 74439 0)
21:56:42.074584 tramp-send-string (10) # tramp_perl_file_attributes /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/\Γ\υ\ρ\ί\σ\τ\ε\ \τ\ο\ \Γ\α\λ\α\ξ\ί\α\ \μ\ε\ \Ώ\τ\ο\ \Σ\τ\ο\πfoo integer 2>/dev/null; echo tramp_exit_status $?
21:56:42.074698 tramp-get-connection-property (7) # process-buffer nil
21:56:42.074888 tramp-get-connection-property (7) # check-remote-echo nil
21:56:42.074997 tramp-get-connection-property (7) # check-remote-echo nil
21:56:42.075111 tramp-get-connection-property (7) # gateway nil
21:56:42.081804 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
("/private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/Γυρίστε το Γαλαξία με Ώτο Στοπ" 1 501 20 (22124 35338) (22124 35338) (22124 35338) 131.0 41453 t (288 . 24119) -1)
21:56:42.081956 tramp-get-connection-property (7) # check-remote-echo nil
21:56:42.082064 tramp-get-connection-property (7) # check-remote-echo nil
21:56:42.082217 tramp-get-connection-property (7) # gateway nil
21:56:42.082613 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
("/private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/Γυρίστε το Γαλαξία με Ώτο Στοπ" 1 501 20 (22124 35338) (22124 35338) (22124 35338) 131.0 41453 t (288 . 24119) -1)
tramp_exit_status 0
///0cca30365a64a59c4e9eb6f268cde1c7#$
21:56:42.082740 tramp-get-connection-property (7) # check-remote-echo nil
21:56:42.082852 tramp-get-connection-property (7) # check-remote-echo nil
21:56:42.082971 tramp-wait-for-regexp (6) # 
("/private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/Γυρίστε το Γαλαξία με Ώτο Στοπ" 1 501 20 (22124 35338) (22124 35338) (22124 35338) 131.0 41453 t (288 . 24119) -1)
tramp_exit_status 0
///0cca30365a64a59c4e9eb6f268cde1c7#$
21:56:42.083159 tramp-get-connection-property (7) # process-buffer nil
21:56:42.083292 tramp-get-connection-property (7) # process-buffer nil
21:56:42.083462 tramp-get-connection-property (7) # gid-integer 20
21:56:42.083583 tramp-get-connection-property (7) # process-name nil
21:56:42.083695 tramp-get-connection-property (7) # device (-1 . 2)
21:56:42.083828 tramp-set-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/Γυρίστε το Γαλαξία με Ώτο Στοπfoo file-attributes-integer (/private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/Γυρίστε το Γαλαξία με Ώτο Στοπ 1 501 20 (22124 35338) (22124 35338) (22124 35338) 131 lrwxr-xr-x nil (288 . 24119) (-1 . 2))
21:56:42.084516 tramp-get-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/Γυρίστε το Γαλαξία με Ώτο Στοπfoo file-truename undef
21:56:42.084640 tramp-sh-handle-file-truename (4) # Finding true name for ‘/mock:macpro.lan:/private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/Γυρίστε το Γαλαξία με Ώτο Στοπfoo’
21:56:42.084759 tramp-get-connection-property (7) # readlink nil
21:56:42.084864 tramp-get-connection-property (7) # perl \perl5
21:56:42.084976 tramp-get-connection-property (7) # perl-file-spec t
21:56:42.085079 tramp-get-connection-property (7) # perl-cwd-realpath t
21:56:42.085183 tramp-get-connection-property (7) # process-name nil
21:56:42.085300 tramp-get-connection-property (7) # scripts (tramp_perl_file_attributes tramp_perl_file_truename)
21:56:42.085565 tramp-get-connection-property (7) # process-name nil
21:56:42.085688 tramp-get-connection-property (7) # process-name nil
21:56:42.085798 tramp-get-connection-property (7) # process-buffer nil
21:56:42.085913 tramp-get-connection-property (7) # last-cmd-time (22124 35338 74439 0)
21:56:42.086038 tramp-get-connection-property (7) # process-name nil
21:56:42.086150 tramp-get-connection-property (7) # remote-echo nil
21:56:42.086264 tramp-send-command (6) # tramp_perl_file_truename /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/\Γ\υ\ρ\ί\σ\τ\ε\ \τ\ο\ \Γ\α\λ\α\ξ\ί\α\ \μ\ε\ \Ώ\τ\ο\ \Σ\τ\ο\πfoo 2>/dev/null; echo tramp_exit_status $?
21:56:42.086378 tramp-get-connection-property (7) # process-name nil
21:56:42.086497 tramp-get-connection-property (7) # chunksize 0
21:56:42.086632 tramp-set-connection-property (7) # last-cmd-time (22124 35338 86598 0)
21:56:42.086749 tramp-send-string (10) # tramp_perl_file_truename /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/\Γ\υ\ρ\ί\σ\τ\ε\ \τ\ο\ \Γ\α\λ\α\ξ\ί\α\ \μ\ε\ \Ώ\τ\ο\ \Σ\τ\ο\πfoo 2>/dev/null; echo tramp_exit_status $?
21:56:42.086870 tramp-get-connection-property (7) # process-buffer nil
21:56:42.087059 tramp-get-connection-property (7) # check-remote-echo nil
21:56:42.087167 tramp-get-connection-property (7) # check-remote-echo nil
21:56:42.087282 tramp-get-connection-property (7) # gateway nil
21:56:42.106345 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
"/private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/Γυρίστε το Γαλαξία με Ώτο Στοπ"
tramp_exit_status 0
///0cca30365a64a59c4e9eb6f268cde1c7#$
21:56:42.106476 tramp-get-connection-property (7) # check-remote-echo nil
21:56:42.106579 tramp-get-connection-property (7) # check-remote-echo nil
21:56:42.106697 tramp-wait-for-regexp (6) # 
"/private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/Γυρίστε το Γαλαξία με Ώτο Στοπ"
tramp_exit_status 0
///0cca30365a64a59c4e9eb6f268cde1c7#$
21:56:42.106876 tramp-get-connection-property (7) # process-buffer nil
21:56:42.107007 tramp-get-connection-property (7) # process-buffer nil
21:56:42.107126 tramp-sh-handle-file-truename (4) # True name of ‘/private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/Γυρίστε το Γαλαξία με Ώτο Στοπfoo’ is ‘/private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/Γυρίστε το Γαλαξία με Ώτο Στοπ’
21:56:42.107249 tramp-set-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/Γυρίστε το Γαλαξία με Ώτο Στοπfoo file-truename /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/Γυρίστε το Γαλαξία με Ώτο Στοπ
21:56:42.108007 tramp-get-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/Γυρίστε το Γαλαξία με Ώτο Στοπfoo file-attributes-integer (/private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/Γυρίστε το Γαλαξία με Ώτο Στοπ 1 501 20 (22124 35338) (22124 35338) (22124 35338) 131 lrwxr-xr-x nil (288 . 24119) (-1 . 2))
21:56:42.108480 tramp-get-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/Γυρίστε το Γαλαξία με Ώτο Στοπ file-truename undef
21:56:42.108599 tramp-sh-handle-file-truename (4) # Finding true name for ‘/mock:macpro.lan:/private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/Γυρίστε το Γαλαξία με Ώτο Στοπ’
21:56:42.108705 tramp-get-connection-property (7) # readlink nil
21:56:42.108804 tramp-get-connection-property (7) # perl \perl5
21:56:42.108906 tramp-get-connection-property (7) # perl-file-spec t
21:56:42.109008 tramp-get-connection-property (7) # perl-cwd-realpath t
21:56:42.109110 tramp-get-connection-property (7) # process-name nil
21:56:42.109219 tramp-get-connection-property (7) # scripts (tramp_perl_file_attributes tramp_perl_file_truename)
21:56:42.109448 tramp-get-connection-property (7) # process-name nil
21:56:42.109557 tramp-get-connection-property (7) # process-name nil
21:56:42.109660 tramp-get-connection-property (7) # process-buffer nil
21:56:42.109770 tramp-get-connection-property (7) # last-cmd-time (22124 35338 86598 0)
21:56:42.109884 tramp-get-connection-property (7) # process-name nil
21:56:42.109991 tramp-get-connection-property (7) # remote-echo nil
21:56:42.110090 tramp-send-command (6) # tramp_perl_file_truename /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/\Γ\υ\ρ\ί\σ\τ\ε\ \τ\ο\ \Γ\α\λ\α\ξ\ί\α\ \μ\ε\ \Ώ\τ\ο\ \Σ\τ\ο\π 2>/dev/null; echo tramp_exit_status $?
21:56:42.110197 tramp-get-connection-property (7) # process-name nil
21:56:42.110304 tramp-get-connection-property (7) # chunksize 0
21:56:42.110412 tramp-set-connection-property (7) # last-cmd-time (22124 35338 110381 0)
21:56:42.110517 tramp-send-string (10) # tramp_perl_file_truename /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/\Γ\υ\ρ\ί\σ\τ\ε\ \τ\ο\ \Γ\α\λ\α\ξ\ί\α\ \μ\ε\ \Ώ\τ\ο\ \Σ\τ\ο\π 2>/dev/null; echo tramp_exit_status $?
21:56:42.110625 tramp-get-connection-property (7) # process-buffer nil
21:56:42.110810 tramp-get-connection-property (7) # check-remote-echo nil
21:56:42.110912 tramp-get-connection-property (7) # check-remote-echo nil
21:56:42.111022 tramp-get-connection-property (7) # gateway nil
21:56:42.129280 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
"/private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/Γυρίστε το Γαλαξία με Ώτο Στοπ"
21:56:42.129435 tramp-get-connection-property (7) # check-remote-echo nil
21:56:42.129550 tramp-get-connection-property (7) # check-remote-echo nil
21:56:42.129690 tramp-get-connection-property (7) # gateway nil
21:56:42.130042 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
"/private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/Γυρίστε το Γαλαξία με Ώτο Στοπ"
tramp_exit_status 0
///0cca30365a64a59c4e9eb6f268cde1c7#$
21:56:42.130169 tramp-get-connection-property (7) # check-remote-echo nil
21:56:42.130273 tramp-get-connection-property (7) # check-remote-echo nil
21:56:42.130390 tramp-wait-for-regexp (6) # 
"/private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/Γυρίστε το Γαλαξία με Ώτο Στοπ"
tramp_exit_status 0
///0cca30365a64a59c4e9eb6f268cde1c7#$
21:56:42.130568 tramp-get-connection-property (7) # process-buffer nil
21:56:42.130703 tramp-get-connection-property (7) # process-buffer nil
21:56:42.130830 tramp-sh-handle-file-truename (4) # True name of ‘/private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/Γυρίστε το Γαλαξία με Ώτο Στοπ’ is ‘/private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/Γυρίστε το Γαλαξία με Ώτο Στοπ’
21:56:42.130960 tramp-set-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/Γυρίστε το Γαλαξία με Ώτο Στοπ file-truename /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/Γυρίστε το Γαλαξία με Ώτο Στοπ
21:56:42.132338 tramp-get-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/Γυρίστε το Γαλαξία με Ώτο Στοπfoo file-exists-p undef
21:56:42.132474 tramp-get-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/Γυρίστε το Γαλαξία με Ώτο Στοπfoo file-attributes-integer (/private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/Γυρίστε το Γαλαξία με Ώτο Στοπ 1 501 20 (22124 35338) (22124 35338) (22124 35338) 131 lrwxr-xr-x nil (288 . 24119) (-1 . 2))
21:56:42.132615 tramp-set-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/Γυρίστε το Γαλαξία με Ώτο Στοπfoo file-exists-p t
21:56:42.134495 tramp-handle-insert-file-contents (3) # Inserting ‘/mock:macpro.lan:/private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/Γυρίστε το Γαλαξία με Ώτο Στοπfoo’...
21:56:42.156341 tramp-get-connection-property (7) # login-program undef
21:56:42.156858 tramp-get-file-property (8) # /var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/ file-writable-p t
21:56:42.156992 tramp-get-connection-property (7) # uid-integer 501
21:56:42.157528 tramp-get-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/Γυρίστε το Γαλαξία με Ώτο Στοπfoo file-exists-p t
21:56:42.157952 tramp-get-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/Γυρίστε το Γαλαξία με Ώτο Στοπfoo file-truename /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/Γυρίστε το Γαλαξία με Ώτο Στοπ
21:56:42.158651 tramp-get-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/Γυρίστε το Γαλαξία με Ώτο Στοπ file-attributes-integer undef
21:56:42.158773 tramp-get-connection-property (7) # stat nil
21:56:42.158886 tramp-get-connection-property (7) # perl \perl5
21:56:42.158987 tramp-do-file-attributes-with-perl (5) # file attributes with perl: /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/Γυρίστε το Γαλαξία με Ώτο Στοπ
21:56:42.159094 tramp-get-connection-property (7) # process-name nil
21:56:42.159205 tramp-get-connection-property (7) # scripts (tramp_perl_file_attributes tramp_perl_file_truename)
21:56:42.159448 tramp-get-connection-property (7) # process-name nil
21:56:42.159559 tramp-get-connection-property (7) # process-name nil
21:56:42.159665 tramp-get-connection-property (7) # process-buffer nil
21:56:42.159779 tramp-get-connection-property (7) # last-cmd-time (22124 35338 110381 0)
21:56:42.159894 tramp-get-connection-property (7) # process-name nil
21:56:42.160005 tramp-get-connection-property (7) # remote-echo nil
21:56:42.160123 tramp-send-command (6) # tramp_perl_file_attributes /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/\Γ\υ\ρ\ί\σ\τ\ε\ \τ\ο\ \Γ\α\λ\α\ξ\ί\α\ \μ\ε\ \Ώ\τ\ο\ \Σ\τ\ο\π integer 2>/dev/null; echo tramp_exit_status $?
21:56:42.160240 tramp-get-connection-property (7) # process-name nil
21:56:42.160349 tramp-get-connection-property (7) # chunksize 0
21:56:42.160462 tramp-set-connection-property (7) # last-cmd-time (22124 35338 160430 0)
21:56:42.160572 tramp-send-string (10) # tramp_perl_file_attributes /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/\Γ\υ\ρ\ί\σ\τ\ε\ \τ\ο\ \Γ\α\λ\α\ξ\ί\α\ \μ\ε\ \Ώ\τ\ο\ \Σ\τ\ο\π integer 2>/dev/null; echo tramp_exit_status $?
21:56:42.160683 tramp-get-connection-property (7) # process-buffer nil
21:56:42.160883 tramp-get-connection-property (7) # check-remote-echo nil
21:56:42.160992 tramp-get-connection-property (7) # check-remote-echo nil
21:56:42.161106 tramp-get-connection-property (7) # gateway nil
21:56:42.168419 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
(nil 1 501 20 (22124 35338) (22124 35338) (22124 35338) 55.0 33188 t (288 . 24117) -1)
21:56:42.168557 tramp-get-connection-property (7) # check-remote-echo nil
21:56:42.168664 tramp-get-connection-property (7) # check-remote-echo nil
21:56:42.168825 tramp-get-connection-property (7) # gateway nil
21:56:42.169189 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
(nil 1 501 20 (22124 35338) (22124 35338) (22124 35338) 55.0 33188 t (288 . 24117) -1)
tramp_exit_status 0
///0cca30365a64a59c4e9eb6f268cde1c7#$
21:56:42.169317 tramp-get-connection-property (7) # check-remote-echo nil
21:56:42.169423 tramp-get-connection-property (7) # check-remote-echo nil
21:56:42.169538 tramp-wait-for-regexp (6) # 
(nil 1 501 20 (22124 35338) (22124 35338) (22124 35338) 55.0 33188 t (288 . 24117) -1)
tramp_exit_status 0
///0cca30365a64a59c4e9eb6f268cde1c7#$
21:56:42.169720 tramp-get-connection-property (7) # process-buffer nil
21:56:42.169868 tramp-get-connection-property (7) # process-buffer nil
21:56:42.170034 tramp-get-connection-property (7) # gid-integer 20
21:56:42.170146 tramp-get-connection-property (7) # process-name nil
21:56:42.170263 tramp-get-connection-property (7) # device (-1 . 2)
21:56:42.170408 tramp-set-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/Γυρίστε το Γαλαξία με Ώτο Στοπ file-attributes-integer (nil 1 501 20 (22124 35338) (22124 35338) (22124 35338) 55 -rw-r--r-- nil (288 . 24117) (-1 . 2))
21:56:42.170547 tramp-get-connection-property (7) # process-name nil
21:56:42.170665 tramp-get-connection-property (7) # remote-encoding openssl enc -base64
21:56:42.170787 tramp-get-connection-property (7) # process-name nil
21:56:42.170897 tramp-get-connection-property (7) # local-decoding base64-decode-region
21:56:42.171485 tramp-get-connection-property (7) # login-program undef
21:56:42.171906 tramp-get-file-property (8) # /var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/ file-writable-p t
21:56:42.172029 tramp-get-connection-property (7) # uid-integer 501
21:56:42.172151 tramp-get-connection-property (7) # copy-program undef
21:56:42.173863 tramp-sh-handle-file-local-copy (3) # Encoding remote file ‘/mock:macpro.lan:/private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/Γυρίστε το Γαλαξία με Ώτο Στοπfoo’ with ‘openssl enc -base64 <%s’...
21:56:42.190782 tramp-get-connection-property (7) # process-name nil
21:56:42.190939 tramp-get-connection-property (7) # process-name nil
21:56:42.191047 tramp-get-connection-property (7) # process-buffer nil
21:56:42.191162 tramp-get-connection-property (7) # last-cmd-time (22124 35338 160430 0)
21:56:42.191284 tramp-get-connection-property (7) # process-name nil
21:56:42.191393 tramp-get-connection-property (7) # remote-echo nil
21:56:42.191493 tramp-send-command (6) # openssl enc -base64 </private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/\Γ\υ\ρ\ί\σ\τ\ε\ \τ\ο\ \Γ\α\λ\α\ξ\ί\α\ \μ\ε\ \Ώ\τ\ο\ \Σ\τ\ο\πfoo 2>/dev/null; echo tramp_exit_status $?
21:56:42.191603 tramp-get-connection-property (7) # process-name nil
21:56:42.191709 tramp-get-connection-property (7) # chunksize 0
21:56:42.191821 tramp-set-connection-property (7) # last-cmd-time (22124 35338 191789 0)
21:56:42.191929 tramp-send-string (10) # openssl enc -base64 </private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/\Γ\υ\ρ\ί\σ\τ\ε\ \τ\ο\ \Γ\α\λ\α\ξ\ί\α\ \μ\ε\ \Ώ\τ\ο\ \Σ\τ\ο\πfoo 2>/dev/null; echo tramp_exit_status $?
21:56:42.192038 tramp-get-connection-property (7) # process-buffer nil
21:56:42.192236 tramp-get-connection-property (7) # check-remote-echo nil
21:56:42.192343 tramp-get-connection-property (7) # check-remote-echo nil
21:56:42.192468 tramp-get-connection-property (7) # gateway nil
21:56:42.197082 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
zpPPhc+Bzq/Pg8+EzrUgz4TOvyDOk86xzrvOsc6+zq/OsSDOvM61IM6Pz4TOvyDO
o8+Ezr/PgA==
21:56:42.197193 tramp-get-connection-property (7) # check-remote-echo nil
21:56:42.197296 tramp-get-connection-property (7) # check-remote-echo nil
21:56:42.197417 tramp-get-connection-property (7) # gateway nil
21:56:42.197803 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
zpPPhc+Bzq/Pg8+EzrUgz4TOvyDOk86xzrvOsc6+zq/OsSDOvM61IM6Pz4TOvyDO
o8+Ezr/PgA==
tramp_exit_status 0
///0cca30365a64a59c4e9eb6f268cde1c7#$
21:56:42.197928 tramp-get-connection-property (7) # check-remote-echo nil
21:56:42.198030 tramp-get-connection-property (7) # check-remote-echo nil
21:56:42.198145 tramp-wait-for-regexp (6) # 
zpPPhc+Bzq/Pg8+EzrUgz4TOvyDOk86xzrvOsc6+zq/OsSDOvM61IM6Pz4TOvyDO
o8+Ezr/PgA==
tramp_exit_status 0
///0cca30365a64a59c4e9eb6f268cde1c7#$
21:56:42.198301 tramp-get-connection-property (7) # process-buffer nil
21:56:42.207525 tramp-sh-handle-file-local-copy (3) # Encoding remote file ‘/mock:macpro.lan:/private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/Γυρίστε το Γαλαξία με Ώτο Στοπfoo’ with ‘openssl enc -base64 <%s’...done
21:56:42.223423 tramp-sh-handle-file-local-copy (3) # Decoding local file ‘/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp.71335AeT’ with ‘base64-decode-region’...
21:56:42.256357 tramp-sh-handle-file-local-copy (3) # Decoding local file ‘/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp.71335AeT’ with ‘base64-decode-region’...done
21:56:42.257206 tramp-get-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/Γυρίστε το Γαλαξία με Ώτο Στοπfoo file-truename /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/Γυρίστε το Γαλαξία με Ώτο Στοπ
21:56:42.257764 tramp-get-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/Γυρίστε το Γαλαξία με Ώτο Στοπ file-exists-p t
21:56:42.258337 tramp-get-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/Γυρίστε το Γαλαξία με Ώτο Στοπ file-attributes-integer (nil 1 501 20 (22124 35338) (22124 35338) (22124 35338) 55 -rw-r--r-- nil (288 . 24117) (-1 . 2))
21:56:42.258625 tramp-call-process (6) # ‘chown 501:20 /var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp.71335AeT’ nil nil
21:56:42.268018 tramp-call-process (6) # 0
21:56:42.268418 tramp-get-connection-property (7) # copy-keep-tmpfile undef
21:56:42.280122 tramp-handle-insert-file-contents (3) # Inserting ‘/mock:macpro.lan:/private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/Γυρίστε το Γαλαξία με Ώτο Στοπfoo’...done
21:56:42.281261 tramp-get-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/Γυρίστε το Γαλαξία με Ώτο Στοπfoo file-directory-p undef
21:56:42.281428 tramp-get-connection-property (7) # test test
21:56:42.281687 tramp-get-connection-property (7) # process-name nil
21:56:42.281808 tramp-get-connection-property (7) # process-name nil
21:56:42.281915 tramp-get-connection-property (7) # process-buffer nil
21:56:42.282048 tramp-get-connection-property (7) # last-cmd-time (22124 35338 191789 0)
21:56:42.282181 tramp-get-connection-property (7) # process-name nil
21:56:42.282299 tramp-get-connection-property (7) # remote-echo nil
21:56:42.282405 tramp-send-command (6) # test -d /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/\Γ\υ\ρ\ί\σ\τ\ε\ \τ\ο\ \Γ\α\λ\α\ξ\ί\α\ \μ\ε\ \Ώ\τ\ο\ \Σ\τ\ο\πfoo 2>/dev/null; echo tramp_exit_status $?
21:56:42.282538 tramp-get-connection-property (7) # process-name nil
21:56:42.282652 tramp-get-connection-property (7) # chunksize 0
21:56:42.282784 tramp-set-connection-property (7) # last-cmd-time (22124 35338 282748 0)
21:56:42.282900 tramp-send-string (10) # test -d /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/\Γ\υ\ρ\ί\σ\τ\ε\ \τ\ο\ \Γ\α\λ\α\ξ\ί\α\ \μ\ε\ \Ώ\τ\ο\ \Σ\τ\ο\πfoo 2>/dev/null; echo tramp_exit_status $?
21:56:42.283012 tramp-get-connection-property (7) # process-buffer nil
21:56:42.283219 tramp-get-connection-property (7) # check-remote-echo nil
21:56:42.283328 tramp-get-connection-property (7) # check-remote-echo nil
21:56:42.283452 tramp-get-connection-property (7) # gateway nil
21:56:42.284295 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
tramp_exit_status 1
///0cca30365a64a59c4e9eb6f268cde1c7#$
21:56:42.284423 tramp-get-connection-property (7) # check-remote-echo nil
21:56:42.284530 tramp-get-connection-property (7) # check-remote-echo nil
21:56:42.284666 tramp-wait-for-regexp (6) # 
tramp_exit_status 1
///0cca30365a64a59c4e9eb6f268cde1c7#$
21:56:42.284834 tramp-get-connection-property (7) # process-buffer nil
21:56:42.284999 tramp-set-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/Γυρίστε το Γαλαξία με Ώτο Στοπfoo file-directory-p nil
21:56:42.285649 tramp-get-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl file-truename nil
21:56:42.285783 tramp-flush-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl
21:56:42.285925 tramp-get-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/Γυρίστε το Γαλαξία με Ώτο Στοπfoo file-truename /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/Γυρίστε το Γαλαξία με Ώτο Στοπ
21:56:42.286063 tramp-get-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/Γυρίστε το Γαλαξία με Ώτο Στοπ file-truename /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/Γυρίστε το Γαλαξία με Ώτο Στοπ
21:56:42.286191 tramp-flush-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/Γυρίστε το Γαλαξία με Ώτο Στοπ
21:56:42.286302 tramp-flush-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/Γυρίστε το Γαλαξία με Ώτο Στοπfoo
21:56:42.286531 tramp-get-connection-property (7) # process-name nil
21:56:42.286645 tramp-get-connection-property (7) # process-name nil
21:56:42.286750 tramp-get-connection-property (7) # process-buffer nil
21:56:42.286870 tramp-get-connection-property (7) # last-cmd-time (22124 35338 282748 0)
21:56:42.287001 tramp-get-connection-property (7) # process-name nil
21:56:42.287110 tramp-get-connection-property (7) # remote-echo nil
21:56:42.287210 tramp-send-command (6) # rm -f /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/\Γ\υ\ρ\ί\σ\τ\ε\ \τ\ο\ \Γ\α\λ\α\ξ\ί\α\ \μ\ε\ \Ώ\τ\ο\ \Σ\τ\ο\πfoo 2>/dev/null; echo tramp_exit_status $?
21:56:42.287325 tramp-get-connection-property (7) # process-name nil
21:56:42.287437 tramp-get-connection-property (7) # chunksize 0
21:56:42.287556 tramp-set-connection-property (7) # last-cmd-time (22124 35338 287519 0)
21:56:42.287670 tramp-send-string (10) # rm -f /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/\Γ\υ\ρ\ί\σ\τ\ε\ \τ\ο\ \Γ\α\λ\α\ξ\ί\α\ \μ\ε\ \Ώ\τ\ο\ \Σ\τ\ο\πfoo 2>/dev/null; echo tramp_exit_status $?
21:56:42.287782 tramp-get-connection-property (7) # process-buffer nil
21:56:42.287961 tramp-get-connection-property (7) # check-remote-echo nil
21:56:42.288071 tramp-get-connection-property (7) # check-remote-echo nil
21:56:42.288196 tramp-get-connection-property (7) # gateway nil
21:56:42.291693 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
tramp_exit_status 0
///0cca30365a64a59c4e9eb6f268cde1c7#$
21:56:42.291830 tramp-get-connection-property (7) # check-remote-echo nil
21:56:42.291965 tramp-get-connection-property (7) # check-remote-echo nil
21:56:42.292097 tramp-wait-for-regexp (6) # 
tramp_exit_status 0
///0cca30365a64a59c4e9eb6f268cde1c7#$
21:56:42.292266 tramp-get-connection-property (7) # process-buffer nil
21:56:42.294018 tramp-get-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/أصبح بوسعك الآن تنزيل نسخة كاملة من موسوعة ويكيبيديا العربية لتصفحها بلا اتصال بالإنترنت file-attributes-integer undef
21:56:42.294147 tramp-get-connection-property (7) # stat nil
21:56:42.294259 tramp-get-connection-property (7) # perl \perl5
21:56:42.294365 tramp-do-file-attributes-with-perl (5) # file attributes with perl: /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/أصبح بوسعك الآن تنزيل نسخة كاملة من موسوعة ويكيبيديا العربية لتصفحها بلا اتصال بالإنترنت
21:56:42.294503 tramp-get-connection-property (7) # process-name nil
21:56:42.294618 tramp-get-connection-property (7) # scripts (tramp_perl_file_attributes tramp_perl_file_truename)
21:56:42.295059 tramp-get-connection-property (7) # process-name nil
21:56:42.295174 tramp-get-connection-property (7) # process-name nil
21:56:42.295279 tramp-get-connection-property (7) # process-buffer nil
21:56:42.295391 tramp-get-connection-property (7) # last-cmd-time (22124 35338 287519 0)
21:56:42.295505 tramp-get-connection-property (7) # process-name nil
21:56:42.295630 tramp-get-connection-property (7) # remote-echo nil
21:56:42.295735 tramp-send-command (6) # tramp_perl_file_attributes /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/\أ\ص\ب\ح\ \ب\و\س\ع\ك\ \ا\ل\آ\ن\ \ت\ن\ز\ي\ل\ \ن\س\خ\ة\ \ك\ا\م\ل\ة\ \م\ن\ \م\و\س\و\ع\ة\ \و\ي\ك\ي\ب\ي\د\ي\ا\ \ا\ل\ع\ر\ب\ي\ة\ \ل\ت\ص\ف\ح\ه\ا\ \ب\ل\ا\ \ا\ت\ص\ا\ل\ \ب\ا\ل\إ\ن\ت\ر\ن\ت integer 2>/dev/null; echo tramp_exit_status $?
21:56:42.295861 tramp-get-connection-property (7) # process-name nil
21:56:42.295973 tramp-get-connection-property (7) # chunksize 0
21:56:42.296095 tramp-set-connection-property (7) # last-cmd-time (22124 35338 296064 0)
21:56:42.296238 tramp-send-string (10) # tramp_perl_file_attributes /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/\أ\ص\ب\ح\ \ب\و\س\ع\ك\ \ا\ل\آ\ن\ \ت\ن\ز\ي\ل\ \ن\س\خ\ة\ \ك\ا\م\ل\ة\ \م\ن\ \م\و\س\و\ع\ة\ \و\ي\ك\ي\ب\ي\د\ي\ا\ \ا\ل\ع\ر\ب\ي\ة\ \ل\ت\ص\ف\ح\ه\ا\ \ب\ل\ا\ \ا\ت\ص\ا\ل\ \ب\ا\ل\إ\ن\ت\ر\ن\ت integer 2>/dev/null; echo tramp_exit_status $?
21:56:42.296358 tramp-get-connection-property (7) # process-buffer nil
21:56:42.296568 tramp-get-connection-property (7) # check-remote-echo nil
21:56:42.296676 tramp-get-connection-property (7) # check-remote-echo nil
21:56:42.296802 tramp-get-connection-property (7) # gateway nil
21:56:42.304144 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
nil
21:56:42.304321 tramp-get-connection-property (7) # check-remote-echo nil
21:56:42.304440 tramp-get-connection-property (7) # check-remote-echo nil
21:56:42.304556 tramp-get-connection-property (7) # gateway nil
21:56:42.304896 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
nil
tramp_exit_status 0
///0cca30365a64a59c4e9eb6f268cde1c7#$
21:56:42.305020 tramp-get-connection-property (7) # check-remote-echo nil
21:56:42.305123 tramp-get-connection-property (7) # check-remote-echo nil
21:56:42.305247 tramp-wait-for-regexp (6) # 
nil
tramp_exit_status 0
///0cca30365a64a59c4e9eb6f268cde1c7#$
21:56:42.305435 tramp-get-connection-property (7) # process-buffer nil
21:56:42.305572 tramp-get-connection-property (7) # process-buffer nil
21:56:42.305725 tramp-do-file-attributes-with-ls (5) # file attributes with ls: /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/أصبح بوسعك الآن تنزيل نسخة كاملة من موسوعة ويكيبيديا العربية لتصفحها بلا اتصال بالإنترنت
21:56:42.305862 tramp-get-connection-property (7) # file-exists test -e
21:56:42.331734 tramp-get-connection-property (7) # test test
21:56:42.332161 tramp-get-connection-property (7) # ls /bin/ls
21:56:42.332278 tramp-get-connection-property (7) # ls-quoting-style nil
21:56:42.332393 tramp-get-connection-property (7) # ls-w-option t
21:56:42.332801 tramp-get-connection-property (7) # process-name nil
21:56:42.332922 tramp-get-connection-property (7) # process-name nil
21:56:42.333033 tramp-get-connection-property (7) # process-buffer nil
21:56:42.333155 tramp-get-connection-property (7) # last-cmd-time (22124 35338 296064 0)
21:56:42.333287 tramp-get-connection-property (7) # process-name nil
21:56:42.333407 tramp-get-connection-property (7) # remote-echo nil
21:56:42.333514 tramp-send-command (6) # (test -e /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/\أ\ص\ب\ح\ \ب\و\س\ع\ك\ \ا\ل\آ\ن\ \ت\ن\ز\ي\ل\ \ن\س\خ\ة\ \ك\ا\م\ل\ة\ \م\ن\ \م\و\س\و\ع\ة\ \و\ي\ك\ي\ب\ي\د\ي\ا\ \ا\ل\ع\ر\ب\ي\ة\ \ل\ت\ص\ف\ح\ه\ا\ \ب\ل\ا\ \ا\ت\ص\ا\ل\ \ب\ا\ل\إ\ن\ت\ر\ن\ت || test -h /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/\أ\ص\ب\ح\ \ب\و\س\ع\ك\ \ا\ل\آ\ن\ \ت\ن\ز\ي\ل\ \ن\س\خ\ة\ \ك\ا\م\ل\ة\ \م\ن\ \م\و\س\و\ع\ة\ \و\ي\ك\ي\ب\ي\د\ي\ا\ \ا\ل\ع\ر\ب\ي\ة\ \ل\ت\ص\ف\ح\ه\ا\ \ب\ل\ا\ \ا\ت\ص\ا\ل\ \ب\ا\ل\إ\ن\ت\ر\ن\ت) && /bin/ls -w -ildn /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/\أ\ص\ب\ح\ \ب\و\س\ع\ك\ \ا\ل\آ\ن\ \ت\ن\ز\ي\ل\ \ن\س\خ\ة\ \ك\ا\م\ل\ة\ \م\ن\ \م\و\س\و\ع\ة\ \و\ي\ك\ي\ب\ي\د\ي\ا\ \ا\ل\ع\ر\ب\ي\ة\ \ل\ت\ص\ف\ح\ه\ا\ \ب\ل\ا\ \ا\ت\ص\ا\ل\ \ب\ا\ل\إ\ن\ت\ر\ن\ت
21:56:42.333670 tramp-get-connection-property (7) # process-name nil
21:56:42.333787 tramp-get-connection-property (7) # chunksize 0
21:56:42.333899 tramp-set-connection-property (7) # last-cmd-time (22124 35338 333868 0)
21:56:42.334009 tramp-send-string (10) # (test -e /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/\أ\ص\ب\ح\ \ب\و\س\ع\ك\ \ا\ل\آ\ن\ \ت\ن\ز\ي\ل\ \ن\س\خ\ة\ \ك\ا\م\ل\ة\ \م\ن\ \م\و\س\و\ع\ة\ \و\ي\ك\ي\ب\ي\د\ي\ا\ \ا\ل\ع\ر\ب\ي\ة\ \ل\ت\ص\ف\ح\ه\ا\ \ب\ل\ا\ \ا\ت\ص\ا\ل\ \ب\ا\ل\إ\ن\ت\ر\ن\ت || test -h /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/\أ\ص\ب\ح\ \ب\و\س\ع\ك\ \ا\ل\آ\ن\ \ت\ن\ز\ي\ل\ \ن\س\خ\ة\ \ك\ا\م\ل\ة\ \م\ن\ \م\و\س\و\ع\ة\ \و\ي\ك\ي\ب\ي\د\ي\ا\ \ا\ل\ع\ر\ب\ي\ة\ \ل\ت\ص\ف\ح\ه\ا\ \ب\ل\ا\ \ا\ت\ص\ا\ل\ \ب\ا\ل\إ\ن\ت\ر\ن\ت) && /bin/ls -w -ildn /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/\أ\ص\ب\ح\ \ب\و\س\ع\ك\ \ا\ل\آ\ن\ \ت\ن\ز\ي\ل\ \ن\س\خ\ة\ \ك\ا\م\ل\ة\ \م\ن\ \م\و\س\و\ع\ة\ \و\ي\ك\ي\ب\ي\د\ي\ا\ \ا\ل\ع\ر\ب\ي\ة\ \ل\ت\ص\ف\ح\ه\ا\ \ب\ل\ا\ \ا\ت\ص\ا\ل\ \ب\ا\ل\إ\ن\ت\ر\ن\ت
21:56:42.334147 tramp-get-connection-property (7) # process-buffer nil
21:56:42.334469 tramp-get-connection-property (7) # check-remote-echo nil
21:56:42.334574 tramp-get-connection-property (7) # check-remote-echo nil
21:56:42.334683 tramp-get-connection-property (7) # gateway nil
21:56:42.335196 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:56:42.335317 tramp-get-connection-property (7) # check-remote-echo nil
21:56:42.335423 tramp-get-connection-property (7) # check-remote-echo nil
21:56:42.335530 tramp-get-connection-property (7) # gateway nil
21:56:43.338532 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:56:43.338712 tramp-get-connection-property (7) # check-remote-echo nil
21:56:43.338826 tramp-get-connection-property (7) # check-remote-echo nil
21:56:43.338937 tramp-get-connection-property (7) # gateway nil
21:56:44.344260 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:56:44.344423 tramp-get-connection-property (7) # check-remote-echo nil
21:56:44.344532 tramp-get-connection-property (7) # check-remote-echo nil
21:56:44.344644 tramp-get-connection-property (7) # gateway nil
21:56:45.349075 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:56:45.349247 tramp-get-connection-property (7) # check-remote-echo nil
21:56:45.349365 tramp-get-connection-property (7) # check-remote-echo nil
21:56:45.349476 tramp-get-connection-property (7) # gateway nil
21:56:46.354942 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:56:46.355114 tramp-get-connection-property (7) # check-remote-echo nil
21:56:46.355222 tramp-get-connection-property (7) # check-remote-echo nil
21:56:46.355335 tramp-get-connection-property (7) # gateway nil
21:56:47.358135 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:56:47.358322 tramp-get-connection-property (7) # check-remote-echo nil
21:56:47.358446 tramp-get-connection-property (7) # check-remote-echo nil
21:56:47.358574 tramp-get-connection-property (7) # gateway nil
21:56:48.361965 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:56:48.362126 tramp-get-connection-property (7) # check-remote-echo nil
21:56:48.362232 tramp-get-connection-property (7) # check-remote-echo nil
21:56:48.362343 tramp-get-connection-property (7) # gateway nil
21:56:49.367518 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:56:49.367699 tramp-get-connection-property (7) # check-remote-echo nil
21:56:49.367819 tramp-get-connection-property (7) # check-remote-echo nil
21:56:49.367932 tramp-get-connection-property (7) # gateway nil
21:56:50.370145 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:56:50.370312 tramp-get-connection-property (7) # check-remote-echo nil
21:56:50.370429 tramp-get-connection-property (7) # check-remote-echo nil
21:56:50.370547 tramp-get-connection-property (7) # gateway nil
21:56:51.374842 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:56:51.375008 tramp-get-connection-property (7) # check-remote-echo nil
21:56:51.375118 tramp-get-connection-property (7) # check-remote-echo nil
21:56:51.375233 tramp-get-connection-property (7) # gateway nil
21:56:52.380692 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:56:52.380859 tramp-get-connection-property (7) # check-remote-echo nil
21:56:52.380967 tramp-get-connection-property (7) # check-remote-echo nil
21:56:52.381077 tramp-get-connection-property (7) # gateway nil
21:56:53.384548 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:56:53.384734 tramp-get-connection-property (7) # check-remote-echo nil
21:56:53.384843 tramp-get-connection-property (7) # check-remote-echo nil
21:56:53.384954 tramp-get-connection-property (7) # gateway nil
21:56:54.389525 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:56:54.389712 tramp-get-connection-property (7) # check-remote-echo nil
21:56:54.389836 tramp-get-connection-property (7) # check-remote-echo nil
21:56:54.389965 tramp-get-connection-property (7) # gateway nil
21:56:55.395461 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:56:55.395626 tramp-get-connection-property (7) # check-remote-echo nil
21:56:55.395737 tramp-get-connection-property (7) # check-remote-echo nil
21:56:55.395847 tramp-get-connection-property (7) # gateway nil
21:56:56.398755 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:56:56.398918 tramp-get-connection-property (7) # check-remote-echo nil
21:56:56.399024 tramp-get-connection-property (7) # check-remote-echo nil
21:56:56.399159 tramp-get-connection-property (7) # gateway nil
21:56:57.404388 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:56:57.404553 tramp-get-connection-property (7) # check-remote-echo nil
21:56:57.404661 tramp-get-connection-property (7) # check-remote-echo nil
21:56:57.404771 tramp-get-connection-property (7) # gateway nil
21:56:58.409570 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:56:58.409735 tramp-get-connection-property (7) # check-remote-echo nil
21:56:58.409842 tramp-get-connection-property (7) # check-remote-echo nil
21:56:58.409954 tramp-get-connection-property (7) # gateway nil
21:56:59.414940 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:56:59.415140 tramp-get-connection-property (7) # check-remote-echo nil
21:56:59.415265 tramp-get-connection-property (7) # check-remote-echo nil
21:56:59.415392 tramp-get-connection-property (7) # gateway nil
21:57:00.419773 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:57:00.419937 tramp-get-connection-property (7) # check-remote-echo nil
21:57:00.420047 tramp-get-connection-property (7) # check-remote-echo nil
21:57:00.420156 tramp-get-connection-property (7) # gateway nil
21:57:01.423905 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:57:01.424089 tramp-get-connection-property (7) # check-remote-echo nil
21:57:01.424214 tramp-get-connection-property (7) # check-remote-echo nil
21:57:01.424343 tramp-get-connection-property (7) # gateway nil
21:57:02.429570 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:57:02.429734 tramp-get-connection-property (7) # check-remote-echo nil
21:57:02.429856 tramp-get-connection-property (7) # check-remote-echo nil
21:57:02.429966 tramp-get-connection-property (7) # gateway nil
21:57:03.434718 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:57:03.434888 tramp-get-connection-property (7) # check-remote-echo nil
21:57:03.434997 tramp-get-connection-property (7) # check-remote-echo nil
21:57:03.435110 tramp-get-connection-property (7) # gateway nil
21:57:04.439984 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:57:04.440163 tramp-get-connection-property (7) # check-remote-echo nil
21:57:04.440270 tramp-get-connection-property (7) # check-remote-echo nil
21:57:04.440384 tramp-get-connection-property (7) # gateway nil
21:57:05.445253 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:57:05.445420 tramp-get-connection-property (7) # check-remote-echo nil
21:57:05.445530 tramp-get-connection-property (7) # check-remote-echo nil
21:57:05.445640 tramp-get-connection-property (7) # gateway nil
21:57:06.450027 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:57:06.450190 tramp-get-connection-property (7) # check-remote-echo nil
21:57:06.450295 tramp-get-connection-property (7) # check-remote-echo nil
21:57:06.450423 tramp-get-connection-property (7) # gateway nil
21:57:07.455484 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:57:07.455648 tramp-get-connection-property (7) # check-remote-echo nil
21:57:07.455756 tramp-get-connection-property (7) # check-remote-echo nil
21:57:07.455869 tramp-get-connection-property (7) # gateway nil
21:57:08.460546 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:57:08.460709 tramp-get-connection-property (7) # check-remote-echo nil
21:57:08.460814 tramp-get-connection-property (7) # check-remote-echo nil
21:57:08.460926 tramp-get-connection-property (7) # gateway nil
21:57:09.465369 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:57:09.465553 tramp-get-connection-property (7) # check-remote-echo nil
21:57:09.465696 tramp-get-connection-property (7) # check-remote-echo nil
21:57:09.465824 tramp-get-connection-property (7) # gateway nil
21:57:10.470423 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:57:10.470585 tramp-get-connection-property (7) # check-remote-echo nil
21:57:10.470695 tramp-get-connection-property (7) # check-remote-echo nil
21:57:10.470805 tramp-get-connection-property (7) # gateway nil
21:57:11.474421 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:57:11.474604 tramp-get-connection-property (7) # check-remote-echo nil
21:57:11.474728 tramp-get-connection-property (7) # check-remote-echo nil
21:57:11.474858 tramp-get-connection-property (7) # gateway nil
21:57:12.480395 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:57:12.480565 tramp-get-connection-property (7) # check-remote-echo nil
21:57:12.480671 tramp-get-connection-property (7) # check-remote-echo nil
21:57:12.480779 tramp-get-connection-property (7) # gateway nil
21:57:13.485121 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:57:13.485311 tramp-get-connection-property (7) # check-remote-echo nil
21:57:13.485435 tramp-get-connection-property (7) # check-remote-echo nil
21:57:13.485562 tramp-get-connection-property (7) # gateway nil
21:57:14.265737 tramp-get-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T file-truename nil
21:57:14.265878 tramp-flush-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T
21:57:14.265995 tramp-get-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl file-truename nil
21:57:14.266098 tramp-flush-directory-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl
21:57:14.266289 tramp-get-connection-property (7) # process-name nil
21:57:14.266401 tramp-get-connection-property (7) # process-name nil
21:57:14.266507 tramp-get-connection-property (7) # process-buffer nil
21:57:14.266619 tramp-get-connection-property (7) # last-cmd-time (22124 35338 333868 0)
21:57:14.266739 tramp-get-connection-property (7) # process-name nil
21:57:14.266848 tramp-get-connection-property (7) # remote-echo nil
21:57:14.266947 tramp-send-command (6) # cd / && rm -rf /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl 2>/dev/null; echo tramp_exit_status $?
21:57:14.267055 tramp-get-connection-property (7) # process-name nil
21:57:14.267163 tramp-get-connection-property (7) # chunksize 0
21:57:14.267272 tramp-set-connection-property (7) # last-cmd-time (22124 35370 267240 0)
21:57:14.267382 tramp-send-string (10) # cd / && rm -rf /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl 2>/dev/null; echo tramp_exit_status $?
21:57:14.267488 tramp-get-connection-property (7) # process-buffer nil
21:57:14.267659 tramp-get-connection-property (7) # check-remote-echo nil
21:57:14.267762 tramp-get-connection-property (7) # check-remote-echo nil
21:57:14.267879 tramp-get-connection-property (7) # gateway nil
21:57:14.268308 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a
21:57:14.268464 tramp-get-connection-property (7) # check-remote-echo nil
21:57:14.268583 tramp-get-connection-property (7) # check-remote-echo nil
21:57:14.268725 tramp-get-connection-property (7) # gateway nil
21:57:15.270344 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a
21:57:15.270522 tramp-get-connection-property (7) # check-remote-echo nil
21:57:15.270629 tramp-get-connection-property (7) # check-remote-echo nil
21:57:15.270796 tramp-get-connection-property (7) # gateway nil
21:57:16.276244 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a
21:57:16.276414 tramp-get-connection-property (7) # check-remote-echo nil
21:57:16.276522 tramp-get-connection-property (7) # check-remote-echo nil
21:57:16.276669 tramp-get-connection-property (7) # gateway nil
21:57:17.281881 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a
21:57:17.282050 tramp-get-connection-property (7) # check-remote-echo nil
21:57:17.282159 tramp-get-connection-property (7) # check-remote-echo nil
21:57:17.282306 tramp-get-connection-property (7) # gateway nil
21:57:18.285999 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a
21:57:18.286177 tramp-get-connection-property (7) # check-remote-echo nil
21:57:18.286281 tramp-get-connection-property (7) # check-remote-echo nil
21:57:18.286410 tramp-get-connection-property (7) # gateway nil
21:57:19.290685 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a
21:57:19.290859 tramp-get-connection-property (7) # check-remote-echo nil
21:57:19.290969 tramp-get-connection-property (7) # check-remote-echo nil
21:57:19.291113 tramp-get-connection-property (7) # gateway nil
21:57:19.632877 tramp-get-connection-property (7) # process-buffer nil
Aborted: Ran 1 tests, 0 results were as expected
Quit
ert--stats-test-pos: Wrong type argument: arrayp, nil
scroll-down-command: Beginning of buffer [16 times]
scroll-up-command: End of buffer [4 times]
Mark set [2 times]

^ permalink raw reply	[flat|nested] 66+ messages in thread

* bug#22145: 25.0.50; tramp and auto-revert tests hang on OS X
  2015-12-12 21:05       ` Anders Lindgren
@ 2015-12-13  9:02         ` Michael Albinus
  2015-12-13 15:36           ` Eli Zaretskii
  2015-12-13 21:44           ` Anders Lindgren
  0 siblings, 2 replies; 66+ messages in thread
From: Michael Albinus @ 2015-12-13  9:02 UTC (permalink / raw)
  To: Anders Lindgren; +Cc: 22145

Anders Lindgren <andlind@gmail.com> writes:

>     > # make -C test/automated tramp-tests
>     Wait a while until you know for sure it hangs. Apply C-g. Move the
>     cursor over the "tramp-test32-utf8" string in the *ert* buffer,
>     and
>     press m. You will see the *ERT Messages* buffer, pls show.
>
> It just gave me a "ert--stats-test-pos: Wrong type argument: arrayp,
> nil"...
>
> Anyway, I've attached the content of the *Messages* buffer, hopefully,
> it will contain whatever you were looking for. Please let me know if
> you need more information. 

It's only part of the whole story (the last 1000 lines due to
message-log-max), but it helps.

Tramp hangs at this command:

--8<---------------cut here---------------start------------->8---
# (test -e /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/\أ\ص\ب\ح\ \ب\و\س\ع\ك\ \ا\ل\آ\ن\ \ت\ن\ز\ي\ل\ \ن\س\خ\ة\ \ك\ا\م\ل\ة\ \م\ن\ \م\و\س\و\ع\ة\ \و\ي\ك\ي\ب\ي\د\ي\ا\ \ا\ل\ع\ر\ب\ي\ة\ \ل\ت\ص\ف\ح\ه\ا\ \ب\ل\ا\ \ا\ت\ص\ا\ل\ \ب\ا\ل\إ\ن\ت\ر\ن\ت || test -h /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/\أ\ص\ب\ح\ \ب\و\س\ع\ك\ \ا\ل\آ\ن\ \ت\ن\ز\ي\ل\ \ن\س\خ\ة\ \ك\ا\م\ل\ة\ \م\ن\ \م\و\س\و\ع\ة\ \و\ي\ك\ي\ب\ي\د\ي\ا\ \ا\ل\ع\ر\ب\ي\ة\ \ل\ت\ص\ف\ح\ه\ا\ \ب\ل\ا\ \ا\ت\ص\ا\ل\ \ب\ا\ل\إ\ن\ت\ر\ن\ت) && /bin/ls -w -ildn /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/\أ\ص\ب\ح\ \ب\و\س\ع\ك\ \ا\ل\آ\ن\ \ت\ن\ز\ي\ل\ \ن\س\خ\ة\ \ك\ا\م\ل\ة\ \م\ن\ \م\و\س\و\ع\ة\ \و\ي\ك\ي\ب\ي\د\ي\ا\ \ا\ل\ع\ر\ب\ي\ة\ \ل\ت\ص\ف\ح\ه\ا\ \ب\ل\ا\ \ا\ت\ص\ا\ل\ \ب\ا\ل\إ\ن\ت\ر\ن\ت
--8<---------------cut here---------------end--------------->8---

This is a delicate command, because the file name is r2l encoded, and
one aim of the test is to check whether this works. OTOH, I see ^G
evidences in the trace after sending the command, so I don't know
whether Tramp really hangs, or whether this has been the place you have
started to interrupt the test.

Could you, pls, run the command in a shell buffer on your machine? At
this state of the test the file doesn't exist yet, so we could use a
shorter directory path. Something like

--8<---------------cut here---------------start------------->8---
# (test -e /tmp/\أ\ص\ب\ح\ \ب\و\س\ع\ك\ \ا\ل\آ\ن\ \ت\ن\ز\ي\ل\ \ن\س\خ\ة\ \ك\ا\م\ل\ة\ \م\ن\ \م\و\س\و\ع\ة\ \و\ي\ك\ي\ب\ي\د\ي\ا\ \ا\ل\ع\ر\ب\ي\ة\ \ل\ت\ص\ف\ح\ه\ا\ \ب\ل\ا\ \ا\ت\ص\ا\ل\ \ب\ا\ل\إ\ن\ت\ر\ن\ت || test -h /tmp/\أ\ص\ب\ح\ \ب\و\س\ع\ك\ \ا\ل\آ\ن\ \ت\ن\ز\ي\ل\ \ن\س\خ\ة\ \ك\ا\م\ل\ة\ \م\ن\ \م\و\س\و\ع\ة\ \و\ي\ك\ي\ب\ي\د\ي\ا\ \ا\ل\ع\ر\ب\ي\ة\ \ل\ت\ص\ف\ح\ه\ا\ \ب\ل\ا\ \ا\ت\ص\ا\ل\ \ب\ا\ل\إ\ن\ت\ر\ن\ت) && /bin/ls -w -ildn /tmp/\أ\ص\ب\ح\ \ب\و\س\ع\ك\ \ا\ل\آ\ن\ \ت\ن\ز\ي\ل\ \ن\س\خ\ة\ \ك\ا\م\ل\ة\ \م\ن\ \م\و\س\و\ع\ة\ \و\ي\ك\ي\ب\ي\د\ي\ا\ \ا\ل\ع\ر\ب\ي\ة\ \ل\ت\ص\ف\ح\ه\ا\ \ب\ل\ا\ \ا\ت\ص\ا\ل\ \ب\ا\ل\إ\ن\ت\ر\ن\ت
--8<---------------cut here---------------end--------------->8---

And if this hangs, mybe also the test -e ... and test -h ... command alone.

> -- Anders

Best regards, Michael.

^ permalink raw reply	[flat|nested] 66+ messages in thread

* bug#22145: 25.0.50; tramp and auto-revert tests hang on OS X
  2015-12-13  9:02         ` Michael Albinus
@ 2015-12-13 15:36           ` Eli Zaretskii
  2015-12-13 21:44           ` Anders Lindgren
  1 sibling, 0 replies; 66+ messages in thread
From: Eli Zaretskii @ 2015-12-13 15:36 UTC (permalink / raw)
  To: Michael Albinus; +Cc: 22145, andlind

> From: Michael Albinus <michael.albinus@gmx.de>
> Date: Sun, 13 Dec 2015 10:02:34 +0100
> Cc: 22145@debbugs.gnu.org
> 
> --8<---------------cut here---------------start------------->8---
> # (test -e /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/\أ\ص\ب\ح\ \ب\و\س\ع\ك\ \ا\ل\آ\ن\ \ت\ن\ز\ي\ل\ \ن\س\خ\ة\ \ك\ا\م\ل\ة\ \م\ن\ \م\و\س\و\ع\ة\ \و\ي\ك\ي\ب\ي\د\ي\ا\ \ا\ل\ع\ر\ب\ي\ة\ \ل\ت\ص\ف\ح\ه\ا\ \ب\ل\ا\ \ا\ت\ص\ا\ل\ \ب\ا\ل\إ\ن\ت\ر\ن\ت || test -h /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/\أ\ص\ب\ح\ \ب\و\س\ع\ك\ \ا\ل\آ\ن\ \ت\ن\ز\ي\ل\ \ن\س\خ\ة\ \ك\ا\م\ل\ة\ \م\ن\ \م\و\س\و\ع\ة\ \و\ي\ك\ي\ب\ي\د\ي\ا\ \ا\ل\ع\ر\ب\ي\ة\ \ل\ت\ص\ف\ح\ه\ا\ \ب\ل\ا\ \ا\ت\ص\ا\ل\ \ب\ا\ل\إ\ن\ت\ر\ن\ت) && /bin/ls -w -ildn /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/\أ\ص\ب\ح\ \ب\و\س
 \ع\ك\ \ا\ل\آ\ن\ \ت\ن\ز\ي\ل\ \ن\س\خ\ة\ \ك\ا\م\ل\ة\ \م\ن\ \م\و\س\و\ع\ة\ \و\ي\ك\ي\ب\ي\د\ي\ا\ \ا\ل\ع\ر\ب\ي\ة\ \ل\ت\ص\ف\ح\ه\ا\ \ب\ل\ا\ \ا\ت\ص\ا\ل\ \ب\ا\ل\إ\ن\ت\ر\ن\ت
> --8<---------------cut here---------------end--------------->8---
> 
> This is a delicate command, because the file name is r2l encoded, and
> one aim of the test is to check whether this works. OTOH, I see ^G
> evidences in the trace after sending the command, so I don't know
> whether Tramp really hangs, or whether this has been the place you have
> started to interrupt the test.

Since this is OS X, the normalization used by its filesystem could
also be a factor.





^ permalink raw reply	[flat|nested] 66+ messages in thread

* bug#22145: 25.0.50; tramp and auto-revert tests hang on OS X
  2015-12-13  9:02         ` Michael Albinus
  2015-12-13 15:36           ` Eli Zaretskii
@ 2015-12-13 21:44           ` Anders Lindgren
  2015-12-15 11:33             ` Michael Albinus
  1 sibling, 1 reply; 66+ messages in thread
From: Anders Lindgren @ 2015-12-13 21:44 UTC (permalink / raw)
  To: Michael Albinus; +Cc: 22145


[-- Attachment #1.1: Type: text/plain, Size: 3979 bytes --]

Hi!

When executing the command line in a shell window, they terminate
immediately without any output. Also, this is the case when running the
individual `test' commands.

I mananged to get the "m" command working by placing the point on the "Q"
in the ert status line, I have attached the result.

    -- Anders


2015-12-13 10:02 GMT+01:00 Michael Albinus <michael.albinus@gmx.de>:

> Anders Lindgren <andlind@gmail.com> writes:
>
> >     > # make -C test/automated tramp-tests
> >     Wait a while until you know for sure it hangs. Apply C-g. Move the
> >     cursor over the "tramp-test32-utf8" string in the *ert* buffer,
> >     and
> >     press m. You will see the *ERT Messages* buffer, pls show.
> >
> > It just gave me a "ert--stats-test-pos: Wrong type argument: arrayp,
> > nil"...
> >
> > Anyway, I've attached the content of the *Messages* buffer, hopefully,
> > it will contain whatever you were looking for. Please let me know if
> > you need more information.
>
> It's only part of the whole story (the last 1000 lines due to
> message-log-max), but it helps.
>
> Tramp hangs at this command:
>
> --8<---------------cut here---------------start------------->8---
> # (test -e
> /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/\أ\ص\ب\ح\
> \ب\و\س\ع\ك\ \ا\ل\آ\ن\ \ت\ن\ز\ي\ل\ \ن\س\خ\ة\ \ك\ا\م\ل\ة\ \م\ن\ \م\و\س\و\ع\ة\
> \و\ي\ك\ي\ب\ي\د\ي\ا\ \ا\ل\ع\ر\ب\ي\ة\ \ل\ت\ص\ف\ح\ه\ا\ \ب\ل\ا\ \ا\ت\ص\ا\ل\
> \ب\ا\ل\إ\ن\ت\ر\ن\ت || test -h
> /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/\أ\ص\ب\ح\
> \ب\و\س\ع\ك\ \ا\ل\آ\ن\ \ت\ن\ز\ي\ل\ \ن\س\خ\ة\ \ك\ا\م\ل\ة\ \م\ن\ \م\و\س\و\ع\ة\
> \و\ي\ك\ي\ب\ي\د\ي\ا\ \ا\ل\ع\ر\ب\ي\ة\ \ل\ت\ص\ف\ح\ه\ا\ \ب\ل\ا\ \ا\ت\ص\ا\ل\
> \ب\ا\ل\إ\ن\ت\ر\ن\ت) && /bin/ls -w -ildn
> /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test71335Nhl/\أ\ص\ب\ح\
> \ب\و\س\ع\ك\ \ا\ل\آ\ن\ \ت\ن\ز\ي\ل\ \ن\س\خ\ة\ \ك\ا\م\ل\ة\ \م\ن\ \م\و\س\و\ع\ة\
> \و\ي\ك\ي\ب\ي\د\ي\ا\ \ا\ل\ع\ر\ب\ي\ة\ \ل\ت\ص\ف\ح\ه\ا\ \ب\ل\ا\ \ا\ت\ص\ا\ل\
> \ب\ا\ل\إ\ن\ت\ر\ن\ت
> --8<---------------cut here---------------end--------------->8---
>
> This is a delicate command, because the file name is r2l encoded, and
> one aim of the test is to check whether this works. OTOH, I see ^G
> evidences in the trace after sending the command, so I don't know
> whether Tramp really hangs, or whether this has been the place you have
> started to interrupt the test.
>
> Could you, pls, run the command in a shell buffer on your machine? At
> this state of the test the file doesn't exist yet, so we could use a
> shorter directory path. Something like
>
> --8<---------------cut here---------------start------------->8---
> # (test -e /tmp/\أ\ص\ب\ح\ \ب\و\س\ع\ك\ \ا\ل\آ\ن\ \ت\ن\ز\ي\ل\ \ن\س\خ\ة\
> \ك\ا\م\ل\ة\ \م\ن\ \م\و\س\و\ع\ة\ \و\ي\ك\ي\ب\ي\د\ي\ا\ \ا\ل\ع\ر\ب\ي\ة\
> \ل\ت\ص\ف\ح\ه\ا\ \ب\ل\ا\ \ا\ت\ص\ا\ل\ \ب\ا\ل\إ\ن\ت\ر\ن\ت || test -h
> /tmp/\أ\ص\ب\ح\ \ب\و\س\ع\ك\ \ا\ل\آ\ن\ \ت\ن\ز\ي\ل\ \ن\س\خ\ة\ \ك\ا\م\ل\ة\
> \م\ن\ \م\و\س\و\ع\ة\ \و\ي\ك\ي\ب\ي\د\ي\ا\ \ا\ل\ع\ر\ب\ي\ة\ \ل\ت\ص\ف\ح\ه\ا\
> \ب\ل\ا\ \ا\ت\ص\ا\ل\ \ب\ا\ل\إ\ن\ت\ر\ن\ت) && /bin/ls -w -ildn /tmp/\أ\ص\ب\ح\
> \ب\و\س\ع\ك\ \ا\ل\آ\ن\ \ت\ن\ز\ي\ل\ \ن\س\خ\ة\ \ك\ا\م\ل\ة\ \م\ن\ \م\و\س\و\ع\ة\
> \و\ي\ك\ي\ب\ي\د\ي\ا\ \ا\ل\ع\ر\ب\ي\ة\ \ل\ت\ص\ف\ح\ه\ا\ \ب\ل\ا\ \ا\ت\ص\ا\ل\
> \ب\ا\ل\إ\ن\ت\ر\ن\ت
> --8<---------------cut here---------------end--------------->8---
>
> And if this hangs, mybe also the test -e ... and test -h ... command alone.
>
> > -- Anders
>
> Best regards, Michael.
>

[-- Attachment #1.2: Type: text/html, Size: 4655 bytes --]

[-- Attachment #2: log2.txt --]
[-- Type: text/plain, Size: 478549 bytes --]

Messages for test ‘tramp-test32-utf8’:
Tramp: Opening connection for macpro.lan using mock...
Tramp: Sending command ‘exec sh -i’
Tramp: Waiting for prompts from remote shell...done
Tramp: Found remote shell prompt on ‘macpro.lan’
Tramp: Opening connection for macpro.lan using mock...done
Tramp: Encoding local file ‘/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp.73484ZHN’ using ‘base64-encode-region’...done
Tramp: Decoding remote file ‘/mock:macpro.lan:/private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ’ using ‘openssl enc -d -base64 >%s’...done
Wrote /mock:macpro.lan:/private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ
Tramp: Inserting ‘/mock:macpro.lan:/private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ’...
Tramp: Encoding remote file ‘/mock:macpro.lan:/private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ’ with ‘openssl enc -base64 <%s’...done
Tramp: Decoding local file ‘/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp.73484mRT’ with ‘base64-decode-region’...done
Tramp: Inserting ‘/mock:macpro.lan:/private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ’...done
Copying /mock:macpro.lan:/private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ to /var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484M9G/Γυρίστε το Γαλαξία με Ώτο Στοπ...
Tramp: Inserting ‘/mock:macpro.lan:/private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ’...
Tramp: Encoding remote file ‘/mock:macpro.lan:/private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ’ with ‘openssl enc -base64 <%s’...done
Tramp: Decoding local file ‘/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp.73484zbZ’ with ‘base64-decode-region’...done
Tramp: Inserting ‘/mock:macpro.lan:/private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ’...done
Copying /mock:macpro.lan:/private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ to /var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484M9G/Γυρίστε το Γαλαξία με Ώτο Στοπ...done
Copying /var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484M9G/Γυρίστε το Γαλαξία με Ώτο Στοπ to /mock:macpro.lan:/private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ...
Tramp: Encoding local file ‘/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp.73484Amf’ using ‘base64-encode-region’...done
Tramp: Decoding remote file ‘/mock:macpro.lan:/private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ’ using ‘openssl enc -d -base64 >%s’...done
Copying /var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484M9G/Γυρίστε το Γαλαξία με Ώτο Στοπ to /mock:macpro.lan:/private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ...done
Tramp: Inserting ‘/mock:macpro.lan:/private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπfoo’...
Tramp: Encoding remote file ‘/mock:macpro.lan:/private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπfoo’ with ‘openssl enc -base64 <%s’...done
Tramp: Decoding local file ‘/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp.73484Nwl’ with ‘base64-decode-region’...done
Tramp: Inserting ‘/mock:macpro.lan:/private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπfoo’...done
\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a
;; GNU Emacs: 25.0.50.3 Tramp: 2.2.13-25.1 -*- mode: outline; -*-
;; Location: /Volumes/HD2/build/emacs-git-new/nextstep/Emacs.app/Contents/Resources/lisp/net/tramp.elc Git: 1143016d04d8a0c5df467022d7208b71d593fd90
21:26:48.924071 tramp-get-file-property (8) # /var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/ file-truename undef
21:26:48.924313 tramp-sh-handle-file-truename (4) # Finding true name for ‘/mock::/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/’
21:26:48.924440 tramp-get-connection-property (7) # readlink undef
21:26:48.924555 tramp-get-remote-readlink (5) # Finding a suitable ‘readlink’ command
21:26:48.924681 tramp-get-connection-property (7) # remote-path undef
21:26:48.924827 tramp-get-connection-property (7) # process-name nil
21:26:48.924950 tramp-get-connection-property (7) # process-name nil
21:26:48.925061 tramp-get-connection-property (7) # process-buffer nil
21:26:48.925929 tramp-maybe-open-connection (3) # Opening connection for macpro.lan using mock...
21:26:48.936733 tramp-get-connection-property (7) # login-args undef
21:26:48.936918 tramp-get-connection-property (7) # login-args undef
21:26:48.937088 tramp-get-connection-property (7) # process-name nil
21:26:48.937228 tramp-get-connection-property (7) # process-buffer nil
21:26:48.941095 tramp-set-connection-property (7) # vector [mock nil macpro.lan /var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/ nil]
21:26:48.941291 tramp-maybe-open-connection (6) # /bin/sh -i
21:26:48.941419 tramp-get-connection-property (7) # vector [mock nil macpro.lan /var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/ nil]
21:26:48.941555 tramp-get-connection-property (7) # check-remote-echo nil
21:26:48.941675 tramp-get-connection-property (7) # check-remote-echo nil
21:26:48.941845 tramp-get-connection-property (7) # gateway nil
21:26:48.946050 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
#$ 
21:26:48.946190 tramp-get-connection-property (7) # check-remote-echo nil
21:26:48.946306 tramp-get-connection-property (7) # check-remote-echo nil
21:26:48.946442 tramp-wait-for-regexp (6) # 
#$ 
21:26:48.946564 tramp-get-connection-property (7) # login-program undef
21:26:48.946693 tramp-get-connection-property (7) # login-args undef
21:26:48.946814 tramp-get-connection-property (7) # login-env undef
21:26:48.946930 tramp-get-connection-property (7) # async-args undef
21:26:48.947063 tramp-get-connection-property (7) # connection-timeout undef
21:26:48.947179 tramp-get-connection-property (7) # gw-args undef
21:26:48.947337 tramp-get-connection-property (7) # temp-file undef
21:26:48.947540 tramp-set-connection-property (7) # temp-file /var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp.73484Npx
21:26:48.948408 tramp-maybe-open-connection (3) # Sending command ‘exec sh -i’
21:26:48.948530 tramp-get-connection-property (7) # process-name nil
21:26:48.948646 tramp-get-connection-property (7) # remote-echo nil
21:26:48.948758 tramp-send-command (6) # exec sh -i
21:26:48.948869 tramp-get-connection-property (7) # process-name nil
21:26:48.948993 tramp-get-connection-property (7) # chunksize nil
21:26:48.949109 tramp-set-connection-property (7) # last-cmd-time (22125 54408 949073 0)
21:26:48.949237 tramp-send-string (10) # exec sh -i
21:26:48.949346 tramp-get-connection-property (7) # process-buffer nil
21:26:48.949607 tramp-set-connection-property (7) # first-password-request t
21:26:48.968369 tramp-process-actions (3) # Waiting for prompts from remote shell...
21:26:48.986263 tramp-get-connection-property (7) # gateway nil
21:26:48.986722 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
#$ 
21:26:48.986866 tramp-process-one-action (5) # Looking for regexp "\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
21:26:48.986979 tramp-get-connection-property (7) # check-remote-echo nil
21:26:48.987090 tramp-get-connection-property (7) # check-remote-echo nil
21:26:48.987249 tramp-process-one-action (5) # Looking for regexp "\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot de passe\|ật khẩu\)\|pa\(?:rola\|s\(?:ahitza\|s\(?: phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:\0? *\)\'" from remote shell
21:26:48.987401 tramp-get-connection-property (7) # check-remote-echo nil
21:26:48.987534 tramp-get-connection-property (7) # check-remote-echo nil
21:26:48.987691 tramp-process-one-action (5) # Looking for regexp "\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal [0-9]+\).*\)\'" from remote shell
21:26:48.987822 tramp-get-connection-property (7) # check-remote-echo nil
21:26:48.987930 tramp-get-connection-property (7) # check-remote-echo nil
21:26:48.988048 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
21:26:48.988160 tramp-get-connection-property (7) # check-remote-echo nil
21:26:48.988262 tramp-get-connection-property (7) # check-remote-echo nil
21:26:48.988371 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|\r\)[^]#$%>
]*#?[]#$%>] *\(^[\[[0-9;]*[a-zA-Z] *\)*\)\'" from remote shell
21:26:48.988481 tramp-get-connection-property (7) # check-remote-echo nil
21:26:48.988591 tramp-get-connection-property (7) # check-remote-echo nil
21:26:48.988718 tramp-process-one-action (5) # Call ‘tramp-action-succeed’
21:26:48.988845 tramp-get-connection-property (7) # process-buffer nil
21:26:48.988977 tramp-process-actions (6) # 
#$ 
21:26:48.989095 tramp-get-connection-property (7) # process-buffer nil
21:26:49.002069 tramp-process-actions (3) # Waiting for prompts from remote shell...done
21:26:49.019003 tramp-maybe-open-connection (3) # Found remote shell prompt on ‘macpro.lan’
21:26:49.019160 tramp-get-connection-property (7) # remote-shell undef
21:26:49.019282 tramp-open-shell (5) # Opening remote shell ‘/bin/sh’...
21:26:49.019441 tramp-get-connection-property (7) # process-name nil
21:26:49.019557 tramp-get-connection-property (7) # remote-echo nil
21:26:49.019675 tramp-send-command (6) # exec env ENV='' HISTFILE=.tramp_history PROMPT_COMMAND='' PS1=\#\$\  PS2='' PS3='' /bin/sh 
21:26:49.019818 tramp-get-connection-property (7) # process-name nil
21:26:49.019948 tramp-get-connection-property (7) # chunksize nil
21:26:49.020072 tramp-set-connection-property (7) # last-cmd-time (22125 54409 20035 0)
21:26:49.020201 tramp-send-string (10) # exec env ENV='' HISTFILE=.tramp_history PROMPT_COMMAND='' PS1=\#\$\  PS2='' PS3='' /bin/sh 
21:26:49.020304 tramp-get-connection-property (7) # process-buffer nil
21:26:49.020483 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.020595 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.020709 tramp-get-connection-property (7) # gateway nil
21:26:49.029278 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
#$ 
21:26:49.029430 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.029541 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.029659 tramp-wait-for-regexp (6) # 
#$ 
21:26:49.029808 tramp-get-connection-property (7) # process-name nil
21:26:49.029932 tramp-set-connection-property (7) # remote-shell /bin/sh
21:26:49.030042 tramp-open-shell (5) # Opening remote shell ‘/bin/sh’...done
21:26:49.030149 tramp-open-connection-setup-interactive-shell (5) # Setting up remote shell environment
21:26:49.030254 tramp-get-connection-property (7) # process-name nil
21:26:49.030368 tramp-get-connection-property (7) # remote-echo nil
21:26:49.030488 tramp-send-command (6) # stty tab0 -inlcr -onlcr -echo kill '^U' erase '^H'
21:26:49.030597 tramp-get-connection-property (7) # process-name nil
21:26:49.030717 tramp-get-connection-property (7) # chunksize nil
21:26:49.030843 tramp-set-connection-property (7) # last-cmd-time (22125 54409 30806 0)
21:26:49.030977 tramp-send-string (10) # stty tab0 -inlcr -onlcr -echo kill '^U' erase '^H'
21:26:49.031097 tramp-get-connection-property (7) # process-buffer nil
21:26:49.031280 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.031403 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.031532 tramp-get-connection-property (7) # gateway nil
21:26:49.034826 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
#$ 
21:26:49.034995 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.035102 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.035219 tramp-wait-for-regexp (6) # 
#$ 
21:26:49.035339 tramp-get-connection-property (7) # process-name nil
21:26:49.035455 tramp-get-connection-property (7) # remote-echo nil
21:26:49.035560 tramp-send-command (6) # echo foo
21:26:49.035675 tramp-get-connection-property (7) # process-name nil
21:26:49.035797 tramp-get-connection-property (7) # chunksize nil
21:26:49.059241 tramp-set-connection-property (7) # last-cmd-time (22125 54409 59169 0)
21:26:49.059392 tramp-send-string (10) # echo foo
21:26:49.059492 tramp-get-connection-property (7) # process-buffer nil
21:26:49.059659 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.059762 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.059865 tramp-get-connection-property (7) # gateway nil
21:26:49.060535 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
foo
#$ 
21:26:49.060681 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.060782 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.060887 tramp-wait-for-regexp (6) # 
foo
#$ 
21:26:49.061008 tramp-open-connection-setup-interactive-shell (5) # Setting shell prompt
21:26:49.061136 tramp-get-connection-property (7) # process-name nil
21:26:49.061245 tramp-get-connection-property (7) # remote-echo nil
21:26:49.061340 tramp-send-command (6) # PS1=///fdadf731b64e4a13d6a6abd7cb7b1301\#\$ PS2='' PS3='' PROMPT_COMMAND=''
21:26:49.061441 tramp-get-connection-property (7) # process-name nil
21:26:49.061547 tramp-get-connection-property (7) # chunksize nil
21:26:49.061671 tramp-set-connection-property (7) # last-cmd-time (22125 54409 61639 0)
21:26:49.061778 tramp-send-string (10) # PS1=///fdadf731b64e4a13d6a6abd7cb7b1301\#\$ PS2='' PS3='' PROMPT_COMMAND=''
21:26:49.061879 tramp-get-connection-property (7) # process-buffer nil
21:26:49.062038 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.062138 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.062252 tramp-get-connection-property (7) # gateway nil
21:26:49.062764 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:49.062885 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.062984 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.063095 tramp-wait-for-regexp (6) # 
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:49.063250 tramp-open-connection-setup-interactive-shell (5) # Determining coding system
21:26:49.063635 tramp-get-connection-property (7) # locale undef
21:26:49.063745 tramp-get-connection-property (7) # process-name nil
21:26:49.063852 tramp-get-connection-property (7) # process-name nil
21:26:49.063969 tramp-get-connection-property (7) # process-buffer nil
21:26:49.064076 tramp-get-connection-property (7) # last-cmd-time (22125 54409 61639 0)
21:26:49.064193 tramp-get-connection-property (7) # process-name nil
21:26:49.064298 tramp-get-connection-property (7) # remote-echo nil
21:26:49.064393 tramp-send-command (6) # locale -a
21:26:49.064493 tramp-get-connection-property (7) # process-name nil
21:26:49.064600 tramp-get-connection-property (7) # chunksize nil
21:26:49.064698 tramp-set-connection-property (7) # last-cmd-time (22125 54409 64668 0)
21:26:49.064804 tramp-send-string (10) # locale -a
21:26:49.064901 tramp-get-connection-property (7) # process-buffer nil
21:26:49.065029 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.065135 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.065235 tramp-get-connection-property (7) # gateway nil
21:26:49.068573 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
af_ZA
af_ZA.ISO8859-1
af_ZA.ISO8859-15
af_ZA.UTF-8
am_ET
am_ET.UTF-8
be_BY
21:26:49.068681 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.068787 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.068902 tramp-get-connection-property (7) # gateway nil
21:26:49.069755 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
af_ZA
af_ZA.ISO8859-1
af_ZA.ISO8859-15
af_ZA.UTF-8
am_ET
am_ET.UTF-8
be_BY
be_BY.CP1131
be_BY.CP1251
be_BY.ISO8859-5
be_BY.UTF-8
bg_BG
bg_BG.CP1251
bg_BG.UTF-8
ca_ES
ca_ES.ISO8859-1
ca_ES.ISO8859-15
ca_ES.UTF-8
cs_CZ
cs_CZ.ISO8859-2
cs_CZ.UTF-8
da_DK
da_DK.ISO8859-1
da_DK.ISO8859-15
da_DK.UTF-8
de_AT
de_AT.ISO8859-1
de_AT.ISO8859-15
de_AT.UTF-8
de_CH
de_CH.ISO8859-1
de_CH.ISO8859-15
de_CH.UTF-8
de_DE
de_DE.ISO8859-1
de_DE.ISO8859-15
de_DE.UTF-8
21:26:49.069888 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.069990 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.070156 tramp-get-connection-property (7) # gateway nil
21:26:49.070494 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
af_ZA
af_ZA.ISO8859-1
af_ZA.ISO8859-15
af_ZA.UTF-8
am_ET
am_ET.UTF-8
be_BY
be_BY.CP1131
be_BY.CP1251
be_BY.ISO8859-5
be_BY.UTF-8
bg_BG
bg_BG.CP1251
bg_BG.UTF-8
ca_ES
ca_ES.ISO8859-1
ca_ES.ISO8859-15
ca_ES.UTF-8
cs_CZ
cs_CZ.ISO8859-2
cs_CZ.UTF-8
da_DK
da_DK.ISO8859-1
da_DK.ISO8859-15
da_DK.UTF-8
de_AT
de_AT.ISO8859-1
de_AT.ISO8859-15
de_AT.UTF-8
de_CH
de_CH.ISO8859-1
de_CH.ISO8859-15
de_CH.UTF-8
de_DE
de_DE.ISO8859-1
de_DE.ISO8859-15
de_DE.UTF-8
el_GR
el_GR.ISO8859-7
el_GR.UTF-8
en_AU
en_AU.ISO8859-1
en_AU.ISO8859-15
en_AU.US-ASCII
en_AU.UTF-8
en_CA
en_CA.ISO8859-1
en_CA.ISO8859-15
en_CA.US-ASCII
en_CA.UTF-8
en_GB
en_GB.ISO8859-1
en_GB.ISO8859-15
en_GB.US-ASCII
en_GB.UTF-8
en_IE
en_IE.UTF-8
en_NZ
en_NZ.ISO8859-1
21:26:49.070628 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.070729 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.070932 tramp-get-connection-property (7) # gateway nil
21:26:49.071224 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
af_ZA
af_ZA.ISO8859-1
af_ZA.ISO8859-15
af_ZA.UTF-8
am_ET
am_ET.UTF-8
be_BY
be_BY.CP1131
be_BY.CP1251
be_BY.ISO8859-5
be_BY.UTF-8
bg_BG
bg_BG.CP1251
bg_BG.UTF-8
ca_ES
ca_ES.ISO8859-1
ca_ES.ISO8859-15
ca_ES.UTF-8
cs_CZ
cs_CZ.ISO8859-2
cs_CZ.UTF-8
da_DK
da_DK.ISO8859-1
da_DK.ISO8859-15
da_DK.UTF-8
de_AT
de_AT.ISO8859-1
de_AT.ISO8859-15
de_AT.UTF-8
de_CH
de_CH.ISO8859-1
de_CH.ISO8859-15
de_CH.UTF-8
de_DE
de_DE.ISO8859-1
de_DE.ISO8859-15
de_DE.UTF-8
el_GR
el_GR.ISO8859-7
el_GR.UTF-8
en_AU
en_AU.ISO8859-1
en_AU.ISO8859-15
en_AU.US-ASCII
en_AU.UTF-8
en_CA
en_CA.ISO8859-1
en_CA.ISO8859-15
en_CA.US-ASCII
en_CA.UTF-8
en_GB
en_GB.ISO8859-1
en_GB.ISO8859-15
en_GB.US-ASCII
en_GB.UTF-8
en_IE
en_IE.UTF-8
en_NZ
en_NZ.ISO8859-1
en_NZ.ISO8859-15
en_NZ.US-ASCII
en_NZ.UTF-8
en_US
en_US.ISO8859-1
en_US.ISO8859-15
en_US.US-ASCII
en_US.UTF-8
es_ES
es_ES.ISO8859-1
es_ES.ISO8859-15
es_ES.UTF-8
et_EE
et_EE.ISO8859-15
et_EE.UTF-8
eu_ES
eu_ES.ISO8859-1
eu_ES.ISO8859-15
eu_ES.UTF-8
fi_FI
21:26:49.071356 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.071460 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.071699 tramp-get-connection-property (7) # gateway nil
21:26:49.071991 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
af_ZA
af_ZA.ISO8859-1
af_ZA.ISO8859-15
af_ZA.UTF-8
am_ET
am_ET.UTF-8
be_BY
be_BY.CP1131
be_BY.CP1251
be_BY.ISO8859-5
be_BY.UTF-8
bg_BG
bg_BG.CP1251
bg_BG.UTF-8
ca_ES
ca_ES.ISO8859-1
ca_ES.ISO8859-15
ca_ES.UTF-8
cs_CZ
cs_CZ.ISO8859-2
cs_CZ.UTF-8
da_DK
da_DK.ISO8859-1
da_DK.ISO8859-15
da_DK.UTF-8
de_AT
de_AT.ISO8859-1
de_AT.ISO8859-15
de_AT.UTF-8
de_CH
de_CH.ISO8859-1
de_CH.ISO8859-15
de_CH.UTF-8
de_DE
de_DE.ISO8859-1
de_DE.ISO8859-15
de_DE.UTF-8
el_GR
el_GR.ISO8859-7
el_GR.UTF-8
en_AU
en_AU.ISO8859-1
en_AU.ISO8859-15
en_AU.US-ASCII
en_AU.UTF-8
en_CA
en_CA.ISO8859-1
en_CA.ISO8859-15
en_CA.US-ASCII
en_CA.UTF-8
en_GB
en_GB.ISO8859-1
en_GB.ISO8859-15
en_GB.US-ASCII
en_GB.UTF-8
en_IE
en_IE.UTF-8
en_NZ
en_NZ.ISO8859-1
en_NZ.ISO8859-15
en_NZ.US-ASCII
en_NZ.UTF-8
en_US
en_US.ISO8859-1
en_US.ISO8859-15
en_US.US-ASCII
en_US.UTF-8
es_ES
es_ES.ISO8859-1
es_ES.ISO8859-15
es_ES.UTF-8
et_EE
et_EE.ISO8859-15
et_EE.UTF-8
eu_ES
eu_ES.ISO8859-1
eu_ES.ISO8859-15
eu_ES.UTF-8
fi_FI
fi_FI.ISO8859-1
fi_FI.ISO8859-15
fi_FI.UTF-8
fr_BE
fr_BE.ISO8859-1
fr_BE.ISO8859-15
fr_BE.UTF-8
fr_CA
fr_CA.ISO8859-1
fr_CA.ISO8859-15
fr_CA.UTF-8
fr_CH
fr_CH.ISO8859-1
fr_CH.ISO8859-15
fr_CH.UTF-8
fr_FR
fr_FR.ISO8859-1
fr_FR.ISO8859-15
fr_FR.UTF-8
he_IL
21:26:49.072132 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.072232 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.072555 tramp-get-connection-property (7) # gateway nil
21:26:49.072854 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
af_ZA
af_ZA.ISO8859-1
af_ZA.ISO8859-15
af_ZA.UTF-8
am_ET
am_ET.UTF-8
be_BY
be_BY.CP1131
be_BY.CP1251
be_BY.ISO8859-5
be_BY.UTF-8
bg_BG
bg_BG.CP1251
bg_BG.UTF-8
ca_ES
ca_ES.ISO8859-1
ca_ES.ISO8859-15
ca_ES.UTF-8
cs_CZ
cs_CZ.ISO8859-2
cs_CZ.UTF-8
da_DK
da_DK.ISO8859-1
da_DK.ISO8859-15
da_DK.UTF-8
de_AT
de_AT.ISO8859-1
de_AT.ISO8859-15
de_AT.UTF-8
de_CH
de_CH.ISO8859-1
de_CH.ISO8859-15
de_CH.UTF-8
de_DE
de_DE.ISO8859-1
de_DE.ISO8859-15
de_DE.UTF-8
el_GR
el_GR.ISO8859-7
el_GR.UTF-8
en_AU
en_AU.ISO8859-1
en_AU.ISO8859-15
en_AU.US-ASCII
en_AU.UTF-8
en_CA
en_CA.ISO8859-1
en_CA.ISO8859-15
en_CA.US-ASCII
en_CA.UTF-8
en_GB
en_GB.ISO8859-1
en_GB.ISO8859-15
en_GB.US-ASCII
en_GB.UTF-8
en_IE
en_IE.UTF-8
en_NZ
en_NZ.ISO8859-1
en_NZ.ISO8859-15
en_NZ.US-ASCII
en_NZ.UTF-8
en_US
en_US.ISO8859-1
en_US.ISO8859-15
en_US.US-ASCII
en_US.UTF-8
es_ES
es_ES.ISO8859-1
es_ES.ISO8859-15
es_ES.UTF-8
et_EE
et_EE.ISO8859-15
et_EE.UTF-8
eu_ES
eu_ES.ISO8859-1
eu_ES.ISO8859-15
eu_ES.UTF-8
fi_FI
fi_FI.ISO8859-1
fi_FI.ISO8859-15
fi_FI.UTF-8
fr_BE
fr_BE.ISO8859-1
fr_BE.ISO8859-15
fr_BE.UTF-8
fr_CA
fr_CA.ISO8859-1
fr_CA.ISO8859-15
fr_CA.UTF-8
fr_CH
fr_CH.ISO8859-1
fr_CH.ISO8859-15
fr_CH.UTF-8
fr_FR
fr_FR.ISO8859-1
fr_FR.ISO8859-15
fr_FR.UTF-8
he_IL
he_IL.UTF-8
hi_IN.ISCII-DEV
hr_HR
hr_HR.ISO8859-2
hr_HR.UTF-8
hu_HU
hu_HU.ISO8859-2
hu_HU.UTF-8
hy_AM
hy_AM.ARMSCII-8
hy_AM.UTF-8
is_IS
is_IS.ISO8859-1
is_IS.ISO8859-15
is_IS.UTF-8
it_CH
it_CH.ISO8859-1
it_CH.ISO8859-15
it_CH.UTF-8
it_IT
it_IT.ISO8859-1
it_IT.ISO8859-15
it_IT.UTF-8
21:26:49.073001 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.073105 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.073417 tramp-get-connection-property (7) # gateway nil
21:26:49.073697 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
af_ZA
af_ZA.ISO8859-1
af_ZA.ISO8859-15
af_ZA.UTF-8
am_ET
am_ET.UTF-8
be_BY
be_BY.CP1131
be_BY.CP1251
be_BY.ISO8859-5
be_BY.UTF-8
bg_BG
bg_BG.CP1251
bg_BG.UTF-8
ca_ES
ca_ES.ISO8859-1
ca_ES.ISO8859-15
ca_ES.UTF-8
cs_CZ
cs_CZ.ISO8859-2
cs_CZ.UTF-8
da_DK
da_DK.ISO8859-1
da_DK.ISO8859-15
da_DK.UTF-8
de_AT
de_AT.ISO8859-1
de_AT.ISO8859-15
de_AT.UTF-8
de_CH
de_CH.ISO8859-1
de_CH.ISO8859-15
de_CH.UTF-8
de_DE
de_DE.ISO8859-1
de_DE.ISO8859-15
de_DE.UTF-8
el_GR
el_GR.ISO8859-7
el_GR.UTF-8
en_AU
en_AU.ISO8859-1
en_AU.ISO8859-15
en_AU.US-ASCII
en_AU.UTF-8
en_CA
en_CA.ISO8859-1
en_CA.ISO8859-15
en_CA.US-ASCII
en_CA.UTF-8
en_GB
en_GB.ISO8859-1
en_GB.ISO8859-15
en_GB.US-ASCII
en_GB.UTF-8
en_IE
en_IE.UTF-8
en_NZ
en_NZ.ISO8859-1
en_NZ.ISO8859-15
en_NZ.US-ASCII
en_NZ.UTF-8
en_US
en_US.ISO8859-1
en_US.ISO8859-15
en_US.US-ASCII
en_US.UTF-8
es_ES
es_ES.ISO8859-1
es_ES.ISO8859-15
es_ES.UTF-8
et_EE
et_EE.ISO8859-15
et_EE.UTF-8
eu_ES
eu_ES.ISO8859-1
eu_ES.ISO8859-15
eu_ES.UTF-8
fi_FI
fi_FI.ISO8859-1
fi_FI.ISO8859-15
fi_FI.UTF-8
fr_BE
fr_BE.ISO8859-1
fr_BE.ISO8859-15
fr_BE.UTF-8
fr_CA
fr_CA.ISO8859-1
fr_CA.ISO8859-15
fr_CA.UTF-8
fr_CH
fr_CH.ISO8859-1
fr_CH.ISO8859-15
fr_CH.UTF-8
fr_FR
fr_FR.ISO8859-1
fr_FR.ISO8859-15
fr_FR.UTF-8
he_IL
he_IL.UTF-8
hi_IN.ISCII-DEV
hr_HR
hr_HR.ISO8859-2
hr_HR.UTF-8
hu_HU
hu_HU.ISO8859-2
hu_HU.UTF-8
hy_AM
hy_AM.ARMSCII-8
hy_AM.UTF-8
is_IS
is_IS.ISO8859-1
is_IS.ISO8859-15
is_IS.UTF-8
it_CH
it_CH.ISO8859-1
it_CH.ISO8859-15
it_CH.UTF-8
it_IT
it_IT.ISO8859-1
it_IT.ISO8859-15
it_IT.UTF-8
ja_JP
ja_JP.eucJP
ja_JP.SJIS
ja_JP.UTF-8
kk_KZ
kk_KZ.PT154
kk_KZ.UTF-8
ko_KR
ko_KR.CP949
ko_KR.eucKR
ko_KR.UTF-8
lt_LT
lt_LT.ISO8859-13
lt_LT.ISO8859-4
lt_LT.UTF-8
nl_BE
nl_BE.ISO8859-1
nl_BE.ISO8859-15
nl_BE.UTF-8
21:26:49.073850 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.073953 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.074294 tramp-get-connection-property (7) # gateway nil
21:26:49.074783 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
af_ZA
af_ZA.ISO8859-1
af_ZA.ISO8859-15
af_ZA.UTF-8
am_ET
am_ET.UTF-8
be_BY
be_BY.CP1131
be_BY.CP1251
be_BY.ISO8859-5
be_BY.UTF-8
bg_BG
bg_BG.CP1251
bg_BG.UTF-8
ca_ES
ca_ES.ISO8859-1
ca_ES.ISO8859-15
ca_ES.UTF-8
cs_CZ
cs_CZ.ISO8859-2
cs_CZ.UTF-8
da_DK
da_DK.ISO8859-1
da_DK.ISO8859-15
da_DK.UTF-8
de_AT
de_AT.ISO8859-1
de_AT.ISO8859-15
de_AT.UTF-8
de_CH
de_CH.ISO8859-1
de_CH.ISO8859-15
de_CH.UTF-8
de_DE
de_DE.ISO8859-1
de_DE.ISO8859-15
de_DE.UTF-8
el_GR
el_GR.ISO8859-7
el_GR.UTF-8
en_AU
en_AU.ISO8859-1
en_AU.ISO8859-15
en_AU.US-ASCII
en_AU.UTF-8
en_CA
en_CA.ISO8859-1
en_CA.ISO8859-15
en_CA.US-ASCII
en_CA.UTF-8
en_GB
en_GB.ISO8859-1
en_GB.ISO8859-15
en_GB.US-ASCII
en_GB.UTF-8
en_IE
en_IE.UTF-8
en_NZ
en_NZ.ISO8859-1
en_NZ.ISO8859-15
en_NZ.US-ASCII
en_NZ.UTF-8
en_US
en_US.ISO8859-1
en_US.ISO8859-15
en_US.US-ASCII
en_US.UTF-8
es_ES
es_ES.ISO8859-1
es_ES.ISO8859-15
es_ES.UTF-8
et_EE
et_EE.ISO8859-15
et_EE.UTF-8
eu_ES
eu_ES.ISO8859-1
eu_ES.ISO8859-15
eu_ES.UTF-8
fi_FI
fi_FI.ISO8859-1
fi_FI.ISO8859-15
fi_FI.UTF-8
fr_BE
fr_BE.ISO8859-1
fr_BE.ISO8859-15
fr_BE.UTF-8
fr_CA
fr_CA.ISO8859-1
fr_CA.ISO8859-15
fr_CA.UTF-8
fr_CH
fr_CH.ISO8859-1
fr_CH.ISO8859-15
fr_CH.UTF-8
fr_FR
fr_FR.ISO8859-1
fr_FR.ISO8859-15
fr_FR.UTF-8
he_IL
he_IL.UTF-8
hi_IN.ISCII-DEV
hr_HR
hr_HR.ISO8859-2
hr_HR.UTF-8
hu_HU
hu_HU.ISO8859-2
hu_HU.UTF-8
hy_AM
hy_AM.ARMSCII-8
hy_AM.UTF-8
is_IS
is_IS.ISO8859-1
is_IS.ISO8859-15
is_IS.UTF-8
it_CH
it_CH.ISO8859-1
it_CH.ISO8859-15
it_CH.UTF-8
it_IT
it_IT.ISO8859-1
it_IT.ISO8859-15
it_IT.UTF-8
ja_JP
ja_JP.eucJP
ja_JP.SJIS
ja_JP.UTF-8
kk_KZ
kk_KZ.PT154
kk_KZ.UTF-8
ko_KR
ko_KR.CP949
ko_KR.eucKR
ko_KR.UTF-8
lt_LT
lt_LT.ISO8859-13
lt_LT.ISO8859-4
lt_LT.UTF-8
nl_BE
nl_BE.ISO8859-1
nl_BE.ISO8859-15
nl_BE.UTF-8
nl_NL
nl_NL.ISO8859-1
nl_NL.ISO8859-15
nl_NL.UTF-8
no_NO
no_NO.ISO8859-1
no_NO.ISO8859-15
no_NO.UTF-8
pl_PL
pl_PL.ISO8859-2
pl_PL.UTF-8
pt_BR
pt_BR.ISO8859-1
pt_BR.UTF-8
pt_PT
pt_PT.ISO8859-1
pt_PT.ISO8859-15
pt_PT.UTF-8
ro_RO
ro_RO.ISO8859-2
ro_RO.UTF-8
ru_RU
ru_RU.CP1251
ru_RU.CP866
ru_RU.ISO8859-5
ru_RU.KOI8-R
ru_RU.UTF-8
sk_SK
21:26:49.074953 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.075058 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.075443 tramp-get-connection-property (7) # gateway nil
21:26:49.075927 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
af_ZA
af_ZA.ISO8859-1
af_ZA.ISO8859-15
af_ZA.UTF-8
am_ET
am_ET.UTF-8
be_BY
be_BY.CP1131
be_BY.CP1251
be_BY.ISO8859-5
be_BY.UTF-8
bg_BG
bg_BG.CP1251
bg_BG.UTF-8
ca_ES
ca_ES.ISO8859-1
ca_ES.ISO8859-15
ca_ES.UTF-8
cs_CZ
cs_CZ.ISO8859-2
cs_CZ.UTF-8
da_DK
da_DK.ISO8859-1
da_DK.ISO8859-15
da_DK.UTF-8
de_AT
de_AT.ISO8859-1
de_AT.ISO8859-15
de_AT.UTF-8
de_CH
de_CH.ISO8859-1
de_CH.ISO8859-15
de_CH.UTF-8
de_DE
de_DE.ISO8859-1
de_DE.ISO8859-15
de_DE.UTF-8
el_GR
el_GR.ISO8859-7
el_GR.UTF-8
en_AU
en_AU.ISO8859-1
en_AU.ISO8859-15
en_AU.US-ASCII
en_AU.UTF-8
en_CA
en_CA.ISO8859-1
en_CA.ISO8859-15
en_CA.US-ASCII
en_CA.UTF-8
en_GB
en_GB.ISO8859-1
en_GB.ISO8859-15
en_GB.US-ASCII
en_GB.UTF-8
en_IE
en_IE.UTF-8
en_NZ
en_NZ.ISO8859-1
en_NZ.ISO8859-15
en_NZ.US-ASCII
en_NZ.UTF-8
en_US
en_US.ISO8859-1
en_US.ISO8859-15
en_US.US-ASCII
en_US.UTF-8
es_ES
es_ES.ISO8859-1
es_ES.ISO8859-15
es_ES.UTF-8
et_EE
et_EE.ISO8859-15
et_EE.UTF-8
eu_ES
eu_ES.ISO8859-1
eu_ES.ISO8859-15
eu_ES.UTF-8
fi_FI
fi_FI.ISO8859-1
fi_FI.ISO8859-15
fi_FI.UTF-8
fr_BE
fr_BE.ISO8859-1
fr_BE.ISO8859-15
fr_BE.UTF-8
fr_CA
fr_CA.ISO8859-1
fr_CA.ISO8859-15
fr_CA.UTF-8
fr_CH
fr_CH.ISO8859-1
fr_CH.ISO8859-15
fr_CH.UTF-8
fr_FR
fr_FR.ISO8859-1
fr_FR.ISO8859-15
fr_FR.UTF-8
he_IL
he_IL.UTF-8
hi_IN.ISCII-DEV
hr_HR
hr_HR.ISO8859-2
hr_HR.UTF-8
hu_HU
hu_HU.ISO8859-2
hu_HU.UTF-8
hy_AM
hy_AM.ARMSCII-8
hy_AM.UTF-8
is_IS
is_IS.ISO8859-1
is_IS.ISO8859-15
is_IS.UTF-8
it_CH
it_CH.ISO8859-1
it_CH.ISO8859-15
it_CH.UTF-8
it_IT
it_IT.ISO8859-1
it_IT.ISO8859-15
it_IT.UTF-8
ja_JP
ja_JP.eucJP
ja_JP.SJIS
ja_JP.UTF-8
kk_KZ
kk_KZ.PT154
kk_KZ.UTF-8
ko_KR
ko_KR.CP949
ko_KR.eucKR
ko_KR.UTF-8
lt_LT
lt_LT.ISO8859-13
lt_LT.ISO8859-4
lt_LT.UTF-8
nl_BE
nl_BE.ISO8859-1
nl_BE.ISO8859-15
nl_BE.UTF-8
nl_NL
nl_NL.ISO8859-1
nl_NL.ISO8859-15
nl_NL.UTF-8
no_NO
no_NO.ISO8859-1
no_NO.ISO8859-15
no_NO.UTF-8
pl_PL
pl_PL.ISO8859-2
pl_PL.UTF-8
pt_BR
pt_BR.ISO8859-1
pt_BR.UTF-8
pt_PT
pt_PT.ISO8859-1
pt_PT.ISO8859-15
pt_PT.UTF-8
ro_RO
ro_RO.ISO8859-2
ro_RO.UTF-8
ru_RU
ru_RU.CP1251
ru_RU.CP866
ru_RU.ISO8859-5
ru_RU.KOI8-R
ru_RU.UTF-8
sk_SK
sk_SK.ISO8859-2
sk_SK.UTF-8
sl_SI
sl_SI.ISO8859-2
sl_SI.UTF-8
sr_YU
sr_YU.ISO8859-2
sr_YU.ISO8859-5
sr_YU.UTF-8
sv_SE
sv_SE.ISO8859-1
sv_SE.ISO8859-15
sv_SE.UTF-8
tr_TR
tr_TR.ISO8859-9
tr_TR.UTF-8
uk_UA
uk_UA.ISO8859-5
uk_UA.KOI8-U
uk_UA.UTF-8
zh_CN
zh_CN.eucCN
zh_CN.GB18030
zh_CN.GB2312
zh_CN.GBK
zh_CN.UTF-8
zh_HK
zh_HK.Big5HKSCS
zh_HK.UTF-8
zh_TW
zh_TW.Big5
21:26:49.076114 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.076225 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.076663 tramp-get-connection-property (7) # gateway nil
21:26:49.076962 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
af_ZA
af_ZA.ISO8859-1
af_ZA.ISO8859-15
af_ZA.UTF-8
am_ET
am_ET.UTF-8
be_BY
be_BY.CP1131
be_BY.CP1251
be_BY.ISO8859-5
be_BY.UTF-8
bg_BG
bg_BG.CP1251
bg_BG.UTF-8
ca_ES
ca_ES.ISO8859-1
ca_ES.ISO8859-15
ca_ES.UTF-8
cs_CZ
cs_CZ.ISO8859-2
cs_CZ.UTF-8
da_DK
da_DK.ISO8859-1
da_DK.ISO8859-15
da_DK.UTF-8
de_AT
de_AT.ISO8859-1
de_AT.ISO8859-15
de_AT.UTF-8
de_CH
de_CH.ISO8859-1
de_CH.ISO8859-15
de_CH.UTF-8
de_DE
de_DE.ISO8859-1
de_DE.ISO8859-15
de_DE.UTF-8
el_GR
el_GR.ISO8859-7
el_GR.UTF-8
en_AU
en_AU.ISO8859-1
en_AU.ISO8859-15
en_AU.US-ASCII
en_AU.UTF-8
en_CA
en_CA.ISO8859-1
en_CA.ISO8859-15
en_CA.US-ASCII
en_CA.UTF-8
en_GB
en_GB.ISO8859-1
en_GB.ISO8859-15
en_GB.US-ASCII
en_GB.UTF-8
en_IE
en_IE.UTF-8
en_NZ
en_NZ.ISO8859-1
en_NZ.ISO8859-15
en_NZ.US-ASCII
en_NZ.UTF-8
en_US
en_US.ISO8859-1
en_US.ISO8859-15
en_US.US-ASCII
en_US.UTF-8
es_ES
es_ES.ISO8859-1
es_ES.ISO8859-15
es_ES.UTF-8
et_EE
et_EE.ISO8859-15
et_EE.UTF-8
eu_ES
eu_ES.ISO8859-1
eu_ES.ISO8859-15
eu_ES.UTF-8
fi_FI
fi_FI.ISO8859-1
fi_FI.ISO8859-15
fi_FI.UTF-8
fr_BE
fr_BE.ISO8859-1
fr_BE.ISO8859-15
fr_BE.UTF-8
fr_CA
fr_CA.ISO8859-1
fr_CA.ISO8859-15
fr_CA.UTF-8
fr_CH
fr_CH.ISO8859-1
fr_CH.ISO8859-15
fr_CH.UTF-8
fr_FR
fr_FR.ISO8859-1
fr_FR.ISO8859-15
fr_FR.UTF-8
he_IL
he_IL.UTF-8
hi_IN.ISCII-DEV
hr_HR
hr_HR.ISO8859-2
hr_HR.UTF-8
hu_HU
hu_HU.ISO8859-2
hu_HU.UTF-8
hy_AM
hy_AM.ARMSCII-8
hy_AM.UTF-8
is_IS
is_IS.ISO8859-1
is_IS.ISO8859-15
is_IS.UTF-8
it_CH
it_CH.ISO8859-1
it_CH.ISO8859-15
it_CH.UTF-8
it_IT
it_IT.ISO8859-1
it_IT.ISO8859-15
it_IT.UTF-8
ja_JP
ja_JP.eucJP
ja_JP.SJIS
ja_JP.UTF-8
kk_KZ
kk_KZ.PT154
kk_KZ.UTF-8
ko_KR
ko_KR.CP949
ko_KR.eucKR
ko_KR.UTF-8
lt_LT
lt_LT.ISO8859-13
lt_LT.ISO8859-4
lt_LT.UTF-8
nl_BE
nl_BE.ISO8859-1
nl_BE.ISO8859-15
nl_BE.UTF-8
nl_NL
nl_NL.ISO8859-1
nl_NL.ISO8859-15
nl_NL.UTF-8
no_NO
no_NO.ISO8859-1
no_NO.ISO8859-15
no_NO.UTF-8
pl_PL
pl_PL.ISO8859-2
pl_PL.UTF-8
pt_BR
pt_BR.ISO8859-1
pt_BR.UTF-8
pt_PT
pt_PT.ISO8859-1
pt_PT.ISO8859-15
pt_PT.UTF-8
ro_RO
ro_RO.ISO8859-2
ro_RO.UTF-8
ru_RU
ru_RU.CP1251
ru_RU.CP866
ru_RU.ISO8859-5
ru_RU.KOI8-R
ru_RU.UTF-8
sk_SK
sk_SK.ISO8859-2
sk_SK.UTF-8
sl_SI
sl_SI.ISO8859-2
sl_SI.UTF-8
sr_YU
sr_YU.ISO8859-2
sr_YU.ISO8859-5
sr_YU.UTF-8
sv_SE
sv_SE.ISO8859-1
sv_SE.ISO8859-15
sv_SE.UTF-8
tr_TR
tr_TR.ISO8859-9
tr_TR.UTF-8
uk_UA
uk_UA.ISO8859-5
uk_UA.KOI8-U
uk_UA.UTF-8
zh_CN
zh_CN.eucCN
zh_CN.GB18030
zh_CN.GB2312
zh_CN.GBK
zh_CN.UTF-8
zh_HK
zh_HK.Big5HKSCS
zh_HK.UTF-8
zh_TW
zh_TW.Big5
zh_TW.UTF-8
C
POSIX
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:49.077166 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.077269 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.077388 tramp-wait-for-regexp (6) # 
af_ZA
af_ZA.ISO8859-1
af_ZA.ISO8859-15
af_ZA.UTF-8
am_ET
am_ET.UTF-8
be_BY
be_BY.CP1131
be_BY.CP1251
be_BY.ISO8859-5
be_BY.UTF-8
bg_BG
bg_BG.CP1251
bg_BG.UTF-8
ca_ES
ca_ES.ISO8859-1
ca_ES.ISO8859-15
ca_ES.UTF-8
cs_CZ
cs_CZ.ISO8859-2
cs_CZ.UTF-8
da_DK
da_DK.ISO8859-1
da_DK.ISO8859-15
da_DK.UTF-8
de_AT
de_AT.ISO8859-1
de_AT.ISO8859-15
de_AT.UTF-8
de_CH
de_CH.ISO8859-1
de_CH.ISO8859-15
de_CH.UTF-8
de_DE
de_DE.ISO8859-1
de_DE.ISO8859-15
de_DE.UTF-8
el_GR
el_GR.ISO8859-7
el_GR.UTF-8
en_AU
en_AU.ISO8859-1
en_AU.ISO8859-15
en_AU.US-ASCII
en_AU.UTF-8
en_CA
en_CA.ISO8859-1
en_CA.ISO8859-15
en_CA.US-ASCII
en_CA.UTF-8
en_GB
en_GB.ISO8859-1
en_GB.ISO8859-15
en_GB.US-ASCII
en_GB.UTF-8
en_IE
en_IE.UTF-8
en_NZ
en_NZ.ISO8859-1
en_NZ.ISO8859-15
en_NZ.US-ASCII
en_NZ.UTF-8
en_US
en_US.ISO8859-1
en_US.ISO8859-15
en_US.US-ASCII
en_US.UTF-8
es_ES
es_ES.ISO8859-1
es_ES.ISO8859-15
es_ES.UTF-8
et_EE
et_EE.ISO8859-15
et_EE.UTF-8
eu_ES
eu_ES.ISO8859-1
eu_ES.ISO8859-15
eu_ES.UTF-8
fi_FI
fi_FI.ISO8859-1
fi_FI.ISO8859-15
fi_FI.UTF-8
fr_BE
fr_BE.ISO8859-1
fr_BE.ISO8859-15
fr_BE.UTF-8
fr_CA
fr_CA.ISO8859-1
fr_CA.ISO8859-15
fr_CA.UTF-8
fr_CH
fr_CH.ISO8859-1
fr_CH.ISO8859-15
fr_CH.UTF-8
fr_FR
fr_FR.ISO8859-1
fr_FR.ISO8859-15
fr_FR.UTF-8
he_IL
he_IL.UTF-8
hi_IN.ISCII-DEV
hr_HR
hr_HR.ISO8859-2
hr_HR.UTF-8
hu_HU
hu_HU.ISO8859-2
hu_HU.UTF-8
hy_AM
hy_AM.ARMSCII-8
hy_AM.UTF-8
is_IS
is_IS.ISO8859-1
is_IS.ISO8859-15
is_IS.UTF-8
it_CH
it_CH.ISO8859-1
it_CH.ISO8859-15
it_CH.UTF-8
it_IT
it_IT.ISO8859-1
it_IT.ISO8859-15
it_IT.UTF-8
ja_JP
ja_JP.eucJP
ja_JP.SJIS
ja_JP.UTF-8
kk_KZ
kk_KZ.PT154
kk_KZ.UTF-8
ko_KR
ko_KR.CP949
ko_KR.eucKR
ko_KR.UTF-8
lt_LT
lt_LT.ISO8859-13
lt_LT.ISO8859-4
lt_LT.UTF-8
nl_BE
nl_BE.ISO8859-1
nl_BE.ISO8859-15
nl_BE.UTF-8
nl_NL
nl_NL.ISO8859-1
nl_NL.ISO8859-15
nl_NL.UTF-8
no_NO
no_NO.ISO8859-1
no_NO.ISO8859-15
no_NO.UTF-8
pl_PL
pl_PL.ISO8859-2
pl_PL.UTF-8
pt_BR
pt_BR.ISO8859-1
pt_BR.UTF-8
pt_PT
pt_PT.ISO8859-1
pt_PT.ISO8859-15
pt_PT.UTF-8
ro_RO
ro_RO.ISO8859-2
ro_RO.UTF-8
ru_RU
ru_RU.CP1251
ru_RU.CP866
ru_RU.ISO8859-5
ru_RU.KOI8-R
ru_RU.UTF-8
sk_SK
sk_SK.ISO8859-2
sk_SK.UTF-8
sl_SI
sl_SI.ISO8859-2
sl_SI.UTF-8
sr_YU
sr_YU.ISO8859-2
sr_YU.ISO8859-5
sr_YU.UTF-8
sv_SE
sv_SE.ISO8859-1
sv_SE.ISO8859-15
sv_SE.UTF-8
tr_TR
tr_TR.ISO8859-9
tr_TR.UTF-8
uk_UA
uk_UA.ISO8859-5
uk_UA.KOI8-U
uk_UA.UTF-8
zh_CN
zh_CN.eucCN
zh_CN.GB18030
zh_CN.GB2312
zh_CN.GBK
zh_CN.UTF-8
zh_HK
zh_HK.Big5HKSCS
zh_HK.UTF-8
zh_TW
zh_TW.Big5
zh_TW.UTF-8
C
POSIX
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:49.077609 tramp-get-connection-property (7) # process-buffer nil
21:26:49.077792 tramp-set-connection-property (7) # locale LC_ALL=en_US.UTF-8
21:26:49.077905 tramp-get-connection-property (7) # process-name nil
21:26:49.078008 tramp-get-connection-property (7) # remote-echo nil
21:26:49.078105 tramp-send-command (6) # echo foo ; echo bar
21:26:49.078202 tramp-get-connection-property (7) # process-name nil
21:26:49.078306 tramp-get-connection-property (7) # chunksize nil
21:26:49.078404 tramp-set-connection-property (7) # last-cmd-time (22125 54409 78374 0)
21:26:49.078518 tramp-send-string (10) # echo foo ; echo bar
21:26:49.078615 tramp-get-connection-property (7) # process-buffer nil
21:26:49.078753 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.078856 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.078968 tramp-get-connection-property (7) # gateway nil
21:26:49.079282 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
foo
bar
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:49.079397 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.079495 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.079603 tramp-wait-for-regexp (6) # 
foo
bar
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:49.079747 tramp-open-connection-setup-interactive-shell (5) # Setting coding system to ‘utf-8’ and ‘utf-8-unix’
21:26:49.079849 tramp-get-connection-property (7) # process-name nil
21:26:49.079971 tramp-get-connection-property (7) # remote-echo nil
21:26:49.080067 tramp-send-command (6) # set +o vi +o emacs
21:26:49.080166 tramp-get-connection-property (7) # process-name nil
21:26:49.080273 tramp-get-connection-property (7) # chunksize nil
21:26:49.080376 tramp-set-connection-property (7) # last-cmd-time (22125 54409 80346 0)
21:26:49.080490 tramp-send-string (10) # set +o vi +o emacs
21:26:49.080589 tramp-get-connection-property (7) # process-buffer nil
21:26:49.080724 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.080829 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.080933 tramp-get-connection-property (7) # gateway nil
21:26:49.081226 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:49.081347 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.081446 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.081555 tramp-wait-for-regexp (6) # 
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:49.081690 tramp-open-connection-setup-interactive-shell (5) # Checking system information
21:26:49.081790 tramp-get-connection-property (7) # uname nil
21:26:49.081898 tramp-get-connection-property (7) # process-name nil
21:26:49.082003 tramp-get-connection-property (7) # process-name nil
21:26:49.082111 tramp-get-connection-property (7) # process-buffer nil
21:26:49.082219 tramp-get-connection-property (7) # last-cmd-time (22125 54409 80346 0)
21:26:49.082330 tramp-get-connection-property (7) # process-name nil
21:26:49.082434 tramp-get-connection-property (7) # remote-echo nil
21:26:49.082537 tramp-send-command (6) # echo \"`uname -sr`\" 2>/dev/null; echo tramp_exit_status $?
21:26:49.082638 tramp-get-connection-property (7) # process-name nil
21:26:49.082743 tramp-get-connection-property (7) # chunksize nil
21:26:49.082842 tramp-set-connection-property (7) # last-cmd-time (22125 54409 82811 0)
21:26:49.082953 tramp-send-string (10) # echo \"`uname -sr`\" 2>/dev/null; echo tramp_exit_status $?
21:26:49.083053 tramp-get-connection-property (7) # process-buffer nil
21:26:49.083190 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.083293 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.083400 tramp-get-connection-property (7) # gateway nil
21:26:49.086423 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
"Darwin 14.5.0"
tramp_exit_status 0
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:49.086580 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.086684 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.086794 tramp-wait-for-regexp (6) # 
"Darwin 14.5.0"
tramp_exit_status 0
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:49.086943 tramp-get-connection-property (7) # process-buffer nil
21:26:49.087073 tramp-get-connection-property (7) # process-buffer nil
21:26:49.087188 tramp-set-connection-property (7) # uname Darwin 14.5.0
21:26:49.087289 tramp-get-connection-property (7) # chunksize undef
21:26:49.087392 tramp-open-connection-setup-interactive-shell (5) # Checking remote host type for ‘send-process-string’ bug
21:26:49.087491 tramp-get-connection-property (7) # uname Darwin 14.5.0
21:26:49.087601 tramp-set-connection-property (7) # chunksize 0
21:26:49.087710 tramp-set-remote-path (5) # Setting $PATH environment variable
21:26:49.087810 tramp-get-connection-property (7) # remote-path undef
21:26:49.087927 tramp-get-connection-property (7) # process-name nil
21:26:49.088036 tramp-get-connection-property (7) # process-name nil
21:26:49.088137 tramp-get-connection-property (7) # process-buffer nil
21:26:49.088246 tramp-get-connection-property (7) # last-cmd-time (22125 54409 82811 0)
21:26:49.088361 tramp-get-connection-property (7) # process-name nil
21:26:49.088464 tramp-get-connection-property (7) # remote-echo nil
21:26:49.088558 tramp-send-command (6) # echo \"`getconf PATH 2>/dev/null`\" 2>/dev/null; echo tramp_exit_status $?
21:26:49.088662 tramp-get-connection-property (7) # process-name nil
21:26:49.088768 tramp-get-connection-property (7) # chunksize 0
21:26:49.088873 tramp-set-connection-property (7) # last-cmd-time (22125 54409 88843 0)
21:26:49.088978 tramp-send-string (10) # echo \"`getconf PATH 2>/dev/null`\" 2>/dev/null; echo tramp_exit_status $?
21:26:49.089077 tramp-get-connection-property (7) # process-buffer nil
21:26:49.089219 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.089320 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.089453 tramp-get-connection-property (7) # gateway nil
21:26:49.093649 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
"/usr/bin:/bin:/usr/sbin:/sbin"
tramp_exit_status 0
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:49.093801 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.093908 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.094027 tramp-wait-for-regexp (6) # 
"/usr/bin:/bin:/usr/sbin:/sbin"
tramp_exit_status 0
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:49.094178 tramp-get-connection-property (7) # process-buffer nil
21:26:49.094303 tramp-get-connection-property (7) # process-buffer nil
21:26:49.094806 tramp-get-file-property (8) # /usr/bin file-directory-p undef
21:26:49.094946 tramp-get-connection-property (7) # test undef
21:26:49.095049 tramp-get-test-command (5) # Finding a suitable ‘test’ command
21:26:49.095163 tramp-get-connection-property (7) # process-name nil
21:26:49.095277 tramp-get-connection-property (7) # process-name nil
21:26:49.095378 tramp-get-connection-property (7) # process-buffer nil
21:26:49.095486 tramp-get-connection-property (7) # last-cmd-time (22125 54409 88843 0)
21:26:49.095606 tramp-get-connection-property (7) # process-name nil
21:26:49.095715 tramp-get-connection-property (7) # remote-echo nil
21:26:49.095814 tramp-send-command (6) # test 0 2>/dev/null; echo tramp_exit_status $?
21:26:49.095916 tramp-get-connection-property (7) # process-name nil
21:26:49.096028 tramp-get-connection-property (7) # chunksize 0
21:26:49.096139 tramp-set-connection-property (7) # last-cmd-time (22125 54409 96107 0)
21:26:49.096248 tramp-send-string (10) # test 0 2>/dev/null; echo tramp_exit_status $?
21:26:49.096351 tramp-get-connection-property (7) # process-buffer nil
21:26:49.096508 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.096610 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.096722 tramp-get-connection-property (7) # gateway nil
21:26:49.097433 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
tramp_exit_status 0
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:49.097591 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.097697 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.097816 tramp-wait-for-regexp (6) # 
tramp_exit_status 0
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:49.097993 tramp-get-connection-property (7) # process-buffer nil
21:26:49.098122 tramp-set-connection-property (7) # test test
21:26:49.098260 tramp-get-connection-property (7) # process-name nil
21:26:49.098372 tramp-get-connection-property (7) # process-name nil
21:26:49.098479 tramp-get-connection-property (7) # process-buffer nil
21:26:49.098592 tramp-get-connection-property (7) # last-cmd-time (22125 54409 96107 0)
21:26:49.098712 tramp-get-connection-property (7) # process-name nil
21:26:49.098821 tramp-get-connection-property (7) # remote-echo nil
21:26:49.098919 tramp-send-command (6) # test -d /usr/bin 2>/dev/null; echo tramp_exit_status $?
21:26:49.099027 tramp-get-connection-property (7) # process-name nil
21:26:49.099139 tramp-get-connection-property (7) # chunksize 0
21:26:49.099253 tramp-set-connection-property (7) # last-cmd-time (22125 54409 99220 0)
21:26:49.099366 tramp-send-string (10) # test -d /usr/bin 2>/dev/null; echo tramp_exit_status $?
21:26:49.099473 tramp-get-connection-property (7) # process-buffer nil
21:26:49.099625 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.099728 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.099831 tramp-get-connection-property (7) # gateway nil
21:26:49.100146 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
tramp_exit_status 0
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:49.100291 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.100395 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.100515 tramp-wait-for-regexp (6) # 
tramp_exit_status 0
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:49.100669 tramp-get-connection-property (7) # process-buffer nil
21:26:49.100821 tramp-set-file-property (8) # /usr/bin file-directory-p t
21:26:49.101261 tramp-get-file-property (8) # /bin file-directory-p undef
21:26:49.101392 tramp-get-connection-property (7) # test test
21:26:49.101528 tramp-get-connection-property (7) # process-name nil
21:26:49.101640 tramp-get-connection-property (7) # process-name nil
21:26:49.101745 tramp-get-connection-property (7) # process-buffer nil
21:26:49.101858 tramp-get-connection-property (7) # last-cmd-time (22125 54409 99220 0)
21:26:49.101973 tramp-get-connection-property (7) # process-name nil
21:26:49.102081 tramp-get-connection-property (7) # remote-echo nil
21:26:49.102179 tramp-send-command (6) # test -d /bin 2>/dev/null; echo tramp_exit_status $?
21:26:49.102280 tramp-get-connection-property (7) # process-name nil
21:26:49.102385 tramp-get-connection-property (7) # chunksize 0
21:26:49.102502 tramp-set-connection-property (7) # last-cmd-time (22125 54409 102469 0)
21:26:49.102615 tramp-send-string (10) # test -d /bin 2>/dev/null; echo tramp_exit_status $?
21:26:49.102721 tramp-get-connection-property (7) # process-buffer nil
21:26:49.102863 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.102968 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.103078 tramp-get-connection-property (7) # gateway nil
21:26:49.103363 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
tramp_exit_status 0
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:49.103492 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.103593 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.103709 tramp-wait-for-regexp (6) # 
tramp_exit_status 0
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:49.103865 tramp-get-connection-property (7) # process-buffer nil
21:26:49.104012 tramp-set-file-property (8) # /bin file-directory-p t
21:26:49.104407 tramp-get-file-property (8) # /usr/sbin file-directory-p undef
21:26:49.104541 tramp-get-connection-property (7) # test test
21:26:49.104665 tramp-get-connection-property (7) # process-name nil
21:26:49.104774 tramp-get-connection-property (7) # process-name nil
21:26:49.104875 tramp-get-connection-property (7) # process-buffer nil
21:26:49.104985 tramp-get-connection-property (7) # last-cmd-time (22125 54409 102469 0)
21:26:49.105119 tramp-get-connection-property (7) # process-name nil
21:26:49.105231 tramp-get-connection-property (7) # remote-echo nil
21:26:49.105333 tramp-send-command (6) # test -d /usr/sbin 2>/dev/null; echo tramp_exit_status $?
21:26:49.105438 tramp-get-connection-property (7) # process-name nil
21:26:49.105549 tramp-get-connection-property (7) # chunksize 0
21:26:49.105661 tramp-set-connection-property (7) # last-cmd-time (22125 54409 105630 0)
21:26:49.105774 tramp-send-string (10) # test -d /usr/sbin 2>/dev/null; echo tramp_exit_status $?
21:26:49.105875 tramp-get-connection-property (7) # process-buffer nil
21:26:49.106018 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.106133 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.106251 tramp-get-connection-property (7) # gateway nil
21:26:49.106536 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
tramp_exit_status 0
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:49.106666 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.106771 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.106889 tramp-wait-for-regexp (6) # 
tramp_exit_status 0
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:49.107045 tramp-get-connection-property (7) # process-buffer nil
21:26:49.107188 tramp-set-file-property (8) # /usr/sbin file-directory-p t
21:26:49.107585 tramp-get-file-property (8) # /sbin file-directory-p undef
21:26:49.107715 tramp-get-connection-property (7) # test test
21:26:49.107853 tramp-get-connection-property (7) # process-name nil
21:26:49.107972 tramp-get-connection-property (7) # process-name nil
21:26:49.108082 tramp-get-connection-property (7) # process-buffer nil
21:26:49.108199 tramp-get-connection-property (7) # last-cmd-time (22125 54409 105630 0)
21:26:49.108315 tramp-get-connection-property (7) # process-name nil
21:26:49.108422 tramp-get-connection-property (7) # remote-echo nil
21:26:49.108521 tramp-send-command (6) # test -d /sbin 2>/dev/null; echo tramp_exit_status $?
21:26:49.108623 tramp-get-connection-property (7) # process-name nil
21:26:49.108741 tramp-get-connection-property (7) # chunksize 0
21:26:49.108862 tramp-set-connection-property (7) # last-cmd-time (22125 54409 108830 0)
21:26:49.108973 tramp-send-string (10) # test -d /sbin 2>/dev/null; echo tramp_exit_status $?
21:26:49.109077 tramp-get-connection-property (7) # process-buffer nil
21:26:49.109224 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.109328 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.109437 tramp-get-connection-property (7) # gateway nil
21:26:49.109729 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
tramp_exit_status 0
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:49.109848 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.109960 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.110080 tramp-wait-for-regexp (6) # 
tramp_exit_status 0
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:49.110234 tramp-get-connection-property (7) # process-buffer nil
21:26:49.110379 tramp-set-file-property (8) # /sbin file-directory-p t
21:26:49.110773 tramp-get-file-property (8) # /usr/local/bin file-directory-p undef
21:26:49.110905 tramp-get-connection-property (7) # test test
21:26:49.111029 tramp-get-connection-property (7) # process-name nil
21:26:49.111144 tramp-get-connection-property (7) # process-name nil
21:26:49.111245 tramp-get-connection-property (7) # process-buffer nil
21:26:49.111356 tramp-get-connection-property (7) # last-cmd-time (22125 54409 108830 0)
21:26:49.111483 tramp-get-connection-property (7) # process-name nil
21:26:49.111600 tramp-get-connection-property (7) # remote-echo nil
21:26:49.111703 tramp-send-command (6) # test -d /usr/local/bin 2>/dev/null; echo tramp_exit_status $?
21:26:49.111809 tramp-get-connection-property (7) # process-name nil
21:26:49.111919 tramp-get-connection-property (7) # chunksize 0
21:26:49.112030 tramp-set-connection-property (7) # last-cmd-time (22125 54409 111997 0)
21:26:49.112139 tramp-send-string (10) # test -d /usr/local/bin 2>/dev/null; echo tramp_exit_status $?
21:26:49.112241 tramp-get-connection-property (7) # process-buffer nil
21:26:49.112385 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.112498 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.112616 tramp-get-connection-property (7) # gateway nil
21:26:49.112906 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
tramp_exit_status 0
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:49.113030 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.113134 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.113247 tramp-wait-for-regexp (6) # 
tramp_exit_status 0
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:49.113402 tramp-get-connection-property (7) # process-buffer nil
21:26:49.113542 tramp-set-file-property (8) # /usr/local/bin file-directory-p t
21:26:49.113944 tramp-get-file-property (8) # /usr/local/sbin file-directory-p undef
21:26:49.114092 tramp-get-connection-property (7) # test test
21:26:49.114225 tramp-get-connection-property (7) # process-name nil
21:26:49.114338 tramp-get-connection-property (7) # process-name nil
21:26:49.114445 tramp-get-connection-property (7) # process-buffer nil
21:26:49.114559 tramp-get-connection-property (7) # last-cmd-time (22125 54409 111997 0)
21:26:49.114676 tramp-get-connection-property (7) # process-name nil
21:26:49.114791 tramp-get-connection-property (7) # remote-echo nil
21:26:49.114892 tramp-send-command (6) # test -d /usr/local/sbin 2>/dev/null; echo tramp_exit_status $?
21:26:49.114995 tramp-get-connection-property (7) # process-name nil
21:26:49.115112 tramp-get-connection-property (7) # chunksize 0
21:26:49.115230 tramp-set-connection-property (7) # last-cmd-time (22125 54409 115197 0)
21:26:49.115345 tramp-send-string (10) # test -d /usr/local/sbin 2>/dev/null; echo tramp_exit_status $?
21:26:49.115451 tramp-get-connection-property (7) # process-buffer nil
21:26:49.115598 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.115703 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.115814 tramp-get-connection-property (7) # gateway nil
21:26:49.116220 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
tramp_exit_status 1
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:49.116349 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.116455 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.116573 tramp-wait-for-regexp (6) # 
tramp_exit_status 1
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:49.116730 tramp-get-connection-property (7) # process-buffer nil
21:26:49.116885 tramp-set-file-property (8) # /usr/local/sbin file-directory-p nil
21:26:49.117282 tramp-get-file-property (8) # /local/bin file-directory-p undef
21:26:49.117413 tramp-get-connection-property (7) # test test
21:26:49.117542 tramp-get-connection-property (7) # process-name nil
21:26:49.117652 tramp-get-connection-property (7) # process-name nil
21:26:49.138123 tramp-get-connection-property (7) # process-buffer nil
21:26:49.138272 tramp-get-connection-property (7) # last-cmd-time (22125 54409 115197 0)
21:26:49.138393 tramp-get-connection-property (7) # process-name nil
21:26:49.138498 tramp-get-connection-property (7) # remote-echo nil
21:26:49.138594 tramp-send-command (6) # test -d /local/bin 2>/dev/null; echo tramp_exit_status $?
21:26:49.138695 tramp-get-connection-property (7) # process-name nil
21:26:49.138801 tramp-get-connection-property (7) # chunksize 0
21:26:49.138908 tramp-set-connection-property (7) # last-cmd-time (22125 54409 138877 0)
21:26:49.139012 tramp-send-string (10) # test -d /local/bin 2>/dev/null; echo tramp_exit_status $?
21:26:49.139112 tramp-get-connection-property (7) # process-buffer nil
21:26:49.139287 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.139388 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.139510 tramp-get-connection-property (7) # gateway nil
21:26:49.139978 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
tramp_exit_status 1
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:49.140097 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.140196 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.140307 tramp-wait-for-regexp (6) # 
tramp_exit_status 1
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:49.140459 tramp-get-connection-property (7) # process-buffer nil
21:26:49.140612 tramp-set-file-property (8) # /local/bin file-directory-p nil
21:26:49.141027 tramp-get-file-property (8) # /local/freeware/bin file-directory-p undef
21:26:49.141157 tramp-get-connection-property (7) # test test
21:26:49.141283 tramp-get-connection-property (7) # process-name nil
21:26:49.141390 tramp-get-connection-property (7) # process-name nil
21:26:49.141491 tramp-get-connection-property (7) # process-buffer nil
21:26:49.141600 tramp-get-connection-property (7) # last-cmd-time (22125 54409 138877 0)
21:26:49.141710 tramp-get-connection-property (7) # process-name nil
21:26:49.141814 tramp-get-connection-property (7) # remote-echo nil
21:26:49.141910 tramp-send-command (6) # test -d /local/freeware/bin 2>/dev/null; echo tramp_exit_status $?
21:26:49.142009 tramp-get-connection-property (7) # process-name nil
21:26:49.142115 tramp-get-connection-property (7) # chunksize 0
21:26:49.142221 tramp-set-connection-property (7) # last-cmd-time (22125 54409 142191 0)
21:26:49.142336 tramp-send-string (10) # test -d /local/freeware/bin 2>/dev/null; echo tramp_exit_status $?
21:26:49.142459 tramp-get-connection-property (7) # process-buffer nil
21:26:49.142619 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.142728 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.142839 tramp-get-connection-property (7) # gateway nil
21:26:49.143151 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
tramp_exit_status 1
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:49.143268 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.143368 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.143477 tramp-wait-for-regexp (6) # 
tramp_exit_status 1
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:49.143623 tramp-get-connection-property (7) # process-buffer nil
21:26:49.143762 tramp-set-file-property (8) # /local/freeware/bin file-directory-p nil
21:26:49.144144 tramp-get-file-property (8) # /local/gnu/bin file-directory-p undef
21:26:49.144272 tramp-get-connection-property (7) # test test
21:26:49.144391 tramp-get-connection-property (7) # process-name nil
21:26:49.144499 tramp-get-connection-property (7) # process-name nil
21:26:49.144599 tramp-get-connection-property (7) # process-buffer nil
21:26:49.144708 tramp-get-connection-property (7) # last-cmd-time (22125 54409 142191 0)
21:26:49.144820 tramp-get-connection-property (7) # process-name nil
21:26:49.144932 tramp-get-connection-property (7) # remote-echo nil
21:26:49.145029 tramp-send-command (6) # test -d /local/gnu/bin 2>/dev/null; echo tramp_exit_status $?
21:26:49.145129 tramp-get-connection-property (7) # process-name nil
21:26:49.145237 tramp-get-connection-property (7) # chunksize 0
21:26:49.145345 tramp-set-connection-property (7) # last-cmd-time (22125 54409 145315 0)
21:26:49.145451 tramp-send-string (10) # test -d /local/gnu/bin 2>/dev/null; echo tramp_exit_status $?
21:26:49.145551 tramp-get-connection-property (7) # process-buffer nil
21:26:49.145694 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.145794 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.145902 tramp-get-connection-property (7) # gateway nil
21:26:49.146238 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
tramp_exit_status 1
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:49.146356 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.146454 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.146565 tramp-wait-for-regexp (6) # 
tramp_exit_status 1
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:49.146713 tramp-get-connection-property (7) # process-buffer nil
21:26:49.146856 tramp-set-file-property (8) # /local/gnu/bin file-directory-p nil
21:26:49.147237 tramp-get-file-property (8) # /usr/freeware/bin file-directory-p undef
21:26:49.147364 tramp-get-connection-property (7) # test test
21:26:49.147485 tramp-get-connection-property (7) # process-name nil
21:26:49.147593 tramp-get-connection-property (7) # process-name nil
21:26:49.147694 tramp-get-connection-property (7) # process-buffer nil
21:26:49.147803 tramp-get-connection-property (7) # last-cmd-time (22125 54409 145315 0)
21:26:49.147914 tramp-get-connection-property (7) # process-name nil
21:26:49.148018 tramp-get-connection-property (7) # remote-echo nil
21:26:49.148114 tramp-send-command (6) # test -d /usr/freeware/bin 2>/dev/null; echo tramp_exit_status $?
21:26:49.148214 tramp-get-connection-property (7) # process-name nil
21:26:49.148319 tramp-get-connection-property (7) # chunksize 0
21:26:49.148425 tramp-set-connection-property (7) # last-cmd-time (22125 54409 148395 0)
21:26:49.148531 tramp-send-string (10) # test -d /usr/freeware/bin 2>/dev/null; echo tramp_exit_status $?
21:26:49.148638 tramp-get-connection-property (7) # process-buffer nil
21:26:49.148781 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.148887 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.148994 tramp-get-connection-property (7) # gateway nil
21:26:49.149302 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
tramp_exit_status 1
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:49.149420 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.149521 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.149631 tramp-wait-for-regexp (6) # 
tramp_exit_status 1
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:49.149779 tramp-get-connection-property (7) # process-buffer nil
21:26:49.149917 tramp-set-file-property (8) # /usr/freeware/bin file-directory-p nil
21:26:49.150293 tramp-get-file-property (8) # /usr/pkg/bin file-directory-p undef
21:26:49.150421 tramp-get-connection-property (7) # test test
21:26:49.150541 tramp-get-connection-property (7) # process-name nil
21:26:49.150651 tramp-get-connection-property (7) # process-name nil
21:26:49.150751 tramp-get-connection-property (7) # process-buffer nil
21:26:49.150861 tramp-get-connection-property (7) # last-cmd-time (22125 54409 148395 0)
21:26:49.150974 tramp-get-connection-property (7) # process-name nil
21:26:49.151080 tramp-get-connection-property (7) # remote-echo nil
21:26:49.151179 tramp-send-command (6) # test -d /usr/pkg/bin 2>/dev/null; echo tramp_exit_status $?
21:26:49.151280 tramp-get-connection-property (7) # process-name nil
21:26:49.151387 tramp-get-connection-property (7) # chunksize 0
21:26:49.151494 tramp-set-connection-property (7) # last-cmd-time (22125 54409 151464 0)
21:26:49.151600 tramp-send-string (10) # test -d /usr/pkg/bin 2>/dev/null; echo tramp_exit_status $?
21:26:49.151702 tramp-get-connection-property (7) # process-buffer nil
21:26:49.151847 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.151949 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.152056 tramp-get-connection-property (7) # gateway nil
21:26:49.152339 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
tramp_exit_status 1
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:49.152460 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.152560 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.152671 tramp-wait-for-regexp (6) # 
tramp_exit_status 1
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:49.152821 tramp-get-connection-property (7) # process-buffer nil
21:26:49.152959 tramp-set-file-property (8) # /usr/pkg/bin file-directory-p nil
21:26:49.153334 tramp-get-file-property (8) # /usr/contrib/bin file-directory-p undef
21:26:49.153462 tramp-get-connection-property (7) # test test
21:26:49.153583 tramp-get-connection-property (7) # process-name nil
21:26:49.153690 tramp-get-connection-property (7) # process-name nil
21:26:49.153791 tramp-get-connection-property (7) # process-buffer nil
21:26:49.153902 tramp-get-connection-property (7) # last-cmd-time (22125 54409 151464 0)
21:26:49.154015 tramp-get-connection-property (7) # process-name nil
21:26:49.154121 tramp-get-connection-property (7) # remote-echo nil
21:26:49.154217 tramp-send-command (6) # test -d /usr/contrib/bin 2>/dev/null; echo tramp_exit_status $?
21:26:49.154318 tramp-get-connection-property (7) # process-name nil
21:26:49.154427 tramp-get-connection-property (7) # chunksize 0
21:26:49.154535 tramp-set-connection-property (7) # last-cmd-time (22125 54409 154504 0)
21:26:49.154639 tramp-send-string (10) # test -d /usr/contrib/bin 2>/dev/null; echo tramp_exit_status $?
21:26:49.154741 tramp-get-connection-property (7) # process-buffer nil
21:26:49.154884 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.154986 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.155094 tramp-get-connection-property (7) # gateway nil
21:26:49.155453 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
tramp_exit_status 1
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:49.155581 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.155682 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.155794 tramp-wait-for-regexp (6) # 
tramp_exit_status 1
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:49.155942 tramp-get-connection-property (7) # process-buffer nil
21:26:49.156081 tramp-set-file-property (8) # /usr/contrib/bin file-directory-p nil
21:26:49.156459 tramp-get-file-property (8) # /opt/bin file-directory-p undef
21:26:49.156590 tramp-get-connection-property (7) # test test
21:26:49.156712 tramp-get-connection-property (7) # process-name nil
21:26:49.156820 tramp-get-connection-property (7) # process-name nil
21:26:49.156921 tramp-get-connection-property (7) # process-buffer nil
21:26:49.157032 tramp-get-connection-property (7) # last-cmd-time (22125 54409 154504 0)
21:26:49.157146 tramp-get-connection-property (7) # process-name nil
21:26:49.157254 tramp-get-connection-property (7) # remote-echo nil
21:26:49.157351 tramp-send-command (6) # test -d /opt/bin 2>/dev/null; echo tramp_exit_status $?
21:26:49.157455 tramp-get-connection-property (7) # process-name nil
21:26:49.157563 tramp-get-connection-property (7) # chunksize 0
21:26:49.157673 tramp-set-connection-property (7) # last-cmd-time (22125 54409 157642 0)
21:26:49.157782 tramp-send-string (10) # test -d /opt/bin 2>/dev/null; echo tramp_exit_status $?
21:26:49.157883 tramp-get-connection-property (7) # process-buffer nil
21:26:49.158024 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.158128 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.158238 tramp-get-connection-property (7) # gateway nil
21:26:49.158545 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
tramp_exit_status 1
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:49.158665 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.158765 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.158876 tramp-wait-for-regexp (6) # 
tramp_exit_status 1
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:49.159028 tramp-get-connection-property (7) # process-buffer nil
21:26:49.159169 tramp-set-file-property (8) # /opt/bin file-directory-p nil
21:26:49.159542 tramp-get-file-property (8) # /opt/sbin file-directory-p undef
21:26:49.159669 tramp-get-connection-property (7) # test test
21:26:49.159789 tramp-get-connection-property (7) # process-name nil
21:26:49.159900 tramp-get-connection-property (7) # process-name nil
21:26:49.160000 tramp-get-connection-property (7) # process-buffer nil
21:26:49.160109 tramp-get-connection-property (7) # last-cmd-time (22125 54409 157642 0)
21:26:49.160228 tramp-get-connection-property (7) # process-name nil
21:26:49.160337 tramp-get-connection-property (7) # remote-echo nil
21:26:49.160437 tramp-send-command (6) # test -d /opt/sbin 2>/dev/null; echo tramp_exit_status $?
21:26:49.160537 tramp-get-connection-property (7) # process-name nil
21:26:49.160651 tramp-get-connection-property (7) # chunksize 0
21:26:49.160761 tramp-set-connection-property (7) # last-cmd-time (22125 54409 160731 0)
21:26:49.160874 tramp-send-string (10) # test -d /opt/sbin 2>/dev/null; echo tramp_exit_status $?
21:26:49.160978 tramp-get-connection-property (7) # process-buffer nil
21:26:49.161127 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.161235 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.161346 tramp-get-connection-property (7) # gateway nil
21:26:49.161656 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
tramp_exit_status 1
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:49.161775 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.161879 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.161992 tramp-wait-for-regexp (6) # 
tramp_exit_status 1
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:49.162149 tramp-get-connection-property (7) # process-buffer nil
21:26:49.162287 tramp-set-file-property (8) # /opt/sbin file-directory-p nil
21:26:49.162676 tramp-get-file-property (8) # /opt/local/bin file-directory-p undef
21:26:49.162815 tramp-get-connection-property (7) # test test
21:26:49.162941 tramp-get-connection-property (7) # process-name nil
21:26:49.163053 tramp-get-connection-property (7) # process-name nil
21:26:49.163157 tramp-get-connection-property (7) # process-buffer nil
21:26:49.163268 tramp-get-connection-property (7) # last-cmd-time (22125 54409 160731 0)
21:26:49.163382 tramp-get-connection-property (7) # process-name nil
21:26:49.163488 tramp-get-connection-property (7) # remote-echo nil
21:26:49.163588 tramp-send-command (6) # test -d /opt/local/bin 2>/dev/null; echo tramp_exit_status $?
21:26:49.163694 tramp-get-connection-property (7) # process-name nil
21:26:49.163805 tramp-get-connection-property (7) # chunksize 0
21:26:49.163917 tramp-set-connection-property (7) # last-cmd-time (22125 54409 163885 0)
21:26:49.164037 tramp-send-string (10) # test -d /opt/local/bin 2>/dev/null; echo tramp_exit_status $?
21:26:49.164144 tramp-get-connection-property (7) # process-buffer nil
21:26:49.164287 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.164389 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.164497 tramp-get-connection-property (7) # gateway nil
21:26:49.164898 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
tramp_exit_status 0
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:49.165022 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.165126 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.165242 tramp-wait-for-regexp (6) # 
tramp_exit_status 0
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:49.165393 tramp-get-connection-property (7) # process-buffer nil
21:26:49.165532 tramp-set-file-property (8) # /opt/local/bin file-directory-p t
21:26:49.165643 tramp-set-connection-property (7) # remote-path (/usr/bin /bin /usr/sbin /sbin /usr/local/bin /opt/local/bin)
21:26:49.165769 tramp-get-connection-property (7) # process-name nil
21:26:49.165878 tramp-get-connection-property (7) # process-name nil
21:26:49.165982 tramp-get-connection-property (7) # process-buffer nil
21:26:49.166099 tramp-get-connection-property (7) # last-cmd-time (22125 54409 163885 0)
21:26:49.166224 tramp-get-connection-property (7) # process-name nil
21:26:49.166333 tramp-get-connection-property (7) # remote-echo nil
21:26:49.166433 tramp-send-command (6) # PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/opt/local/bin; export PATH
21:26:49.166537 tramp-get-connection-property (7) # process-name nil
21:26:49.166644 tramp-get-connection-property (7) # chunksize 0
21:26:49.166752 tramp-set-connection-property (7) # last-cmd-time (22125 54409 166721 0)
21:26:49.166857 tramp-send-string (10) # PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/opt/local/bin; export PATH
21:26:49.166967 tramp-get-connection-property (7) # process-buffer nil
21:26:49.167114 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.167229 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.167339 tramp-get-connection-property (7) # gateway nil
21:26:49.167660 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:49.167779 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.167885 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.167997 tramp-wait-for-regexp (6) # 
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:49.168160 tramp-get-connection-property (7) # remote-shell undef
21:26:49.168273 tramp-get-connection-property (7) # remote-shell undef
21:26:49.168385 tramp-get-connection-property (7) # process-name nil
21:26:49.168496 tramp-get-connection-property (7) # remote-echo nil
21:26:49.168605 tramp-send-command (6) # echo ~root
21:26:49.168708 tramp-get-connection-property (7) # process-name nil
21:26:49.168819 tramp-get-connection-property (7) # chunksize 0
21:26:49.168933 tramp-set-connection-property (7) # last-cmd-time (22125 54409 168902 0)
21:26:49.169039 tramp-send-string (10) # echo ~root
21:26:49.169145 tramp-get-connection-property (7) # process-buffer nil
21:26:49.169288 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.169399 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.169513 tramp-get-connection-property (7) # gateway nil
21:26:49.170143 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
/var/root
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:49.170301 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.170407 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.170525 tramp-wait-for-regexp (6) # 
/var/root
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:49.170688 tramp-get-connection-property (7) # uname Darwin 14.5.0
21:26:49.170797 tramp-set-connection-property (7) # remote-shell /bin/sh
21:26:49.170915 tramp-get-connection-property (7) # process-name nil
21:26:49.171029 tramp-get-connection-property (7) # remote-echo nil
21:26:49.171130 tramp-send-command (6) # mesg n 2>/dev/null; biff n 2>/dev/null
21:26:49.171237 tramp-get-connection-property (7) # process-name nil
21:26:49.171347 tramp-get-connection-property (7) # chunksize 0
21:26:49.171459 tramp-set-connection-property (7) # last-cmd-time (22125 54409 171428 0)
21:26:49.171567 tramp-send-string (10) # mesg n 2>/dev/null; biff n 2>/dev/null
21:26:49.171668 tramp-get-connection-property (7) # process-buffer nil
21:26:49.171816 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.171927 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.172054 tramp-get-connection-property (7) # gateway nil
21:26:49.182679 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:49.182826 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.182932 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.183050 tramp-wait-for-regexp (6) # 
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:49.183201 tramp-get-connection-property (7) # uname Darwin 14.5.0
21:26:49.183319 tramp-get-connection-property (7) # uname Darwin 14.5.0
21:26:49.183567 tramp-get-connection-property (7) # process-name nil
21:26:49.183721 tramp-get-connection-property (7) # remote-echo nil
21:26:49.183827 tramp-send-command (6) # stty -oxtabs
21:26:49.183935 tramp-get-connection-property (7) # process-name nil
21:26:49.184046 tramp-get-connection-property (7) # chunksize 0
21:26:49.184161 tramp-set-connection-property (7) # last-cmd-time (22125 54409 184129 0)
21:26:49.184307 tramp-send-string (10) # stty -oxtabs
21:26:49.184408 tramp-get-connection-property (7) # process-buffer nil
21:26:49.184565 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.184673 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.184785 tramp-get-connection-property (7) # gateway nil
21:26:49.187958 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:49.188120 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.188232 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.188353 tramp-wait-for-regexp (6) # 
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:49.188522 tramp-get-connection-property (7) # process-name nil
21:26:49.188638 tramp-get-connection-property (7) # process-name nil
21:26:49.188744 tramp-get-connection-property (7) # process-buffer nil
21:26:49.188863 tramp-get-connection-property (7) # last-cmd-time (22125 54409 184129 0)
21:26:49.189000 tramp-get-connection-property (7) # process-name nil
21:26:49.189121 tramp-get-connection-property (7) # remote-echo nil
21:26:49.189225 tramp-send-command (6) # echo \"`tty`\" 2>/dev/null; echo tramp_exit_status $?
21:26:49.189331 tramp-get-connection-property (7) # process-name nil
21:26:49.189444 tramp-get-connection-property (7) # chunksize 0
21:26:49.189566 tramp-set-connection-property (7) # last-cmd-time (22125 54409 189534 0)
21:26:49.189675 tramp-send-string (10) # echo \"`tty`\" 2>/dev/null; echo tramp_exit_status $?
21:26:49.189783 tramp-get-connection-property (7) # process-buffer nil
21:26:49.189936 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.190046 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.190154 tramp-get-connection-property (7) # gateway nil
21:26:49.195035 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
"/dev/ttys014"
tramp_exit_status 0
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:49.195167 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.195271 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.195386 tramp-wait-for-regexp (6) # 
"/dev/ttys014"
tramp_exit_status 0
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:49.195533 tramp-get-connection-property (7) # process-buffer nil
21:26:49.195659 tramp-get-connection-property (7) # process-buffer nil
21:26:49.195801 tramp-get-connection-property (7) # process-name nil
21:26:49.195915 tramp-get-connection-property (7) # remote-echo nil
21:26:49.196018 tramp-send-command (6) # stty -a
21:26:49.196122 tramp-get-connection-property (7) # process-name nil
21:26:49.196233 tramp-get-connection-property (7) # chunksize 0
21:26:49.196347 tramp-set-connection-property (7) # last-cmd-time (22125 54409 196315 0)
21:26:49.196466 tramp-send-string (10) # stty -a
21:26:49.196567 tramp-get-connection-property (7) # process-buffer nil
21:26:49.196705 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.196812 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.196933 tramp-get-connection-property (7) # gateway nil
21:26:49.199269 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
speed 9600 baud; 0 rows; 0 columns;
lflags: icanon isig iexten -echo echoe -echok echoke -echonl echoctl
	-echoprt -altwerase -noflsh -tostop -flusho -pendin -nokerninfo
	-extproc
iflags: -istrip icrnl -inlcr -igncr ixon -ixoff ixany imaxbel -iutf8
	-ignbrk brkint -inpck -ignpar -parmrk
oflags: opost -onlcr -oxtabs -onocr -onlret
cflags: cread cs8 -parenb -parodd hupcl -clocal -cstopb -crtscts -dsrflow
	-dtrflow -mdmbuf
cchars: discard = ^O; dsusp = ^Y; eof = ^D; eol = <undef>;
	eol2 = <undef>; erase = ^H; intr = ^C; kill = ^U; lnext = ^V;
	min = 1; quit = ^\; reprint = ^R; start = ^Q; status = ^T;
	stop = ^S; susp = ^Z; time = 0; werase = ^W;
21:26:49.199422 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.199533 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.199737 tramp-get-connection-property (7) # gateway nil
21:26:49.200080 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
speed 9600 baud; 0 rows; 0 columns;
lflags: icanon isig iexten -echo echoe -echok echoke -echonl echoctl
	-echoprt -altwerase -noflsh -tostop -flusho -pendin -nokerninfo
	-extproc
iflags: -istrip icrnl -inlcr -igncr ixon -ixoff ixany imaxbel -iutf8
	-ignbrk brkint -inpck -ignpar -parmrk
oflags: opost -onlcr -oxtabs -onocr -onlret
cflags: cread cs8 -parenb -parodd hupcl -clocal -cstopb -crtscts -dsrflow
	-dtrflow -mdmbuf
cchars: discard = ^O; dsusp = ^Y; eof = ^D; eol = <undef>;
	eol2 = <undef>; erase = ^H; intr = ^C; kill = ^U; lnext = ^V;
	min = 1; quit = ^\; reprint = ^R; start = ^Q; status = ^T;
	stop = ^S; susp = ^Z; time = 0; werase = ^W;
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:49.200220 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.200322 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.200446 tramp-wait-for-regexp (6) # 
speed 9600 baud; 0 rows; 0 columns;
lflags: icanon isig iexten -echo echoe -echok echoke -echonl echoctl
	-echoprt -altwerase -noflsh -tostop -flusho -pendin -nokerninfo
	-extproc
iflags: -istrip icrnl -inlcr -igncr ixon -ixoff ixany imaxbel -iutf8
	-ignbrk brkint -inpck -ignpar -parmrk
oflags: opost -onlcr -oxtabs -onocr -onlret
cflags: cread cs8 -parenb -parodd hupcl -clocal -cstopb -crtscts -dsrflow
	-dtrflow -mdmbuf
cchars: discard = ^O; dsusp = ^Y; eof = ^D; eol = <undef>;
	eol2 = <undef>; erase = ^H; intr = ^C; kill = ^U; lnext = ^V;
	min = 1; quit = ^\; reprint = ^R; start = ^Q; status = ^T;
	stop = ^S; susp = ^Z; time = 0; werase = ^W;
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:49.200618 tramp-open-connection-setup-interactive-shell (5) # Setting default environment
21:26:49.200727 tramp-get-connection-property (7) # locale LC_ALL=en_US.UTF-8
21:26:49.200906 tramp-get-connection-property (7) # process-name nil
21:26:49.201017 tramp-get-connection-property (7) # remote-echo nil
21:26:49.201117 tramp-send-command (6) # while read var val; do export $var=$val; done <<'80615ac70a07dce62aa7b726fe381d77'
PAGER cat
INSIDE_EMACS '25.0.50.3,tramp:2.2.13-25.1'
TERM dumb
LC_CTYPE ''
TMOUT 0
LC_ALL en_US.UTF-8
80615ac70a07dce62aa7b726fe381d77
21:26:49.201227 tramp-get-connection-property (7) # process-name nil
21:26:49.201335 tramp-get-connection-property (7) # chunksize 0
21:26:49.201452 tramp-set-connection-property (7) # last-cmd-time (22125 54409 201421 0)
21:26:49.201570 tramp-send-string (10) # while read var val; do export $var=$val; done <<'80615ac70a07dce62aa7b726fe381d77'
PAGER cat
INSIDE_EMACS '25.0.50.3,tramp:2.2.13-25.1'
TERM dumb
LC_CTYPE ''
TMOUT 0
LC_ALL en_US.UTF-8
80615ac70a07dce62aa7b726fe381d77
21:26:49.201687 tramp-get-connection-property (7) # process-buffer nil
21:26:49.201891 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.202009 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.202115 tramp-get-connection-property (7) # gateway nil
21:26:49.203818 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:49.203941 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.204047 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.204160 tramp-wait-for-regexp (6) # 
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:49.204320 tramp-get-connection-property (7) # process-name nil
21:26:49.204437 tramp-get-connection-property (7) # remote-echo nil
21:26:49.204541 tramp-send-command (6) # unset correct autocorrect MAILPATH MAILCHECK MAIL HISTORY CDPATH
21:26:49.204649 tramp-get-connection-property (7) # process-name nil
21:26:49.204760 tramp-get-connection-property (7) # chunksize 0
21:26:49.204872 tramp-set-connection-property (7) # last-cmd-time (22125 54409 204840 0)
21:26:49.204985 tramp-send-string (10) # unset correct autocorrect MAILPATH MAILCHECK MAIL HISTORY CDPATH
21:26:49.205087 tramp-get-connection-property (7) # process-buffer nil
21:26:49.205226 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.205341 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.205459 tramp-get-connection-property (7) # gateway nil
21:26:49.205777 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:49.205900 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.206006 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.206121 tramp-wait-for-regexp (6) # 
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:49.206840 tramp-maybe-open-connection (3) # Opening connection for macpro.lan using mock...done
21:26:49.227054 tramp-get-connection-property (7) # process-name nil
21:26:49.227238 tramp-get-connection-property (7) # remote-echo nil
21:26:49.227344 tramp-send-command (6) # echo \"`getconf PATH 2>/dev/null`\" 2>/dev/null; echo tramp_exit_status $?
21:26:49.227453 tramp-get-connection-property (7) # process-name nil
21:26:49.227560 tramp-get-connection-property (7) # chunksize 0
21:26:49.227691 tramp-set-connection-property (7) # last-cmd-time (22125 54409 227659 0)
21:26:49.227803 tramp-send-string (10) # echo \"`getconf PATH 2>/dev/null`\" 2>/dev/null; echo tramp_exit_status $?
21:26:49.227904 tramp-get-connection-property (7) # process-buffer nil
21:26:49.228077 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.228178 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.228282 tramp-get-connection-property (7) # gateway nil
21:26:49.233329 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
"/usr/bin:/bin:/usr/sbin:/sbin"
tramp_exit_status 0
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:49.233459 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.233568 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.233680 tramp-wait-for-regexp (6) # 
"/usr/bin:/bin:/usr/sbin:/sbin"
tramp_exit_status 0
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:49.233835 tramp-get-connection-property (7) # process-buffer nil
21:26:49.233960 tramp-get-connection-property (7) # process-buffer nil
21:26:49.234450 tramp-get-file-property (8) # /usr/bin file-directory-p t
21:26:49.234807 tramp-get-file-property (8) # /bin file-directory-p t
21:26:49.235159 tramp-get-file-property (8) # /usr/sbin file-directory-p t
21:26:49.235506 tramp-get-file-property (8) # /sbin file-directory-p t
21:26:49.235867 tramp-get-file-property (8) # /usr/local/bin file-directory-p t
21:26:49.236219 tramp-get-file-property (8) # /usr/local/sbin file-directory-p nil
21:26:49.236571 tramp-get-file-property (8) # /local/bin file-directory-p nil
21:26:49.236923 tramp-get-file-property (8) # /local/freeware/bin file-directory-p nil
21:26:49.237278 tramp-get-file-property (8) # /local/gnu/bin file-directory-p nil
21:26:49.237629 tramp-get-file-property (8) # /usr/freeware/bin file-directory-p nil
21:26:49.237977 tramp-get-file-property (8) # /usr/pkg/bin file-directory-p nil
21:26:49.238330 tramp-get-file-property (8) # /usr/contrib/bin file-directory-p nil
21:26:49.238675 tramp-get-file-property (8) # /opt/bin file-directory-p nil
21:26:49.239026 tramp-get-file-property (8) # /opt/sbin file-directory-p nil
21:26:49.239374 tramp-get-file-property (8) # /opt/local/bin file-directory-p t
21:26:49.239489 tramp-set-connection-property (7) # remote-path (/usr/bin /bin /usr/sbin /sbin /usr/local/bin /opt/local/bin)
21:26:49.239605 tramp-get-connection-property (7) # process-buffer nil
21:26:49.239713 tramp-get-connection-property (7) # uname Darwin 14.5.0
21:26:49.239830 tramp-get-connection-property (7) # process-name nil
21:26:49.239937 tramp-get-connection-property (7) # process-name nil
21:26:49.240037 tramp-get-connection-property (7) # process-buffer nil
21:26:49.240151 tramp-get-connection-property (7) # last-cmd-time (22125 54409 227659 0)
21:26:49.240275 tramp-get-connection-property (7) # process-name nil
21:26:49.240394 tramp-get-connection-property (7) # remote-echo nil
21:26:49.240498 tramp-send-command (6) # which \readlink | wc -w
21:26:49.240599 tramp-get-connection-property (7) # process-name nil
21:26:49.240706 tramp-get-connection-property (7) # chunksize 0
21:26:49.240817 tramp-set-connection-property (7) # last-cmd-time (22125 54409 240785 0)
21:26:49.240932 tramp-send-string (10) # which \readlink | wc -w
21:26:49.241031 tramp-get-connection-property (7) # process-buffer nil
21:26:49.241173 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.241285 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.241395 tramp-get-connection-property (7) # gateway nil
21:26:49.245653 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
       1
21:26:49.245776 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.245880 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.245987 tramp-get-connection-property (7) # gateway nil
21:26:49.246296 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
       1
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:49.246422 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.246526 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.246642 tramp-wait-for-regexp (6) # 
       1
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:49.246818 tramp-get-connection-property (7) # process-name nil
21:26:49.246928 tramp-get-connection-property (7) # process-name nil
21:26:49.247033 tramp-get-connection-property (7) # process-buffer nil
21:26:49.247150 tramp-get-connection-property (7) # last-cmd-time (22125 54409 240785 0)
21:26:49.247267 tramp-get-connection-property (7) # process-name nil
21:26:49.247375 tramp-get-connection-property (7) # remote-echo nil
21:26:49.247480 tramp-send-command (6) # \readlink --canonicalize-missing / 2>/dev/null; echo tramp_exit_status $?
21:26:49.247584 tramp-get-connection-property (7) # process-name nil
21:26:49.247693 tramp-get-connection-property (7) # chunksize 0
21:26:49.247801 tramp-set-connection-property (7) # last-cmd-time (22125 54409 247770 0)
21:26:49.247911 tramp-send-string (10) # \readlink --canonicalize-missing / 2>/dev/null; echo tramp_exit_status $?
21:26:49.248013 tramp-get-connection-property (7) # process-buffer nil
21:26:49.248157 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.248261 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.248363 tramp-get-connection-property (7) # gateway nil
21:26:49.251657 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
tramp_exit_status 1
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:49.251809 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.251911 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.252027 tramp-wait-for-regexp (6) # 
tramp_exit_status 1
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:49.252176 tramp-get-connection-property (7) # process-buffer nil
21:26:49.252317 tramp-set-connection-property (7) # readlink nil
21:26:49.252421 tramp-get-connection-property (7) # perl undef
21:26:49.252529 tramp-get-remote-perl (5) # Finding a suitable ‘perl’ command
21:26:49.252633 tramp-get-connection-property (7) # remote-path (/usr/bin /bin /usr/sbin /sbin /usr/local/bin /opt/local/bin)
21:26:49.252747 tramp-get-connection-property (7) # process-buffer nil
21:26:49.252858 tramp-get-connection-property (7) # uname Darwin 14.5.0
21:26:49.252976 tramp-get-connection-property (7) # process-name nil
21:26:49.253084 tramp-get-connection-property (7) # process-name nil
21:26:49.253186 tramp-get-connection-property (7) # process-buffer nil
21:26:49.253298 tramp-get-connection-property (7) # last-cmd-time (22125 54409 247770 0)
21:26:49.253414 tramp-get-connection-property (7) # process-name nil
21:26:49.253523 tramp-get-connection-property (7) # remote-echo nil
21:26:49.253621 tramp-send-command (6) # which \perl5 | wc -w
21:26:49.253722 tramp-get-connection-property (7) # process-name nil
21:26:49.253830 tramp-get-connection-property (7) # chunksize 0
21:26:49.253942 tramp-set-connection-property (7) # last-cmd-time (22125 54409 253910 0)
21:26:49.254050 tramp-send-string (10) # which \perl5 | wc -w
21:26:49.254149 tramp-get-connection-property (7) # process-buffer nil
21:26:49.254290 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.254392 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.254498 tramp-get-connection-property (7) # gateway nil
21:26:49.258463 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
       1
21:26:49.258581 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.258690 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.258799 tramp-get-connection-property (7) # gateway nil
21:26:49.259114 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
       1
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:49.259232 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.259334 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.259446 tramp-wait-for-regexp (6) # 
       1
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:49.259594 tramp-get-connection-property (7) # perl-file-spec undef
21:26:49.259708 tramp-get-connection-property (7) # process-name nil
21:26:49.259819 tramp-get-connection-property (7) # process-name nil
21:26:49.259923 tramp-get-connection-property (7) # process-buffer nil
21:26:49.260034 tramp-get-connection-property (7) # last-cmd-time (22125 54409 253910 0)
21:26:49.260150 tramp-get-connection-property (7) # process-name nil
21:26:49.260259 tramp-get-connection-property (7) # remote-echo nil
21:26:49.260360 tramp-send-command (6) # \perl5 -e 'use File::Spec;' 2>/dev/null; echo tramp_exit_status $?
21:26:49.260472 tramp-get-connection-property (7) # process-name nil
21:26:49.260580 tramp-get-connection-property (7) # chunksize 0
21:26:49.260697 tramp-set-connection-property (7) # last-cmd-time (22125 54409 260659 0)
21:26:49.260819 tramp-send-string (10) # \perl5 -e 'use File::Spec;' 2>/dev/null; echo tramp_exit_status $?
21:26:49.260933 tramp-get-connection-property (7) # process-buffer nil
21:26:49.261085 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.261190 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.261297 tramp-get-connection-property (7) # gateway nil
21:26:49.273278 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
tramp_exit_status 0
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:49.273535 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.273727 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.273846 tramp-wait-for-regexp (6) # 
tramp_exit_status 0
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:49.274008 tramp-get-connection-property (7) # process-buffer nil
21:26:49.274136 tramp-set-connection-property (7) # perl-file-spec t
21:26:49.274239 tramp-get-connection-property (7) # perl-cwd-realpath undef
21:26:49.274363 tramp-get-connection-property (7) # process-name nil
21:26:49.274476 tramp-get-connection-property (7) # process-name nil
21:26:49.274584 tramp-get-connection-property (7) # process-buffer nil
21:26:49.274697 tramp-get-connection-property (7) # last-cmd-time (22125 54409 260659 0)
21:26:49.274821 tramp-get-connection-property (7) # process-name nil
21:26:49.274942 tramp-get-connection-property (7) # remote-echo nil
21:26:49.275051 tramp-send-command (6) # \perl5 -e 'use Cwd "realpath";' 2>/dev/null; echo tramp_exit_status $?
21:26:49.275159 tramp-get-connection-property (7) # process-name nil
21:26:49.275274 tramp-get-connection-property (7) # chunksize 0
21:26:49.275392 tramp-set-connection-property (7) # last-cmd-time (22125 54409 275359 0)
21:26:49.275511 tramp-send-string (10) # \perl5 -e 'use Cwd "realpath";' 2>/dev/null; echo tramp_exit_status $?
21:26:49.275623 tramp-get-connection-property (7) # process-buffer nil
21:26:49.275805 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.275915 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.276029 tramp-get-connection-property (7) # gateway nil
21:26:49.291616 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
tramp_exit_status 0
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:49.291773 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.291879 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.292000 tramp-wait-for-regexp (6) # 
tramp_exit_status 0
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:49.292154 tramp-get-connection-property (7) # process-buffer nil
21:26:49.292282 tramp-set-connection-property (7) # perl-cwd-realpath t
21:26:49.292388 tramp-set-connection-property (7) # perl \perl5
21:26:49.292497 tramp-get-connection-property (7) # perl-file-spec t
21:26:49.292603 tramp-get-connection-property (7) # perl-cwd-realpath t
21:26:49.292708 tramp-get-connection-property (7) # process-name nil
21:26:49.292819 tramp-get-connection-property (7) # scripts nil
21:26:49.292923 tramp-maybe-send-script (5) # Sending script ‘tramp_perl_file_truename’...
21:26:49.293064 tramp-get-connection-property (7) # perl \perl5
21:26:49.293169 tramp-get-connection-property (7) # perl \perl5
21:26:49.293327 tramp-get-connection-property (7) # process-name nil
21:26:49.293435 tramp-get-connection-property (7) # process-name nil
21:26:49.293539 tramp-get-connection-property (7) # process-buffer nil
21:26:49.293653 tramp-get-connection-property (7) # last-cmd-time (22125 54409 275359 0)
21:26:49.293776 tramp-get-connection-property (7) # process-name nil
21:26:49.293887 tramp-get-connection-property (7) # remote-echo nil
21:26:49.293995 tramp-send-command (6) # tramp_perl_file_truename () {
\perl5 -e '
use File::Spec;
use Cwd "realpath";

sub myrealpath {
    my ($file) = @_;
    return realpath($file) if -e $file;
}

sub recursive {
    my ($volume, @dirs) = @_;
    my $real = myrealpath(File::Spec->catpath(
                   $volume, File::Spec->catdir(@dirs), ""));
    if ($real) {
        my ($vol, $dir) = File::Spec->splitpath($real, 1);
        return ($vol, File::Spec->splitdir($dir));
    }
    else {
        my $last = pop(@dirs);
        ($volume, @dirs) = recursive($volume, @dirs);
        push(@dirs, $last);
        return ($volume, @dirs);
    }
}

$result = myrealpath($ARGV[0]);
if (!$result) {
    my ($vol, $dir) = File::Spec->splitpath($ARGV[0], 1);
    ($vol, @dirs) = recursive($vol, File::Spec->splitdir($dir));

    $result = File::Spec->catpath($vol, File::Spec->catdir(@dirs), "");
}

$result =~ s/"/\\"/g;
print "\"$result\"\n";
' "$1" 2>/dev/null
} 2>/dev/null; echo tramp_exit_status $?
21:26:49.294129 tramp-get-connection-property (7) # process-name nil
21:26:49.294237 tramp-get-connection-property (7) # chunksize 0
21:26:49.294347 tramp-set-connection-property (7) # last-cmd-time (22125 54409 294316 0)
21:26:49.294462 tramp-send-string (10) # tramp_perl_file_truename () {
\perl5 -e '
use File::Spec;
use Cwd "realpath";

sub myrealpath {
    my ($file) = @_;
    return realpath($file) if -e $file;
}

sub recursive {
    my ($volume, @dirs) = @_;
    my $real = myrealpath(File::Spec->catpath(
                   $volume, File::Spec->catdir(@dirs), ""));
    if ($real) {
        my ($vol, $dir) = File::Spec->splitpath($real, 1);
        return ($vol, File::Spec->splitdir($dir));
    }
    else {
        my $last = pop(@dirs);
        ($volume, @dirs) = recursive($volume, @dirs);
        push(@dirs, $last);
        return ($volume, @dirs);
    }
}

$result = myrealpath($ARGV[0]);
if (!$result) {
    my ($vol, $dir) = File::Spec->splitpath($ARGV[0], 1);
    ($vol, @dirs) = recursive($vol, File::Spec->splitdir($dir));

    $result = File::Spec->catpath($vol, File::Spec->catdir(@dirs), "");
}

$result =~ s/"/\\"/g;
print "\"$result\"\n";
' "$1" 2>/dev/null
} 2>/dev/null; echo tramp_exit_status $?
21:26:49.294599 tramp-get-connection-property (7) # process-buffer nil
21:26:49.294951 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.295061 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.295169 tramp-get-connection-property (7) # gateway nil
21:26:49.295792 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
tramp_exit_status 0
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:49.295948 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.296054 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.296176 tramp-wait-for-regexp (6) # 
tramp_exit_status 0
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:49.296327 tramp-get-connection-property (7) # process-buffer nil
21:26:49.296453 tramp-get-connection-property (7) # process-name nil
21:26:49.296566 tramp-set-connection-property (7) # scripts (tramp_perl_file_truename)
21:26:49.296679 tramp-maybe-send-script (5) # Sending script ‘tramp_perl_file_truename’...done
21:26:49.296832 tramp-get-connection-property (7) # process-name nil
21:26:49.296968 tramp-get-connection-property (7) # process-name nil
21:26:49.297083 tramp-get-connection-property (7) # process-buffer nil
21:26:49.297197 tramp-get-connection-property (7) # last-cmd-time (22125 54409 294316 0)
21:26:49.297315 tramp-get-connection-property (7) # process-name nil
21:26:49.297425 tramp-get-connection-property (7) # remote-echo nil
21:26:49.297525 tramp-send-command (6) # tramp_perl_file_truename /var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/ 2>/dev/null; echo tramp_exit_status $?
21:26:49.297629 tramp-get-connection-property (7) # process-name nil
21:26:49.297742 tramp-get-connection-property (7) # chunksize 0
21:26:49.297855 tramp-set-connection-property (7) # last-cmd-time (22125 54409 297823 0)
21:26:49.297969 tramp-send-string (10) # tramp_perl_file_truename /var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/ 2>/dev/null; echo tramp_exit_status $?
21:26:49.298075 tramp-get-connection-property (7) # process-buffer nil
21:26:49.298251 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.298357 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.298460 tramp-get-connection-property (7) # gateway nil
21:26:49.316257 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
"/private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T"
21:26:49.316406 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.316522 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.316644 tramp-get-connection-property (7) # gateway nil
21:26:49.317105 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
"/private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T"
tramp_exit_status 0
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:49.317230 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.317334 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.317458 tramp-wait-for-regexp (6) # 
"/private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T"
tramp_exit_status 0
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:49.317612 tramp-get-connection-property (7) # process-buffer nil
21:26:49.317741 tramp-get-connection-property (7) # process-buffer nil
21:26:49.317877 tramp-sh-handle-file-truename (4) # True name of ‘/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/’ is ‘/private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T’
21:26:49.318003 tramp-set-file-property (8) # /var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/ file-truename /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T
21:26:49.318319 tramp-get-connection-property (7) # uname Darwin 14.5.0
21:26:49.318667 tramp-get-file-property (8) # /var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/ file-truename /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T
21:26:49.318904 tramp-get-connection-property (7) # uname Darwin 14.5.0
21:26:49.319250 tramp-get-file-property (8) # /var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/ file-truename /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T
21:26:49.320165 tramp-get-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T file-truename nil
21:26:49.320289 tramp-flush-directory-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T
21:26:49.320490 tramp-get-connection-property (7) # process-name nil
21:26:49.320600 tramp-get-connection-property (7) # process-name nil
21:26:49.320703 tramp-get-connection-property (7) # process-buffer nil
21:26:49.320814 tramp-get-connection-property (7) # last-cmd-time (22125 54409 297823 0)
21:26:49.320940 tramp-get-connection-property (7) # process-name nil
21:26:49.321053 tramp-get-connection-property (7) # remote-echo nil
21:26:49.321156 tramp-send-command (6) # mkdir /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA 2>/dev/null; echo tramp_exit_status $?
21:26:49.321263 tramp-get-connection-property (7) # process-name nil
21:26:49.321373 tramp-get-connection-property (7) # chunksize 0
21:26:49.321490 tramp-set-connection-property (7) # last-cmd-time (22125 54409 321458 0)
21:26:49.321600 tramp-send-string (10) # mkdir /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA 2>/dev/null; echo tramp_exit_status $?
21:26:49.321703 tramp-get-connection-property (7) # process-buffer nil
21:26:49.321865 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.321976 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.322093 tramp-get-connection-property (7) # gateway nil
21:26:49.325170 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
tramp_exit_status 0
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:49.325294 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.325398 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.325517 tramp-wait-for-regexp (6) # 
tramp_exit_status 0
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:49.325673 tramp-get-connection-property (7) # process-buffer nil
21:26:49.327344 tramp-get-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ file-attributes-integer undef
21:26:49.327482 tramp-get-connection-property (7) # stat undef
21:26:49.327591 tramp-get-remote-stat (5) # Finding a suitable ‘stat’ command
21:26:49.327711 tramp-get-connection-property (7) # remote-path (/usr/bin /bin /usr/sbin /sbin /usr/local/bin /opt/local/bin)
21:26:49.327836 tramp-get-connection-property (7) # process-buffer nil
21:26:49.327949 tramp-get-connection-property (7) # uname Darwin 14.5.0
21:26:49.328067 tramp-get-connection-property (7) # process-name nil
21:26:49.328189 tramp-get-connection-property (7) # process-name nil
21:26:49.328296 tramp-get-connection-property (7) # process-buffer nil
21:26:49.328410 tramp-get-connection-property (7) # last-cmd-time (22125 54409 321458 0)
21:26:49.328528 tramp-get-connection-property (7) # process-name nil
21:26:49.328644 tramp-get-connection-property (7) # remote-echo nil
21:26:49.328747 tramp-send-command (6) # which \stat | wc -w
21:26:49.328849 tramp-get-connection-property (7) # process-name nil
21:26:49.328956 tramp-get-connection-property (7) # chunksize 0
21:26:49.329073 tramp-set-connection-property (7) # last-cmd-time (22125 54409 329040 0)
21:26:49.329186 tramp-send-string (10) # which \stat | wc -w
21:26:49.329298 tramp-get-connection-property (7) # process-buffer nil
21:26:49.329460 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.329572 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.329696 tramp-get-connection-property (7) # gateway nil
21:26:49.333859 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
       1
21:26:49.334011 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.334115 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.334242 tramp-get-connection-property (7) # gateway nil
21:26:49.334690 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
       1
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:49.334821 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.334928 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.335044 tramp-wait-for-regexp (6) # 
       1
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:49.335238 tramp-get-connection-property (7) # process-name nil
21:26:49.335352 tramp-get-connection-property (7) # process-name nil
21:26:49.335458 tramp-get-connection-property (7) # process-buffer nil
21:26:49.335613 tramp-get-connection-property (7) # last-cmd-time (22125 54409 329040 0)
21:26:49.335755 tramp-get-connection-property (7) # process-name nil
21:26:49.335880 tramp-get-connection-property (7) # remote-echo nil
21:26:49.335984 tramp-send-command (6) # \stat -c '("%N" %s)' / 2>/dev/null; echo tramp_exit_status $?
21:26:49.336098 tramp-get-connection-property (7) # process-name nil
21:26:49.336216 tramp-get-connection-property (7) # chunksize 0
21:26:49.336334 tramp-set-connection-property (7) # last-cmd-time (22125 54409 336301 0)
21:26:49.336444 tramp-send-string (10) # \stat -c '("%N" %s)' / 2>/dev/null; echo tramp_exit_status $?
21:26:49.336549 tramp-get-connection-property (7) # process-buffer nil
21:26:49.336700 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.336809 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.336917 tramp-get-connection-property (7) # gateway nil
21:26:49.339585 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
tramp_exit_status 1
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:49.339726 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.339834 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.339963 tramp-wait-for-regexp (6) # 
tramp_exit_status 1
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:49.340127 tramp-get-connection-property (7) # process-buffer nil
21:26:49.340292 tramp-set-connection-property (7) # stat nil
21:26:49.340410 tramp-get-connection-property (7) # perl \perl5
21:26:49.340525 tramp-do-file-attributes-with-perl (5) # file attributes with perl: /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ
21:26:49.340644 tramp-get-connection-property (7) # process-name nil
21:26:49.340758 tramp-get-connection-property (7) # scripts (tramp_perl_file_truename)
21:26:49.340872 tramp-maybe-send-script (5) # Sending script ‘tramp_perl_file_attributes’...
21:26:49.340999 tramp-get-connection-property (7) # perl \perl5
21:26:49.341101 tramp-get-connection-property (7) # perl \perl5
21:26:49.341255 tramp-get-connection-property (7) # process-name nil
21:26:49.341363 tramp-get-connection-property (7) # process-name nil
21:26:49.341471 tramp-get-connection-property (7) # process-buffer nil
21:26:49.341594 tramp-get-connection-property (7) # last-cmd-time (22125 54409 336301 0)
21:26:49.341714 tramp-get-connection-property (7) # process-name nil
21:26:49.341827 tramp-get-connection-property (7) # remote-echo nil
21:26:49.341930 tramp-send-command (6) # tramp_perl_file_attributes () {
\perl5 -e '
@stat = lstat($ARGV[0]);
if (!@stat) {
    print "nil\n";
    exit 0;
}
if (($stat[2] & 0170000) == 0120000)
{
    $type = readlink($ARGV[0]);
    $type =~ s/"/\\"/g;
    $type = "\"$type\"";
}
elsif (($stat[2] & 0170000) == 040000)
{
    $type = "t";
}
else
{
    $type = "nil"
};
$uid = ($ARGV[1] eq "integer") ? $stat[4] : "\"" . getpwuid($stat[4]) . "\"";
$gid = ($ARGV[1] eq "integer") ? $stat[5] : "\"" . getgrgid($stat[5]) . "\"";
printf(
    "(%s %u %s %s (%u %u) (%u %u) (%u %u) %u.0 %u t (%u . %u) -1)\n",
    $type,
    $stat[3],
    $uid,
    $gid,
    $stat[8] >> 16 & 0xffff,
    $stat[8] & 0xffff,
    $stat[9] >> 16 & 0xffff,
    $stat[9] & 0xffff,
    $stat[10] >> 16 & 0xffff,
    $stat[10] & 0xffff,
    $stat[7],
    $stat[2],
    $stat[1] >> 16 & 0xffff,
    $stat[1] & 0xffff
);' "$1" "$2" 2>/dev/null
} 2>/dev/null; echo tramp_exit_status $?
21:26:49.342074 tramp-get-connection-property (7) # process-name nil
21:26:49.342189 tramp-get-connection-property (7) # chunksize 0
21:26:49.342303 tramp-set-connection-property (7) # last-cmd-time (22125 54409 342272 0)
21:26:49.342409 tramp-send-string (10) # tramp_perl_file_attributes () {
\perl5 -e '
@stat = lstat($ARGV[0]);
if (!@stat) {
    print "nil\n";
    exit 0;
}
if (($stat[2] & 0170000) == 0120000)
{
    $type = readlink($ARGV[0]);
    $type =~ s/"/\\"/g;
    $type = "\"$type\"";
}
elsif (($stat[2] & 0170000) == 040000)
{
    $type = "t";
}
else
{
    $type = "nil"
};
$uid = ($ARGV[1] eq "integer") ? $stat[4] : "\"" . getpwuid($stat[4]) . "\"";
$gid = ($ARGV[1] eq "integer") ? $stat[5] : "\"" . getgrgid($stat[5]) . "\"";
printf(
    "(%s %u %s %s (%u %u) (%u %u) (%u %u) %u.0 %u t (%u . %u) -1)\n",
    $type,
    $stat[3],
    $uid,
    $gid,
    $stat[8] >> 16 & 0xffff,
    $stat[8] & 0xffff,
    $stat[9] >> 16 & 0xffff,
    $stat[9] & 0xffff,
    $stat[10] >> 16 & 0xffff,
    $stat[10] & 0xffff,
    $stat[7],
    $stat[2],
    $stat[1] >> 16 & 0xffff,
    $stat[1] & 0xffff
);' "$1" "$2" 2>/dev/null
} 2>/dev/null; echo tramp_exit_status $?
21:26:49.342545 tramp-get-connection-property (7) # process-buffer nil
21:26:49.363009 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.363213 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.363323 tramp-get-connection-property (7) # gateway nil
21:26:49.363788 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
tramp_exit_status 0
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:49.363910 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.364011 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.364122 tramp-wait-for-regexp (6) # 
tramp_exit_status 0
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:49.364271 tramp-get-connection-property (7) # process-buffer nil
21:26:49.364395 tramp-get-connection-property (7) # process-name nil
21:26:49.364516 tramp-set-connection-property (7) # scripts (tramp_perl_file_attributes tramp_perl_file_truename)
21:26:49.364627 tramp-maybe-send-script (5) # Sending script ‘tramp_perl_file_attributes’...done
21:26:49.364864 tramp-get-connection-property (7) # process-name nil
21:26:49.364974 tramp-get-connection-property (7) # process-name nil
21:26:49.365076 tramp-get-connection-property (7) # process-buffer nil
21:26:49.365187 tramp-get-connection-property (7) # last-cmd-time (22125 54409 342272 0)
21:26:49.365302 tramp-get-connection-property (7) # process-name nil
21:26:49.365409 tramp-get-connection-property (7) # remote-echo nil
21:26:49.365506 tramp-send-command (6) # tramp_perl_file_attributes /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/\Γ\υ\ρ\ί\σ\τ\ε\ \τ\ο\ \Γ\α\λ\α\ξ\ί\α\ \μ\ε\ \Ώ\τ\ο\ \Σ\τ\ο\π integer 2>/dev/null; echo tramp_exit_status $?
21:26:49.365614 tramp-get-connection-property (7) # process-name nil
21:26:49.365726 tramp-get-connection-property (7) # chunksize 0
21:26:49.365833 tramp-set-connection-property (7) # last-cmd-time (22125 54409 365803 0)
21:26:49.365940 tramp-send-string (10) # tramp_perl_file_attributes /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/\Γ\υ\ρ\ί\σ\τ\ε\ \τ\ο\ \Γ\α\λ\α\ξ\ί\α\ \μ\ε\ \Ώ\τ\ο\ \Σ\τ\ο\π integer 2>/dev/null; echo tramp_exit_status $?
21:26:49.366048 tramp-get-connection-property (7) # process-buffer nil
21:26:49.366229 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.366332 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.366434 tramp-get-connection-property (7) # gateway nil
21:26:49.373633 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
nil
21:26:49.373768 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.373877 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.373986 tramp-get-connection-property (7) # gateway nil
21:26:49.374290 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
nil
tramp_exit_status 0
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:49.374409 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.374512 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.374624 tramp-wait-for-regexp (6) # 
nil
tramp_exit_status 0
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:49.374774 tramp-get-connection-property (7) # process-buffer nil
21:26:49.374900 tramp-get-connection-property (7) # process-buffer nil
21:26:49.375025 tramp-do-file-attributes-with-ls (5) # file attributes with ls: /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ
21:26:49.375134 tramp-get-connection-property (7) # file-exists undef
21:26:49.375233 tramp-get-file-exists-command (5) # Finding command to check if file exists
21:26:49.375380 tramp-get-connection-property (7) # test test
21:26:49.375500 tramp-get-connection-property (7) # process-name nil
21:26:49.375608 tramp-get-connection-property (7) # process-name nil
21:26:49.375713 tramp-get-connection-property (7) # process-buffer nil
21:26:49.375826 tramp-get-connection-property (7) # last-cmd-time (22125 54409 365803 0)
21:26:49.375945 tramp-get-connection-property (7) # process-name nil
21:26:49.376053 tramp-get-connection-property (7) # remote-echo nil
21:26:49.376152 tramp-send-command (6) # test -e / 2>/dev/null; echo tramp_exit_status $?
21:26:49.376257 tramp-get-connection-property (7) # process-name nil
21:26:49.376371 tramp-get-connection-property (7) # chunksize 0
21:26:49.376482 tramp-set-connection-property (7) # last-cmd-time (22125 54409 376450 0)
21:26:49.376591 tramp-send-string (10) # test -e / 2>/dev/null; echo tramp_exit_status $?
21:26:49.376693 tramp-get-connection-property (7) # process-buffer nil
21:26:49.376846 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.376951 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.377062 tramp-get-connection-property (7) # gateway nil
21:26:49.377426 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
tramp_exit_status 0
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:49.377546 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.377649 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.377761 tramp-wait-for-regexp (6) # 
tramp_exit_status 0
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:49.377902 tramp-get-connection-property (7) # process-buffer nil
21:26:49.378030 tramp-get-connection-property (7) # process-name nil
21:26:49.378140 tramp-get-connection-property (7) # process-name nil
21:26:49.378245 tramp-get-connection-property (7) # process-buffer nil
21:26:49.378354 tramp-get-connection-property (7) # last-cmd-time (22125 54409 376450 0)
21:26:49.378468 tramp-get-connection-property (7) # process-name nil
21:26:49.378576 tramp-get-connection-property (7) # remote-echo nil
21:26:49.378674 tramp-send-command (6) # test -e /\ this\ file\ does\ not\ exist\  2>/dev/null; echo tramp_exit_status $?
21:26:49.378778 tramp-get-connection-property (7) # process-name nil
21:26:49.378886 tramp-get-connection-property (7) # chunksize 0
21:26:49.378995 tramp-set-connection-property (7) # last-cmd-time (22125 54409 378964 0)
21:26:49.379102 tramp-send-string (10) # test -e /\ this\ file\ does\ not\ exist\  2>/dev/null; echo tramp_exit_status $?
21:26:49.379204 tramp-get-connection-property (7) # process-buffer nil
21:26:49.379348 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.379451 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.379553 tramp-get-connection-property (7) # gateway nil
21:26:49.380158 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
tramp_exit_status 1
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:49.380307 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.380413 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.380533 tramp-wait-for-regexp (6) # 
tramp_exit_status 1
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:49.380686 tramp-get-connection-property (7) # process-buffer nil
21:26:49.380826 tramp-set-connection-property (7) # file-exists test -e
21:26:49.381033 tramp-get-connection-property (7) # test test
21:26:49.381230 tramp-get-connection-property (7) # ls undef
21:26:49.381332 tramp-get-ls-command (5) # Finding a suitable ‘ls’ command
21:26:49.381436 tramp-get-connection-property (7) # remote-path (/usr/bin /bin /usr/sbin /sbin /usr/local/bin /opt/local/bin)
21:26:49.381559 tramp-get-connection-property (7) # process-buffer nil
21:26:49.381692 tramp-get-connection-property (7) # process-name nil
21:26:49.381803 tramp-get-connection-property (7) # process-name nil
21:26:49.381907 tramp-get-connection-property (7) # process-buffer nil
21:26:49.382019 tramp-get-connection-property (7) # last-cmd-time (22125 54409 378964 0)
21:26:49.382137 tramp-get-connection-property (7) # process-name nil
21:26:49.382247 tramp-get-connection-property (7) # remote-echo nil
21:26:49.382345 tramp-send-command (6) # while read d; do if test -x $d/ls && test -f $d/ls; then echo tramp_executable $d/ls; break; fi; done <<'80615ac70a07dce62aa7b726fe381d77'
/usr/bin
/bin
/usr/sbin
/sbin
/usr/local/bin
/opt/local/bin
80615ac70a07dce62aa7b726fe381d77
21:26:49.382454 tramp-get-connection-property (7) # process-name nil
21:26:49.382565 tramp-get-connection-property (7) # chunksize 0
21:26:49.382673 tramp-set-connection-property (7) # last-cmd-time (22125 54409 382642 0)
21:26:49.382780 tramp-send-string (10) # while read d; do if test -x $d/ls && test -f $d/ls; then echo tramp_executable $d/ls; break; fi; done <<'80615ac70a07dce62aa7b726fe381d77'
/usr/bin
/bin
/usr/sbin
/sbin
/usr/local/bin
/opt/local/bin
80615ac70a07dce62aa7b726fe381d77
21:26:49.382889 tramp-get-connection-property (7) # process-buffer nil
21:26:49.383091 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.383195 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.383297 tramp-get-connection-property (7) # gateway nil
21:26:49.384384 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
tramp_executable /bin/ls
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:49.384548 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.384660 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.384796 tramp-wait-for-regexp (6) # 
tramp_executable /bin/ls
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:49.385003 tramp-get-connection-property (7) # process-name nil
21:26:49.385138 tramp-get-connection-property (7) # process-name nil
21:26:49.385270 tramp-get-connection-property (7) # process-buffer nil
21:26:49.385411 tramp-get-connection-property (7) # last-cmd-time (22125 54409 382642 0)
21:26:49.385560 tramp-get-connection-property (7) # process-name nil
21:26:49.385693 tramp-get-connection-property (7) # remote-echo nil
21:26:49.385812 tramp-send-command (6) # /bin/ls -lnd / 2>/dev/null; echo tramp_exit_status $?
21:26:49.385938 tramp-get-connection-property (7) # process-name nil
21:26:49.386066 tramp-get-connection-property (7) # chunksize 0
21:26:49.386208 tramp-set-connection-property (7) # last-cmd-time (22125 54409 386164 0)
21:26:49.386346 tramp-send-string (10) # /bin/ls -lnd / 2>/dev/null; echo tramp_exit_status $?
21:26:49.386477 tramp-get-connection-property (7) # process-buffer nil
21:26:49.386674 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.386798 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.386921 tramp-get-connection-property (7) # gateway nil
21:26:49.393889 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
drwxr-xr-x  39 0  0  1394 Aug 18 22:54 /
21:26:49.394063 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.394192 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.394332 tramp-get-connection-property (7) # gateway nil
21:26:49.395123 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
drwxr-xr-x  39 0  0  1394 Aug 18 22:54 /
tramp_exit_status 0
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:49.395292 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.395412 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.395536 tramp-wait-for-regexp (6) # 
drwxr-xr-x  39 0  0  1394 Aug 18 22:54 /
tramp_exit_status 0
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:49.395696 tramp-get-connection-property (7) # process-buffer nil
21:26:49.395847 tramp-get-connection-property (7) # process-name nil
21:26:49.395965 tramp-get-connection-property (7) # process-name nil
21:26:49.396073 tramp-get-connection-property (7) # process-buffer nil
21:26:49.396193 tramp-get-connection-property (7) # last-cmd-time (22125 54409 386164 0)
21:26:49.396318 tramp-get-connection-property (7) # process-name nil
21:26:49.396431 tramp-get-connection-property (7) # remote-echo nil
21:26:49.396533 tramp-send-command (6) # /bin/ls --color=never -al /dev/null 2>/dev/null; echo tramp_exit_status $?
21:26:49.396643 tramp-get-connection-property (7) # process-name nil
21:26:49.396758 tramp-get-connection-property (7) # chunksize 0
21:26:49.396886 tramp-set-connection-property (7) # last-cmd-time (22125 54409 396854 0)
21:26:49.396998 tramp-send-string (10) # /bin/ls --color=never -al /dev/null 2>/dev/null; echo tramp_exit_status $?
21:26:49.397107 tramp-get-connection-property (7) # process-buffer nil
21:26:49.397275 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.397384 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.397492 tramp-get-connection-property (7) # gateway nil
21:26:49.401537 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
tramp_exit_status 1
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:49.401679 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.401791 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.401910 tramp-wait-for-regexp (6) # 
tramp_exit_status 1
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:49.402063 tramp-get-connection-property (7) # process-buffer nil
21:26:49.402195 tramp-set-connection-property (7) # ls /bin/ls
21:26:49.402304 tramp-get-connection-property (7) # ls-quoting-style undef
21:26:49.402407 tramp-get-ls-command-with-quoting-style (5) # Checking, whether ‘ls --quoting-style=shell’ works
21:26:49.402517 tramp-get-connection-property (7) # ls /bin/ls
21:26:49.402638 tramp-get-connection-property (7) # process-name nil
21:26:49.402749 tramp-get-connection-property (7) # process-name nil
21:26:49.402862 tramp-get-connection-property (7) # process-buffer nil
21:26:49.402974 tramp-get-connection-property (7) # last-cmd-time (22125 54409 396854 0)
21:26:49.403095 tramp-get-connection-property (7) # process-name nil
21:26:49.403206 tramp-get-connection-property (7) # remote-echo nil
21:26:49.403307 tramp-send-command (6) # /bin/ls --quoting-style=shell -al /dev/null 2>/dev/null; echo tramp_exit_status $?
21:26:49.403413 tramp-get-connection-property (7) # process-name nil
21:26:49.403520 tramp-get-connection-property (7) # chunksize 0
21:26:49.403633 tramp-set-connection-property (7) # last-cmd-time (22125 54409 403600 0)
21:26:49.403745 tramp-send-string (10) # /bin/ls --quoting-style=shell -al /dev/null 2>/dev/null; echo tramp_exit_status $?
21:26:49.403849 tramp-get-connection-property (7) # process-buffer nil
21:26:49.404008 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.404114 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.404227 tramp-get-connection-property (7) # gateway nil
21:26:49.407772 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
tramp_exit_status 1
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:49.407899 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.408006 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.408116 tramp-wait-for-regexp (6) # 
tramp_exit_status 1
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:49.408260 tramp-get-connection-property (7) # process-buffer nil
21:26:49.408382 tramp-set-connection-property (7) # ls-quoting-style nil
21:26:49.408489 tramp-get-connection-property (7) # ls-w-option undef
21:26:49.408591 tramp-get-ls-command-with-w-option (5) # Checking, whether ‘ls -w’ works
21:26:49.408692 tramp-get-connection-property (7) # ls /bin/ls
21:26:49.408802 tramp-get-connection-property (7) # process-name nil
21:26:49.408924 tramp-get-connection-property (7) # process-name nil
21:26:49.409030 tramp-get-connection-property (7) # process-buffer nil
21:26:49.409143 tramp-get-connection-property (7) # last-cmd-time (22125 54409 403600 0)
21:26:49.409256 tramp-get-connection-property (7) # process-name nil
21:26:49.409365 tramp-get-connection-property (7) # remote-echo nil
21:26:49.409467 tramp-send-command (6) # /bin/ls -alw /dev/null 2>/dev/null; echo tramp_exit_status $?
21:26:49.409572 tramp-get-connection-property (7) # process-name nil
21:26:49.409682 tramp-get-connection-property (7) # chunksize 0
21:26:49.409792 tramp-set-connection-property (7) # last-cmd-time (22125 54409 409761 0)
21:26:49.409900 tramp-send-string (10) # /bin/ls -alw /dev/null 2>/dev/null; echo tramp_exit_status $?
21:26:49.410004 tramp-get-connection-property (7) # process-buffer nil
21:26:49.410155 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.410260 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.410370 tramp-get-connection-property (7) # gateway nil
21:26:49.415876 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
crw-rw-rw-  1 root  wheel    3,   2 Dec 13 21:26 /dev/null
21:26:49.416022 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.416136 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.416276 tramp-get-connection-property (7) # gateway nil
21:26:49.416692 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
crw-rw-rw-  1 root  wheel    3,   2 Dec 13 21:26 /dev/null
tramp_exit_status 0
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:49.416819 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.416924 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.417051 tramp-wait-for-regexp (6) # 
crw-rw-rw-  1 root  wheel    3,   2 Dec 13 21:26 /dev/null
tramp_exit_status 0
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:49.417210 tramp-get-connection-property (7) # process-buffer nil
21:26:49.417336 tramp-set-connection-property (7) # ls-w-option t
21:26:49.417588 tramp-get-connection-property (7) # process-name nil
21:26:49.417701 tramp-get-connection-property (7) # process-name nil
21:26:49.417806 tramp-get-connection-property (7) # process-buffer nil
21:26:49.417920 tramp-get-connection-property (7) # last-cmd-time (22125 54409 409761 0)
21:26:49.418038 tramp-get-connection-property (7) # process-name nil
21:26:49.418153 tramp-get-connection-property (7) # remote-echo nil
21:26:49.418257 tramp-send-command (6) # (test -e /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/\Γ\υ\ρ\ί\σ\τ\ε\ \τ\ο\ \Γ\α\λ\α\ξ\ί\α\ \μ\ε\ \Ώ\τ\ο\ \Σ\τ\ο\π || test -h /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/\Γ\υ\ρ\ί\σ\τ\ε\ \τ\ο\ \Γ\α\λ\α\ξ\ί\α\ \μ\ε\ \Ώ\τ\ο\ \Σ\τ\ο\π) && /bin/ls -w -ildn /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/\Γ\υ\ρ\ί\σ\τ\ε\ \τ\ο\ \Γ\α\λ\α\ξ\ί\α\ \μ\ε\ \Ώ\τ\ο\ \Σ\τ\ο\π
21:26:49.418380 tramp-get-connection-property (7) # process-name nil
21:26:49.418493 tramp-get-connection-property (7) # chunksize 0
21:26:49.418605 tramp-set-connection-property (7) # last-cmd-time (22125 54409 418573 0)
21:26:49.418715 tramp-send-string (10) # (test -e /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/\Γ\υ\ρ\ί\σ\τ\ε\ \τ\ο\ \Γ\α\λ\α\ξ\ί\α\ \μ\ε\ \Ώ\τ\ο\ \Σ\τ\ο\π || test -h /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/\Γ\υ\ρ\ί\σ\τ\ε\ \τ\ο\ \Γ\α\λ\α\ξ\ί\α\ \μ\ε\ \Ώ\τ\ο\ \Σ\τ\ο\π) && /bin/ls -w -ildn /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/\Γ\υ\ρ\ί\σ\τ\ε\ \τ\ο\ \Γ\α\λ\α\ξ\ί\α\ \μ\ε\ \Ώ\τ\ο\ \Σ\τ\ο\π
21:26:49.418964 tramp-get-connection-property (7) # process-buffer nil
21:26:49.419198 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.419305 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.419417 tramp-get-connection-property (7) # gateway nil
21:26:49.421550 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:49.421705 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.421810 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.421931 tramp-wait-for-regexp (6) # 
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:49.422111 tramp-set-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ file-attributes-integer nil
21:26:49.422236 tramp-get-connection-property (7) # uid-integer undef
21:26:49.422348 tramp-get-connection-property (7) # id undef
21:26:49.422452 tramp-get-remote-id (5) # Finding POSIX ‘id’ command
21:26:49.422560 tramp-get-connection-property (7) # remote-path (/usr/bin /bin /usr/sbin /sbin /usr/local/bin /opt/local/bin)
21:26:49.422678 tramp-get-connection-property (7) # process-buffer nil
21:26:49.422813 tramp-get-connection-property (7) # process-name nil
21:26:49.422924 tramp-get-connection-property (7) # process-name nil
21:26:49.423026 tramp-get-connection-property (7) # process-buffer nil
21:26:49.423137 tramp-get-connection-property (7) # last-cmd-time (22125 54409 418573 0)
21:26:49.423259 tramp-get-connection-property (7) # process-name nil
21:26:49.423370 tramp-get-connection-property (7) # remote-echo nil
21:26:49.423480 tramp-send-command (6) # while read d; do if test -x $d/id && test -f $d/id; then echo tramp_executable $d/id; break; fi; done <<'80615ac70a07dce62aa7b726fe381d77'
/usr/bin
/bin
/usr/sbin
/sbin
/usr/local/bin
/opt/local/bin
80615ac70a07dce62aa7b726fe381d77
21:26:49.423597 tramp-get-connection-property (7) # process-name nil
21:26:49.423705 tramp-get-connection-property (7) # chunksize 0
21:26:49.423814 tramp-set-connection-property (7) # last-cmd-time (22125 54409 423783 0)
21:26:49.423920 tramp-send-string (10) # while read d; do if test -x $d/id && test -f $d/id; then echo tramp_executable $d/id; break; fi; done <<'80615ac70a07dce62aa7b726fe381d77'
/usr/bin
/bin
/usr/sbin
/sbin
/usr/local/bin
/opt/local/bin
80615ac70a07dce62aa7b726fe381d77
21:26:49.424027 tramp-get-connection-property (7) # process-buffer nil
21:26:49.424220 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.424329 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.424436 tramp-get-connection-property (7) # gateway nil
21:26:49.425572 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
tramp_executable /usr/bin/id
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:49.425732 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.425838 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.425957 tramp-wait-for-regexp (6) # 
tramp_executable /usr/bin/id
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:49.426140 tramp-get-connection-property (7) # process-name nil
21:26:49.426251 tramp-get-connection-property (7) # process-name nil
21:26:49.426358 tramp-get-connection-property (7) # process-buffer nil
21:26:49.426479 tramp-get-connection-property (7) # last-cmd-time (22125 54409 423783 0)
21:26:49.426612 tramp-get-connection-property (7) # process-name nil
21:26:49.426727 tramp-get-connection-property (7) # remote-echo nil
21:26:49.426829 tramp-send-command (6) # /usr/bin/id -u 2>/dev/null; echo tramp_exit_status $?
21:26:49.426960 tramp-get-connection-property (7) # process-name nil
21:26:49.427090 tramp-get-connection-property (7) # chunksize 0
21:26:49.427215 tramp-set-connection-property (7) # last-cmd-time (22125 54409 427179 0)
21:26:49.427340 tramp-send-string (10) # /usr/bin/id -u 2>/dev/null; echo tramp_exit_status $?
21:26:49.427468 tramp-get-connection-property (7) # process-buffer nil
21:26:49.427644 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.427754 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.427887 tramp-get-connection-property (7) # gateway nil
21:26:49.430755 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
501
21:26:49.430877 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.430984 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.431098 tramp-get-connection-property (7) # gateway nil
21:26:49.431421 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
501
tramp_exit_status 0
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:49.431545 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.431653 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.431769 tramp-wait-for-regexp (6) # 
501
tramp_exit_status 0
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:49.431920 tramp-get-connection-property (7) # process-buffer nil
21:26:49.432047 tramp-set-connection-property (7) # id /usr/bin/id
21:26:49.432163 tramp-get-connection-property (7) # id /usr/bin/id
21:26:49.432279 tramp-get-connection-property (7) # process-name nil
21:26:49.432388 tramp-get-connection-property (7) # process-name nil
21:26:49.432499 tramp-get-connection-property (7) # process-buffer nil
21:26:49.432619 tramp-get-connection-property (7) # last-cmd-time (22125 54409 427179 0)
21:26:49.432745 tramp-get-connection-property (7) # process-name nil
21:26:49.432858 tramp-get-connection-property (7) # remote-echo nil
21:26:49.432961 tramp-send-command (6) # /usr/bin/id -u  2>/dev/null; echo tramp_exit_status $?
21:26:49.433067 tramp-get-connection-property (7) # process-name nil
21:26:49.433178 tramp-get-connection-property (7) # chunksize 0
21:26:49.433290 tramp-set-connection-property (7) # last-cmd-time (22125 54409 433257 0)
21:26:49.433398 tramp-send-string (10) # /usr/bin/id -u  2>/dev/null; echo tramp_exit_status $?
21:26:49.433500 tramp-get-connection-property (7) # process-buffer nil
21:26:49.433660 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.433772 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.433884 tramp-get-connection-property (7) # gateway nil
21:26:49.436435 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
501
tramp_exit_status 0
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:49.436583 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.436692 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.436806 tramp-wait-for-regexp (6) # 
501
tramp_exit_status 0
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:49.436955 tramp-get-connection-property (7) # process-buffer nil
21:26:49.437080 tramp-get-connection-property (7) # process-buffer nil
21:26:49.437208 tramp-set-connection-property (7) # uid-integer 501
21:26:49.437866 tramp-get-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ file-attributes-integer nil
21:26:49.437998 tramp-get-connection-property (7) # gid-integer undef
21:26:49.438106 tramp-get-connection-property (7) # id /usr/bin/id
21:26:49.438210 tramp-get-connection-property (7) # id /usr/bin/id
21:26:49.438324 tramp-get-connection-property (7) # process-name nil
21:26:49.438454 tramp-get-connection-property (7) # process-name nil
21:26:49.438563 tramp-get-connection-property (7) # process-buffer nil
21:26:49.438678 tramp-get-connection-property (7) # last-cmd-time (22125 54409 433257 0)
21:26:49.438798 tramp-get-connection-property (7) # process-name nil
21:26:49.438908 tramp-get-connection-property (7) # remote-echo nil
21:26:49.439011 tramp-send-command (6) # /usr/bin/id -g  2>/dev/null; echo tramp_exit_status $?
21:26:49.439113 tramp-get-connection-property (7) # process-name nil
21:26:49.439220 tramp-get-connection-property (7) # chunksize 0
21:26:49.439332 tramp-set-connection-property (7) # last-cmd-time (22125 54409 439301 0)
21:26:49.439444 tramp-send-string (10) # /usr/bin/id -g  2>/dev/null; echo tramp_exit_status $?
21:26:49.439552 tramp-get-connection-property (7) # process-buffer nil
21:26:49.439709 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.439816 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.439927 tramp-get-connection-property (7) # gateway nil
21:26:49.442168 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
20
tramp_exit_status 0
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:49.442301 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.442403 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.442515 tramp-wait-for-regexp (6) # 
20
tramp_exit_status 0
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:49.442685 tramp-get-connection-property (7) # process-buffer nil
21:26:49.442814 tramp-get-connection-property (7) # process-buffer nil
21:26:49.442959 tramp-set-connection-property (7) # gid-integer 20
21:26:49.443106 tramp-get-connection-property (7) # login-program undef
21:26:49.443565 tramp-get-file-property (8) # /var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/ file-writable-p undef
21:26:49.443929 tramp-get-file-property (8) # /var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/ file-exists-p undef
21:26:49.444058 tramp-get-file-property (8) # /var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/ file-attributes-integer nil
21:26:49.444173 tramp-get-file-property (8) # /var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/ file-attributes-string nil
21:26:49.444285 tramp-get-connection-property (7) # file-exists test -e
21:26:49.444412 tramp-get-connection-property (7) # process-name nil
21:26:49.444525 tramp-get-connection-property (7) # process-name nil
21:26:49.444630 tramp-get-connection-property (7) # process-buffer nil
21:26:49.444743 tramp-get-connection-property (7) # last-cmd-time (22125 54409 439301 0)
21:26:49.444866 tramp-get-connection-property (7) # process-name nil
21:26:49.444982 tramp-get-connection-property (7) # remote-echo nil
21:26:49.445086 tramp-send-command (6) # test -e /var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/ 2>/dev/null; echo tramp_exit_status $?
21:26:49.445195 tramp-get-connection-property (7) # process-name nil
21:26:49.445309 tramp-get-connection-property (7) # chunksize 0
21:26:49.445424 tramp-set-connection-property (7) # last-cmd-time (22125 54409 445391 0)
21:26:49.445533 tramp-send-string (10) # test -e /var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/ 2>/dev/null; echo tramp_exit_status $?
21:26:49.445638 tramp-get-connection-property (7) # process-buffer nil
21:26:49.445797 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.445905 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.446018 tramp-get-connection-property (7) # gateway nil
21:26:49.446596 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
tramp_exit_status 0
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:49.446749 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.446878 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.447011 tramp-wait-for-regexp (6) # 
tramp_exit_status 0
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:49.447190 tramp-get-connection-property (7) # process-buffer nil
21:26:49.447429 tramp-set-file-property (8) # /var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/ file-exists-p t
21:26:49.447556 tramp-get-file-property (8) # /var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/ file-attributes-string nil
21:26:49.448004 tramp-get-file-property (8) # /var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/ file-attributes-string undef
21:26:49.448127 tramp-get-connection-property (7) # stat nil
21:26:49.448235 tramp-get-connection-property (7) # perl \perl5
21:26:49.448348 tramp-do-file-attributes-with-perl (5) # file attributes with perl: /var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/
21:26:49.448456 tramp-get-connection-property (7) # process-name nil
21:26:49.448567 tramp-get-connection-property (7) # scripts (tramp_perl_file_attributes tramp_perl_file_truename)
21:26:49.469323 tramp-get-connection-property (7) # process-name nil
21:26:49.469460 tramp-get-connection-property (7) # process-name nil
21:26:49.469565 tramp-get-connection-property (7) # process-buffer nil
21:26:49.469677 tramp-get-connection-property (7) # last-cmd-time (22125 54409 445391 0)
21:26:49.469795 tramp-get-connection-property (7) # process-name nil
21:26:49.469903 tramp-get-connection-property (7) # remote-echo nil
21:26:49.470001 tramp-send-command (6) # tramp_perl_file_attributes /var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/ string 2>/dev/null; echo tramp_exit_status $?
21:26:49.470105 tramp-get-connection-property (7) # process-name nil
21:26:49.470213 tramp-get-connection-property (7) # chunksize 0
21:26:49.470323 tramp-set-connection-property (7) # last-cmd-time (22125 54409 470292 0)
21:26:49.470430 tramp-send-string (10) # tramp_perl_file_attributes /var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/ string 2>/dev/null; echo tramp_exit_status $?
21:26:49.470534 tramp-get-connection-property (7) # process-buffer nil
21:26:49.470722 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.470828 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.470947 tramp-get-connection-property (7) # gateway nil
21:26:49.480571 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
(t 85 "anders" "staff" (22125 28076) (22125 54409) (22125 54409) 2890.0 16832 t (110 . 9240) -1)
21:26:49.480709 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.480820 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.480953 tramp-get-connection-property (7) # gateway nil
21:26:49.481289 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
(t 85 "anders" "staff" (22125 28076) (22125 54409) (22125 54409) 2890.0 16832 t (110 . 9240) -1)
tramp_exit_status 0
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:49.481413 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.481518 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.481631 tramp-wait-for-regexp (6) # 
(t 85 "anders" "staff" (22125 28076) (22125 54409) (22125 54409) 2890.0 16832 t (110 . 9240) -1)
tramp_exit_status 0
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:49.481801 tramp-get-connection-property (7) # process-buffer nil
21:26:49.481932 tramp-get-connection-property (7) # process-buffer nil
21:26:49.482084 tramp-get-connection-property (7) # gid-string undef
21:26:49.482189 tramp-get-connection-property (7) # id /usr/bin/id
21:26:49.482292 tramp-get-connection-property (7) # id /usr/bin/id
21:26:49.482412 tramp-get-connection-property (7) # process-name nil
21:26:49.482521 tramp-get-connection-property (7) # process-name nil
21:26:49.482625 tramp-get-connection-property (7) # process-buffer nil
21:26:49.482736 tramp-get-connection-property (7) # last-cmd-time (22125 54409 470292 0)
21:26:49.482853 tramp-get-connection-property (7) # process-name nil
21:26:49.482961 tramp-get-connection-property (7) # remote-echo nil
21:26:49.483073 tramp-send-command (6) # /usr/bin/id -gn | sed -e s/^/\"/ -e s/\$/\"/ 2>/dev/null; echo tramp_exit_status $?
21:26:49.483177 tramp-get-connection-property (7) # process-name nil
21:26:49.483297 tramp-get-connection-property (7) # chunksize 0
21:26:49.483407 tramp-set-connection-property (7) # last-cmd-time (22125 54409 483376 0)
21:26:49.483525 tramp-send-string (10) # /usr/bin/id -gn | sed -e s/^/\"/ -e s/\$/\"/ 2>/dev/null; echo tramp_exit_status $?
21:26:49.483630 tramp-get-connection-property (7) # process-buffer nil
21:26:49.483785 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.483891 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.483996 tramp-get-connection-property (7) # gateway nil
21:26:49.490044 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
"staff"
21:26:49.490166 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.490276 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.490393 tramp-get-connection-property (7) # gateway nil
21:26:49.490736 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
"staff"
tramp_exit_status 0
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:49.490855 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.490956 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.491074 tramp-wait-for-regexp (6) # 
"staff"
tramp_exit_status 0
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:49.491220 tramp-get-connection-property (7) # process-buffer nil
21:26:49.491345 tramp-get-connection-property (7) # process-buffer nil
21:26:49.491464 tramp-set-connection-property (7) # gid-string staff
21:26:49.491568 tramp-get-connection-property (7) # process-name nil
21:26:49.491678 tramp-get-connection-property (7) # device undef
21:26:49.491780 tramp-get-connection-property (7) # process-name nil
21:26:49.491891 tramp-set-connection-property (7) # device (-1 . 29)
21:26:49.492016 tramp-set-file-property (8) # /var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/ file-attributes-string (t 85 anders staff (22125 28076) (22125 54409) (22125 54409) 2890 drwx------ nil (110 . 9240) (-1 . 29))
21:26:49.492149 tramp-get-connection-property (7) # uid-string nil
21:26:49.492250 tramp-get-connection-property (7) # gid-string staff
21:26:49.492368 tramp-get-file-property (8) # /var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/ file-attributes-integer nil
21:26:49.492942 tramp-get-file-property (8) # /var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/ file-attributes-integer undef
21:26:49.493101 tramp-get-connection-property (7) # stat nil
21:26:49.493210 tramp-get-connection-property (7) # perl \perl5
21:26:49.493311 tramp-do-file-attributes-with-perl (5) # file attributes with perl: /var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/
21:26:49.493421 tramp-get-connection-property (7) # process-name nil
21:26:49.493536 tramp-get-connection-property (7) # scripts (tramp_perl_file_attributes tramp_perl_file_truename)
21:26:49.493686 tramp-get-connection-property (7) # process-name nil
21:26:49.493799 tramp-get-connection-property (7) # process-name nil
21:26:49.493905 tramp-get-connection-property (7) # process-buffer nil
21:26:49.494018 tramp-get-connection-property (7) # last-cmd-time (22125 54409 483376 0)
21:26:49.494133 tramp-get-connection-property (7) # process-name nil
21:26:49.494241 tramp-get-connection-property (7) # remote-echo nil
21:26:49.494339 tramp-send-command (6) # tramp_perl_file_attributes /var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/ integer 2>/dev/null; echo tramp_exit_status $?
21:26:49.494451 tramp-get-connection-property (7) # process-name nil
21:26:49.494562 tramp-get-connection-property (7) # chunksize 0
21:26:49.494670 tramp-set-connection-property (7) # last-cmd-time (22125 54409 494639 0)
21:26:49.494778 tramp-send-string (10) # tramp_perl_file_attributes /var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/ integer 2>/dev/null; echo tramp_exit_status $?
21:26:49.494882 tramp-get-connection-property (7) # process-buffer nil
21:26:49.495044 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.495150 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.495265 tramp-get-connection-property (7) # gateway nil
21:26:49.501890 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
(t 85 501 20 (22125 28076) (22125 54409) (22125 54409) 2890.0 16832 t (110 . 9240) -1)
21:26:49.502028 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.502133 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.502257 tramp-get-connection-property (7) # gateway nil
21:26:49.502690 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
(t 85 501 20 (22125 28076) (22125 54409) (22125 54409) 2890.0 16832 t (110 . 9240) -1)
tramp_exit_status 0
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:49.502814 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.502916 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.503033 tramp-wait-for-regexp (6) # 
(t 85 501 20 (22125 28076) (22125 54409) (22125 54409) 2890.0 16832 t (110 . 9240) -1)
tramp_exit_status 0
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:49.503206 tramp-get-connection-property (7) # process-buffer nil
21:26:49.503337 tramp-get-connection-property (7) # process-buffer nil
21:26:49.503489 tramp-get-connection-property (7) # gid-integer 20
21:26:49.503604 tramp-get-connection-property (7) # process-name nil
21:26:49.503714 tramp-get-connection-property (7) # device (-1 . 29)
21:26:49.503842 tramp-set-file-property (8) # /var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/ file-attributes-integer (t 85 501 20 (22125 28076) (22125 54409) (22125 54409) 2890 drwx------ nil (110 . 9240) (-1 . 29))
21:26:49.503976 tramp-get-connection-property (7) # uid-integer 501
21:26:49.504086 tramp-get-connection-property (7) # gid-integer 20
21:26:49.504204 tramp-set-file-property (8) # /var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/ file-writable-p t
21:26:49.504337 tramp-get-connection-property (7) # uid-integer 501
21:26:49.505048 tramp-get-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ file-truename undef
21:26:49.505171 tramp-sh-handle-file-truename (4) # Finding true name for ‘/mock:macpro.lan:/private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ’
21:26:49.505282 tramp-get-connection-property (7) # readlink nil
21:26:49.505385 tramp-get-connection-property (7) # perl \perl5
21:26:49.505487 tramp-get-connection-property (7) # perl-file-spec t
21:26:49.505590 tramp-get-connection-property (7) # perl-cwd-realpath t
21:26:49.505695 tramp-get-connection-property (7) # process-name nil
21:26:49.505805 tramp-get-connection-property (7) # scripts (tramp_perl_file_attributes tramp_perl_file_truename)
21:26:49.506039 tramp-get-connection-property (7) # process-name nil
21:26:49.506150 tramp-get-connection-property (7) # process-name nil
21:26:49.506254 tramp-get-connection-property (7) # process-buffer nil
21:26:49.506368 tramp-get-connection-property (7) # last-cmd-time (22125 54409 494639 0)
21:26:49.506483 tramp-get-connection-property (7) # process-name nil
21:26:49.506590 tramp-get-connection-property (7) # remote-echo nil
21:26:49.506690 tramp-send-command (6) # tramp_perl_file_truename /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/\Γ\υ\ρ\ί\σ\τ\ε\ \τ\ο\ \Γ\α\λ\α\ξ\ί\α\ \μ\ε\ \Ώ\τ\ο\ \Σ\τ\ο\π 2>/dev/null; echo tramp_exit_status $?
21:26:49.506800 tramp-get-connection-property (7) # process-name nil
21:26:49.506910 tramp-get-connection-property (7) # chunksize 0
21:26:49.507020 tramp-set-connection-property (7) # last-cmd-time (22125 54409 506989 0)
21:26:49.507130 tramp-send-string (10) # tramp_perl_file_truename /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/\Γ\υ\ρ\ί\σ\τ\ε\ \τ\ο\ \Γ\α\λ\α\ξ\ί\α\ \μ\ε\ \Ώ\τ\ο\ \Σ\τ\ο\π 2>/dev/null; echo tramp_exit_status $?
21:26:49.507251 tramp-get-connection-property (7) # process-buffer nil
21:26:49.507436 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.507542 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.507656 tramp-get-connection-property (7) # gateway nil
21:26:49.525595 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
"/private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ"
21:26:49.525752 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.525867 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.526019 tramp-get-connection-property (7) # gateway nil
21:26:49.526590 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
"/private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ"
tramp_exit_status 0
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:49.526754 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.526858 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.526978 tramp-wait-for-regexp (6) # 
"/private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ"
tramp_exit_status 0
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:49.527153 tramp-get-connection-property (7) # process-buffer nil
21:26:49.527286 tramp-get-connection-property (7) # process-buffer nil
21:26:49.527408 tramp-sh-handle-file-truename (4) # True name of ‘/private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ’ is ‘/private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ’
21:26:49.527536 tramp-set-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ file-truename /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ
21:26:49.528151 tramp-get-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ file-exists-p undef
21:26:49.528360 tramp-get-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ file-attributes-integer nil
21:26:49.528475 tramp-get-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ file-attributes-string nil
21:26:49.528582 tramp-get-connection-property (7) # file-exists test -e
21:26:49.528806 tramp-get-connection-property (7) # process-name nil
21:26:49.528918 tramp-get-connection-property (7) # process-name nil
21:26:49.529027 tramp-get-connection-property (7) # process-buffer nil
21:26:49.529138 tramp-get-connection-property (7) # last-cmd-time (22125 54409 506989 0)
21:26:49.529252 tramp-get-connection-property (7) # process-name nil
21:26:49.529361 tramp-get-connection-property (7) # remote-echo nil
21:26:49.529461 tramp-send-command (6) # test -e /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/\Γ\υ\ρ\ί\σ\τ\ε\ \τ\ο\ \Γ\α\λ\α\ξ\ί\α\ \μ\ε\ \Ώ\τ\ο\ \Σ\τ\ο\π 2>/dev/null; echo tramp_exit_status $?
21:26:49.529571 tramp-get-connection-property (7) # process-name nil
21:26:49.529679 tramp-get-connection-property (7) # chunksize 0
21:26:49.529789 tramp-set-connection-property (7) # last-cmd-time (22125 54409 529758 0)
21:26:49.529897 tramp-send-string (10) # test -e /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/\Γ\υ\ρ\ί\σ\τ\ε\ \τ\ο\ \Γ\α\λ\α\ξ\ί\α\ \μ\ε\ \Ώ\τ\ο\ \Σ\τ\ο\π 2>/dev/null; echo tramp_exit_status $?
21:26:49.530006 tramp-get-connection-property (7) # process-buffer nil
21:26:49.530194 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.530295 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.530412 tramp-get-connection-property (7) # gateway nil
21:26:49.530747 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
tramp_exit_status 1
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:49.530867 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.530969 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.531087 tramp-wait-for-regexp (6) # 
tramp_exit_status 1
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:49.531240 tramp-get-connection-property (7) # process-buffer nil
21:26:49.531367 tramp-set-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ file-exists-p nil
21:26:49.532730 tramp-get-connection-property (7) # process-name nil
21:26:49.532852 tramp-get-connection-property (7) # remote-decoding undef
21:26:49.532959 tramp-get-connection-property (7) # process-name nil
21:26:49.533067 tramp-find-inline-encoding (5) # Checking local encoding function ‘base64-encode-region’
21:26:49.533168 tramp-find-inline-encoding (5) # Checking local decoding function ‘base64-decode-region’
21:26:49.533269 tramp-find-inline-encoding (5) # Checking remote encoding command ‘base64’ for sanity
21:26:49.533377 tramp-get-connection-property (7) # process-name nil
21:26:49.533485 tramp-get-connection-property (7) # process-name nil
21:26:49.533593 tramp-get-connection-property (7) # process-buffer nil
21:26:49.533703 tramp-get-connection-property (7) # last-cmd-time (22125 54409 529758 0)
21:26:49.533816 tramp-get-connection-property (7) # process-name nil
21:26:49.533922 tramp-get-connection-property (7) # remote-echo nil
21:26:49.534019 tramp-send-command (6) # ( base64 </dev/null 2>/dev/null; echo tramp_exit_status $? )
21:26:49.534122 tramp-get-connection-property (7) # process-name nil
21:26:49.534230 tramp-get-connection-property (7) # chunksize 0
21:26:49.534343 tramp-set-connection-property (7) # last-cmd-time (22125 54409 534312 0)
21:26:49.534450 tramp-send-string (10) # ( base64 </dev/null 2>/dev/null; echo tramp_exit_status $? )
21:26:49.534553 tramp-get-connection-property (7) # process-buffer nil
21:26:49.534698 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.534802 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.534917 tramp-get-connection-property (7) # gateway nil
21:26:49.545297 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*

21:26:49.545435 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.545542 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.545653 tramp-get-connection-property (7) # gateway nil
21:26:49.545998 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*

tramp_exit_status 0
21:26:49.546106 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.546214 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.546323 tramp-get-connection-property (7) # gateway nil
21:26:49.546707 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*

tramp_exit_status 0
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:49.546832 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.546937 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.547052 tramp-wait-for-regexp (6) # 

tramp_exit_status 0
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:49.547216 tramp-get-connection-property (7) # process-buffer nil
21:26:49.547344 tramp-find-inline-encoding (5) # Checking remote decoding command ‘base64 -d -i’ for sanity
21:26:49.547466 tramp-get-connection-property (7) # process-name nil
21:26:49.547578 tramp-get-connection-property (7) # process-name nil
21:26:49.547684 tramp-get-connection-property (7) # process-buffer nil
21:26:49.547797 tramp-get-connection-property (7) # last-cmd-time (22125 54409 534312 0)
21:26:49.547916 tramp-get-connection-property (7) # process-name nil
21:26:49.548034 tramp-get-connection-property (7) # remote-echo nil
21:26:49.548137 tramp-send-command (6) # ( echo xyzzy | base64 | base64 -d -i 2>/dev/null; echo tramp_exit_status $? )
21:26:49.548245 tramp-get-connection-property (7) # process-name nil
21:26:49.548357 tramp-get-connection-property (7) # chunksize 0
21:26:49.548469 tramp-set-connection-property (7) # last-cmd-time (22125 54409 548436 0)
21:26:49.548579 tramp-send-string (10) # ( echo xyzzy | base64 | base64 -d -i 2>/dev/null; echo tramp_exit_status $? )
21:26:49.548682 tramp-get-connection-property (7) # process-buffer nil
21:26:49.548837 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.548945 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.549051 tramp-get-connection-property (7) # gateway nil
21:26:49.561212 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
tramp_exit_status 64
21:26:49.561358 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.561467 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.561578 tramp-get-connection-property (7) # gateway nil
21:26:49.561858 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
tramp_exit_status 64
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:49.561984 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.562090 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.562206 tramp-wait-for-regexp (6) # 
tramp_exit_status 64
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:49.562360 tramp-get-connection-property (7) # process-buffer nil
21:26:49.562489 tramp-find-inline-encoding (5) # Checking remote encoding command ‘base64’ for sanity
21:26:49.562610 tramp-get-connection-property (7) # process-name nil
21:26:49.562719 tramp-get-connection-property (7) # process-name nil
21:26:49.562867 tramp-get-connection-property (7) # process-buffer nil
21:26:49.562989 tramp-get-connection-property (7) # last-cmd-time (22125 54409 548436 0)
21:26:49.563116 tramp-get-connection-property (7) # process-name nil
21:26:49.563228 tramp-get-connection-property (7) # remote-echo nil
21:26:49.563329 tramp-send-command (6) # ( base64 </dev/null 2>/dev/null; echo tramp_exit_status $? )
21:26:49.563435 tramp-get-connection-property (7) # process-name nil
21:26:49.563544 tramp-get-connection-property (7) # chunksize 0
21:26:49.563654 tramp-set-connection-property (7) # last-cmd-time (22125 54409 563622 0)
21:26:49.563764 tramp-send-string (10) # ( base64 </dev/null 2>/dev/null; echo tramp_exit_status $? )
21:26:49.563872 tramp-get-connection-property (7) # process-buffer nil
21:26:49.564035 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.564144 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.564256 tramp-get-connection-property (7) # gateway nil
21:26:49.574223 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*

21:26:49.574375 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.574499 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.574618 tramp-get-connection-property (7) # gateway nil
21:26:49.574983 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*

tramp_exit_status 0
21:26:49.575105 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.575226 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.575347 tramp-get-connection-property (7) # gateway nil
21:26:49.575758 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*

tramp_exit_status 0
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:49.575895 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.576009 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.576131 tramp-wait-for-regexp (6) # 

tramp_exit_status 0
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:49.576281 tramp-get-connection-property (7) # process-buffer nil
21:26:49.576415 tramp-find-inline-encoding (5) # Checking remote decoding command ‘base64 -d’ for sanity
21:26:49.576556 tramp-get-connection-property (7) # process-name nil
21:26:49.576684 tramp-get-connection-property (7) # process-name nil
21:26:49.576797 tramp-get-connection-property (7) # process-buffer nil
21:26:49.576913 tramp-get-connection-property (7) # last-cmd-time (22125 54409 563622 0)
21:26:49.577032 tramp-get-connection-property (7) # process-name nil
21:26:49.577143 tramp-get-connection-property (7) # remote-echo nil
21:26:49.577242 tramp-send-command (6) # ( echo xyzzy | base64 | base64 -d 2>/dev/null; echo tramp_exit_status $? )
21:26:49.577346 tramp-get-connection-property (7) # process-name nil
21:26:49.577460 tramp-get-connection-property (7) # chunksize 0
21:26:49.577575 tramp-set-connection-property (7) # last-cmd-time (22125 54409 577542 0)
21:26:49.577689 tramp-send-string (10) # ( echo xyzzy | base64 | base64 -d 2>/dev/null; echo tramp_exit_status $? )
21:26:49.577795 tramp-get-connection-property (7) # process-buffer nil
21:26:49.577957 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.578068 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.578178 tramp-get-connection-property (7) # gateway nil
21:26:49.591720 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
ZUhsNmVua0sK
21:26:49.591865 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.591982 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.592109 tramp-get-connection-property (7) # gateway nil
21:26:49.592454 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
ZUhsNmVua0sK
tramp_exit_status 0
21:26:49.592568 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.592678 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.592795 tramp-get-connection-property (7) # gateway nil
21:26:49.593186 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
ZUhsNmVua0sK
tramp_exit_status 0
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:49.593311 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.593415 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.593532 tramp-wait-for-regexp (6) # 
ZUhsNmVua0sK
tramp_exit_status 0
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:49.593703 tramp-get-connection-property (7) # process-buffer nil
21:26:49.593852 tramp-find-inline-encoding (5) # Checking remote encoding command ‘openssl enc -base64’ for sanity
21:26:49.593978 tramp-get-connection-property (7) # process-name nil
21:26:49.594089 tramp-get-connection-property (7) # process-name nil
21:26:49.594195 tramp-get-connection-property (7) # process-buffer nil
21:26:49.594310 tramp-get-connection-property (7) # last-cmd-time (22125 54409 577542 0)
21:26:49.594428 tramp-get-connection-property (7) # process-name nil
21:26:49.594536 tramp-get-connection-property (7) # remote-echo nil
21:26:49.594639 tramp-send-command (6) # ( openssl enc -base64 </dev/null 2>/dev/null; echo tramp_exit_status $? )
21:26:49.594749 tramp-get-connection-property (7) # process-name nil
21:26:49.594866 tramp-get-connection-property (7) # chunksize 0
21:26:49.594981 tramp-set-connection-property (7) # last-cmd-time (22125 54409 594947 0)
21:26:49.595092 tramp-send-string (10) # ( openssl enc -base64 </dev/null 2>/dev/null; echo tramp_exit_status $? )
21:26:49.595200 tramp-get-connection-property (7) # process-buffer nil
21:26:49.595357 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.595462 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.595567 tramp-get-connection-property (7) # gateway nil
21:26:49.601597 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
tramp_exit_status 0
21:26:49.601740 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.601850 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.601978 tramp-get-connection-property (7) # gateway nil
21:26:49.602407 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
tramp_exit_status 0
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:49.602542 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.602646 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.602761 tramp-wait-for-regexp (6) # 
tramp_exit_status 0
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:49.602913 tramp-get-connection-property (7) # process-buffer nil
21:26:49.603032 tramp-find-inline-encoding (5) # Checking remote decoding command ‘openssl enc -d -base64’ for sanity
21:26:49.603156 tramp-get-connection-property (7) # process-name nil
21:26:49.603271 tramp-get-connection-property (7) # process-name nil
21:26:49.603379 tramp-get-connection-property (7) # process-buffer nil
21:26:49.603495 tramp-get-connection-property (7) # last-cmd-time (22125 54409 594947 0)
21:26:49.603614 tramp-get-connection-property (7) # process-name nil
21:26:49.603725 tramp-get-connection-property (7) # remote-echo nil
21:26:49.603824 tramp-send-command (6) # ( echo xyzzy | openssl enc -base64 | openssl enc -d -base64 2>/dev/null; echo tramp_exit_status $? )
21:26:49.603929 tramp-get-connection-property (7) # process-name nil
21:26:49.604046 tramp-get-connection-property (7) # chunksize 0
21:26:49.604161 tramp-set-connection-property (7) # last-cmd-time (22125 54409 604128 0)
21:26:49.604275 tramp-send-string (10) # ( echo xyzzy | openssl enc -base64 | openssl enc -d -base64 2>/dev/null; echo tramp_exit_status $? )
21:26:49.604383 tramp-get-connection-property (7) # process-buffer nil
21:26:49.604534 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.604648 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.604755 tramp-get-connection-property (7) # gateway nil
21:26:49.610908 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
xyzzy
21:26:49.611052 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.611175 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.611297 tramp-get-connection-property (7) # gateway nil
21:26:49.611587 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
xyzzy
tramp_exit_status 0
21:26:49.611699 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.611808 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.611921 tramp-get-connection-property (7) # gateway nil
21:26:49.612194 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
xyzzy
tramp_exit_status 0
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:49.612318 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.612421 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.612543 tramp-wait-for-regexp (6) # 
xyzzy
tramp_exit_status 0
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:49.612704 tramp-get-connection-property (7) # process-buffer nil
21:26:49.612843 tramp-find-inline-encoding (5) # Using local encoding ‘base64-encode-region’
21:26:49.612964 tramp-set-connection-property (7) # local-encoding base64-encode-region
21:26:49.613113 tramp-find-inline-encoding (5) # Using local decoding ‘base64-decode-region’
21:26:49.613225 tramp-set-connection-property (7) # local-decoding base64-decode-region
21:26:49.613332 tramp-find-inline-encoding (5) # Using remote encoding ‘openssl enc -base64’
21:26:49.613444 tramp-set-connection-property (7) # remote-encoding openssl enc -base64
21:26:49.613550 tramp-find-inline-encoding (5) # Using remote decoding ‘openssl enc -d -base64’
21:26:49.613661 tramp-set-connection-property (7) # remote-decoding openssl enc -d -base64
21:26:49.613771 tramp-get-connection-property (7) # process-name nil
21:26:49.613886 tramp-get-connection-property (7) # remote-decoding openssl enc -d -base64
21:26:49.613997 tramp-get-connection-property (7) # process-name nil
21:26:49.614119 tramp-set-connection-property (7) # remote-decoding openssl enc -d -base64
21:26:49.614244 tramp-get-connection-property (7) # process-name nil
21:26:49.614357 tramp-get-connection-property (7) # local-encoding base64-encode-region
21:26:49.614494 tramp-get-connection-property (7) # login-program undef
21:26:49.614977 tramp-get-file-property (8) # /var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/ file-writable-p t
21:26:49.615111 tramp-get-connection-property (7) # uid-integer 501
21:26:49.615237 tramp-get-connection-property (7) # copy-program undef
21:26:49.654964 tramp-sh-handle-write-region (3) # Encoding local file ‘/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp.73484ZHN’ using ‘base64-encode-region’...
21:26:49.686273 tramp-sh-handle-write-region (3) # Encoding local file ‘/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp.73484ZHN’ using ‘base64-encode-region’...done
21:26:49.720031 tramp-sh-handle-write-region (3) # Decoding remote file ‘/mock:macpro.lan:/private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ’ using ‘openssl enc -d -base64 >%s’...
21:26:49.736596 tramp-get-connection-property (7) # process-name nil
21:26:49.736726 tramp-get-connection-property (7) # process-name nil
21:26:49.736833 tramp-get-connection-property (7) # process-buffer nil
21:26:49.736947 tramp-get-connection-property (7) # last-cmd-time (22125 54409 604128 0)
21:26:49.737076 tramp-get-connection-property (7) # process-name nil
21:26:49.737186 tramp-get-connection-property (7) # remote-echo nil
21:26:49.737285 tramp-send-command (6) # openssl enc -d -base64 >/private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/\Γ\υ\ρ\ί\σ\τ\ε\ \τ\ο\ \Γ\α\λ\α\ξ\ί\α\ \μ\ε\ \Ώ\τ\ο\ \Σ\τ\ο\π <<'80615ac70a07dce62aa7b726fe381d77'
zpPPhc+Bzq/Pg8+EzrUgz4TOvyDOk86xzrvOsc6+zq/OsSDOvM61IM6Pz4TOvyDOo8+Ezr/PgA==
80615ac70a07dce62aa7b726fe381d77
21:26:49.737400 tramp-get-connection-property (7) # process-name nil
21:26:49.737511 tramp-get-connection-property (7) # chunksize 0
21:26:49.737632 tramp-set-connection-property (7) # last-cmd-time (22125 54409 737600 0)
21:26:49.737741 tramp-send-string (10) # openssl enc -d -base64 >/private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/\Γ\υ\ρ\ί\σ\τ\ε\ \τ\ο\ \Γ\α\λ\α\ξ\ί\α\ \μ\ε\ \Ώ\τ\ο\ \Σ\τ\ο\π <<'80615ac70a07dce62aa7b726fe381d77'
zpPPhc+Bzq/Pg8+EzrUgz4TOvyDOk86xzrvOsc6+zq/OsSDOvM61IM6Pz4TOvyDOo8+Ezr/PgA==
80615ac70a07dce62aa7b726fe381d77
21:26:49.737853 tramp-get-connection-property (7) # process-buffer nil
21:26:49.738072 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.738177 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.738292 tramp-get-connection-property (7) # gateway nil
21:26:49.765580 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:49.765731 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.765836 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.765954 tramp-wait-for-regexp (6) # 
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:49.766139 tramp-get-connection-property (7) # process-name nil
21:26:49.766252 tramp-get-connection-property (7) # process-name nil
21:26:49.766358 tramp-get-connection-property (7) # process-buffer nil
21:26:49.766484 tramp-get-connection-property (7) # last-cmd-time (22125 54409 737600 0)
21:26:49.766606 tramp-get-connection-property (7) # process-name nil
21:26:49.766717 tramp-get-connection-property (7) # remote-echo nil
21:26:49.766817 tramp-send-command (6) # echo tramp_exit_status $?
21:26:49.766921 tramp-get-connection-property (7) # process-name nil
21:26:49.767031 tramp-get-connection-property (7) # chunksize 0
21:26:49.767141 tramp-set-connection-property (7) # last-cmd-time (22125 54409 767109 0)
21:26:49.767249 tramp-send-string (10) # echo tramp_exit_status $?
21:26:49.767358 tramp-get-connection-property (7) # process-buffer nil
21:26:49.767508 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.767631 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.767734 tramp-get-connection-property (7) # gateway nil
21:26:49.768042 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
tramp_exit_status 0
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:49.768163 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.768265 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.768376 tramp-wait-for-regexp (6) # 
tramp_exit_status 0
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:49.768522 tramp-get-connection-property (7) # process-buffer nil
21:26:49.770232 tramp-sh-handle-write-region (3) # Decoding remote file ‘/mock:macpro.lan:/private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ’ using ‘openssl enc -d -base64 >%s’...done
21:26:49.770682 tramp-get-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA file-truename nil
21:26:49.770792 tramp-flush-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA
21:26:49.770920 tramp-get-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ file-truename /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ
21:26:49.771037 tramp-flush-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ
21:26:49.771324 tramp-get-connection-property (7) # process-name nil
21:26:49.771438 tramp-get-connection-property (7) # process-name nil
21:26:49.771542 tramp-get-connection-property (7) # process-buffer nil
21:26:49.771657 tramp-get-connection-property (7) # last-cmd-time (22125 54409 767109 0)
21:26:49.771771 tramp-get-connection-property (7) # process-name nil
21:26:49.771882 tramp-get-connection-property (7) # remote-echo nil
21:26:49.771990 tramp-send-command (6) # chown 501:20 /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/\Γ\υ\ρ\ί\σ\τ\ε\ \τ\ο\ \Γ\α\λ\α\ξ\ί\α\ \μ\ε\ \Ώ\τ\ο\ \Σ\τ\ο\π
21:26:49.772099 tramp-get-connection-property (7) # process-name nil
21:26:49.772209 tramp-get-connection-property (7) # chunksize 0
21:26:49.772327 tramp-set-connection-property (7) # last-cmd-time (22125 54409 772295 0)
21:26:49.772435 tramp-send-string (10) # chown 501:20 /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/\Γ\υ\ρ\ί\σ\τ\ε\ \τ\ο\ \Γ\α\λ\α\ξ\ί\α\ \μ\ε\ \Ώ\τ\ο\ \Σ\τ\ο\π
21:26:49.772543 tramp-get-connection-property (7) # process-buffer nil
21:26:49.772787 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.773016 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.773172 tramp-get-connection-property (7) # gateway nil
21:26:49.779707 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:49.779852 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.779956 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.780076 tramp-wait-for-regexp (6) # 
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:49.787036 tramp-sh-handle-write-region (0) # Wrote /mock:macpro.lan:/private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ
21:26:49.787571 tramp-get-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ file-exists-p undef
21:26:49.787703 tramp-get-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ file-attributes-integer nil
21:26:49.787838 tramp-get-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ file-attributes-string nil
21:26:49.787952 tramp-get-connection-property (7) # file-exists test -e
21:26:49.788182 tramp-get-connection-property (7) # process-name nil
21:26:49.788296 tramp-get-connection-property (7) # process-name nil
21:26:49.788400 tramp-get-connection-property (7) # process-buffer nil
21:26:49.788516 tramp-get-connection-property (7) # last-cmd-time (22125 54409 772295 0)
21:26:49.788635 tramp-get-connection-property (7) # process-name nil
21:26:49.788743 tramp-get-connection-property (7) # remote-echo nil
21:26:49.788844 tramp-send-command (6) # test -e /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/\Γ\υ\ρ\ί\σ\τ\ε\ \τ\ο\ \Γ\α\λ\α\ξ\ί\α\ \μ\ε\ \Ώ\τ\ο\ \Σ\τ\ο\π 2>/dev/null; echo tramp_exit_status $?
21:26:49.788953 tramp-get-connection-property (7) # process-name nil
21:26:49.789062 tramp-get-connection-property (7) # chunksize 0
21:26:49.789172 tramp-set-connection-property (7) # last-cmd-time (22125 54409 789140 0)
21:26:49.789280 tramp-send-string (10) # test -e /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/\Γ\υ\ρ\ί\σ\τ\ε\ \τ\ο\ \Γ\α\λ\α\ξ\ί\α\ \μ\ε\ \Ώ\τ\ο\ \Σ\τ\ο\π 2>/dev/null; echo tramp_exit_status $?
21:26:49.789390 tramp-get-connection-property (7) # process-buffer nil
21:26:49.789574 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.789682 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.789796 tramp-get-connection-property (7) # gateway nil
21:26:49.790166 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
tramp_exit_status 0
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:49.790294 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.790405 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.790518 tramp-wait-for-regexp (6) # 
tramp_exit_status 0
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:49.790668 tramp-get-connection-property (7) # process-buffer nil
21:26:49.790814 tramp-set-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ file-exists-p t
21:26:49.791681 tramp-get-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ file-exists-p t
21:26:49.803723 tramp-handle-insert-file-contents (3) # Inserting ‘/mock:macpro.lan:/private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ’...
21:26:49.819483 tramp-get-connection-property (7) # login-program undef
21:26:49.819953 tramp-get-file-property (8) # /var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/ file-writable-p t
21:26:49.820078 tramp-get-connection-property (7) # uid-integer 501
21:26:49.820596 tramp-get-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ file-exists-p t
21:26:49.821003 tramp-get-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ file-truename undef
21:26:49.821120 tramp-sh-handle-file-truename (4) # Finding true name for ‘/mock:macpro.lan:/private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ’
21:26:49.821240 tramp-get-connection-property (7) # readlink nil
21:26:49.821343 tramp-get-connection-property (7) # perl \perl5
21:26:49.821448 tramp-get-connection-property (7) # perl-file-spec t
21:26:49.821567 tramp-get-connection-property (7) # perl-cwd-realpath t
21:26:49.821673 tramp-get-connection-property (7) # process-name nil
21:26:49.821786 tramp-get-connection-property (7) # scripts (tramp_perl_file_attributes tramp_perl_file_truename)
21:26:49.822028 tramp-get-connection-property (7) # process-name nil
21:26:49.822140 tramp-get-connection-property (7) # process-name nil
21:26:49.822244 tramp-get-connection-property (7) # process-buffer nil
21:26:49.822358 tramp-get-connection-property (7) # last-cmd-time (22125 54409 789140 0)
21:26:49.822476 tramp-get-connection-property (7) # process-name nil
21:26:49.822584 tramp-get-connection-property (7) # remote-echo nil
21:26:49.822681 tramp-send-command (6) # tramp_perl_file_truename /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/\Γ\υ\ρ\ί\σ\τ\ε\ \τ\ο\ \Γ\α\λ\α\ξ\ί\α\ \μ\ε\ \Ώ\τ\ο\ \Σ\τ\ο\π 2>/dev/null; echo tramp_exit_status $?
21:26:49.822795 tramp-get-connection-property (7) # process-name nil
21:26:49.822910 tramp-get-connection-property (7) # chunksize 0
21:26:49.823022 tramp-set-connection-property (7) # last-cmd-time (22125 54409 822989 0)
21:26:49.823135 tramp-send-string (10) # tramp_perl_file_truename /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/\Γ\υ\ρ\ί\σ\τ\ε\ \τ\ο\ \Γ\α\λ\α\ξ\ί\α\ \μ\ε\ \Ώ\τ\ο\ \Σ\τ\ο\π 2>/dev/null; echo tramp_exit_status $?
21:26:49.823242 tramp-get-connection-property (7) # process-buffer nil
21:26:49.823432 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.823539 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.823655 tramp-get-connection-property (7) # gateway nil
21:26:49.841788 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
"/private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ"
21:26:49.841960 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.842084 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.842234 tramp-get-connection-property (7) # gateway nil
21:26:49.842656 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
"/private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ"
tramp_exit_status 0
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:49.842785 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.842889 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.843004 tramp-wait-for-regexp (6) # 
"/private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ"
tramp_exit_status 0
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:49.843183 tramp-get-connection-property (7) # process-buffer nil
21:26:49.843318 tramp-get-connection-property (7) # process-buffer nil
21:26:49.843455 tramp-sh-handle-file-truename (4) # True name of ‘/private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ’ is ‘/private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ’
21:26:49.843590 tramp-set-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ file-truename /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ
21:26:49.844328 tramp-get-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ file-attributes-integer undef
21:26:49.844456 tramp-get-connection-property (7) # stat nil
21:26:49.844561 tramp-get-connection-property (7) # perl \perl5
21:26:49.844665 tramp-do-file-attributes-with-perl (5) # file attributes with perl: /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ
21:26:49.844788 tramp-get-connection-property (7) # process-name nil
21:26:49.844898 tramp-get-connection-property (7) # scripts (tramp_perl_file_attributes tramp_perl_file_truename)
21:26:49.845151 tramp-get-connection-property (7) # process-name nil
21:26:49.845265 tramp-get-connection-property (7) # process-name nil
21:26:49.845371 tramp-get-connection-property (7) # process-buffer nil
21:26:49.845483 tramp-get-connection-property (7) # last-cmd-time (22125 54409 822989 0)
21:26:49.845598 tramp-get-connection-property (7) # process-name nil
21:26:49.845708 tramp-get-connection-property (7) # remote-echo nil
21:26:49.845815 tramp-send-command (6) # tramp_perl_file_attributes /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/\Γ\υ\ρ\ί\σ\τ\ε\ \τ\ο\ \Γ\α\λ\α\ξ\ί\α\ \μ\ε\ \Ώ\τ\ο\ \Σ\τ\ο\π integer 2>/dev/null; echo tramp_exit_status $?
21:26:49.845925 tramp-get-connection-property (7) # process-name nil
21:26:49.846034 tramp-get-connection-property (7) # chunksize 0
21:26:49.846143 tramp-set-connection-property (7) # last-cmd-time (22125 54409 846112 0)
21:26:49.846254 tramp-send-string (10) # tramp_perl_file_attributes /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/\Γ\υ\ρ\ί\σ\τ\ε\ \τ\ο\ \Γ\α\λ\α\ξ\ί\α\ \μ\ε\ \Ώ\τ\ο\ \Σ\τ\ο\π integer 2>/dev/null; echo tramp_exit_status $?
21:26:49.846366 tramp-get-connection-property (7) # process-buffer nil
21:26:49.846568 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.846682 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.846803 tramp-get-connection-property (7) # gateway nil
21:26:49.853654 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
(nil 1 501 20 (22125 54409) (22125 54409) (22125 54409) 55.0 33188 t (290 . 22155) -1)
21:26:49.853807 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.853919 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.854042 tramp-get-connection-property (7) # gateway nil
21:26:49.854380 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
(nil 1 501 20 (22125 54409) (22125 54409) (22125 54409) 55.0 33188 t (290 . 22155) -1)
tramp_exit_status 0
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:49.854504 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.854624 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.854749 tramp-wait-for-regexp (6) # 
(nil 1 501 20 (22125 54409) (22125 54409) (22125 54409) 55.0 33188 t (290 . 22155) -1)
tramp_exit_status 0
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:49.854924 tramp-get-connection-property (7) # process-buffer nil
21:26:49.855055 tramp-get-connection-property (7) # process-buffer nil
21:26:49.855207 tramp-get-connection-property (7) # gid-integer 20
21:26:49.855331 tramp-get-connection-property (7) # process-name nil
21:26:49.855442 tramp-get-connection-property (7) # device (-1 . 29)
21:26:49.855572 tramp-set-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ file-attributes-integer (nil 1 501 20 (22125 54409) (22125 54409) (22125 54409) 55 -rw-r--r-- nil (290 . 22155) (-1 . 29))
21:26:49.855709 tramp-get-connection-property (7) # process-name nil
21:26:49.855818 tramp-get-connection-property (7) # remote-encoding openssl enc -base64
21:26:49.855931 tramp-get-connection-property (7) # process-name nil
21:26:49.856040 tramp-get-connection-property (7) # local-decoding base64-decode-region
21:26:49.856659 tramp-get-connection-property (7) # login-program undef
21:26:49.857087 tramp-get-file-property (8) # /var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/ file-writable-p t
21:26:49.857212 tramp-get-connection-property (7) # uid-integer 501
21:26:49.857351 tramp-get-connection-property (7) # copy-program undef
21:26:49.859071 tramp-sh-handle-file-local-copy (3) # Encoding remote file ‘/mock:macpro.lan:/private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ’ with ‘openssl enc -base64 <%s’...
21:26:49.869767 tramp-get-connection-property (7) # process-name nil
21:26:49.869938 tramp-get-connection-property (7) # process-name nil
21:26:49.870048 tramp-get-connection-property (7) # process-buffer nil
21:26:49.870164 tramp-get-connection-property (7) # last-cmd-time (22125 54409 846112 0)
21:26:49.870295 tramp-get-connection-property (7) # process-name nil
21:26:49.870405 tramp-get-connection-property (7) # remote-echo nil
21:26:49.870504 tramp-send-command (6) # openssl enc -base64 </private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/\Γ\υ\ρ\ί\σ\τ\ε\ \τ\ο\ \Γ\α\λ\α\ξ\ί\α\ \μ\ε\ \Ώ\τ\ο\ \Σ\τ\ο\π 2>/dev/null; echo tramp_exit_status $?
21:26:49.870612 tramp-get-connection-property (7) # process-name nil
21:26:49.870725 tramp-get-connection-property (7) # chunksize 0
21:26:49.870841 tramp-set-connection-property (7) # last-cmd-time (22125 54409 870809 0)
21:26:49.870951 tramp-send-string (10) # openssl enc -base64 </private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/\Γ\υ\ρ\ί\σ\τ\ε\ \τ\ο\ \Γ\α\λ\α\ξ\ί\α\ \μ\ε\ \Ώ\τ\ο\ \Σ\τ\ο\π 2>/dev/null; echo tramp_exit_status $?
21:26:49.871062 tramp-get-connection-property (7) # process-buffer nil
21:26:49.871254 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.871360 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.871478 tramp-get-connection-property (7) # gateway nil
21:26:49.876206 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
zpPPhc+Bzq/Pg8+EzrUgz4TOvyDOk86xzrvOsc6+zq/OsSDOvM61IM6Pz4TOvyDO
o8+Ezr/PgA==
21:26:49.876363 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.876499 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.876628 tramp-get-connection-property (7) # gateway nil
21:26:49.876981 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
zpPPhc+Bzq/Pg8+EzrUgz4TOvyDOk86xzrvOsc6+zq/OsSDOvM61IM6Pz4TOvyDO
o8+Ezr/PgA==
tramp_exit_status 0
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:49.877106 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.877211 tramp-get-connection-property (7) # check-remote-echo nil
21:26:49.877329 tramp-wait-for-regexp (6) # 
zpPPhc+Bzq/Pg8+EzrUgz4TOvyDOk86xzrvOsc6+zq/OsSDOvM61IM6Pz4TOvyDO
o8+Ezr/PgA==
tramp_exit_status 0
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:49.877508 tramp-get-connection-property (7) # process-buffer nil
21:26:49.887046 tramp-sh-handle-file-local-copy (3) # Encoding remote file ‘/mock:macpro.lan:/private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ’ with ‘openssl enc -base64 <%s’...done
21:26:49.902910 tramp-sh-handle-file-local-copy (3) # Decoding local file ‘/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp.73484mRT’ with ‘base64-decode-region’...
21:26:49.935530 tramp-sh-handle-file-local-copy (3) # Decoding local file ‘/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp.73484mRT’ with ‘base64-decode-region’...done
21:26:49.936336 tramp-get-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ file-truename /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ
21:26:49.936862 tramp-get-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ file-exists-p t
21:26:49.937431 tramp-get-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ file-attributes-integer (nil 1 501 20 (22125 54409) (22125 54409) (22125 54409) 55 -rw-r--r-- nil (290 . 22155) (-1 . 29))
21:26:49.937710 tramp-call-process (6) # ‘chown 501:20 /var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp.73484mRT’ nil nil
21:26:49.947099 tramp-call-process (6) # 0
21:26:49.947452 tramp-get-connection-property (7) # copy-keep-tmpfile undef
21:26:49.949758 tramp-handle-insert-file-contents (3) # Inserting ‘/mock:macpro.lan:/private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ’...done
21:26:49.951507 tramp-get-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ file-truename /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ
21:26:49.952225 tramp-get-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ file-attributes-integer (nil 1 501 20 (22125 54409) (22125 54409) (22125 54409) 55 -rw-r--r-- nil (290 . 22155) (-1 . 29))
21:26:49.970773 tramp-do-copy-or-rename-file (0) # Copying /mock:macpro.lan:/private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ to /var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484M9G/Γυρίστε το Γαλαξία με Ώτο Στοπ...
21:26:49.985321 tramp-get-connection-property (7) # login-program undef
21:26:49.985781 tramp-get-file-property (8) # /var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/ file-writable-p t
21:26:49.985917 tramp-get-connection-property (7) # uid-integer 501
21:26:49.986042 tramp-get-connection-property (7) # copy-program undef
21:26:49.987544 tramp-get-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ file-exists-p t
21:26:50.001995 tramp-handle-insert-file-contents (3) # Inserting ‘/mock:macpro.lan:/private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ’...
21:26:50.019582 tramp-get-connection-property (7) # login-program undef
21:26:50.020004 tramp-get-file-property (8) # /var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/ file-writable-p t
21:26:50.020129 tramp-get-connection-property (7) # uid-integer 501
21:26:50.020644 tramp-get-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ file-exists-p t
21:26:50.021080 tramp-get-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ file-truename /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ
21:26:50.021774 tramp-get-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ file-attributes-integer (nil 1 501 20 (22125 54409) (22125 54409) (22125 54409) 55 -rw-r--r-- nil (290 . 22155) (-1 . 29))
21:26:50.021951 tramp-get-connection-property (7) # process-name nil
21:26:50.022072 tramp-get-connection-property (7) # remote-encoding openssl enc -base64
21:26:50.022198 tramp-get-connection-property (7) # process-name nil
21:26:50.022310 tramp-get-connection-property (7) # local-decoding base64-decode-region
21:26:50.022862 tramp-get-connection-property (7) # login-program undef
21:26:50.023541 tramp-get-file-property (8) # /var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/ file-writable-p t
21:26:50.051011 tramp-get-connection-property (7) # uid-integer 501
21:26:50.051253 tramp-get-connection-property (7) # copy-program undef
21:26:50.053075 tramp-sh-handle-file-local-copy (3) # Encoding remote file ‘/mock:macpro.lan:/private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ’ with ‘openssl enc -base64 <%s’...
21:26:50.069932 tramp-get-connection-property (7) # process-name nil
21:26:50.070085 tramp-get-connection-property (7) # process-name nil
21:26:50.070196 tramp-get-connection-property (7) # process-buffer nil
21:26:50.070314 tramp-get-connection-property (7) # last-cmd-time (22125 54409 870809 0)
21:26:50.070438 tramp-get-connection-property (7) # process-name nil
21:26:50.070553 tramp-get-connection-property (7) # remote-echo nil
21:26:50.070655 tramp-send-command (6) # openssl enc -base64 </private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/\Γ\υ\ρ\ί\σ\τ\ε\ \τ\ο\ \Γ\α\λ\α\ξ\ί\α\ \μ\ε\ \Ώ\τ\ο\ \Σ\τ\ο\π 2>/dev/null; echo tramp_exit_status $?
21:26:50.070767 tramp-get-connection-property (7) # process-name nil
21:26:50.070880 tramp-get-connection-property (7) # chunksize 0
21:26:50.070992 tramp-set-connection-property (7) # last-cmd-time (22125 54410 70960 0)
21:26:50.071102 tramp-send-string (10) # openssl enc -base64 </private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/\Γ\υ\ρ\ί\σ\τ\ε\ \τ\ο\ \Γ\α\λ\α\ξ\ί\α\ \μ\ε\ \Ώ\τ\ο\ \Σ\τ\ο\π 2>/dev/null; echo tramp_exit_status $?
21:26:50.071210 tramp-get-connection-property (7) # process-buffer nil
21:26:50.071416 tramp-get-connection-property (7) # check-remote-echo nil
21:26:50.071526 tramp-get-connection-property (7) # check-remote-echo nil
21:26:50.071653 tramp-get-connection-property (7) # gateway nil
21:26:50.076397 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
zpPPhc+Bzq/Pg8+EzrUgz4TOvyDOk86xzrvOsc6+zq/OsSDOvM61IM6Pz4TOvyDO
o8+Ezr/PgA==
21:26:50.076538 tramp-get-connection-property (7) # check-remote-echo nil
21:26:50.076675 tramp-get-connection-property (7) # check-remote-echo nil
21:26:50.076800 tramp-get-connection-property (7) # gateway nil
21:26:50.077204 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
zpPPhc+Bzq/Pg8+EzrUgz4TOvyDOk86xzrvOsc6+zq/OsSDOvM61IM6Pz4TOvyDO
o8+Ezr/PgA==
tramp_exit_status 0
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:50.077329 tramp-get-connection-property (7) # check-remote-echo nil
21:26:50.077432 tramp-get-connection-property (7) # check-remote-echo nil
21:26:50.077545 tramp-wait-for-regexp (6) # 
zpPPhc+Bzq/Pg8+EzrUgz4TOvyDOk86xzrvOsc6+zq/OsSDOvM61IM6Pz4TOvyDO
o8+Ezr/PgA==
tramp_exit_status 0
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:50.077709 tramp-get-connection-property (7) # process-buffer nil
21:26:50.086369 tramp-sh-handle-file-local-copy (3) # Encoding remote file ‘/mock:macpro.lan:/private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ’ with ‘openssl enc -base64 <%s’...done
21:26:50.103880 tramp-sh-handle-file-local-copy (3) # Decoding local file ‘/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp.73484zbZ’ with ‘base64-decode-region’...
21:26:50.136272 tramp-sh-handle-file-local-copy (3) # Decoding local file ‘/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp.73484zbZ’ with ‘base64-decode-region’...done
21:26:50.137091 tramp-get-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ file-truename /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ
21:26:50.137654 tramp-get-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ file-exists-p t
21:26:50.138223 tramp-get-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ file-attributes-integer (nil 1 501 20 (22125 54409) (22125 54409) (22125 54409) 55 -rw-r--r-- nil (290 . 22155) (-1 . 29))
21:26:50.138506 tramp-call-process (6) # ‘chown 501:20 /var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp.73484zbZ’ nil nil
21:26:50.148170 tramp-call-process (6) # 0
21:26:50.148664 tramp-get-connection-property (7) # copy-keep-tmpfile undef
21:26:50.151003 tramp-handle-insert-file-contents (3) # Inserting ‘/mock:macpro.lan:/private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ’...done
21:26:50.153587 tramp-get-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ file-truename /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ
21:26:50.154246 tramp-get-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ file-exists-p t
21:26:50.154899 tramp-get-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ file-attributes-integer (nil 1 501 20 (22125 54409) (22125 54409) (22125 54409) 55 -rw-r--r-- nil (290 . 22155) (-1 . 29))
21:26:50.170191 tramp-do-copy-or-rename-file (0) # Copying /mock:macpro.lan:/private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ to /var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484M9G/Γυρίστε το Γαλαξία με Ώτο Στοπ...done
21:26:50.170847 tramp-get-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ file-directory-p undef
21:26:50.171038 tramp-get-connection-property (7) # test test
21:26:50.171312 tramp-get-connection-property (7) # process-name nil
21:26:50.171445 tramp-get-connection-property (7) # process-name nil
21:26:50.171582 tramp-get-connection-property (7) # process-buffer nil
21:26:50.171719 tramp-get-connection-property (7) # last-cmd-time (22125 54410 70960 0)
21:26:50.171853 tramp-get-connection-property (7) # process-name nil
21:26:50.171968 tramp-get-connection-property (7) # remote-echo nil
21:26:50.172083 tramp-send-command (6) # test -d /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/\Γ\υ\ρ\ί\σ\τ\ε\ \τ\ο\ \Γ\α\λ\α\ξ\ί\α\ \μ\ε\ \Ώ\τ\ο\ \Σ\τ\ο\π 2>/dev/null; echo tramp_exit_status $?
21:26:50.172201 tramp-get-connection-property (7) # process-name nil
21:26:50.172325 tramp-get-connection-property (7) # chunksize 0
21:26:50.172653 tramp-set-connection-property (7) # last-cmd-time (22125 54410 172576 0)
21:26:50.172827 tramp-send-string (10) # test -d /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/\Γ\υ\ρ\ί\σ\τ\ε\ \τ\ο\ \Γ\α\λ\α\ξ\ί\α\ \μ\ε\ \Ώ\τ\ο\ \Σ\τ\ο\π 2>/dev/null; echo tramp_exit_status $?
21:26:50.172969 tramp-get-connection-property (7) # process-buffer nil
21:26:50.173235 tramp-get-connection-property (7) # check-remote-echo nil
21:26:50.173354 tramp-get-connection-property (7) # check-remote-echo nil
21:26:50.173505 tramp-get-connection-property (7) # gateway nil
21:26:50.174506 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
tramp_exit_status 1
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:50.174631 tramp-get-connection-property (7) # check-remote-echo nil
21:26:50.174745 tramp-get-connection-property (7) # check-remote-echo nil
21:26:50.174863 tramp-wait-for-regexp (6) # 
tramp_exit_status 1
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:50.175037 tramp-get-connection-property (7) # process-buffer nil
21:26:50.175225 tramp-set-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ file-directory-p nil
21:26:50.175922 tramp-get-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA file-truename nil
21:26:50.176051 tramp-flush-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA
21:26:50.176191 tramp-get-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ file-truename /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ
21:26:50.176321 tramp-flush-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ
21:26:50.176602 tramp-get-connection-property (7) # process-name nil
21:26:50.176734 tramp-get-connection-property (7) # process-name nil
21:26:50.176857 tramp-get-connection-property (7) # process-buffer nil
21:26:50.176982 tramp-get-connection-property (7) # last-cmd-time (22125 54410 172576 0)
21:26:50.177112 tramp-get-connection-property (7) # process-name nil
21:26:50.177239 tramp-get-connection-property (7) # remote-echo nil
21:26:50.177339 tramp-send-command (6) # rm -f /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/\Γ\υ\ρ\ί\σ\τ\ε\ \τ\ο\ \Γ\α\λ\α\ξ\ί\α\ \μ\ε\ \Ώ\τ\ο\ \Σ\τ\ο\π 2>/dev/null; echo tramp_exit_status $?
21:26:50.177505 tramp-get-connection-property (7) # process-name nil
21:26:50.177641 tramp-get-connection-property (7) # chunksize 0
21:26:50.177775 tramp-set-connection-property (7) # last-cmd-time (22125 54410 177740 0)
21:26:50.177904 tramp-send-string (10) # rm -f /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/\Γ\υ\ρ\ί\σ\τ\ε\ \τ\ο\ \Γ\α\λ\α\ξ\ί\α\ \μ\ε\ \Ώ\τ\ο\ \Σ\τ\ο\π 2>/dev/null; echo tramp_exit_status $?
21:26:50.178051 tramp-get-connection-property (7) # process-buffer nil
21:26:50.178254 tramp-get-connection-property (7) # check-remote-echo nil
21:26:50.178382 tramp-get-connection-property (7) # check-remote-echo nil
21:26:50.178510 tramp-get-connection-property (7) # gateway nil
21:26:50.182980 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
tramp_exit_status 0
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:50.183142 tramp-get-connection-property (7) # check-remote-echo nil
21:26:50.183258 tramp-get-connection-property (7) # check-remote-echo nil
21:26:50.183379 tramp-wait-for-regexp (6) # 
tramp_exit_status 0
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:50.183562 tramp-get-connection-property (7) # process-buffer nil
21:26:50.184102 tramp-get-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ file-exists-p undef
21:26:50.184240 tramp-get-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ file-attributes-integer nil
21:26:50.184369 tramp-get-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ file-attributes-string nil
21:26:50.184495 tramp-get-connection-property (7) # file-exists test -e
21:26:50.184927 tramp-get-connection-property (7) # process-name nil
21:26:50.185056 tramp-get-connection-property (7) # process-name nil
21:26:50.185177 tramp-get-connection-property (7) # process-buffer nil
21:26:50.185306 tramp-get-connection-property (7) # last-cmd-time (22125 54410 177740 0)
21:26:50.185434 tramp-get-connection-property (7) # process-name nil
21:26:50.185566 tramp-get-connection-property (7) # remote-echo nil
21:26:50.185675 tramp-send-command (6) # test -e /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/\Γ\υ\ρ\ί\σ\τ\ε\ \τ\ο\ \Γ\α\λ\α\ξ\ί\α\ \μ\ε\ \Ώ\τ\ο\ \Σ\τ\ο\π 2>/dev/null; echo tramp_exit_status $?
21:26:50.185812 tramp-get-connection-property (7) # process-name nil
21:26:50.185922 tramp-get-connection-property (7) # chunksize 0
21:26:50.186056 tramp-set-connection-property (7) # last-cmd-time (22125 54410 186018 0)
21:26:50.186178 tramp-send-string (10) # test -e /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/\Γ\υ\ρ\ί\σ\τ\ε\ \τ\ο\ \Γ\α\λ\α\ξ\ί\α\ \μ\ε\ \Ώ\τ\ο\ \Σ\τ\ο\π 2>/dev/null; echo tramp_exit_status $?
21:26:50.186299 tramp-get-connection-property (7) # process-buffer nil
21:26:50.186522 tramp-get-connection-property (7) # check-remote-echo nil
21:26:50.186642 tramp-get-connection-property (7) # check-remote-echo nil
21:26:50.186762 tramp-get-connection-property (7) # gateway nil
21:26:50.187131 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
tramp_exit_status 1
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:50.187262 tramp-get-connection-property (7) # check-remote-echo nil
21:26:50.187370 tramp-get-connection-property (7) # check-remote-echo nil
21:26:50.187497 tramp-wait-for-regexp (6) # 
tramp_exit_status 1
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:50.187657 tramp-get-connection-property (7) # process-buffer nil
21:26:50.187796 tramp-set-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ file-exists-p nil
21:26:50.188245 tramp-get-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA file-directory-p undef
21:26:50.188390 tramp-get-connection-property (7) # test test
21:26:50.188536 tramp-get-connection-property (7) # process-name nil
21:26:50.188652 tramp-get-connection-property (7) # process-name nil
21:26:50.188764 tramp-get-connection-property (7) # process-buffer nil
21:26:50.188885 tramp-get-connection-property (7) # last-cmd-time (22125 54410 186018 0)
21:26:50.189009 tramp-get-connection-property (7) # process-name nil
21:26:50.189125 tramp-get-connection-property (7) # remote-echo nil
21:26:50.189243 tramp-send-command (6) # test -d /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA 2>/dev/null; echo tramp_exit_status $?
21:26:50.189367 tramp-get-connection-property (7) # process-name nil
21:26:50.189487 tramp-get-connection-property (7) # chunksize 0
21:26:50.189612 tramp-set-connection-property (7) # last-cmd-time (22125 54410 189579 0)
21:26:50.189722 tramp-send-string (10) # test -d /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA 2>/dev/null; echo tramp_exit_status $?
21:26:50.189835 tramp-get-connection-property (7) # process-buffer nil
21:26:50.190018 tramp-get-connection-property (7) # check-remote-echo nil
21:26:50.190131 tramp-get-connection-property (7) # check-remote-echo nil
21:26:50.190247 tramp-get-connection-property (7) # gateway nil
21:26:50.190634 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
tramp_exit_status 0
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:50.190759 tramp-get-connection-property (7) # check-remote-echo nil
21:26:50.190872 tramp-get-connection-property (7) # check-remote-echo nil
21:26:50.190986 tramp-wait-for-regexp (6) # 
tramp_exit_status 0
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:50.191143 tramp-get-connection-property (7) # process-buffer nil
21:26:50.191289 tramp-set-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA file-directory-p t
21:26:50.192613 tramp-get-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ file-exists-p nil
21:26:50.194598 tramp-do-copy-or-rename-file (0) # Copying /var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484M9G/Γυρίστε το Γαλαξία με Ώτο Στοπ to /mock:macpro.lan:/private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ...
21:26:50.203384 tramp-get-connection-property (7) # login-program undef
21:26:50.203811 tramp-get-file-property (8) # /var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/ file-writable-p t
21:26:50.203944 tramp-get-connection-property (7) # uid-integer 501
21:26:50.204077 tramp-get-connection-property (7) # copy-program undef
21:26:50.205155 tramp-get-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ file-attributes-integer undef
21:26:50.205281 tramp-get-connection-property (7) # stat nil
21:26:50.205388 tramp-get-connection-property (7) # perl \perl5
21:26:50.205498 tramp-do-file-attributes-with-perl (5) # file attributes with perl: /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ
21:26:50.205607 tramp-get-connection-property (7) # process-name nil
21:26:50.205723 tramp-get-connection-property (7) # scripts (tramp_perl_file_attributes tramp_perl_file_truename)
21:26:50.205984 tramp-get-connection-property (7) # process-name nil
21:26:50.206105 tramp-get-connection-property (7) # process-name nil
21:26:50.206209 tramp-get-connection-property (7) # process-buffer nil
21:26:50.206324 tramp-get-connection-property (7) # last-cmd-time (22125 54410 189579 0)
21:26:50.206443 tramp-get-connection-property (7) # process-name nil
21:26:50.206559 tramp-get-connection-property (7) # remote-echo nil
21:26:50.206672 tramp-send-command (6) # tramp_perl_file_attributes /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/\Γ\υ\ρ\ί\σ\τ\ε\ \τ\ο\ \Γ\α\λ\α\ξ\ί\α\ \μ\ε\ \Ώ\τ\ο\ \Σ\τ\ο\π integer 2>/dev/null; echo tramp_exit_status $?
21:26:50.206784 tramp-get-connection-property (7) # process-name nil
21:26:50.206894 tramp-get-connection-property (7) # chunksize 0
21:26:50.207002 tramp-set-connection-property (7) # last-cmd-time (22125 54410 206971 0)
21:26:50.207113 tramp-send-string (10) # tramp_perl_file_attributes /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/\Γ\υ\ρ\ί\σ\τ\ε\ \τ\ο\ \Γ\α\λ\α\ξ\ί\α\ \μ\ε\ \Ώ\τ\ο\ \Σ\τ\ο\π integer 2>/dev/null; echo tramp_exit_status $?
21:26:50.207231 tramp-get-connection-property (7) # process-buffer nil
21:26:50.207416 tramp-get-connection-property (7) # check-remote-echo nil
21:26:50.207529 tramp-get-connection-property (7) # check-remote-echo nil
21:26:50.207643 tramp-get-connection-property (7) # gateway nil
21:26:50.214585 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
nil
21:26:50.214722 tramp-get-connection-property (7) # check-remote-echo nil
21:26:50.214836 tramp-get-connection-property (7) # check-remote-echo nil
21:26:50.214961 tramp-get-connection-property (7) # gateway nil
21:26:50.215327 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
nil
tramp_exit_status 0
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:50.215456 tramp-get-connection-property (7) # check-remote-echo nil
21:26:50.215568 tramp-get-connection-property (7) # check-remote-echo nil
21:26:50.215684 tramp-wait-for-regexp (6) # 
nil
tramp_exit_status 0
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:50.215846 tramp-get-connection-property (7) # process-buffer nil
21:26:50.215989 tramp-get-connection-property (7) # process-buffer nil
21:26:50.216117 tramp-do-file-attributes-with-ls (5) # file attributes with ls: /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ
21:26:50.216242 tramp-get-connection-property (7) # file-exists test -e
21:26:50.216471 tramp-get-connection-property (7) # test test
21:26:50.216694 tramp-get-connection-property (7) # ls /bin/ls
21:26:50.216799 tramp-get-connection-property (7) # ls-quoting-style nil
21:26:50.216907 tramp-get-connection-property (7) # ls-w-option t
21:26:50.217152 tramp-get-connection-property (7) # process-name nil
21:26:50.217270 tramp-get-connection-property (7) # process-name nil
21:26:50.217382 tramp-get-connection-property (7) # process-buffer nil
21:26:50.217502 tramp-get-connection-property (7) # last-cmd-time (22125 54410 206971 0)
21:26:50.217628 tramp-get-connection-property (7) # process-name nil
21:26:50.217745 tramp-get-connection-property (7) # remote-echo nil
21:26:50.217852 tramp-send-command (6) # (test -e /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/\Γ\υ\ρ\ί\σ\τ\ε\ \τ\ο\ \Γ\α\λ\α\ξ\ί\α\ \μ\ε\ \Ώ\τ\ο\ \Σ\τ\ο\π || test -h /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/\Γ\υ\ρ\ί\σ\τ\ε\ \τ\ο\ \Γ\α\λ\α\ξ\ί\α\ \μ\ε\ \Ώ\τ\ο\ \Σ\τ\ο\π) && /bin/ls -w -ildn /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/\Γ\υ\ρ\ί\σ\τ\ε\ \τ\ο\ \Γ\α\λ\α\ξ\ί\α\ \μ\ε\ \Ώ\τ\ο\ \Σ\τ\ο\π
21:26:50.217984 tramp-get-connection-property (7) # process-name nil
21:26:50.218099 tramp-get-connection-property (7) # chunksize 0
21:26:50.218217 tramp-set-connection-property (7) # last-cmd-time (22125 54410 218185 0)
21:26:50.218333 tramp-send-string (10) # (test -e /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/\Γ\υ\ρ\ί\σ\τ\ε\ \τ\ο\ \Γ\α\λ\α\ξ\ί\α\ \μ\ε\ \Ώ\τ\ο\ \Σ\τ\ο\π || test -h /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/\Γ\υ\ρ\ί\σ\τ\ε\ \τ\ο\ \Γ\α\λ\α\ξ\ί\α\ \μ\ε\ \Ώ\τ\ο\ \Σ\τ\ο\π) && /bin/ls -w -ildn /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/\Γ\υ\ρ\ί\σ\τ\ε\ \τ\ο\ \Γ\α\λ\α\ξ\ί\α\ \μ\ε\ \Ώ\τ\ο\ \Σ\τ\ο\π
21:26:50.218460 tramp-get-connection-property (7) # process-buffer nil
21:26:50.218698 tramp-get-connection-property (7) # check-remote-echo nil
21:26:50.218811 tramp-get-connection-property (7) # check-remote-echo nil
21:26:50.218930 tramp-get-connection-property (7) # gateway nil
21:26:50.221098 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:50.221267 tramp-get-connection-property (7) # check-remote-echo nil
21:26:50.221381 tramp-get-connection-property (7) # check-remote-echo nil
21:26:50.221503 tramp-wait-for-regexp (6) # 
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:50.221695 tramp-set-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ file-attributes-integer nil
21:26:50.221829 tramp-get-connection-property (7) # uid-integer 501
21:26:50.222478 tramp-get-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ file-attributes-integer nil
21:26:50.222620 tramp-get-connection-property (7) # gid-integer 20
21:26:50.222759 tramp-get-connection-property (7) # login-program undef
21:26:50.223164 tramp-get-file-property (8) # /var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/ file-writable-p t
21:26:50.223288 tramp-get-connection-property (7) # uid-integer 501
21:26:50.223949 tramp-get-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ file-truename undef
21:26:50.224072 tramp-sh-handle-file-truename (4) # Finding true name for ‘/mock:macpro.lan:/private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ’
21:26:50.224185 tramp-get-connection-property (7) # readlink nil
21:26:50.224293 tramp-get-connection-property (7) # perl \perl5
21:26:50.224402 tramp-get-connection-property (7) # perl-file-spec t
21:26:50.224506 tramp-get-connection-property (7) # perl-cwd-realpath t
21:26:50.224618 tramp-get-connection-property (7) # process-name nil
21:26:50.224741 tramp-get-connection-property (7) # scripts (tramp_perl_file_attributes tramp_perl_file_truename)
21:26:50.225001 tramp-get-connection-property (7) # process-name nil
21:26:50.225117 tramp-get-connection-property (7) # process-name nil
21:26:50.225223 tramp-get-connection-property (7) # process-buffer nil
21:26:50.225338 tramp-get-connection-property (7) # last-cmd-time (22125 54410 218185 0)
21:26:50.225468 tramp-get-connection-property (7) # process-name nil
21:26:50.225577 tramp-get-connection-property (7) # remote-echo nil
21:26:50.225679 tramp-send-command (6) # tramp_perl_file_truename /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/\Γ\υ\ρ\ί\σ\τ\ε\ \τ\ο\ \Γ\α\λ\α\ξ\ί\α\ \μ\ε\ \Ώ\τ\ο\ \Σ\τ\ο\π 2>/dev/null; echo tramp_exit_status $?
21:26:50.225804 tramp-get-connection-property (7) # process-name nil
21:26:50.225923 tramp-get-connection-property (7) # chunksize 0
21:26:50.226038 tramp-set-connection-property (7) # last-cmd-time (22125 54410 226006 0)
21:26:50.226151 tramp-send-string (10) # tramp_perl_file_truename /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/\Γ\υ\ρ\ί\σ\τ\ε\ \τ\ο\ \Γ\α\λ\α\ξ\ί\α\ \μ\ε\ \Ώ\τ\ο\ \Σ\τ\ο\π 2>/dev/null; echo tramp_exit_status $?
21:26:50.226263 tramp-get-connection-property (7) # process-buffer nil
21:26:50.226446 tramp-get-connection-property (7) # check-remote-echo nil
21:26:50.226551 tramp-get-connection-property (7) # check-remote-echo nil
21:26:50.226666 tramp-get-connection-property (7) # gateway nil
21:26:50.244728 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
"/private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ"
21:26:50.244861 tramp-get-connection-property (7) # check-remote-echo nil
21:26:50.244977 tramp-get-connection-property (7) # check-remote-echo nil
21:26:50.245133 tramp-get-connection-property (7) # gateway nil
21:26:50.245483 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
"/private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ"
tramp_exit_status 0
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:50.245644 tramp-get-connection-property (7) # check-remote-echo nil
21:26:50.245751 tramp-get-connection-property (7) # check-remote-echo nil
21:26:50.245868 tramp-wait-for-regexp (6) # 
"/private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ"
tramp_exit_status 0
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:50.246036 tramp-get-connection-property (7) # process-buffer nil
21:26:50.246168 tramp-get-connection-property (7) # process-buffer nil
21:26:50.246299 tramp-sh-handle-file-truename (4) # True name of ‘/private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ’ is ‘/private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ’
21:26:50.246427 tramp-set-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ file-truename /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ
21:26:50.247027 tramp-get-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ file-exists-p nil
21:26:50.248395 tramp-get-connection-property (7) # process-name nil
21:26:50.248522 tramp-get-connection-property (7) # remote-decoding openssl enc -d -base64
21:26:50.248652 tramp-get-connection-property (7) # process-name nil
21:26:50.248781 tramp-get-connection-property (7) # local-encoding base64-encode-region
21:26:50.248924 tramp-get-connection-property (7) # login-program undef
21:26:50.274475 tramp-get-file-property (8) # /var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/ file-writable-p t
21:26:50.274639 tramp-get-connection-property (7) # uid-integer 501
21:26:50.274770 tramp-get-connection-property (7) # copy-program undef
21:26:50.276194 tramp-sh-handle-write-region (3) # Encoding local file ‘/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp.73484Amf’ using ‘base64-encode-region’...
21:26:50.303844 tramp-sh-handle-write-region (3) # Encoding local file ‘/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp.73484Amf’ using ‘base64-encode-region’...done
21:26:50.320219 tramp-sh-handle-write-region (3) # Decoding remote file ‘/mock:macpro.lan:/private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ’ using ‘openssl enc -d -base64 >%s’...
21:26:50.336898 tramp-get-connection-property (7) # process-name nil
21:26:50.337037 tramp-get-connection-property (7) # process-name nil
21:26:50.337147 tramp-get-connection-property (7) # process-buffer nil
21:26:50.337264 tramp-get-connection-property (7) # last-cmd-time (22125 54410 226006 0)
21:26:50.337387 tramp-get-connection-property (7) # process-name nil
21:26:50.337498 tramp-get-connection-property (7) # remote-echo nil
21:26:50.337598 tramp-send-command (6) # openssl enc -d -base64 >/private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/\Γ\υ\ρ\ί\σ\τ\ε\ \τ\ο\ \Γ\α\λ\α\ξ\ί\α\ \μ\ε\ \Ώ\τ\ο\ \Σ\τ\ο\π <<'80615ac70a07dce62aa7b726fe381d77'
zpPPhc+Bzq/Pg8+EzrUgz4TOvyDOk86xzrvOsc6+zq/OsSDOvM61IM6Pz4TOvyDOo8+Ezr/PgA==
80615ac70a07dce62aa7b726fe381d77
21:26:50.337711 tramp-get-connection-property (7) # process-name nil
21:26:50.337823 tramp-get-connection-property (7) # chunksize 0
21:26:50.337937 tramp-set-connection-property (7) # last-cmd-time (22125 54410 337905 0)
21:26:50.338046 tramp-send-string (10) # openssl enc -d -base64 >/private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/\Γ\υ\ρ\ί\σ\τ\ε\ \τ\ο\ \Γ\α\λ\α\ξ\ί\α\ \μ\ε\ \Ώ\τ\ο\ \Σ\τ\ο\π <<'80615ac70a07dce62aa7b726fe381d77'
zpPPhc+Bzq/Pg8+EzrUgz4TOvyDOk86xzrvOsc6+zq/OsSDOvM61IM6Pz4TOvyDOo8+Ezr/PgA==
80615ac70a07dce62aa7b726fe381d77
21:26:50.338183 tramp-get-connection-property (7) # process-buffer nil
21:26:50.338414 tramp-get-connection-property (7) # check-remote-echo nil
21:26:50.338525 tramp-get-connection-property (7) # check-remote-echo nil
21:26:50.338652 tramp-get-connection-property (7) # gateway nil
21:26:50.344645 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:50.344785 tramp-get-connection-property (7) # check-remote-echo nil
21:26:50.344891 tramp-get-connection-property (7) # check-remote-echo nil
21:26:50.345008 tramp-wait-for-regexp (6) # 
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:50.345181 tramp-get-connection-property (7) # process-name nil
21:26:50.345294 tramp-get-connection-property (7) # process-name nil
21:26:50.345399 tramp-get-connection-property (7) # process-buffer nil
21:26:50.345513 tramp-get-connection-property (7) # last-cmd-time (22125 54410 337905 0)
21:26:50.345633 tramp-get-connection-property (7) # process-name nil
21:26:50.345745 tramp-get-connection-property (7) # remote-echo nil
21:26:50.345846 tramp-send-command (6) # echo tramp_exit_status $?
21:26:50.345950 tramp-get-connection-property (7) # process-name nil
21:26:50.346059 tramp-get-connection-property (7) # chunksize 0
21:26:50.346171 tramp-set-connection-property (7) # last-cmd-time (22125 54410 346140 0)
21:26:50.346281 tramp-send-string (10) # echo tramp_exit_status $?
21:26:50.346385 tramp-get-connection-property (7) # process-buffer nil
21:26:50.346527 tramp-get-connection-property (7) # check-remote-echo nil
21:26:50.346635 tramp-get-connection-property (7) # check-remote-echo nil
21:26:50.346742 tramp-get-connection-property (7) # gateway nil
21:26:50.347062 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
tramp_exit_status 0
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:50.347184 tramp-get-connection-property (7) # check-remote-echo nil
21:26:50.347288 tramp-get-connection-property (7) # check-remote-echo nil
21:26:50.347402 tramp-wait-for-regexp (6) # 
tramp_exit_status 0
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:50.347548 tramp-get-connection-property (7) # process-buffer nil
21:26:50.351003 tramp-sh-handle-write-region (3) # Decoding remote file ‘/mock:macpro.lan:/private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ’ using ‘openssl enc -d -base64 >%s’...done
21:26:50.351546 tramp-get-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA file-truename nil
21:26:50.351675 tramp-flush-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA
21:26:50.351798 tramp-get-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ file-truename /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ
21:26:50.351918 tramp-flush-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ
21:26:50.352225 tramp-get-connection-property (7) # process-name nil
21:26:50.352339 tramp-get-connection-property (7) # process-name nil
21:26:50.352446 tramp-get-connection-property (7) # process-buffer nil
21:26:50.352563 tramp-get-connection-property (7) # last-cmd-time (22125 54410 346140 0)
21:26:50.352684 tramp-get-connection-property (7) # process-name nil
21:26:50.352795 tramp-get-connection-property (7) # remote-echo nil
21:26:50.352917 tramp-send-command (6) # chown 501:20 /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/\Γ\υ\ρ\ί\σ\τ\ε\ \τ\ο\ \Γ\α\λ\α\ξ\ί\α\ \μ\ε\ \Ώ\τ\ο\ \Σ\τ\ο\π
21:26:50.353026 tramp-get-connection-property (7) # process-name nil
21:26:50.353165 tramp-get-connection-property (7) # chunksize 0
21:26:50.353285 tramp-set-connection-property (7) # last-cmd-time (22125 54410 353253 0)
21:26:50.353395 tramp-send-string (10) # chown 501:20 /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/\Γ\υ\ρ\ί\σ\τ\ε\ \τ\ο\ \Γ\α\λ\α\ξ\ί\α\ \μ\ε\ \Ώ\τ\ο\ \Σ\τ\ο\π
21:26:50.353504 tramp-get-connection-property (7) # process-buffer nil
21:26:50.353690 tramp-get-connection-property (7) # check-remote-echo nil
21:26:50.353797 tramp-get-connection-property (7) # check-remote-echo nil
21:26:50.353917 tramp-get-connection-property (7) # gateway nil
21:26:50.360367 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:50.360514 tramp-get-connection-property (7) # check-remote-echo nil
21:26:50.360619 tramp-get-connection-property (7) # check-remote-echo nil
21:26:50.360738 tramp-wait-for-regexp (6) # 
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:50.361405 tramp-get-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA file-truename nil
21:26:50.361537 tramp-flush-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA
21:26:50.361670 tramp-get-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ file-truename nil
21:26:50.361783 tramp-flush-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ
21:26:50.362039 tramp-get-connection-property (7) # process-name nil
21:26:50.362154 tramp-get-connection-property (7) # process-name nil
21:26:50.362262 tramp-get-connection-property (7) # process-buffer nil
21:26:50.362376 tramp-get-connection-property (7) # last-cmd-time (22125 54410 353253 0)
21:26:50.362495 tramp-get-connection-property (7) # process-name nil
21:26:50.362605 tramp-get-connection-property (7) # remote-echo nil
21:26:50.362705 tramp-send-command (6) # chmod 0644 /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/\Γ\υ\ρ\ί\σ\τ\ε\ \τ\ο\ \Γ\α\λ\α\ξ\ί\α\ \μ\ε\ \Ώ\τ\ο\ \Σ\τ\ο\π 2>/dev/null; echo tramp_exit_status $?
21:26:50.362814 tramp-get-connection-property (7) # process-name nil
21:26:50.362923 tramp-get-connection-property (7) # chunksize 0
21:26:50.363036 tramp-set-connection-property (7) # last-cmd-time (22125 54410 363003 0)
21:26:50.363236 tramp-send-string (10) # chmod 0644 /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/\Γ\υ\ρ\ί\σ\τ\ε\ \τ\ο\ \Γ\α\λ\α\ξ\ί\α\ \μ\ε\ \Ώ\τ\ο\ \Σ\τ\ο\π 2>/dev/null; echo tramp_exit_status $?
21:26:50.363384 tramp-get-connection-property (7) # process-buffer nil
21:26:50.363597 tramp-get-connection-property (7) # check-remote-echo nil
21:26:50.363706 tramp-get-connection-property (7) # check-remote-echo nil
21:26:50.363830 tramp-get-connection-property (7) # gateway nil
21:26:50.367203 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
tramp_exit_status 0
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:50.367335 tramp-get-connection-property (7) # check-remote-echo nil
21:26:50.367439 tramp-get-connection-property (7) # check-remote-echo nil
21:26:50.367557 tramp-wait-for-regexp (6) # 
tramp_exit_status 0
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:50.367715 tramp-get-connection-property (7) # process-buffer nil
21:26:50.367937 tramp-get-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA file-truename nil
21:26:50.368064 tramp-flush-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA
21:26:50.368185 tramp-get-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ file-truename nil
21:26:50.368290 tramp-flush-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ
21:26:50.370202 tramp-do-copy-or-rename-file (0) # Copying /var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484M9G/Γυρίστε το Γαλαξία με Ώτο Στοπ to /mock:macpro.lan:/private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ...done
21:26:50.370649 tramp-get-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ file-exists-p undef
21:26:50.370779 tramp-get-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ file-attributes-integer nil
21:26:50.370897 tramp-get-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ file-attributes-string nil
21:26:50.371007 tramp-get-connection-property (7) # file-exists test -e
21:26:50.371230 tramp-get-connection-property (7) # process-name nil
21:26:50.371344 tramp-get-connection-property (7) # process-name nil
21:26:50.371449 tramp-get-connection-property (7) # process-buffer nil
21:26:50.371562 tramp-get-connection-property (7) # last-cmd-time (22125 54410 363003 0)
21:26:50.371680 tramp-get-connection-property (7) # process-name nil
21:26:50.371792 tramp-get-connection-property (7) # remote-echo nil
21:26:50.371893 tramp-send-command (6) # test -e /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/\Γ\υ\ρ\ί\σ\τ\ε\ \τ\ο\ \Γ\α\λ\α\ξ\ί\α\ \μ\ε\ \Ώ\τ\ο\ \Σ\τ\ο\π 2>/dev/null; echo tramp_exit_status $?
21:26:50.372002 tramp-get-connection-property (7) # process-name nil
21:26:50.372111 tramp-get-connection-property (7) # chunksize 0
21:26:50.372236 tramp-set-connection-property (7) # last-cmd-time (22125 54410 372205 0)
21:26:50.372346 tramp-send-string (10) # test -e /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/\Γ\υ\ρ\ί\σ\τ\ε\ \τ\ο\ \Γ\α\λ\α\ξ\ί\α\ \μ\ε\ \Ώ\τ\ο\ \Σ\τ\ο\π 2>/dev/null; echo tramp_exit_status $?
21:26:50.372453 tramp-get-connection-property (7) # process-buffer nil
21:26:50.372740 tramp-get-connection-property (7) # check-remote-echo nil
21:26:50.372846 tramp-get-connection-property (7) # check-remote-echo nil
21:26:50.372957 tramp-get-connection-property (7) # gateway nil
21:26:50.373321 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
tramp_exit_status 0
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:50.373441 tramp-get-connection-property (7) # check-remote-echo nil
21:26:50.373543 tramp-get-connection-property (7) # check-remote-echo nil
21:26:50.373658 tramp-wait-for-regexp (6) # 
tramp_exit_status 0
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:50.373809 tramp-get-connection-property (7) # process-buffer nil
21:26:50.373940 tramp-set-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ file-exists-p t
21:26:50.374378 tramp-get-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπfoo file-directory-p undef
21:26:50.374520 tramp-get-connection-property (7) # test test
21:26:50.374732 tramp-get-connection-property (7) # process-name nil
21:26:50.374843 tramp-get-connection-property (7) # process-name nil
21:26:50.374947 tramp-get-connection-property (7) # process-buffer nil
21:26:50.375082 tramp-get-connection-property (7) # last-cmd-time (22125 54410 372205 0)
21:26:50.375205 tramp-get-connection-property (7) # process-name nil
21:26:50.375335 tramp-get-connection-property (7) # remote-echo nil
21:26:50.375443 tramp-send-command (6) # test -d /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/\Γ\υ\ρ\ί\σ\τ\ε\ \τ\ο\ \Γ\α\λ\α\ξ\ί\α\ \μ\ε\ \Ώ\τ\ο\ \Σ\τ\ο\πfoo 2>/dev/null; echo tramp_exit_status $?
21:26:50.375552 tramp-get-connection-property (7) # process-name nil
21:26:50.375663 tramp-get-connection-property (7) # chunksize 0
21:26:50.375775 tramp-set-connection-property (7) # last-cmd-time (22125 54410 375743 0)
21:26:50.375885 tramp-send-string (10) # test -d /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/\Γ\υ\ρ\ί\σ\τ\ε\ \τ\ο\ \Γ\α\λ\α\ξ\ί\α\ \μ\ε\ \Ώ\τ\ο\ \Σ\τ\ο\πfoo 2>/dev/null; echo tramp_exit_status $?
21:26:50.375996 tramp-get-connection-property (7) # process-buffer nil
21:26:50.376173 tramp-get-connection-property (7) # check-remote-echo nil
21:26:50.376275 tramp-get-connection-property (7) # check-remote-echo nil
21:26:50.376384 tramp-get-connection-property (7) # gateway nil
21:26:50.377046 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
tramp_exit_status 1
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:50.377208 tramp-get-connection-property (7) # check-remote-echo nil
21:26:50.377314 tramp-get-connection-property (7) # check-remote-echo nil
21:26:50.377433 tramp-wait-for-regexp (6) # 
tramp_exit_status 1
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:50.377612 tramp-get-connection-property (7) # process-buffer nil
21:26:50.377778 tramp-set-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπfoo file-directory-p nil
21:26:50.378258 tramp-get-connection-property (7) # ln undef
21:26:50.378380 tramp-get-remote-ln (5) # Finding a suitable ‘ln’ command
21:26:50.378486 tramp-get-connection-property (7) # remote-path (/usr/bin /bin /usr/sbin /sbin /usr/local/bin /opt/local/bin)
21:26:50.378604 tramp-get-connection-property (7) # process-buffer nil
21:26:50.378714 tramp-get-connection-property (7) # uname Darwin 14.5.0
21:26:50.378843 tramp-get-connection-property (7) # process-name nil
21:26:50.378961 tramp-get-connection-property (7) # process-name nil
21:26:50.379067 tramp-get-connection-property (7) # process-buffer nil
21:26:50.379179 tramp-get-connection-property (7) # last-cmd-time (22125 54410 375743 0)
21:26:50.379301 tramp-get-connection-property (7) # process-name nil
21:26:50.379410 tramp-get-connection-property (7) # remote-echo nil
21:26:50.379513 tramp-send-command (6) # which \ln | wc -w
21:26:50.379620 tramp-get-connection-property (7) # process-name nil
21:26:50.379732 tramp-get-connection-property (7) # chunksize 0
21:26:50.379844 tramp-set-connection-property (7) # last-cmd-time (22125 54410 379812 0)
21:26:50.379954 tramp-send-string (10) # which \ln | wc -w
21:26:50.380058 tramp-get-connection-property (7) # process-buffer nil
21:26:50.380232 tramp-get-connection-property (7) # check-remote-echo nil
21:26:50.380336 tramp-get-connection-property (7) # check-remote-echo nil
21:26:50.380448 tramp-get-connection-property (7) # gateway nil
21:26:50.383675 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
       1
21:26:50.383814 tramp-get-connection-property (7) # check-remote-echo nil
21:26:50.383926 tramp-get-connection-property (7) # check-remote-echo nil
21:26:50.384038 tramp-get-connection-property (7) # gateway nil
21:26:50.384348 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
       1
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:50.384479 tramp-get-connection-property (7) # check-remote-echo nil
21:26:50.384581 tramp-get-connection-property (7) # check-remote-echo nil
21:26:50.384697 tramp-wait-for-regexp (6) # 
       1
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:50.384874 tramp-set-connection-property (7) # ln \ln
21:26:50.385354 tramp-get-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπfoo file-exists-p undef
21:26:50.385484 tramp-get-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπfoo file-attributes-integer nil
21:26:50.385601 tramp-get-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπfoo file-attributes-string nil
21:26:50.385724 tramp-get-connection-property (7) # file-exists test -e
21:26:50.385952 tramp-get-connection-property (7) # process-name nil
21:26:50.386070 tramp-get-connection-property (7) # process-name nil
21:26:50.386178 tramp-get-connection-property (7) # process-buffer nil
21:26:50.386293 tramp-get-connection-property (7) # last-cmd-time (22125 54410 379812 0)
21:26:50.386410 tramp-get-connection-property (7) # process-name nil
21:26:50.386522 tramp-get-connection-property (7) # remote-echo nil
21:26:50.386622 tramp-send-command (6) # test -e /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/\Γ\υ\ρ\ί\σ\τ\ε\ \τ\ο\ \Γ\α\λ\α\ξ\ί\α\ \μ\ε\ \Ώ\τ\ο\ \Σ\τ\ο\πfoo 2>/dev/null; echo tramp_exit_status $?
21:26:50.386730 tramp-get-connection-property (7) # process-name nil
21:26:50.386848 tramp-get-connection-property (7) # chunksize 0
21:26:50.386965 tramp-set-connection-property (7) # last-cmd-time (22125 54410 386933 0)
21:26:50.387079 tramp-send-string (10) # test -e /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/\Γ\υ\ρ\ί\σ\τ\ε\ \τ\ο\ \Γ\α\λ\α\ξ\ί\α\ \μ\ε\ \Ώ\τ\ο\ \Σ\τ\ο\πfoo 2>/dev/null; echo tramp_exit_status $?
21:26:50.387199 tramp-get-connection-property (7) # process-buffer nil
21:26:50.387380 tramp-get-connection-property (7) # check-remote-echo nil
21:26:50.387487 tramp-get-connection-property (7) # check-remote-echo nil
21:26:50.387599 tramp-get-connection-property (7) # gateway nil
21:26:50.387876 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
tramp_exit_status 1
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:50.387996 tramp-get-connection-property (7) # check-remote-echo nil
21:26:50.388098 tramp-get-connection-property (7) # check-remote-echo nil
21:26:50.388210 tramp-wait-for-regexp (6) # 
tramp_exit_status 1
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:50.388366 tramp-get-connection-property (7) # process-buffer nil
21:26:50.388500 tramp-set-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπfoo file-exists-p nil
21:26:50.388877 tramp-get-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA file-truename nil
21:26:50.389000 tramp-flush-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA
21:26:50.389119 tramp-get-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπfoo file-truename nil
21:26:50.389233 tramp-flush-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπfoo
21:26:50.389574 tramp-get-connection-property (7) # process-name nil
21:26:50.389686 tramp-get-connection-property (7) # process-name nil
21:26:50.389788 tramp-get-connection-property (7) # process-buffer nil
21:26:50.389910 tramp-get-connection-property (7) # last-cmd-time (22125 54410 386933 0)
21:26:50.390035 tramp-get-connection-property (7) # process-name nil
21:26:50.390161 tramp-get-connection-property (7) # remote-echo nil
21:26:50.390266 tramp-send-command (6) # ( cd /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/ && \ln -sf /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/\Γ\υ\ρ\ί\σ\τ\ε\ \τ\ο\ \Γ\α\λ\α\ξ\ί\α\ \μ\ε\ \Ώ\τ\ο\ \Σ\τ\ο\π /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/\Γ\υ\ρ\ί\σ\τ\ε\ \τ\ο\ \Γ\α\λ\α\ξ\ί\α\ \μ\ε\ \Ώ\τ\ο\ \Σ\τ\ο\πfoo 2>/dev/null; echo tramp_exit_status $? )
21:26:50.390395 tramp-get-connection-property (7) # process-name nil
21:26:50.390506 tramp-get-connection-property (7) # chunksize 0
21:26:50.390628 tramp-set-connection-property (7) # last-cmd-time (22125 54410 390596 0)
21:26:50.390736 tramp-send-string (10) # ( cd /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/ && \ln -sf /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/\Γ\υ\ρ\ί\σ\τ\ε\ \τ\ο\ \Γ\α\λ\α\ξ\ί\α\ \μ\ε\ \Ώ\τ\ο\ \Σ\τ\ο\π /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/\Γ\υ\ρ\ί\σ\τ\ε\ \τ\ο\ \Γ\α\λ\α\ξ\ί\α\ \μ\ε\ \Ώ\τ\ο\ \Σ\τ\ο\πfoo 2>/dev/null; echo tramp_exit_status $? )
21:26:50.390852 tramp-get-connection-property (7) # process-buffer nil
21:26:50.391078 tramp-get-connection-property (7) # check-remote-echo nil
21:26:50.391187 tramp-get-connection-property (7) # check-remote-echo nil
21:26:50.391319 tramp-get-connection-property (7) # gateway nil
21:26:50.396064 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
tramp_exit_status 0
21:26:50.396200 tramp-get-connection-property (7) # check-remote-echo nil
21:26:50.396306 tramp-get-connection-property (7) # check-remote-echo nil
21:26:50.396416 tramp-get-connection-property (7) # gateway nil
21:26:50.396736 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
tramp_exit_status 0
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:50.396867 tramp-get-connection-property (7) # check-remote-echo nil
21:26:50.396982 tramp-get-connection-property (7) # check-remote-echo nil
21:26:50.397099 tramp-wait-for-regexp (6) # 
tramp_exit_status 0
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:50.397262 tramp-get-connection-property (7) # process-buffer nil
21:26:50.398152 tramp-get-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπfoo file-attributes-integer undef
21:26:50.398276 tramp-get-connection-property (7) # stat nil
21:26:50.398380 tramp-get-connection-property (7) # perl \perl5
21:26:50.398479 tramp-do-file-attributes-with-perl (5) # file attributes with perl: /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπfoo
21:26:50.398587 tramp-get-connection-property (7) # process-name nil
21:26:50.398704 tramp-get-connection-property (7) # scripts (tramp_perl_file_attributes tramp_perl_file_truename)
21:26:50.398961 tramp-get-connection-property (7) # process-name nil
21:26:50.399089 tramp-get-connection-property (7) # process-name nil
21:26:50.399197 tramp-get-connection-property (7) # process-buffer nil
21:26:50.399312 tramp-get-connection-property (7) # last-cmd-time (22125 54410 390596 0)
21:26:50.399429 tramp-get-connection-property (7) # process-name nil
21:26:50.399538 tramp-get-connection-property (7) # remote-echo nil
21:26:50.399637 tramp-send-command (6) # tramp_perl_file_attributes /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/\Γ\υ\ρ\ί\σ\τ\ε\ \τ\ο\ \Γ\α\λ\α\ξ\ί\α\ \μ\ε\ \Ώ\τ\ο\ \Σ\τ\ο\πfoo integer 2>/dev/null; echo tramp_exit_status $?
21:26:50.399745 tramp-get-connection-property (7) # process-name nil
21:26:50.399868 tramp-get-connection-property (7) # chunksize 0
21:26:50.399982 tramp-set-connection-property (7) # last-cmd-time (22125 54410 399951 0)
21:26:50.400099 tramp-send-string (10) # tramp_perl_file_attributes /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/\Γ\υ\ρ\ί\σ\τ\ε\ \τ\ο\ \Γ\α\λ\α\ξ\ί\α\ \μ\ε\ \Ώ\τ\ο\ \Σ\τ\ο\πfoo integer 2>/dev/null; echo tramp_exit_status $?
21:26:50.400212 tramp-get-connection-property (7) # process-buffer nil
21:26:50.400396 tramp-get-connection-property (7) # check-remote-echo nil
21:26:50.400506 tramp-get-connection-property (7) # check-remote-echo nil
21:26:50.400617 tramp-get-connection-property (7) # gateway nil
21:26:50.407420 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
("/private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ" 1 501 20 (22125 54410) (22125 54410) (22125 54410) 131.0 41453 t (290 . 22170) -1)
21:26:50.407571 tramp-get-connection-property (7) # check-remote-echo nil
21:26:50.407698 tramp-get-connection-property (7) # check-remote-echo nil
21:26:50.407856 tramp-get-connection-property (7) # gateway nil
21:26:50.408424 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
("/private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ" 1 501 20 (22125 54410) (22125 54410) (22125 54410) 131.0 41453 t (290 . 22170) -1)
tramp_exit_status 0
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:50.408583 tramp-get-connection-property (7) # check-remote-echo nil
21:26:50.408690 tramp-get-connection-property (7) # check-remote-echo nil
21:26:50.408813 tramp-wait-for-regexp (6) # 
("/private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ" 1 501 20 (22125 54410) (22125 54410) (22125 54410) 131.0 41453 t (290 . 22170) -1)
tramp_exit_status 0
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:50.408999 tramp-get-connection-property (7) # process-buffer nil
21:26:50.409152 tramp-get-connection-property (7) # process-buffer nil
21:26:50.409311 tramp-get-connection-property (7) # gid-integer 20
21:26:50.409445 tramp-get-connection-property (7) # process-name nil
21:26:50.409565 tramp-get-connection-property (7) # device (-1 . 29)
21:26:50.409702 tramp-set-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπfoo file-attributes-integer (/private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ 1 501 20 (22125 54410) (22125 54410) (22125 54410) 131 lrwxr-xr-x nil (290 . 22170) (-1 . 29))
21:26:50.410392 tramp-get-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπfoo file-truename undef
21:26:50.410518 tramp-sh-handle-file-truename (4) # Finding true name for ‘/mock:macpro.lan:/private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπfoo’
21:26:50.410627 tramp-get-connection-property (7) # readlink nil
21:26:50.410736 tramp-get-connection-property (7) # perl \perl5
21:26:50.410844 tramp-get-connection-property (7) # perl-file-spec t
21:26:50.410950 tramp-get-connection-property (7) # perl-cwd-realpath t
21:26:50.411057 tramp-get-connection-property (7) # process-name nil
21:26:50.411168 tramp-get-connection-property (7) # scripts (tramp_perl_file_attributes tramp_perl_file_truename)
21:26:50.411414 tramp-get-connection-property (7) # process-name nil
21:26:50.411562 tramp-get-connection-property (7) # process-name nil
21:26:50.411675 tramp-get-connection-property (7) # process-buffer nil
21:26:50.411788 tramp-get-connection-property (7) # last-cmd-time (22125 54410 399951 0)
21:26:50.411917 tramp-get-connection-property (7) # process-name nil
21:26:50.412032 tramp-get-connection-property (7) # remote-echo nil
21:26:50.412136 tramp-send-command (6) # tramp_perl_file_truename /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/\Γ\υ\ρ\ί\σ\τ\ε\ \τ\ο\ \Γ\α\λ\α\ξ\ί\α\ \μ\ε\ \Ώ\τ\ο\ \Σ\τ\ο\πfoo 2>/dev/null; echo tramp_exit_status $?
21:26:50.412252 tramp-get-connection-property (7) # process-name nil
21:26:50.412366 tramp-get-connection-property (7) # chunksize 0
21:26:50.412479 tramp-set-connection-property (7) # last-cmd-time (22125 54410 412447 0)
21:26:50.412594 tramp-send-string (10) # tramp_perl_file_truename /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/\Γ\υ\ρ\ί\σ\τ\ε\ \τ\ο\ \Γ\α\λ\α\ξ\ί\α\ \μ\ε\ \Ώ\τ\ο\ \Σ\τ\ο\πfoo 2>/dev/null; echo tramp_exit_status $?
21:26:50.412715 tramp-get-connection-property (7) # process-buffer nil
21:26:50.412914 tramp-get-connection-property (7) # check-remote-echo nil
21:26:50.413050 tramp-get-connection-property (7) # check-remote-echo nil
21:26:50.413182 tramp-get-connection-property (7) # gateway nil
21:26:50.432362 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
"/private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ"
21:26:50.432553 tramp-get-connection-property (7) # check-remote-echo nil
21:26:50.432686 tramp-get-connection-property (7) # check-remote-echo nil
21:26:50.432846 tramp-get-connection-property (7) # gateway nil
21:26:50.433516 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
"/private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ"
tramp_exit_status 0
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:50.433687 tramp-get-connection-property (7) # check-remote-echo nil
21:26:50.433793 tramp-get-connection-property (7) # check-remote-echo nil
21:26:50.433932 tramp-wait-for-regexp (6) # 
"/private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ"
tramp_exit_status 0
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:50.434117 tramp-get-connection-property (7) # process-buffer nil
21:26:50.434260 tramp-get-connection-property (7) # process-buffer nil
21:26:50.434393 tramp-sh-handle-file-truename (4) # True name of ‘/private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπfoo’ is ‘/private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ’
21:26:50.434537 tramp-set-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπfoo file-truename /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ
21:26:50.435388 tramp-get-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπfoo file-attributes-integer (/private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ 1 501 20 (22125 54410) (22125 54410) (22125 54410) 131 lrwxr-xr-x nil (290 . 22170) (-1 . 29))
21:26:50.435934 tramp-get-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ file-truename undef
21:26:50.458749 tramp-sh-handle-file-truename (4) # Finding true name for ‘/mock:macpro.lan:/private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ’
21:26:50.458894 tramp-get-connection-property (7) # readlink nil
21:26:50.458998 tramp-get-connection-property (7) # perl \perl5
21:26:50.459101 tramp-get-connection-property (7) # perl-file-spec t
21:26:50.459203 tramp-get-connection-property (7) # perl-cwd-realpath t
21:26:50.459306 tramp-get-connection-property (7) # process-name nil
21:26:50.459416 tramp-get-connection-property (7) # scripts (tramp_perl_file_attributes tramp_perl_file_truename)
21:26:50.459668 tramp-get-connection-property (7) # process-name nil
21:26:50.459779 tramp-get-connection-property (7) # process-name nil
21:26:50.459889 tramp-get-connection-property (7) # process-buffer nil
21:26:50.460002 tramp-get-connection-property (7) # last-cmd-time (22125 54410 412447 0)
21:26:50.460120 tramp-get-connection-property (7) # process-name nil
21:26:50.460229 tramp-get-connection-property (7) # remote-echo nil
21:26:50.460333 tramp-send-command (6) # tramp_perl_file_truename /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/\Γ\υ\ρ\ί\σ\τ\ε\ \τ\ο\ \Γ\α\λ\α\ξ\ί\α\ \μ\ε\ \Ώ\τ\ο\ \Σ\τ\ο\π 2>/dev/null; echo tramp_exit_status $?
21:26:50.460452 tramp-get-connection-property (7) # process-name nil
21:26:50.460563 tramp-get-connection-property (7) # chunksize 0
21:26:50.460672 tramp-set-connection-property (7) # last-cmd-time (22125 54410 460641 0)
21:26:50.460779 tramp-send-string (10) # tramp_perl_file_truename /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/\Γ\υ\ρ\ί\σ\τ\ε\ \τ\ο\ \Γ\α\λ\α\ξ\ί\α\ \μ\ε\ \Ώ\τ\ο\ \Σ\τ\ο\π 2>/dev/null; echo tramp_exit_status $?
21:26:50.460886 tramp-get-connection-property (7) # process-buffer nil
21:26:50.461091 tramp-get-connection-property (7) # check-remote-echo nil
21:26:50.461195 tramp-get-connection-property (7) # check-remote-echo nil
21:26:50.461308 tramp-get-connection-property (7) # gateway nil
21:26:50.479584 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
"/private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ"
21:26:50.479706 tramp-get-connection-property (7) # check-remote-echo nil
21:26:50.479817 tramp-get-connection-property (7) # check-remote-echo nil
21:26:50.479962 tramp-get-connection-property (7) # gateway nil
21:26:50.480386 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
"/private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ"
tramp_exit_status 0
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:50.480513 tramp-get-connection-property (7) # check-remote-echo nil
21:26:50.480616 tramp-get-connection-property (7) # check-remote-echo nil
21:26:50.480731 tramp-wait-for-regexp (6) # 
"/private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ"
tramp_exit_status 0
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:50.480899 tramp-get-connection-property (7) # process-buffer nil
21:26:50.481031 tramp-get-connection-property (7) # process-buffer nil
21:26:50.481179 tramp-sh-handle-file-truename (4) # True name of ‘/private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ’ is ‘/private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ’
21:26:50.481308 tramp-set-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ file-truename /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ
21:26:50.482641 tramp-get-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπfoo file-exists-p undef
21:26:50.482774 tramp-get-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπfoo file-attributes-integer (/private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ 1 501 20 (22125 54410) (22125 54410) (22125 54410) 131 lrwxr-xr-x nil (290 . 22170) (-1 . 29))
21:26:50.482914 tramp-set-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπfoo file-exists-p t
21:26:50.484446 tramp-handle-insert-file-contents (3) # Inserting ‘/mock:macpro.lan:/private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπfoo’...
21:26:50.502552 tramp-get-connection-property (7) # login-program undef
21:26:50.503098 tramp-get-file-property (8) # /var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/ file-writable-p t
21:26:50.503231 tramp-get-connection-property (7) # uid-integer 501
21:26:50.503748 tramp-get-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπfoo file-exists-p t
21:26:50.504169 tramp-get-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπfoo file-truename /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ
21:26:50.504864 tramp-get-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ file-attributes-integer undef
21:26:50.504989 tramp-get-connection-property (7) # stat nil
21:26:50.505094 tramp-get-connection-property (7) # perl \perl5
21:26:50.505197 tramp-do-file-attributes-with-perl (5) # file attributes with perl: /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ
21:26:50.505307 tramp-get-connection-property (7) # process-name nil
21:26:50.505420 tramp-get-connection-property (7) # scripts (tramp_perl_file_attributes tramp_perl_file_truename)
21:26:50.505661 tramp-get-connection-property (7) # process-name nil
21:26:50.505774 tramp-get-connection-property (7) # process-name nil
21:26:50.505882 tramp-get-connection-property (7) # process-buffer nil
21:26:50.505996 tramp-get-connection-property (7) # last-cmd-time (22125 54410 460641 0)
21:26:50.506115 tramp-get-connection-property (7) # process-name nil
21:26:50.506226 tramp-get-connection-property (7) # remote-echo nil
21:26:50.506327 tramp-send-command (6) # tramp_perl_file_attributes /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/\Γ\υ\ρ\ί\σ\τ\ε\ \τ\ο\ \Γ\α\λ\α\ξ\ί\α\ \μ\ε\ \Ώ\τ\ο\ \Σ\τ\ο\π integer 2>/dev/null; echo tramp_exit_status $?
21:26:50.506438 tramp-get-connection-property (7) # process-name nil
21:26:50.506573 tramp-get-connection-property (7) # chunksize 0
21:26:50.506688 tramp-set-connection-property (7) # last-cmd-time (22125 54410 506656 0)
21:26:50.506799 tramp-send-string (10) # tramp_perl_file_attributes /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/\Γ\υ\ρ\ί\σ\τ\ε\ \τ\ο\ \Γ\α\λ\α\ξ\ί\α\ \μ\ε\ \Ώ\τ\ο\ \Σ\τ\ο\π integer 2>/dev/null; echo tramp_exit_status $?
21:26:50.506909 tramp-get-connection-property (7) # process-buffer nil
21:26:50.507104 tramp-get-connection-property (7) # check-remote-echo nil
21:26:50.507210 tramp-get-connection-property (7) # check-remote-echo nil
21:26:50.507325 tramp-get-connection-property (7) # gateway nil
21:26:50.514873 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
(nil 1 501 20 (22125 54410) (22125 54410) (22125 54410) 55.0 33188 t (290 . 22168) -1)
21:26:50.515012 tramp-get-connection-property (7) # check-remote-echo nil
21:26:50.515119 tramp-get-connection-property (7) # check-remote-echo nil
21:26:50.515256 tramp-get-connection-property (7) # gateway nil
21:26:50.515632 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
(nil 1 501 20 (22125 54410) (22125 54410) (22125 54410) 55.0 33188 t (290 . 22168) -1)
tramp_exit_status 0
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:50.515758 tramp-get-connection-property (7) # check-remote-echo nil
21:26:50.515861 tramp-get-connection-property (7) # check-remote-echo nil
21:26:50.515975 tramp-wait-for-regexp (6) # 
(nil 1 501 20 (22125 54410) (22125 54410) (22125 54410) 55.0 33188 t (290 . 22168) -1)
tramp_exit_status 0
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:50.516147 tramp-get-connection-property (7) # process-buffer nil
21:26:50.516279 tramp-get-connection-property (7) # process-buffer nil
21:26:50.516432 tramp-get-connection-property (7) # gid-integer 20
21:26:50.516545 tramp-get-connection-property (7) # process-name nil
21:26:50.516658 tramp-get-connection-property (7) # device (-1 . 29)
21:26:50.516786 tramp-set-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ file-attributes-integer (nil 1 501 20 (22125 54410) (22125 54410) (22125 54410) 55 -rw-r--r-- nil (290 . 22168) (-1 . 29))
21:26:50.516921 tramp-get-connection-property (7) # process-name nil
21:26:50.517034 tramp-get-connection-property (7) # remote-encoding openssl enc -base64
21:26:50.517158 tramp-get-connection-property (7) # process-name nil
21:26:50.517268 tramp-get-connection-property (7) # local-decoding base64-decode-region
21:26:50.517916 tramp-get-connection-property (7) # login-program undef
21:26:50.518349 tramp-get-file-property (8) # /var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/ file-writable-p t
21:26:50.518474 tramp-get-connection-property (7) # uid-integer 501
21:26:50.518604 tramp-get-connection-property (7) # copy-program undef
21:26:50.520307 tramp-sh-handle-file-local-copy (3) # Encoding remote file ‘/mock:macpro.lan:/private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπfoo’ with ‘openssl enc -base64 <%s’...
21:26:50.536692 tramp-get-connection-property (7) # process-name nil
21:26:50.536845 tramp-get-connection-property (7) # process-name nil
21:26:50.536958 tramp-get-connection-property (7) # process-buffer nil
21:26:50.537076 tramp-get-connection-property (7) # last-cmd-time (22125 54410 506656 0)
21:26:50.537201 tramp-get-connection-property (7) # process-name nil
21:26:50.537335 tramp-get-connection-property (7) # remote-echo nil
21:26:50.537436 tramp-send-command (6) # openssl enc -base64 </private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/\Γ\υ\ρ\ί\σ\τ\ε\ \τ\ο\ \Γ\α\λ\α\ξ\ί\α\ \μ\ε\ \Ώ\τ\ο\ \Σ\τ\ο\πfoo 2>/dev/null; echo tramp_exit_status $?
21:26:50.537551 tramp-get-connection-property (7) # process-name nil
21:26:50.537695 tramp-get-connection-property (7) # chunksize 0
21:26:50.537810 tramp-set-connection-property (7) # last-cmd-time (22125 54410 537778 0)
21:26:50.537920 tramp-send-string (10) # openssl enc -base64 </private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/\Γ\υ\ρ\ί\σ\τ\ε\ \τ\ο\ \Γ\α\λ\α\ξ\ί\α\ \μ\ε\ \Ώ\τ\ο\ \Σ\τ\ο\πfoo 2>/dev/null; echo tramp_exit_status $?
21:26:50.538031 tramp-get-connection-property (7) # process-buffer nil
21:26:50.538238 tramp-get-connection-property (7) # check-remote-echo nil
21:26:50.538348 tramp-get-connection-property (7) # check-remote-echo nil
21:26:50.538471 tramp-get-connection-property (7) # gateway nil
21:26:50.543142 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
zpPPhc+Bzq/Pg8+EzrUgz4TOvyDOk86xzrvOsc6+zq/OsSDOvM61IM6Pz4TOvyDO
o8+Ezr/PgA==
21:26:50.543265 tramp-get-connection-property (7) # check-remote-echo nil
21:26:50.543376 tramp-get-connection-property (7) # check-remote-echo nil
21:26:50.543506 tramp-get-connection-property (7) # gateway nil
21:26:50.543936 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
zpPPhc+Bzq/Pg8+EzrUgz4TOvyDOk86xzrvOsc6+zq/OsSDOvM61IM6Pz4TOvyDO
o8+Ezr/PgA==
tramp_exit_status 0
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:50.544065 tramp-get-connection-property (7) # check-remote-echo nil
21:26:50.544183 tramp-get-connection-property (7) # check-remote-echo nil
21:26:50.544297 tramp-wait-for-regexp (6) # 
zpPPhc+Bzq/Pg8+EzrUgz4TOvyDOk86xzrvOsc6+zq/OsSDOvM61IM6Pz4TOvyDO
o8+Ezr/PgA==
tramp_exit_status 0
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:50.544454 tramp-get-connection-property (7) # process-buffer nil
21:26:50.553793 tramp-sh-handle-file-local-copy (3) # Encoding remote file ‘/mock:macpro.lan:/private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπfoo’ with ‘openssl enc -base64 <%s’...done
21:26:50.569813 tramp-sh-handle-file-local-copy (3) # Decoding local file ‘/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp.73484Nwl’ with ‘base64-decode-region’...
21:26:50.603183 tramp-sh-handle-file-local-copy (3) # Decoding local file ‘/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp.73484Nwl’ with ‘base64-decode-region’...done
21:26:50.603961 tramp-get-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπfoo file-truename /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ
21:26:50.604496 tramp-get-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ file-exists-p t
21:26:50.605070 tramp-get-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ file-attributes-integer (nil 1 501 20 (22125 54410) (22125 54410) (22125 54410) 55 -rw-r--r-- nil (290 . 22168) (-1 . 29))
21:26:50.605333 tramp-call-process (6) # ‘chown 501:20 /var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp.73484Nwl’ nil nil
21:26:50.614267 tramp-call-process (6) # 0
21:26:50.614709 tramp-get-connection-property (7) # copy-keep-tmpfile undef
21:26:50.616738 tramp-handle-insert-file-contents (3) # Inserting ‘/mock:macpro.lan:/private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπfoo’...done
21:26:50.617804 tramp-get-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπfoo file-directory-p undef
21:26:50.617981 tramp-get-connection-property (7) # test test
21:26:50.618286 tramp-get-connection-property (7) # process-name nil
21:26:50.618418 tramp-get-connection-property (7) # process-name nil
21:26:50.618528 tramp-get-connection-property (7) # process-buffer nil
21:26:50.618660 tramp-get-connection-property (7) # last-cmd-time (22125 54410 537778 0)
21:26:50.618806 tramp-get-connection-property (7) # process-name nil
21:26:50.618917 tramp-get-connection-property (7) # remote-echo nil
21:26:50.619022 tramp-send-command (6) # test -d /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/\Γ\υ\ρ\ί\σ\τ\ε\ \τ\ο\ \Γ\α\λ\α\ξ\ί\α\ \μ\ε\ \Ώ\τ\ο\ \Σ\τ\ο\πfoo 2>/dev/null; echo tramp_exit_status $?
21:26:50.619136 tramp-get-connection-property (7) # process-name nil
21:26:50.619257 tramp-get-connection-property (7) # chunksize 0
21:26:50.619384 tramp-set-connection-property (7) # last-cmd-time (22125 54410 619343 0)
21:26:50.619498 tramp-send-string (10) # test -d /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/\Γ\υ\ρ\ί\σ\τ\ε\ \τ\ο\ \Γ\α\λ\α\ξ\ί\α\ \μ\ε\ \Ώ\τ\ο\ \Σ\τ\ο\πfoo 2>/dev/null; echo tramp_exit_status $?
21:26:50.619609 tramp-get-connection-property (7) # process-buffer nil
21:26:50.619823 tramp-get-connection-property (7) # check-remote-echo nil
21:26:50.619935 tramp-get-connection-property (7) # check-remote-echo nil
21:26:50.620068 tramp-get-connection-property (7) # gateway nil
21:26:50.620751 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
tramp_exit_status 1
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:50.620883 tramp-get-connection-property (7) # check-remote-echo nil
21:26:50.620996 tramp-get-connection-property (7) # check-remote-echo nil
21:26:50.621113 tramp-wait-for-regexp (6) # 
tramp_exit_status 1
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:50.621279 tramp-get-connection-property (7) # process-buffer nil
21:26:50.621454 tramp-set-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπfoo file-directory-p nil
21:26:50.622110 tramp-get-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA file-truename nil
21:26:50.622234 tramp-flush-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA
21:26:50.622357 tramp-get-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπfoo file-truename /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ
21:26:50.622487 tramp-get-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ file-truename /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ
21:26:50.622602 tramp-flush-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπ
21:26:50.622717 tramp-flush-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/Γυρίστε το Γαλαξία με Ώτο Στοπfoo
21:26:50.622960 tramp-get-connection-property (7) # process-name nil
21:26:50.623074 tramp-get-connection-property (7) # process-name nil
21:26:50.623183 tramp-get-connection-property (7) # process-buffer nil
21:26:50.623300 tramp-get-connection-property (7) # last-cmd-time (22125 54410 619343 0)
21:26:50.623418 tramp-get-connection-property (7) # process-name nil
21:26:50.623539 tramp-get-connection-property (7) # remote-echo nil
21:26:50.623647 tramp-send-command (6) # rm -f /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/\Γ\υ\ρ\ί\σ\τ\ε\ \τ\ο\ \Γ\α\λ\α\ξ\ί\α\ \μ\ε\ \Ώ\τ\ο\ \Σ\τ\ο\πfoo 2>/dev/null; echo tramp_exit_status $?
21:26:50.623761 tramp-get-connection-property (7) # process-name nil
21:26:50.623875 tramp-get-connection-property (7) # chunksize 0
21:26:50.623994 tramp-set-connection-property (7) # last-cmd-time (22125 54410 623962 0)
21:26:50.624105 tramp-send-string (10) # rm -f /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/\Γ\υ\ρ\ί\σ\τ\ε\ \τ\ο\ \Γ\α\λ\α\ξ\ί\α\ \μ\ε\ \Ώ\τ\ο\ \Σ\τ\ο\πfoo 2>/dev/null; echo tramp_exit_status $?
21:26:50.624219 tramp-get-connection-property (7) # process-buffer nil
21:26:50.624400 tramp-get-connection-property (7) # check-remote-echo nil
21:26:50.624510 tramp-get-connection-property (7) # check-remote-echo nil
21:26:50.624630 tramp-get-connection-property (7) # gateway nil
21:26:50.628480 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
tramp_exit_status 0
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:50.628665 tramp-get-connection-property (7) # check-remote-echo nil
21:26:50.628769 tramp-get-connection-property (7) # check-remote-echo nil
21:26:50.628897 tramp-wait-for-regexp (6) # 
tramp_exit_status 0
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:50.629084 tramp-get-connection-property (7) # process-buffer nil
21:26:50.630887 tramp-get-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/أصبح بوسعك الآن تنزيل نسخة كاملة من موسوعة ويكيبيديا العربية لتصفحها بلا اتصال بالإنترنت file-attributes-integer undef
21:26:50.631023 tramp-get-connection-property (7) # stat nil
21:26:50.631144 tramp-get-connection-property (7) # perl \perl5
21:26:50.631264 tramp-do-file-attributes-with-perl (5) # file attributes with perl: /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/أصبح بوسعك الآن تنزيل نسخة كاملة من موسوعة ويكيبيديا العربية لتصفحها بلا اتصال بالإنترنت
21:26:50.631394 tramp-get-connection-property (7) # process-name nil
21:26:50.631537 tramp-get-connection-property (7) # scripts (tramp_perl_file_attributes tramp_perl_file_truename)
21:26:50.632015 tramp-get-connection-property (7) # process-name nil
21:26:50.632131 tramp-get-connection-property (7) # process-name nil
21:26:50.632247 tramp-get-connection-property (7) # process-buffer nil
21:26:50.632360 tramp-get-connection-property (7) # last-cmd-time (22125 54410 623962 0)
21:26:50.632479 tramp-get-connection-property (7) # process-name nil
21:26:50.632590 tramp-get-connection-property (7) # remote-echo nil
21:26:50.632696 tramp-send-command (6) # tramp_perl_file_attributes /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/\أ\ص\ب\ح\ \ب\و\س\ع\ك\ \ا\ل\آ\ن\ \ت\ن\ز\ي\ل\ \ن\س\خ\ة\ \ك\ا\م\ل\ة\ \م\ن\ \م\و\س\و\ع\ة\ \و\ي\ك\ي\ب\ي\د\ي\ا\ \ا\ل\ع\ر\ب\ي\ة\ \ل\ت\ص\ف\ح\ه\ا\ \ب\ل\ا\ \ا\ت\ص\ا\ل\ \ب\ا\ل\إ\ن\ت\ر\ن\ت integer 2>/dev/null; echo tramp_exit_status $?
21:26:50.632820 tramp-get-connection-property (7) # process-name nil
21:26:50.632936 tramp-get-connection-property (7) # chunksize 0
21:26:50.633050 tramp-set-connection-property (7) # last-cmd-time (22125 54410 633019 0)
21:26:50.633161 tramp-send-string (10) # tramp_perl_file_attributes /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/\أ\ص\ب\ح\ \ب\و\س\ع\ك\ \ا\ل\آ\ن\ \ت\ن\ز\ي\ل\ \ن\س\خ\ة\ \ك\ا\م\ل\ة\ \م\ن\ \م\و\س\و\ع\ة\ \و\ي\ك\ي\ب\ي\د\ي\ا\ \ا\ل\ع\ر\ب\ي\ة\ \ل\ت\ص\ف\ح\ه\ا\ \ب\ل\ا\ \ا\ت\ص\ا\ل\ \ب\ا\ل\إ\ن\ت\ر\ن\ت integer 2>/dev/null; echo tramp_exit_status $?
21:26:50.633286 tramp-get-connection-property (7) # process-buffer nil
21:26:50.633511 tramp-get-connection-property (7) # check-remote-echo nil
21:26:50.633622 tramp-get-connection-property (7) # check-remote-echo nil
21:26:50.633734 tramp-get-connection-property (7) # gateway nil
21:26:50.640847 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
nil
21:26:50.640999 tramp-get-connection-property (7) # check-remote-echo nil
21:26:50.641119 tramp-get-connection-property (7) # check-remote-echo nil
21:26:50.641231 tramp-get-connection-property (7) # gateway nil
21:26:50.641594 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
nil
tramp_exit_status 0
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:50.641720 tramp-get-connection-property (7) # check-remote-echo nil
21:26:50.641826 tramp-get-connection-property (7) # check-remote-echo nil
21:26:50.641955 tramp-wait-for-regexp (6) # 
nil
tramp_exit_status 0
///fdadf731b64e4a13d6a6abd7cb7b1301#$
21:26:50.642145 tramp-get-connection-property (7) # process-buffer nil
21:26:50.642289 tramp-get-connection-property (7) # process-buffer nil
21:26:50.642413 tramp-do-file-attributes-with-ls (5) # file attributes with ls: /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/أصبح بوسعك الآن تنزيل نسخة كاملة من موسوعة ويكيبيديا العربية لتصفحها بلا اتصال بالإنترنت
21:26:50.642532 tramp-get-connection-property (7) # file-exists test -e
21:26:50.642935 tramp-get-connection-property (7) # test test
21:26:50.643540 tramp-get-connection-property (7) # ls /bin/ls
21:26:50.643683 tramp-get-connection-property (7) # ls-quoting-style nil
21:26:50.643814 tramp-get-connection-property (7) # ls-w-option t
21:26:50.644264 tramp-get-connection-property (7) # process-name nil
21:26:50.644402 tramp-get-connection-property (7) # process-name nil
21:26:50.644517 tramp-get-connection-property (7) # process-buffer nil
21:26:50.644637 tramp-get-connection-property (7) # last-cmd-time (22125 54410 633019 0)
21:26:50.644769 tramp-get-connection-property (7) # process-name nil
21:26:50.644883 tramp-get-connection-property (7) # remote-echo nil
21:26:50.644987 tramp-send-command (6) # (test -e /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/\أ\ص\ب\ح\ \ب\و\س\ع\ك\ \ا\ل\آ\ن\ \ت\ن\ز\ي\ل\ \ن\س\خ\ة\ \ك\ا\م\ل\ة\ \م\ن\ \م\و\س\و\ع\ة\ \و\ي\ك\ي\ب\ي\د\ي\ا\ \ا\ل\ع\ر\ب\ي\ة\ \ل\ت\ص\ف\ح\ه\ا\ \ب\ل\ا\ \ا\ت\ص\ا\ل\ \ب\ا\ل\إ\ن\ت\ر\ن\ت || test -h /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/\أ\ص\ب\ح\ \ب\و\س\ع\ك\ \ا\ل\آ\ن\ \ت\ن\ز\ي\ل\ \ن\س\خ\ة\ \ك\ا\م\ل\ة\ \م\ن\ \م\و\س\و\ع\ة\ \و\ي\ك\ي\ب\ي\د\ي\ا\ \ا\ل\ع\ر\ب\ي\ة\ \ل\ت\ص\ف\ح\ه\ا\ \ب\ل\ا\ \ا\ت\ص\ا\ل\ \ب\ا\ل\إ\ن\ت\ر\ن\ت) && /bin/ls -w -ildn /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/\أ\ص\ب\ح\ \ب\و\س\ع\ك\ \ا\ل\آ\ن\ \ت\ن\ز\ي\ل\ \ن\س\خ\ة\ \ك\ا\م\ل\ة\ \م\ن\ \م\و\س\و\ع\ة\ \و\ي\ك\ي\ب\ي\د\ي\ا\ \ا\ل\ع\ر\ب\ي\ة\ \ل\ت\ص\ف\ح\ه\ا\ \ب\ل\ا\ \ا\ت\ص\ا\ل\ \ب\ا\ل\إ\ن\ت\ر\ن\ت
21:26:50.645154 tramp-get-connection-property (7) # process-name nil
21:26:50.645264 tramp-get-connection-property (7) # chunksize 0
21:26:50.645387 tramp-set-connection-property (7) # last-cmd-time (22125 54410 645353 0)
21:26:50.645503 tramp-send-string (10) # (test -e /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/\أ\ص\ب\ح\ \ب\و\س\ع\ك\ \ا\ل\آ\ن\ \ت\ن\ز\ي\ل\ \ن\س\خ\ة\ \ك\ا\م\ل\ة\ \م\ن\ \م\و\س\و\ع\ة\ \و\ي\ك\ي\ب\ي\د\ي\ا\ \ا\ل\ع\ر\ب\ي\ة\ \ل\ت\ص\ف\ح\ه\ا\ \ب\ل\ا\ \ا\ت\ص\ا\ل\ \ب\ا\ل\إ\ن\ت\ر\ن\ت || test -h /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/\أ\ص\ب\ح\ \ب\و\س\ع\ك\ \ا\ل\آ\ن\ \ت\ن\ز\ي\ل\ \ن\س\خ\ة\ \ك\ا\م\ل\ة\ \م\ن\ \م\و\س\و\ع\ة\ \و\ي\ك\ي\ب\ي\د\ي\ا\ \ا\ل\ع\ر\ب\ي\ة\ \ل\ت\ص\ف\ح\ه\ا\ \ب\ل\ا\ \ا\ت\ص\ا\ل\ \ب\ا\ل\إ\ن\ت\ر\ن\ت) && /bin/ls -w -ildn /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA/\أ\ص\ب\ح\ \ب\و\س\ع\ك\ \ا\ل\آ\ن\ \ت\ن\ز\ي\ل\ \ن\س\خ\ة\ \ك\ا\م\ل\ة\ \م\ن\ \م\و\س\و\ع\ة\ \و\ي\ك\ي\ب\ي\د\ي\ا\ \ا\ل\ع\ر\ب\ي\ة\ \ل\ت\ص\ف\ح\ه\ا\ \ب\ل\ا\ \ا\ت\ص\ا\ل\ \ب\ا\ل\إ\ن\ت\ر\ن\ت
21:26:50.645650 tramp-get-connection-property (7) # process-buffer nil
21:26:50.645985 tramp-get-connection-property (7) # check-remote-echo nil
21:26:50.646093 tramp-get-connection-property (7) # check-remote-echo nil
21:26:50.646202 tramp-get-connection-property (7) # gateway nil
21:26:50.646675 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:26:50.646800 tramp-get-connection-property (7) # check-remote-echo nil
21:26:50.646911 tramp-get-connection-property (7) # check-remote-echo nil
21:26:50.647023 tramp-get-connection-property (7) # gateway nil
21:26:51.650548 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:26:51.650743 tramp-get-connection-property (7) # check-remote-echo nil
21:26:51.650870 tramp-get-connection-property (7) # check-remote-echo nil
21:26:51.650984 tramp-get-connection-property (7) # gateway nil
21:26:52.655727 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:26:52.655922 tramp-get-connection-property (7) # check-remote-echo nil
21:26:52.656051 tramp-get-connection-property (7) # check-remote-echo nil
21:26:52.656193 tramp-get-connection-property (7) # gateway nil
21:26:53.659968 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:26:53.660161 tramp-get-connection-property (7) # check-remote-echo nil
21:26:53.660274 tramp-get-connection-property (7) # check-remote-echo nil
21:26:53.660394 tramp-get-connection-property (7) # gateway nil
21:26:54.665759 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:26:54.665947 tramp-get-connection-property (7) # check-remote-echo nil
21:26:54.666071 tramp-get-connection-property (7) # check-remote-echo nil
21:26:54.666202 tramp-get-connection-property (7) # gateway nil
21:26:55.669869 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:26:55.670061 tramp-get-connection-property (7) # check-remote-echo nil
21:26:55.670182 tramp-get-connection-property (7) # check-remote-echo nil
21:26:55.670299 tramp-get-connection-property (7) # gateway nil
21:26:56.702965 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:26:56.703146 tramp-get-connection-property (7) # check-remote-echo nil
21:26:56.703250 tramp-get-connection-property (7) # check-remote-echo nil
21:26:56.703359 tramp-get-connection-property (7) # gateway nil
21:26:57.708298 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:26:57.708462 tramp-get-connection-property (7) # check-remote-echo nil
21:26:57.708572 tramp-get-connection-property (7) # check-remote-echo nil
21:26:57.708687 tramp-get-connection-property (7) # gateway nil
21:26:58.713724 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:26:58.713891 tramp-get-connection-property (7) # check-remote-echo nil
21:26:58.714001 tramp-get-connection-property (7) # check-remote-echo nil
21:26:58.714110 tramp-get-connection-property (7) # gateway nil
21:26:59.718422 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:26:59.718587 tramp-get-connection-property (7) # check-remote-echo nil
21:26:59.718696 tramp-get-connection-property (7) # check-remote-echo nil
21:26:59.718806 tramp-get-connection-property (7) # gateway nil
21:27:00.723931 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:27:00.724097 tramp-get-connection-property (7) # check-remote-echo nil
21:27:00.724203 tramp-get-connection-property (7) # check-remote-echo nil
21:27:00.724315 tramp-get-connection-property (7) # gateway nil
21:27:01.727740 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:27:01.727909 tramp-get-connection-property (7) # check-remote-echo nil
21:27:01.728016 tramp-get-connection-property (7) # check-remote-echo nil
21:27:01.728126 tramp-get-connection-property (7) # gateway nil
21:27:02.733544 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:27:02.733717 tramp-get-connection-property (7) # check-remote-echo nil
21:27:02.733823 tramp-get-connection-property (7) # check-remote-echo nil
21:27:02.733933 tramp-get-connection-property (7) # gateway nil
21:27:03.738555 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:27:03.738722 tramp-get-connection-property (7) # check-remote-echo nil
21:27:03.738830 tramp-get-connection-property (7) # check-remote-echo nil
21:27:03.738941 tramp-get-connection-property (7) # gateway nil
21:27:04.743589 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:27:04.743788 tramp-get-connection-property (7) # check-remote-echo nil
21:27:04.743894 tramp-get-connection-property (7) # check-remote-echo nil
21:27:04.744014 tramp-get-connection-property (7) # gateway nil
21:27:05.747703 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:27:05.747868 tramp-get-connection-property (7) # check-remote-echo nil
21:27:05.747975 tramp-get-connection-property (7) # check-remote-echo nil
21:27:05.748087 tramp-get-connection-property (7) # gateway nil
21:27:06.752919 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:27:06.753084 tramp-get-connection-property (7) # check-remote-echo nil
21:27:06.753191 tramp-get-connection-property (7) # check-remote-echo nil
21:27:06.753304 tramp-get-connection-property (7) # gateway nil
21:27:07.757978 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:27:07.758145 tramp-get-connection-property (7) # check-remote-echo nil
21:27:07.758255 tramp-get-connection-property (7) # check-remote-echo nil
21:27:07.758366 tramp-get-connection-property (7) # gateway nil
21:27:08.763226 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:27:08.763411 tramp-get-connection-property (7) # check-remote-echo nil
21:27:08.763553 tramp-get-connection-property (7) # check-remote-echo nil
21:27:08.763680 tramp-get-connection-property (7) # gateway nil
21:27:09.768937 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:27:09.769122 tramp-get-connection-property (7) # check-remote-echo nil
21:27:09.769246 tramp-get-connection-property (7) # check-remote-echo nil
21:27:09.769372 tramp-get-connection-property (7) # gateway nil
21:27:10.774028 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:27:10.774214 tramp-get-connection-property (7) # check-remote-echo nil
21:27:10.774337 tramp-get-connection-property (7) # check-remote-echo nil
21:27:10.774464 tramp-get-connection-property (7) # gateway nil
21:27:11.779808 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:27:11.779974 tramp-get-connection-property (7) # check-remote-echo nil
21:27:11.780081 tramp-get-connection-property (7) # check-remote-echo nil
21:27:11.780192 tramp-get-connection-property (7) # gateway nil
21:27:12.784758 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:27:12.784925 tramp-get-connection-property (7) # check-remote-echo nil
21:27:12.785031 tramp-get-connection-property (7) # check-remote-echo nil
21:27:12.785140 tramp-get-connection-property (7) # gateway nil
21:27:13.788298 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:27:13.788461 tramp-get-connection-property (7) # check-remote-echo nil
21:27:13.788585 tramp-get-connection-property (7) # check-remote-echo nil
21:27:13.788698 tramp-get-connection-property (7) # gateway nil
21:27:14.790484 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:27:14.790659 tramp-get-connection-property (7) # check-remote-echo nil
21:27:14.790764 tramp-get-connection-property (7) # check-remote-echo nil
21:27:14.790883 tramp-get-connection-property (7) # gateway nil
21:27:15.795625 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:27:15.795792 tramp-get-connection-property (7) # check-remote-echo nil
21:27:15.795898 tramp-get-connection-property (7) # check-remote-echo nil
21:27:15.796010 tramp-get-connection-property (7) # gateway nil
21:27:16.799230 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:27:16.799395 tramp-get-connection-property (7) # check-remote-echo nil
21:27:16.799503 tramp-get-connection-property (7) # check-remote-echo nil
21:27:16.799641 tramp-get-connection-property (7) # gateway nil
21:27:17.803812 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:27:17.803982 tramp-get-connection-property (7) # check-remote-echo nil
21:27:17.804089 tramp-get-connection-property (7) # check-remote-echo nil
21:27:17.804198 tramp-get-connection-property (7) # gateway nil
21:27:18.809980 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:27:18.810164 tramp-get-connection-property (7) # check-remote-echo nil
21:27:18.810290 tramp-get-connection-property (7) # check-remote-echo nil
21:27:18.810417 tramp-get-connection-property (7) # gateway nil
21:27:19.815240 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:27:19.815426 tramp-get-connection-property (7) # check-remote-echo nil
21:27:19.815548 tramp-get-connection-property (7) # check-remote-echo nil
21:27:19.815676 tramp-get-connection-property (7) # gateway nil
21:27:20.819978 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:27:20.820161 tramp-get-connection-property (7) # check-remote-echo nil
21:27:20.820284 tramp-get-connection-property (7) # check-remote-echo nil
21:27:20.820412 tramp-get-connection-property (7) # gateway nil
21:27:21.824077 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:27:21.824263 tramp-get-connection-property (7) # check-remote-echo nil
21:27:21.824386 tramp-get-connection-property (7) # check-remote-echo nil
21:27:21.824512 tramp-get-connection-property (7) # gateway nil
21:27:22.829468 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:27:22.829655 tramp-get-connection-property (7) # check-remote-echo nil
21:27:22.829760 tramp-get-connection-property (7) # check-remote-echo nil
21:27:22.829880 tramp-get-connection-property (7) # gateway nil
21:27:23.833835 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:27:23.834009 tramp-get-connection-property (7) # check-remote-echo nil
21:27:23.834120 tramp-get-connection-property (7) # check-remote-echo nil
21:27:23.834235 tramp-get-connection-property (7) # gateway nil
21:27:24.839558 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:27:24.839742 tramp-get-connection-property (7) # check-remote-echo nil
21:27:24.839864 tramp-get-connection-property (7) # check-remote-echo nil
21:27:24.839996 tramp-get-connection-property (7) # gateway nil
21:27:25.844369 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:27:25.844537 tramp-get-connection-property (7) # check-remote-echo nil
21:27:25.844646 tramp-get-connection-property (7) # check-remote-echo nil
21:27:25.844755 tramp-get-connection-property (7) # gateway nil
21:27:26.849627 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:27:26.849789 tramp-get-connection-property (7) # check-remote-echo nil
21:27:26.849904 tramp-get-connection-property (7) # check-remote-echo nil
21:27:26.850014 tramp-get-connection-property (7) # gateway nil
21:27:27.854622 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:27:27.854813 tramp-get-connection-property (7) # check-remote-echo nil
21:27:27.854950 tramp-get-connection-property (7) # check-remote-echo nil
21:27:27.855077 tramp-get-connection-property (7) # gateway nil
21:27:28.859410 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:27:28.859621 tramp-get-connection-property (7) # check-remote-echo nil
21:27:28.859747 tramp-get-connection-property (7) # check-remote-echo nil
21:27:28.859875 tramp-get-connection-property (7) # gateway nil
21:27:29.864497 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:27:29.864666 tramp-get-connection-property (7) # check-remote-echo nil
21:27:29.864801 tramp-get-connection-property (7) # check-remote-echo nil
21:27:29.864913 tramp-get-connection-property (7) # gateway nil
21:27:30.869266 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:27:30.869453 tramp-get-connection-property (7) # check-remote-echo nil
21:27:30.869576 tramp-get-connection-property (7) # check-remote-echo nil
21:27:30.869703 tramp-get-connection-property (7) # gateway nil
21:27:31.875205 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:27:31.875377 tramp-get-connection-property (7) # check-remote-echo nil
21:27:31.875487 tramp-get-connection-property (7) # check-remote-echo nil
21:27:31.875613 tramp-get-connection-property (7) # gateway nil
21:27:32.881201 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:27:32.881384 tramp-get-connection-property (7) # check-remote-echo nil
21:27:32.881491 tramp-get-connection-property (7) # check-remote-echo nil
21:27:32.881601 tramp-get-connection-property (7) # gateway nil
21:27:33.885402 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:27:33.885568 tramp-get-connection-property (7) # check-remote-echo nil
21:27:33.885676 tramp-get-connection-property (7) # check-remote-echo nil
21:27:33.885786 tramp-get-connection-property (7) # gateway nil
21:27:34.889229 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:27:34.889411 tramp-get-connection-property (7) # check-remote-echo nil
21:27:34.889536 tramp-get-connection-property (7) # check-remote-echo nil
21:27:34.889666 tramp-get-connection-property (7) # gateway nil
21:27:35.894728 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:27:35.894892 tramp-get-connection-property (7) # check-remote-echo nil
21:27:35.895001 tramp-get-connection-property (7) # check-remote-echo nil
21:27:35.895112 tramp-get-connection-property (7) # gateway nil
21:27:36.899977 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:27:36.900141 tramp-get-connection-property (7) # check-remote-echo nil
21:27:36.900246 tramp-get-connection-property (7) # check-remote-echo nil
21:27:36.900356 tramp-get-connection-property (7) # gateway nil
21:27:37.904753 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:27:37.904933 tramp-get-connection-property (7) # check-remote-echo nil
21:27:37.905037 tramp-get-connection-property (7) # check-remote-echo nil
21:27:37.905146 tramp-get-connection-property (7) # gateway nil
21:27:38.910176 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:27:38.910347 tramp-get-connection-property (7) # check-remote-echo nil
21:27:38.910456 tramp-get-connection-property (7) # check-remote-echo nil
21:27:38.910564 tramp-get-connection-property (7) # gateway nil
21:27:39.915364 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:27:39.915547 tramp-get-connection-property (7) # check-remote-echo nil
21:27:39.915670 tramp-get-connection-property (7) # check-remote-echo nil
21:27:39.915800 tramp-get-connection-property (7) # gateway nil
21:27:40.920712 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:27:40.920876 tramp-get-connection-property (7) # check-remote-echo nil
21:27:40.920983 tramp-get-connection-property (7) # check-remote-echo nil
21:27:40.921095 tramp-get-connection-property (7) # gateway nil
21:27:41.924499 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:27:41.924660 tramp-get-connection-property (7) # check-remote-echo nil
21:27:41.924764 tramp-get-connection-property (7) # check-remote-echo nil
21:27:41.924877 tramp-get-connection-property (7) # gateway nil
21:27:42.929850 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:27:42.930033 tramp-get-connection-property (7) # check-remote-echo nil
21:27:42.930148 tramp-get-connection-property (7) # check-remote-echo nil
21:27:42.930257 tramp-get-connection-property (7) # gateway nil
21:27:43.932728 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:27:43.932913 tramp-get-connection-property (7) # check-remote-echo nil
21:27:43.933043 tramp-get-connection-property (7) # check-remote-echo nil
21:27:43.933170 tramp-get-connection-property (7) # gateway nil
21:27:44.936092 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:27:44.936256 tramp-get-connection-property (7) # check-remote-echo nil
21:27:44.936384 tramp-get-connection-property (7) # check-remote-echo nil
21:27:44.936498 tramp-get-connection-property (7) # gateway nil
21:27:45.941608 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:27:45.941793 tramp-get-connection-property (7) # check-remote-echo nil
21:27:45.941916 tramp-get-connection-property (7) # check-remote-echo nil
21:27:45.942042 tramp-get-connection-property (7) # gateway nil
21:27:46.947136 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:27:46.947323 tramp-get-connection-property (7) # check-remote-echo nil
21:27:46.947446 tramp-get-connection-property (7) # check-remote-echo nil
21:27:46.947574 tramp-get-connection-property (7) # gateway nil
21:27:47.952646 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:27:47.952815 tramp-get-connection-property (7) # check-remote-echo nil
21:27:47.952924 tramp-get-connection-property (7) # check-remote-echo nil
21:27:47.953036 tramp-get-connection-property (7) # gateway nil
21:27:48.957939 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:27:48.958102 tramp-get-connection-property (7) # check-remote-echo nil
21:27:48.958212 tramp-get-connection-property (7) # check-remote-echo nil
21:27:48.958320 tramp-get-connection-property (7) # gateway nil
21:27:49.961135 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:27:49.961322 tramp-get-connection-property (7) # check-remote-echo nil
21:27:49.961448 tramp-get-connection-property (7) # check-remote-echo nil
21:27:49.961581 tramp-get-connection-property (7) # gateway nil
21:27:50.965946 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:27:50.966127 tramp-get-connection-property (7) # check-remote-echo nil
21:27:50.966248 tramp-get-connection-property (7) # check-remote-echo nil
21:27:50.966373 tramp-get-connection-property (7) # gateway nil
21:27:51.969613 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:27:51.969802 tramp-get-connection-property (7) # check-remote-echo nil
21:27:51.969928 tramp-get-connection-property (7) # check-remote-echo nil
21:27:51.970058 tramp-get-connection-property (7) # gateway nil
21:27:52.975777 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:27:52.975948 tramp-get-connection-property (7) # check-remote-echo nil
21:27:52.976055 tramp-get-connection-property (7) # check-remote-echo nil
21:27:52.976163 tramp-get-connection-property (7) # gateway nil
21:27:53.979731 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:27:53.979905 tramp-get-connection-property (7) # check-remote-echo nil
21:27:53.980020 tramp-get-connection-property (7) # check-remote-echo nil
21:27:53.980134 tramp-get-connection-property (7) # gateway nil
21:27:54.984059 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:27:54.984244 tramp-get-connection-property (7) # check-remote-echo nil
21:27:54.984365 tramp-get-connection-property (7) # check-remote-echo nil
21:27:54.984522 tramp-get-connection-property (7) # gateway nil
21:27:55.989788 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:27:55.989977 tramp-get-connection-property (7) # check-remote-echo nil
21:27:55.990125 tramp-get-connection-property (7) # check-remote-echo nil
21:27:55.990255 tramp-get-connection-property (7) # gateway nil
21:27:56.995867 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:27:56.996054 tramp-get-connection-property (7) # check-remote-echo nil
21:27:56.996177 tramp-get-connection-property (7) # check-remote-echo nil
21:27:56.996303 tramp-get-connection-property (7) # gateway nil
21:27:57.999935 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:27:58.000128 tramp-get-connection-property (7) # check-remote-echo nil
21:27:58.000255 tramp-get-connection-property (7) # check-remote-echo nil
21:27:58.000385 tramp-get-connection-property (7) # gateway nil
21:27:59.004115 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:27:59.004285 tramp-get-connection-property (7) # check-remote-echo nil
21:27:59.004395 tramp-get-connection-property (7) # check-remote-echo nil
21:27:59.004506 tramp-get-connection-property (7) # gateway nil
21:28:00.009967 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:28:00.010133 tramp-get-connection-property (7) # check-remote-echo nil
21:28:00.010243 tramp-get-connection-property (7) # check-remote-echo nil
21:28:00.010362 tramp-get-connection-property (7) # gateway nil
21:28:01.016079 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:28:01.016264 tramp-get-connection-property (7) # check-remote-echo nil
21:28:01.016388 tramp-get-connection-property (7) # check-remote-echo nil
21:28:01.016518 tramp-get-connection-property (7) # gateway nil
21:28:02.020058 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:28:02.020243 tramp-get-connection-property (7) # check-remote-echo nil
21:28:02.020371 tramp-get-connection-property (7) # check-remote-echo nil
21:28:02.020504 tramp-get-connection-property (7) # gateway nil
21:28:03.025845 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:28:03.026032 tramp-get-connection-property (7) # check-remote-echo nil
21:28:03.026144 tramp-get-connection-property (7) # check-remote-echo nil
21:28:03.026256 tramp-get-connection-property (7) # gateway nil
21:28:04.029906 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:28:04.030092 tramp-get-connection-property (7) # check-remote-echo nil
21:28:04.030217 tramp-get-connection-property (7) # check-remote-echo nil
21:28:04.030367 tramp-get-connection-property (7) # gateway nil
21:28:05.036104 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:28:05.036271 tramp-get-connection-property (7) # check-remote-echo nil
21:28:05.036379 tramp-get-connection-property (7) # check-remote-echo nil
21:28:05.036493 tramp-get-connection-property (7) # gateway nil
21:28:06.040212 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:28:06.040379 tramp-get-connection-property (7) # check-remote-echo nil
21:28:06.040483 tramp-get-connection-property (7) # check-remote-echo nil
21:28:06.040591 tramp-get-connection-property (7) # gateway nil
21:28:07.044049 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:28:07.044238 tramp-get-connection-property (7) # check-remote-echo nil
21:28:07.044365 tramp-get-connection-property (7) # check-remote-echo nil
21:28:07.044495 tramp-get-connection-property (7) # gateway nil
21:28:08.048350 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:28:08.048522 tramp-get-connection-property (7) # check-remote-echo nil
21:28:08.048659 tramp-get-connection-property (7) # check-remote-echo nil
21:28:08.048772 tramp-get-connection-property (7) # gateway nil
21:28:09.053009 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:28:09.053226 tramp-get-connection-property (7) # check-remote-echo nil
21:28:09.053343 tramp-get-connection-property (7) # check-remote-echo nil
21:28:09.053458 tramp-get-connection-property (7) # gateway nil
21:28:10.058459 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:28:10.058645 tramp-get-connection-property (7) # check-remote-echo nil
21:28:10.058769 tramp-get-connection-property (7) # check-remote-echo nil
21:28:10.058901 tramp-get-connection-property (7) # gateway nil
21:28:11.064339 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:28:11.064503 tramp-get-connection-property (7) # check-remote-echo nil
21:28:11.064631 tramp-get-connection-property (7) # check-remote-echo nil
21:28:11.064754 tramp-get-connection-property (7) # gateway nil
21:28:12.070077 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:28:12.070264 tramp-get-connection-property (7) # check-remote-echo nil
21:28:12.070391 tramp-get-connection-property (7) # check-remote-echo nil
21:28:12.070519 tramp-get-connection-property (7) # gateway nil
21:28:13.075921 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:28:13.076096 tramp-get-connection-property (7) # check-remote-echo nil
21:28:13.076201 tramp-get-connection-property (7) # check-remote-echo nil
21:28:13.076323 tramp-get-connection-property (7) # gateway nil
21:28:14.080559 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:28:14.080727 tramp-get-connection-property (7) # check-remote-echo nil
21:28:14.080840 tramp-get-connection-property (7) # check-remote-echo nil
21:28:14.080953 tramp-get-connection-property (7) # gateway nil
21:28:15.086621 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:28:15.086786 tramp-get-connection-property (7) # check-remote-echo nil
21:28:15.086892 tramp-get-connection-property (7) # check-remote-echo nil
21:28:15.087003 tramp-get-connection-property (7) # gateway nil
21:28:16.090594 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:28:16.090784 tramp-get-connection-property (7) # check-remote-echo nil
21:28:16.090910 tramp-get-connection-property (7) # check-remote-echo nil
21:28:16.091044 tramp-get-connection-property (7) # gateway nil
21:28:17.095725 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:28:17.095914 tramp-get-connection-property (7) # check-remote-echo nil
21:28:17.096039 tramp-get-connection-property (7) # check-remote-echo nil
21:28:17.096168 tramp-get-connection-property (7) # gateway nil
21:28:18.100600 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:28:18.100802 tramp-get-connection-property (7) # check-remote-echo nil
21:28:18.100933 tramp-get-connection-property (7) # check-remote-echo nil
21:28:18.101069 tramp-get-connection-property (7) # gateway nil
21:28:19.104860 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:28:19.105050 tramp-get-connection-property (7) # check-remote-echo nil
21:28:19.105185 tramp-get-connection-property (7) # check-remote-echo nil
21:28:19.105315 tramp-get-connection-property (7) # gateway nil
21:28:20.110766 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:28:20.110956 tramp-get-connection-property (7) # check-remote-echo nil
21:28:20.111087 tramp-get-connection-property (7) # check-remote-echo nil
21:28:20.111236 tramp-get-connection-property (7) # gateway nil
21:28:21.116859 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:28:21.117070 tramp-get-connection-property (7) # check-remote-echo nil
21:28:21.117203 tramp-get-connection-property (7) # check-remote-echo nil
21:28:21.117333 tramp-get-connection-property (7) # gateway nil
21:28:22.122016 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:28:22.122199 tramp-get-connection-property (7) # check-remote-echo nil
21:28:22.122310 tramp-get-connection-property (7) # check-remote-echo nil
21:28:22.122425 tramp-get-connection-property (7) # gateway nil
21:28:23.126602 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:28:23.126795 tramp-get-connection-property (7) # check-remote-echo nil
21:28:23.126921 tramp-get-connection-property (7) # check-remote-echo nil
21:28:23.127050 tramp-get-connection-property (7) # gateway nil
21:28:24.130999 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:28:24.131167 tramp-get-connection-property (7) # check-remote-echo nil
21:28:24.131277 tramp-get-connection-property (7) # check-remote-echo nil
21:28:24.131392 tramp-get-connection-property (7) # gateway nil
21:28:25.136386 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:28:25.136562 tramp-get-connection-property (7) # check-remote-echo nil
21:28:25.136673 tramp-get-connection-property (7) # check-remote-echo nil
21:28:25.136788 tramp-get-connection-property (7) # gateway nil
21:28:26.141059 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:28:26.141246 tramp-get-connection-property (7) # check-remote-echo nil
21:28:26.141371 tramp-get-connection-property (7) # check-remote-echo nil
21:28:26.141500 tramp-get-connection-property (7) # gateway nil
21:28:27.145242 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:28:27.145415 tramp-get-connection-property (7) # check-remote-echo nil
21:28:27.145529 tramp-get-connection-property (7) # check-remote-echo nil
21:28:27.145646 tramp-get-connection-property (7) # gateway nil
21:28:28.148990 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:28:28.149182 tramp-get-connection-property (7) # check-remote-echo nil
21:28:28.149308 tramp-get-connection-property (7) # check-remote-echo nil
21:28:28.149437 tramp-get-connection-property (7) # gateway nil
21:28:29.153792 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:28:29.153999 tramp-get-connection-property (7) # check-remote-echo nil
21:28:29.154133 tramp-get-connection-property (7) # check-remote-echo nil
21:28:29.154266 tramp-get-connection-property (7) # gateway nil
21:28:30.159279 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:28:30.159476 tramp-get-connection-property (7) # check-remote-echo nil
21:28:30.159594 tramp-get-connection-property (7) # check-remote-echo nil
21:28:30.159730 tramp-get-connection-property (7) # gateway nil
21:28:31.165035 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:28:31.165206 tramp-get-connection-property (7) # check-remote-echo nil
21:28:31.165321 tramp-get-connection-property (7) # check-remote-echo nil
21:28:31.165435 tramp-get-connection-property (7) # gateway nil
21:28:32.169397 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:28:32.169593 tramp-get-connection-property (7) # check-remote-echo nil
21:28:32.169720 tramp-get-connection-property (7) # check-remote-echo nil
21:28:32.169850 tramp-get-connection-property (7) # gateway nil
21:28:33.174116 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:28:33.174290 tramp-get-connection-property (7) # check-remote-echo nil
21:28:33.174397 tramp-get-connection-property (7) # check-remote-echo nil
21:28:33.174534 tramp-get-connection-property (7) # gateway nil
21:28:34.178750 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:28:34.178944 tramp-get-connection-property (7) # check-remote-echo nil
21:28:34.179100 tramp-get-connection-property (7) # check-remote-echo nil
21:28:34.179246 tramp-get-connection-property (7) # gateway nil
21:28:35.184077 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:28:35.184265 tramp-get-connection-property (7) # check-remote-echo nil
21:28:35.184388 tramp-get-connection-property (7) # check-remote-echo nil
21:28:35.184536 tramp-get-connection-property (7) # gateway nil
21:28:36.188984 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:28:36.189174 tramp-get-connection-property (7) # check-remote-echo nil
21:28:36.189301 tramp-get-connection-property (7) # check-remote-echo nil
21:28:36.189434 tramp-get-connection-property (7) # gateway nil
21:28:37.194098 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:28:37.194283 tramp-get-connection-property (7) # check-remote-echo nil
21:28:37.194408 tramp-get-connection-property (7) # check-remote-echo nil
21:28:37.194537 tramp-get-connection-property (7) # gateway nil
21:28:38.199508 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:28:38.199714 tramp-get-connection-property (7) # check-remote-echo nil
21:28:38.199861 tramp-get-connection-property (7) # check-remote-echo nil
21:28:38.199992 tramp-get-connection-property (7) # gateway nil
21:28:39.205782 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:28:39.205951 tramp-get-connection-property (7) # check-remote-echo nil
21:28:39.206062 tramp-get-connection-property (7) # check-remote-echo nil
21:28:39.206180 tramp-get-connection-property (7) # gateway nil
21:28:40.209793 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:28:40.209973 tramp-get-connection-property (7) # check-remote-echo nil
21:28:40.210084 tramp-get-connection-property (7) # check-remote-echo nil
21:28:40.210201 tramp-get-connection-property (7) # gateway nil
21:28:41.214315 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:28:41.214487 tramp-get-connection-property (7) # check-remote-echo nil
21:28:41.214594 tramp-get-connection-property (7) # check-remote-echo nil
21:28:41.214706 tramp-get-connection-property (7) # gateway nil
21:28:42.219638 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:28:42.219805 tramp-get-connection-property (7) # check-remote-echo nil
21:28:42.219937 tramp-get-connection-property (7) # check-remote-echo nil
21:28:42.220053 tramp-get-connection-property (7) # gateway nil
21:28:43.225153 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:28:43.225329 tramp-get-connection-property (7) # check-remote-echo nil
21:28:43.225449 tramp-get-connection-property (7) # check-remote-echo nil
21:28:43.225562 tramp-get-connection-property (7) # gateway nil
21:28:44.230598 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:28:44.230787 tramp-get-connection-property (7) # check-remote-echo nil
21:28:44.230913 tramp-get-connection-property (7) # check-remote-echo nil
21:28:44.231049 tramp-get-connection-property (7) # gateway nil
21:28:45.236120 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:28:45.236294 tramp-get-connection-property (7) # check-remote-echo nil
21:28:45.236404 tramp-get-connection-property (7) # check-remote-echo nil
21:28:45.236521 tramp-get-connection-property (7) # gateway nil
21:28:46.241792 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:28:46.241979 tramp-get-connection-property (7) # check-remote-echo nil
21:28:46.242124 tramp-get-connection-property (7) # check-remote-echo nil
21:28:46.242234 tramp-get-connection-property (7) # gateway nil
21:28:47.247642 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:28:47.247828 tramp-get-connection-property (7) # check-remote-echo nil
21:28:47.247941 tramp-get-connection-property (7) # check-remote-echo nil
21:28:47.248054 tramp-get-connection-property (7) # gateway nil
21:28:48.252131 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:28:48.252338 tramp-get-connection-property (7) # check-remote-echo nil
21:28:48.252464 tramp-get-connection-property (7) # check-remote-echo nil
21:28:48.252592 tramp-get-connection-property (7) # gateway nil
21:28:49.258288 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:28:49.258504 tramp-get-connection-property (7) # check-remote-echo nil
21:28:49.258636 tramp-get-connection-property (7) # check-remote-echo nil
21:28:49.258769 tramp-get-connection-property (7) # gateway nil
21:28:50.284136 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:28:50.284308 tramp-get-connection-property (7) # check-remote-echo nil
21:28:50.284412 tramp-get-connection-property (7) # check-remote-echo nil
21:28:50.284520 tramp-get-connection-property (7) # gateway nil
21:28:51.287829 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:28:51.287999 tramp-get-connection-property (7) # check-remote-echo nil
21:28:51.288107 tramp-get-connection-property (7) # check-remote-echo nil
21:28:51.288218 tramp-get-connection-property (7) # gateway nil
21:28:52.292750 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:28:52.292937 tramp-get-connection-property (7) # check-remote-echo nil
21:28:52.293061 tramp-get-connection-property (7) # check-remote-echo nil
21:28:52.293191 tramp-get-connection-property (7) # gateway nil
21:28:53.298133 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:28:53.298299 tramp-get-connection-property (7) # check-remote-echo nil
21:28:53.298406 tramp-get-connection-property (7) # check-remote-echo nil
21:28:53.298518 tramp-get-connection-property (7) # gateway nil
21:28:54.303535 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:28:54.303708 tramp-get-connection-property (7) # check-remote-echo nil
21:28:54.303814 tramp-get-connection-property (7) # check-remote-echo nil
21:28:54.303927 tramp-get-connection-property (7) # gateway nil
21:28:55.308058 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:28:55.308242 tramp-get-connection-property (7) # check-remote-echo nil
21:28:55.308364 tramp-get-connection-property (7) # check-remote-echo nil
21:28:55.308493 tramp-get-connection-property (7) # gateway nil
21:28:56.313585 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:28:56.313765 tramp-get-connection-property (7) # check-remote-echo nil
21:28:56.313889 tramp-get-connection-property (7) # check-remote-echo nil
21:28:56.314015 tramp-get-connection-property (7) # gateway nil
21:28:57.318180 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:28:57.318362 tramp-get-connection-property (7) # check-remote-echo nil
21:28:57.318487 tramp-get-connection-property (7) # check-remote-echo nil
21:28:57.318614 tramp-get-connection-property (7) # gateway nil
21:28:58.322939 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:28:58.323124 tramp-get-connection-property (7) # check-remote-echo nil
21:28:58.323246 tramp-get-connection-property (7) # check-remote-echo nil
21:28:58.323372 tramp-get-connection-property (7) # gateway nil
21:28:59.329182 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:28:59.329370 tramp-get-connection-property (7) # check-remote-echo nil
21:28:59.329493 tramp-get-connection-property (7) # check-remote-echo nil
21:28:59.329621 tramp-get-connection-property (7) # gateway nil
21:29:00.333053 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:29:00.333270 tramp-get-connection-property (7) # check-remote-echo nil
21:29:00.333394 tramp-get-connection-property (7) # check-remote-echo nil
21:29:00.333521 tramp-get-connection-property (7) # gateway nil
21:29:01.339111 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:29:01.339280 tramp-get-connection-property (7) # check-remote-echo nil
21:29:01.339400 tramp-get-connection-property (7) # check-remote-echo nil
21:29:01.339521 tramp-get-connection-property (7) # gateway nil
21:29:02.342936 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:29:02.343121 tramp-get-connection-property (7) # check-remote-echo nil
21:29:02.343243 tramp-get-connection-property (7) # check-remote-echo nil
21:29:02.343373 tramp-get-connection-property (7) # gateway nil
21:29:03.348693 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:29:03.348877 tramp-get-connection-property (7) # check-remote-echo nil
21:29:03.349001 tramp-get-connection-property (7) # check-remote-echo nil
21:29:03.349129 tramp-get-connection-property (7) # gateway nil
21:29:04.353192 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:29:04.353357 tramp-get-connection-property (7) # check-remote-echo nil
21:29:04.353462 tramp-get-connection-property (7) # check-remote-echo nil
21:29:04.353586 tramp-get-connection-property (7) # gateway nil
21:29:05.358047 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:29:05.358224 tramp-get-connection-property (7) # check-remote-echo nil
21:29:05.358376 tramp-get-connection-property (7) # check-remote-echo nil
21:29:05.358489 tramp-get-connection-property (7) # gateway nil
21:29:06.363205 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:29:06.363393 tramp-get-connection-property (7) # check-remote-echo nil
21:29:06.363518 tramp-get-connection-property (7) # check-remote-echo nil
21:29:06.363645 tramp-get-connection-property (7) # gateway nil
21:29:07.369021 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:29:07.369206 tramp-get-connection-property (7) # check-remote-echo nil
21:29:07.369332 tramp-get-connection-property (7) # check-remote-echo nil
21:29:07.369459 tramp-get-connection-property (7) # gateway nil
21:29:08.373343 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:29:08.373532 tramp-get-connection-property (7) # check-remote-echo nil
21:29:08.373654 tramp-get-connection-property (7) # check-remote-echo nil
21:29:08.373786 tramp-get-connection-property (7) # gateway nil
21:29:09.379394 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:29:09.379561 tramp-get-connection-property (7) # check-remote-echo nil
21:29:09.379667 tramp-get-connection-property (7) # check-remote-echo nil
21:29:09.379777 tramp-get-connection-property (7) # gateway nil
21:29:10.383437 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:29:10.383619 tramp-get-connection-property (7) # check-remote-echo nil
21:29:10.383743 tramp-get-connection-property (7) # check-remote-echo nil
21:29:10.383870 tramp-get-connection-property (7) # gateway nil
21:29:11.389528 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:29:11.389714 tramp-get-connection-property (7) # check-remote-echo nil
21:29:11.389836 tramp-get-connection-property (7) # check-remote-echo nil
21:29:11.389967 tramp-get-connection-property (7) # gateway nil
21:29:12.393007 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:29:12.393173 tramp-get-connection-property (7) # check-remote-echo nil
21:29:12.393283 tramp-get-connection-property (7) # check-remote-echo nil
21:29:12.393396 tramp-get-connection-property (7) # gateway nil
21:29:13.395935 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:29:13.396131 tramp-get-connection-property (7) # check-remote-echo nil
21:29:13.396242 tramp-get-connection-property (7) # check-remote-echo nil
21:29:13.396360 tramp-get-connection-property (7) # gateway nil
21:29:14.400381 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:29:14.400547 tramp-get-connection-property (7) # check-remote-echo nil
21:29:14.400655 tramp-get-connection-property (7) # check-remote-echo nil
21:29:14.400765 tramp-get-connection-property (7) # gateway nil
21:29:15.403520 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:29:15.403735 tramp-get-connection-property (7) # check-remote-echo nil
21:29:15.403871 tramp-get-connection-property (7) # check-remote-echo nil
21:29:15.404006 tramp-get-connection-property (7) # gateway nil
21:29:16.408697 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:29:16.408863 tramp-get-connection-property (7) # check-remote-echo nil
21:29:16.408968 tramp-get-connection-property (7) # check-remote-echo nil
21:29:16.409079 tramp-get-connection-property (7) # gateway nil
21:29:17.414077 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:29:17.414243 tramp-get-connection-property (7) # check-remote-echo nil
21:29:17.414352 tramp-get-connection-property (7) # check-remote-echo nil
21:29:17.414461 tramp-get-connection-property (7) # gateway nil
21:29:18.418187 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:29:18.418439 tramp-get-connection-property (7) # check-remote-echo nil
21:29:18.418545 tramp-get-connection-property (7) # check-remote-echo nil
21:29:18.418657 tramp-get-connection-property (7) # gateway nil
21:29:19.423537 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:29:19.423699 tramp-get-connection-property (7) # check-remote-echo nil
21:29:19.423806 tramp-get-connection-property (7) # check-remote-echo nil
21:29:19.423915 tramp-get-connection-property (7) # gateway nil
21:29:20.426432 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:29:20.426617 tramp-get-connection-property (7) # check-remote-echo nil
21:29:20.426728 tramp-get-connection-property (7) # check-remote-echo nil
21:29:20.426845 tramp-get-connection-property (7) # gateway nil
21:29:21.431441 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:29:21.431615 tramp-get-connection-property (7) # check-remote-echo nil
21:29:21.431726 tramp-get-connection-property (7) # check-remote-echo nil
21:29:21.431841 tramp-get-connection-property (7) # gateway nil
21:29:22.437290 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:29:22.437455 tramp-get-connection-property (7) # check-remote-echo nil
21:29:22.437564 tramp-get-connection-property (7) # check-remote-echo nil
21:29:22.437673 tramp-get-connection-property (7) # gateway nil
21:29:23.441741 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:29:23.441926 tramp-get-connection-property (7) # check-remote-echo nil
21:29:23.442049 tramp-get-connection-property (7) # check-remote-echo nil
21:29:23.442177 tramp-get-connection-property (7) # gateway nil
21:29:24.444449 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:29:24.444633 tramp-get-connection-property (7) # check-remote-echo nil
21:29:24.444746 tramp-get-connection-property (7) # check-remote-echo nil
21:29:24.444854 tramp-get-connection-property (7) # gateway nil
21:29:25.449920 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:29:25.450085 tramp-get-connection-property (7) # check-remote-echo nil
21:29:25.450191 tramp-get-connection-property (7) # check-remote-echo nil
21:29:25.450300 tramp-get-connection-property (7) # gateway nil
21:29:26.453887 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:29:26.454061 tramp-get-connection-property (7) # check-remote-echo nil
21:29:26.454167 tramp-get-connection-property (7) # check-remote-echo nil
21:29:26.454275 tramp-get-connection-property (7) # gateway nil
21:29:27.459052 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:29:27.459222 tramp-get-connection-property (7) # check-remote-echo nil
21:29:27.459332 tramp-get-connection-property (7) # check-remote-echo nil
21:29:27.459441 tramp-get-connection-property (7) # gateway nil
21:29:28.464260 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:29:28.464425 tramp-get-connection-property (7) # check-remote-echo nil
21:29:28.464531 tramp-get-connection-property (7) # check-remote-echo nil
21:29:28.464643 tramp-get-connection-property (7) # gateway nil
21:29:29.469345 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:29:29.469508 tramp-get-connection-property (7) # check-remote-echo nil
21:29:29.469615 tramp-get-connection-property (7) # check-remote-echo nil
21:29:29.469726 tramp-get-connection-property (7) # gateway nil
21:29:30.473850 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:29:30.474033 tramp-get-connection-property (7) # check-remote-echo nil
21:29:30.474157 tramp-get-connection-property (7) # check-remote-echo nil
21:29:30.474309 tramp-get-connection-property (7) # gateway nil
21:29:31.479788 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:29:31.479954 tramp-get-connection-property (7) # check-remote-echo nil
21:29:31.480059 tramp-get-connection-property (7) # check-remote-echo nil
21:29:31.480171 tramp-get-connection-property (7) # gateway nil
21:29:32.484425 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:29:32.484592 tramp-get-connection-property (7) # check-remote-echo nil
21:29:32.484702 tramp-get-connection-property (7) # check-remote-echo nil
21:29:32.484809 tramp-get-connection-property (7) # gateway nil
21:29:33.489592 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:29:33.489760 tramp-get-connection-property (7) # check-remote-echo nil
21:29:33.489867 tramp-get-connection-property (7) # check-remote-echo nil
21:29:33.489980 tramp-get-connection-property (7) # gateway nil
21:29:34.494028 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:29:34.494193 tramp-get-connection-property (7) # check-remote-echo nil
21:29:34.494301 tramp-get-connection-property (7) # check-remote-echo nil
21:29:34.494411 tramp-get-connection-property (7) # gateway nil
21:29:35.499836 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:29:35.500020 tramp-get-connection-property (7) # check-remote-echo nil
21:29:35.500129 tramp-get-connection-property (7) # check-remote-echo nil
21:29:35.500248 tramp-get-connection-property (7) # gateway nil
21:29:36.504531 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:29:36.504703 tramp-get-connection-property (7) # check-remote-echo nil
21:29:36.504809 tramp-get-connection-property (7) # check-remote-echo nil
21:29:36.504917 tramp-get-connection-property (7) # gateway nil
21:29:37.510140 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:29:37.510318 tramp-get-connection-property (7) # check-remote-echo nil
21:29:37.510431 tramp-get-connection-property (7) # check-remote-echo nil
21:29:37.510540 tramp-get-connection-property (7) # gateway nil
21:29:38.516023 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:29:38.516191 tramp-get-connection-property (7) # check-remote-echo nil
21:29:38.516300 tramp-get-connection-property (7) # check-remote-echo nil
21:29:38.516417 tramp-get-connection-property (7) # gateway nil
21:29:39.521619 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:29:39.521784 tramp-get-connection-property (7) # check-remote-echo nil
21:29:39.521891 tramp-get-connection-property (7) # check-remote-echo nil
21:29:39.522000 tramp-get-connection-property (7) # gateway nil
21:29:40.526367 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:29:40.526535 tramp-get-connection-property (7) # check-remote-echo nil
21:29:40.526641 tramp-get-connection-property (7) # check-remote-echo nil
21:29:40.526752 tramp-get-connection-property (7) # gateway nil
21:29:41.532339 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:29:41.532524 tramp-get-connection-property (7) # check-remote-echo nil
21:29:41.532652 tramp-get-connection-property (7) # check-remote-echo nil
21:29:41.532781 tramp-get-connection-property (7) # gateway nil
21:29:42.537533 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:29:42.537831 tramp-get-connection-property (7) # check-remote-echo nil
21:29:42.537942 tramp-get-connection-property (7) # check-remote-echo nil
21:29:42.538050 tramp-get-connection-property (7) # gateway nil
21:29:43.542442 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:29:43.542631 tramp-get-connection-property (7) # check-remote-echo nil
21:29:43.542780 tramp-get-connection-property (7) # check-remote-echo nil
21:29:43.542912 tramp-get-connection-property (7) # gateway nil
21:29:44.547696 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:29:44.547862 tramp-get-connection-property (7) # check-remote-echo nil
21:29:44.547967 tramp-get-connection-property (7) # check-remote-echo nil
21:29:44.548075 tramp-get-connection-property (7) # gateway nil
21:29:45.553431 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:29:45.553604 tramp-get-connection-property (7) # check-remote-echo nil
21:29:45.553714 tramp-get-connection-property (7) # check-remote-echo nil
21:29:45.553826 tramp-get-connection-property (7) # gateway nil
21:29:46.558498 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:29:46.558675 tramp-get-connection-property (7) # check-remote-echo nil
21:29:46.558781 tramp-get-connection-property (7) # check-remote-echo nil
21:29:46.558889 tramp-get-connection-property (7) # gateway nil
21:29:47.562570 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:29:47.562751 tramp-get-connection-property (7) # check-remote-echo nil
21:29:47.562862 tramp-get-connection-property (7) # check-remote-echo nil
21:29:47.562975 tramp-get-connection-property (7) # gateway nil
21:29:48.567989 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:29:48.568159 tramp-get-connection-property (7) # check-remote-echo nil
21:29:48.568266 tramp-get-connection-property (7) # check-remote-echo nil
21:29:48.568380 tramp-get-connection-property (7) # gateway nil
21:29:49.573946 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:29:49.574149 tramp-get-connection-property (7) # check-remote-echo nil
21:29:49.574276 tramp-get-connection-property (7) # check-remote-echo nil
21:29:49.574410 tramp-get-connection-property (7) # gateway nil
21:29:50.578947 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:29:50.579133 tramp-get-connection-property (7) # check-remote-echo nil
21:29:50.579260 tramp-get-connection-property (7) # check-remote-echo nil
21:29:50.579386 tramp-get-connection-property (7) # gateway nil
21:29:51.584681 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:29:51.584872 tramp-get-connection-property (7) # check-remote-echo nil
21:29:51.585001 tramp-get-connection-property (7) # check-remote-echo nil
21:29:51.585132 tramp-get-connection-property (7) # gateway nil
21:29:52.590007 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:29:52.590174 tramp-get-connection-property (7) # check-remote-echo nil
21:29:52.590284 tramp-get-connection-property (7) # check-remote-echo nil
21:29:52.590395 tramp-get-connection-property (7) # gateway nil
21:29:53.594701 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:29:53.594870 tramp-get-connection-property (7) # check-remote-echo nil
21:29:53.594979 tramp-get-connection-property (7) # check-remote-echo nil
21:29:53.595094 tramp-get-connection-property (7) # gateway nil
21:29:54.599852 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:29:54.600020 tramp-get-connection-property (7) # check-remote-echo nil
21:29:54.600127 tramp-get-connection-property (7) # check-remote-echo nil
21:29:54.600237 tramp-get-connection-property (7) # gateway nil
21:29:55.605916 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:29:55.606100 tramp-get-connection-property (7) # check-remote-echo nil
21:29:55.606226 tramp-get-connection-property (7) # check-remote-echo nil
21:29:55.606359 tramp-get-connection-property (7) # gateway nil
21:29:56.610735 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:29:56.610952 tramp-get-connection-property (7) # check-remote-echo nil
21:29:56.611078 tramp-get-connection-property (7) # check-remote-echo nil
21:29:56.611209 tramp-get-connection-property (7) # gateway nil
21:29:57.615584 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:29:57.615749 tramp-get-connection-property (7) # check-remote-echo nil
21:29:57.615857 tramp-get-connection-property (7) # check-remote-echo nil
21:29:57.615973 tramp-get-connection-property (7) # gateway nil
21:29:58.620801 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:29:58.620968 tramp-get-connection-property (7) # check-remote-echo nil
21:29:58.621077 tramp-get-connection-property (7) # check-remote-echo nil
21:29:58.621193 tramp-get-connection-property (7) # gateway nil
21:29:59.625072 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:29:59.625255 tramp-get-connection-property (7) # check-remote-echo nil
21:29:59.625381 tramp-get-connection-property (7) # check-remote-echo nil
21:29:59.625506 tramp-get-connection-property (7) # gateway nil
21:30:00.628605 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:30:00.628792 tramp-get-connection-property (7) # check-remote-echo nil
21:30:00.628920 tramp-get-connection-property (7) # check-remote-echo nil
21:30:00.629051 tramp-get-connection-property (7) # gateway nil
21:30:01.634300 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:30:01.634549 tramp-get-connection-property (7) # check-remote-echo nil
21:30:01.634681 tramp-get-connection-property (7) # check-remote-echo nil
21:30:01.634819 tramp-get-connection-property (7) # gateway nil
21:30:02.640026 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:30:02.640212 tramp-get-connection-property (7) # check-remote-echo nil
21:30:02.640329 tramp-get-connection-property (7) # check-remote-echo nil
21:30:02.640443 tramp-get-connection-property (7) # gateway nil
21:30:03.644993 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:30:03.645171 tramp-get-connection-property (7) # check-remote-echo nil
21:30:03.645279 tramp-get-connection-property (7) # check-remote-echo nil
21:30:03.645393 tramp-get-connection-property (7) # gateway nil
21:30:04.650419 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:30:04.650583 tramp-get-connection-property (7) # check-remote-echo nil
21:30:04.650698 tramp-get-connection-property (7) # check-remote-echo nil
21:30:04.650811 tramp-get-connection-property (7) # gateway nil
21:30:05.653257 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:30:05.653424 tramp-get-connection-property (7) # check-remote-echo nil
21:30:05.653532 tramp-get-connection-property (7) # check-remote-echo nil
21:30:05.653645 tramp-get-connection-property (7) # gateway nil
21:30:06.659039 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:30:06.659208 tramp-get-connection-property (7) # check-remote-echo nil
21:30:06.659313 tramp-get-connection-property (7) # check-remote-echo nil
21:30:06.659439 tramp-get-connection-property (7) # gateway nil
21:30:07.663443 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:30:07.663620 tramp-get-connection-property (7) # check-remote-echo nil
21:30:07.663734 tramp-get-connection-property (7) # check-remote-echo nil
21:30:07.663851 tramp-get-connection-property (7) # gateway nil
21:30:08.668867 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:30:08.669032 tramp-get-connection-property (7) # check-remote-echo nil
21:30:08.669139 tramp-get-connection-property (7) # check-remote-echo nil
21:30:08.669274 tramp-get-connection-property (7) # gateway nil
21:30:09.673412 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:30:09.673600 tramp-get-connection-property (7) # check-remote-echo nil
21:30:09.673730 tramp-get-connection-property (7) # check-remote-echo nil
21:30:09.673859 tramp-get-connection-property (7) # gateway nil
21:30:10.677690 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:30:10.677863 tramp-get-connection-property (7) # check-remote-echo nil
21:30:10.677969 tramp-get-connection-property (7) # check-remote-echo nil
21:30:10.678076 tramp-get-connection-property (7) # gateway nil
21:30:11.683629 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:30:11.683871 tramp-get-connection-property (7) # check-remote-echo nil
21:30:11.684005 tramp-get-connection-property (7) # check-remote-echo nil
21:30:11.684144 tramp-get-connection-property (7) # gateway nil
21:30:12.688871 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:30:12.689056 tramp-get-connection-property (7) # check-remote-echo nil
21:30:12.689183 tramp-get-connection-property (7) # check-remote-echo nil
21:30:12.689310 tramp-get-connection-property (7) # gateway nil
21:30:13.694963 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:30:13.695163 tramp-get-connection-property (7) # check-remote-echo nil
21:30:13.695292 tramp-get-connection-property (7) # check-remote-echo nil
21:30:13.695426 tramp-get-connection-property (7) # gateway nil
21:30:14.699740 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:30:14.699906 tramp-get-connection-property (7) # check-remote-echo nil
21:30:14.700014 tramp-get-connection-property (7) # check-remote-echo nil
21:30:14.700123 tramp-get-connection-property (7) # gateway nil
21:30:15.703178 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:30:15.703351 tramp-get-connection-property (7) # check-remote-echo nil
21:30:15.703463 tramp-get-connection-property (7) # check-remote-echo nil
21:30:15.703577 tramp-get-connection-property (7) # gateway nil
21:30:16.707841 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:30:16.708031 tramp-get-connection-property (7) # check-remote-echo nil
21:30:16.708155 tramp-get-connection-property (7) # check-remote-echo nil
21:30:16.708285 tramp-get-connection-property (7) # gateway nil
21:30:17.712984 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:30:17.713168 tramp-get-connection-property (7) # check-remote-echo nil
21:30:17.713308 tramp-get-connection-property (7) # check-remote-echo nil
21:30:17.713439 tramp-get-connection-property (7) # gateway nil
21:30:18.717842 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:30:18.718008 tramp-get-connection-property (7) # check-remote-echo nil
21:30:18.718118 tramp-get-connection-property (7) # check-remote-echo nil
21:30:18.718233 tramp-get-connection-property (7) # gateway nil
21:30:19.723806 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:30:19.723972 tramp-get-connection-property (7) # check-remote-echo nil
21:30:19.724077 tramp-get-connection-property (7) # check-remote-echo nil
21:30:19.724184 tramp-get-connection-property (7) # gateway nil
21:30:20.729570 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:30:20.729750 tramp-get-connection-property (7) # check-remote-echo nil
21:30:20.729859 tramp-get-connection-property (7) # check-remote-echo nil
21:30:20.729971 tramp-get-connection-property (7) # gateway nil
21:30:21.733889 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:30:21.734061 tramp-get-connection-property (7) # check-remote-echo nil
21:30:21.734181 tramp-get-connection-property (7) # check-remote-echo nil
21:30:21.734291 tramp-get-connection-property (7) # gateway nil
21:30:22.736389 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:30:22.736585 tramp-get-connection-property (7) # check-remote-echo nil
21:30:22.736703 tramp-get-connection-property (7) # check-remote-echo nil
21:30:22.736819 tramp-get-connection-property (7) # gateway nil
21:30:23.741997 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:30:23.742164 tramp-get-connection-property (7) # check-remote-echo nil
21:30:23.742271 tramp-get-connection-property (7) # check-remote-echo nil
21:30:23.742385 tramp-get-connection-property (7) # gateway nil
21:30:24.747711 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:30:24.747893 tramp-get-connection-property (7) # check-remote-echo nil
21:30:24.748036 tramp-get-connection-property (7) # check-remote-echo nil
21:30:24.748162 tramp-get-connection-property (7) # gateway nil
21:30:25.753598 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:30:25.753802 tramp-get-connection-property (7) # check-remote-echo nil
21:30:25.753928 tramp-get-connection-property (7) # check-remote-echo nil
21:30:25.754059 tramp-get-connection-property (7) # gateway nil
21:30:26.758291 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:30:26.758460 tramp-get-connection-property (7) # check-remote-echo nil
21:30:26.758569 tramp-get-connection-property (7) # check-remote-echo nil
21:30:26.758703 tramp-get-connection-property (7) # gateway nil
21:30:27.763603 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:30:27.763774 tramp-get-connection-property (7) # check-remote-echo nil
21:30:27.763897 tramp-get-connection-property (7) # check-remote-echo nil
21:30:27.764011 tramp-get-connection-property (7) # gateway nil
21:30:28.769051 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:30:28.769238 tramp-get-connection-property (7) # check-remote-echo nil
21:30:28.769361 tramp-get-connection-property (7) # check-remote-echo nil
21:30:28.769493 tramp-get-connection-property (7) # gateway nil
21:30:29.774239 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:30:29.774411 tramp-get-connection-property (7) # check-remote-echo nil
21:30:29.774521 tramp-get-connection-property (7) # check-remote-echo nil
21:30:29.774633 tramp-get-connection-property (7) # gateway nil
21:30:30.778583 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:30:30.778798 tramp-get-connection-property (7) # check-remote-echo nil
21:30:30.778926 tramp-get-connection-property (7) # check-remote-echo nil
21:30:30.779052 tramp-get-connection-property (7) # gateway nil
21:30:31.784142 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:30:31.784315 tramp-get-connection-property (7) # check-remote-echo nil
21:30:31.784424 tramp-get-connection-property (7) # check-remote-echo nil
21:30:31.784537 tramp-get-connection-property (7) # gateway nil
21:30:32.789703 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:30:32.789930 tramp-get-connection-property (7) # check-remote-echo nil
21:30:32.790068 tramp-get-connection-property (7) # check-remote-echo nil
21:30:32.790215 tramp-get-connection-property (7) # gateway nil
21:30:33.794097 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:30:33.794290 tramp-get-connection-property (7) # check-remote-echo nil
21:30:33.794403 tramp-get-connection-property (7) # check-remote-echo nil
21:30:33.794525 tramp-get-connection-property (7) # gateway nil
21:30:34.799221 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:30:34.799476 tramp-get-connection-property (7) # check-remote-echo nil
21:30:34.799630 tramp-get-connection-property (7) # check-remote-echo nil
21:30:34.799775 tramp-get-connection-property (7) # gateway nil
21:30:35.804361 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:30:35.804549 tramp-get-connection-property (7) # check-remote-echo nil
21:30:35.804682 tramp-get-connection-property (7) # check-remote-echo nil
21:30:35.804815 tramp-get-connection-property (7) # gateway nil
21:30:36.809612 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:30:36.809792 tramp-get-connection-property (7) # check-remote-echo nil
21:30:36.809918 tramp-get-connection-property (7) # check-remote-echo nil
21:30:36.810031 tramp-get-connection-property (7) # gateway nil
21:30:37.814577 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:30:37.814760 tramp-get-connection-property (7) # check-remote-echo nil
21:30:37.814869 tramp-get-connection-property (7) # check-remote-echo nil
21:30:37.814985 tramp-get-connection-property (7) # gateway nil
21:30:38.818728 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:30:38.818911 tramp-get-connection-property (7) # check-remote-echo nil
21:30:38.819023 tramp-get-connection-property (7) # check-remote-echo nil
21:30:38.819141 tramp-get-connection-property (7) # gateway nil
21:30:39.824610 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:30:39.824779 tramp-get-connection-property (7) # check-remote-echo nil
21:30:39.824887 tramp-get-connection-property (7) # check-remote-echo nil
21:30:39.824996 tramp-get-connection-property (7) # gateway nil
21:30:40.830094 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:30:40.830269 tramp-get-connection-property (7) # check-remote-echo nil
21:30:40.830382 tramp-get-connection-property (7) # check-remote-echo nil
21:30:40.830501 tramp-get-connection-property (7) # gateway nil
21:30:41.834639 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:30:41.834827 tramp-get-connection-property (7) # check-remote-echo nil
21:30:41.834935 tramp-get-connection-property (7) # check-remote-echo nil
21:30:41.835046 tramp-get-connection-property (7) # gateway nil
21:30:42.839913 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:30:42.840117 tramp-get-connection-property (7) # check-remote-echo nil
21:30:42.840240 tramp-get-connection-property (7) # check-remote-echo nil
21:30:42.840369 tramp-get-connection-property (7) # gateway nil
21:30:43.844911 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:30:43.845100 tramp-get-connection-property (7) # check-remote-echo nil
21:30:43.845226 tramp-get-connection-property (7) # check-remote-echo nil
21:30:43.845359 tramp-get-connection-property (7) # gateway nil
21:30:44.850112 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:30:44.850275 tramp-get-connection-property (7) # check-remote-echo nil
21:30:44.850408 tramp-get-connection-property (7) # check-remote-echo nil
21:30:44.850524 tramp-get-connection-property (7) # gateway nil
21:30:45.878516 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:30:45.878701 tramp-get-connection-property (7) # check-remote-echo nil
21:30:45.878829 tramp-get-connection-property (7) # check-remote-echo nil
21:30:45.878958 tramp-get-connection-property (7) # gateway nil
21:30:46.882270 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:30:46.882458 tramp-get-connection-property (7) # check-remote-echo nil
21:30:46.882584 tramp-get-connection-property (7) # check-remote-echo nil
21:30:46.882737 tramp-get-connection-property (7) # gateway nil
21:30:47.888050 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:30:47.888217 tramp-get-connection-property (7) # check-remote-echo nil
21:30:47.888327 tramp-get-connection-property (7) # check-remote-echo nil
21:30:47.888440 tramp-get-connection-property (7) # gateway nil
21:30:48.892137 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:30:48.892305 tramp-get-connection-property (7) # check-remote-echo nil
21:30:48.892413 tramp-get-connection-property (7) # check-remote-echo nil
21:30:48.892526 tramp-get-connection-property (7) # gateway nil
21:30:49.897672 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:30:49.897863 tramp-get-connection-property (7) # check-remote-echo nil
21:30:49.897996 tramp-get-connection-property (7) # check-remote-echo nil
21:30:49.898132 tramp-get-connection-property (7) # gateway nil
21:30:50.902232 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:30:50.902416 tramp-get-connection-property (7) # check-remote-echo nil
21:30:50.902540 tramp-get-connection-property (7) # check-remote-echo nil
21:30:50.902670 tramp-get-connection-property (7) # gateway nil
21:30:51.907660 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:30:51.907842 tramp-get-connection-property (7) # check-remote-echo nil
21:30:51.907967 tramp-get-connection-property (7) # check-remote-echo nil
21:30:51.908098 tramp-get-connection-property (7) # gateway nil
21:30:52.912146 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:30:52.912325 tramp-get-connection-property (7) # check-remote-echo nil
21:30:52.912434 tramp-get-connection-property (7) # check-remote-echo nil
21:30:52.912547 tramp-get-connection-property (7) # gateway nil
21:30:53.917759 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:30:53.917927 tramp-get-connection-property (7) # check-remote-echo nil
21:30:53.918035 tramp-get-connection-property (7) # check-remote-echo nil
21:30:53.918143 tramp-get-connection-property (7) # gateway nil
21:30:54.923256 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:30:54.923440 tramp-get-connection-property (7) # check-remote-echo nil
21:30:54.923566 tramp-get-connection-property (7) # check-remote-echo nil
21:30:54.923694 tramp-get-connection-property (7) # gateway nil
21:30:55.928355 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:30:55.928540 tramp-get-connection-property (7) # check-remote-echo nil
21:30:55.928665 tramp-get-connection-property (7) # check-remote-echo nil
21:30:55.928793 tramp-get-connection-property (7) # gateway nil
21:30:56.932410 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:30:56.932579 tramp-get-connection-property (7) # check-remote-echo nil
21:30:56.932687 tramp-get-connection-property (7) # check-remote-echo nil
21:30:56.932797 tramp-get-connection-property (7) # gateway nil
21:30:57.937955 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:30:57.938141 tramp-get-connection-property (7) # check-remote-echo nil
21:30:57.938265 tramp-get-connection-property (7) # check-remote-echo nil
21:30:57.938392 tramp-get-connection-property (7) # gateway nil
21:30:58.943858 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:30:58.944023 tramp-get-connection-property (7) # check-remote-echo nil
21:30:58.944130 tramp-get-connection-property (7) # check-remote-echo nil
21:30:58.944241 tramp-get-connection-property (7) # gateway nil
21:30:59.949977 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:30:59.950141 tramp-get-connection-property (7) # check-remote-echo nil
21:30:59.950269 tramp-get-connection-property (7) # check-remote-echo nil
21:30:59.950382 tramp-get-connection-property (7) # gateway nil
21:31:00.955431 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:31:00.955615 tramp-get-connection-property (7) # check-remote-echo nil
21:31:00.955740 tramp-get-connection-property (7) # check-remote-echo nil
21:31:00.955869 tramp-get-connection-property (7) # gateway nil
21:31:01.960488 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:31:01.960672 tramp-get-connection-property (7) # check-remote-echo nil
21:31:01.960796 tramp-get-connection-property (7) # check-remote-echo nil
21:31:01.960926 tramp-get-connection-property (7) # gateway nil
21:31:02.962907 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:31:02.963074 tramp-get-connection-property (7) # check-remote-echo nil
21:31:02.963183 tramp-get-connection-property (7) # check-remote-echo nil
21:31:02.963295 tramp-get-connection-property (7) # gateway nil
21:31:03.968410 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:31:03.968576 tramp-get-connection-property (7) # check-remote-echo nil
21:31:03.968685 tramp-get-connection-property (7) # check-remote-echo nil
21:31:03.968796 tramp-get-connection-property (7) # gateway nil
21:31:04.972220 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:31:04.972386 tramp-get-connection-property (7) # check-remote-echo nil
21:31:04.972493 tramp-get-connection-property (7) # check-remote-echo nil
21:31:04.972608 tramp-get-connection-property (7) # gateway nil
21:31:05.978325 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:31:05.978511 tramp-get-connection-property (7) # check-remote-echo nil
21:31:05.978634 tramp-get-connection-property (7) # check-remote-echo nil
21:31:05.978763 tramp-get-connection-property (7) # gateway nil
21:31:06.983462 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:31:06.983629 tramp-get-connection-property (7) # check-remote-echo nil
21:31:06.983734 tramp-get-connection-property (7) # check-remote-echo nil
21:31:06.983844 tramp-get-connection-property (7) # gateway nil
21:31:07.988290 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:31:07.988462 tramp-get-connection-property (7) # check-remote-echo nil
21:31:07.988569 tramp-get-connection-property (7) # check-remote-echo nil
21:31:07.988680 tramp-get-connection-property (7) # gateway nil
21:31:08.993929 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:31:08.994108 tramp-get-connection-property (7) # check-remote-echo nil
21:31:08.994222 tramp-get-connection-property (7) # check-remote-echo nil
21:31:08.994341 tramp-get-connection-property (7) # gateway nil
21:31:09.998365 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:31:09.998547 tramp-get-connection-property (7) # check-remote-echo nil
21:31:09.998661 tramp-get-connection-property (7) # check-remote-echo nil
21:31:09.998776 tramp-get-connection-property (7) # gateway nil
21:31:11.002524 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:31:11.002690 tramp-get-connection-property (7) # check-remote-echo nil
21:31:11.002796 tramp-get-connection-property (7) # check-remote-echo nil
21:31:11.002907 tramp-get-connection-property (7) # gateway nil
21:31:12.008579 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:31:12.008760 tramp-get-connection-property (7) # check-remote-echo nil
21:31:12.008885 tramp-get-connection-property (7) # check-remote-echo nil
21:31:12.009023 tramp-get-connection-property (7) # gateway nil
21:31:13.012902 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:31:13.013105 tramp-get-connection-property (7) # check-remote-echo nil
21:31:13.013219 tramp-get-connection-property (7) # check-remote-echo nil
21:31:13.013335 tramp-get-connection-property (7) # gateway nil
21:31:14.018559 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:31:14.018726 tramp-get-connection-property (7) # check-remote-echo nil
21:31:14.018835 tramp-get-connection-property (7) # check-remote-echo nil
21:31:14.018945 tramp-get-connection-property (7) # gateway nil
21:31:15.023703 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:31:15.023904 tramp-get-connection-property (7) # check-remote-echo nil
21:31:15.024029 tramp-get-connection-property (7) # check-remote-echo nil
21:31:15.024164 tramp-get-connection-property (7) # gateway nil
21:31:16.028328 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:31:16.028554 tramp-get-connection-property (7) # check-remote-echo nil
21:31:16.028684 tramp-get-connection-property (7) # check-remote-echo nil
21:31:16.028806 tramp-get-connection-property (7) # gateway nil
21:31:17.032470 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:31:17.032642 tramp-get-connection-property (7) # check-remote-echo nil
21:31:17.032748 tramp-get-connection-property (7) # check-remote-echo nil
21:31:17.032862 tramp-get-connection-property (7) # gateway nil
21:31:18.034987 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:31:18.035169 tramp-get-connection-property (7) # check-remote-echo nil
21:31:18.035278 tramp-get-connection-property (7) # check-remote-echo nil
21:31:18.035398 tramp-get-connection-property (7) # gateway nil
21:31:19.037950 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:31:19.038135 tramp-get-connection-property (7) # check-remote-echo nil
21:31:19.038250 tramp-get-connection-property (7) # check-remote-echo nil
21:31:19.038365 tramp-get-connection-property (7) # gateway nil
21:31:20.042845 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:31:20.043026 tramp-get-connection-property (7) # check-remote-echo nil
21:31:20.043136 tramp-get-connection-property (7) # check-remote-echo nil
21:31:20.043264 tramp-get-connection-property (7) # gateway nil
21:31:21.048167 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:31:21.048368 tramp-get-connection-property (7) # check-remote-echo nil
21:31:21.048482 tramp-get-connection-property (7) # check-remote-echo nil
21:31:21.048596 tramp-get-connection-property (7) # gateway nil
21:31:22.053405 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:31:22.053582 tramp-get-connection-property (7) # check-remote-echo nil
21:31:22.053693 tramp-get-connection-property (7) # check-remote-echo nil
21:31:22.053813 tramp-get-connection-property (7) # gateway nil
21:31:23.057949 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:31:23.058136 tramp-get-connection-property (7) # check-remote-echo nil
21:31:23.058250 tramp-get-connection-property (7) # check-remote-echo nil
21:31:23.058372 tramp-get-connection-property (7) # gateway nil
21:31:24.062274 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:31:24.062447 tramp-get-connection-property (7) # check-remote-echo nil
21:31:24.062562 tramp-get-connection-property (7) # check-remote-echo nil
21:31:24.062678 tramp-get-connection-property (7) # gateway nil
21:31:25.065684 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:31:25.065863 tramp-get-connection-property (7) # check-remote-echo nil
21:31:25.065976 tramp-get-connection-property (7) # check-remote-echo nil
21:31:25.066121 tramp-get-connection-property (7) # gateway nil
21:31:26.071238 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:31:26.071409 tramp-get-connection-property (7) # check-remote-echo nil
21:31:26.071518 tramp-get-connection-property (7) # check-remote-echo nil
21:31:26.071630 tramp-get-connection-property (7) # gateway nil
21:31:27.076850 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:31:27.077026 tramp-get-connection-property (7) # check-remote-echo nil
21:31:27.077137 tramp-get-connection-property (7) # check-remote-echo nil
21:31:27.077250 tramp-get-connection-property (7) # gateway nil
21:31:28.081546 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:31:28.081718 tramp-get-connection-property (7) # check-remote-echo nil
21:31:28.081829 tramp-get-connection-property (7) # check-remote-echo nil
21:31:28.081946 tramp-get-connection-property (7) # gateway nil
21:31:29.086440 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:31:29.086617 tramp-get-connection-property (7) # check-remote-echo nil
21:31:29.086731 tramp-get-connection-property (7) # check-remote-echo nil
21:31:29.086845 tramp-get-connection-property (7) # gateway nil
21:31:30.091605 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:31:30.091778 tramp-get-connection-property (7) # check-remote-echo nil
21:31:30.091887 tramp-get-connection-property (7) # check-remote-echo nil
21:31:30.092012 tramp-get-connection-property (7) # gateway nil
21:31:31.095970 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:31:31.096149 tramp-get-connection-property (7) # check-remote-echo nil
21:31:31.096260 tramp-get-connection-property (7) # check-remote-echo nil
21:31:31.096371 tramp-get-connection-property (7) # gateway nil
21:31:32.098830 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:31:32.099015 tramp-get-connection-property (7) # check-remote-echo nil
21:31:32.099124 tramp-get-connection-property (7) # check-remote-echo nil
21:31:32.099235 tramp-get-connection-property (7) # gateway nil
21:31:33.103678 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:31:33.103859 tramp-get-connection-property (7) # check-remote-echo nil
21:31:33.103982 tramp-get-connection-property (7) # check-remote-echo nil
21:31:33.104097 tramp-get-connection-property (7) # gateway nil
21:31:34.109121 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:31:34.109287 tramp-get-connection-property (7) # check-remote-echo nil
21:31:34.109397 tramp-get-connection-property (7) # check-remote-echo nil
21:31:34.109506 tramp-get-connection-property (7) # gateway nil
21:31:35.114921 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:31:35.115097 tramp-get-connection-property (7) # check-remote-echo nil
21:31:35.115205 tramp-get-connection-property (7) # check-remote-echo nil
21:31:35.115318 tramp-get-connection-property (7) # gateway nil
21:31:36.118793 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:31:36.118957 tramp-get-connection-property (7) # check-remote-echo nil
21:31:36.119066 tramp-get-connection-property (7) # check-remote-echo nil
21:31:36.119179 tramp-get-connection-property (7) # gateway nil
21:31:37.124167 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:31:37.124331 tramp-get-connection-property (7) # check-remote-echo nil
21:31:37.124437 tramp-get-connection-property (7) # check-remote-echo nil
21:31:37.124551 tramp-get-connection-property (7) # gateway nil
21:31:38.129488 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:31:38.129658 tramp-get-connection-property (7) # check-remote-echo nil
21:31:38.129784 tramp-get-connection-property (7) # check-remote-echo nil
21:31:38.129898 tramp-get-connection-property (7) # gateway nil
21:31:39.134784 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:31:39.134947 tramp-get-connection-property (7) # check-remote-echo nil
21:31:39.135061 tramp-get-connection-property (7) # check-remote-echo nil
21:31:39.135174 tramp-get-connection-property (7) # gateway nil
21:31:40.139642 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:31:40.139807 tramp-get-connection-property (7) # check-remote-echo nil
21:31:40.139914 tramp-get-connection-property (7) # check-remote-echo nil
21:31:40.140026 tramp-get-connection-property (7) # gateway nil
21:31:41.145366 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:31:41.145537 tramp-get-connection-property (7) # check-remote-echo nil
21:31:41.145646 tramp-get-connection-property (7) # check-remote-echo nil
21:31:41.145758 tramp-get-connection-property (7) # gateway nil
21:31:42.150483 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:31:42.150702 tramp-get-connection-property (7) # check-remote-echo nil
21:31:42.150824 tramp-get-connection-property (7) # check-remote-echo nil
21:31:42.150949 tramp-get-connection-property (7) # gateway nil
21:31:43.154351 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:31:43.154528 tramp-get-connection-property (7) # check-remote-echo nil
21:31:43.154638 tramp-get-connection-property (7) # check-remote-echo nil
21:31:43.154750 tramp-get-connection-property (7) # gateway nil
21:31:44.159827 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:31:44.160013 tramp-get-connection-property (7) # check-remote-echo nil
21:31:44.160154 tramp-get-connection-property (7) # check-remote-echo nil
21:31:44.160283 tramp-get-connection-property (7) # gateway nil
21:31:45.165609 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:31:45.165796 tramp-get-connection-property (7) # check-remote-echo nil
21:31:45.165923 tramp-get-connection-property (7) # check-remote-echo nil
21:31:45.166059 tramp-get-connection-property (7) # gateway nil
21:31:46.171656 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:31:46.171824 tramp-get-connection-property (7) # check-remote-echo nil
21:31:46.171929 tramp-get-connection-property (7) # check-remote-echo nil
21:31:46.172039 tramp-get-connection-property (7) # gateway nil
21:31:47.176993 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:31:47.177173 tramp-get-connection-property (7) # check-remote-echo nil
21:31:47.177283 tramp-get-connection-property (7) # check-remote-echo nil
21:31:47.177396 tramp-get-connection-property (7) # gateway nil
21:31:48.181604 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:31:48.181800 tramp-get-connection-property (7) # check-remote-echo nil
21:31:48.181924 tramp-get-connection-property (7) # check-remote-echo nil
21:31:48.182052 tramp-get-connection-property (7) # gateway nil
21:31:49.186274 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:31:49.186460 tramp-get-connection-property (7) # check-remote-echo nil
21:31:49.186594 tramp-get-connection-property (7) # check-remote-echo nil
21:31:49.186725 tramp-get-connection-property (7) # gateway nil
21:31:50.192301 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:31:50.192483 tramp-get-connection-property (7) # check-remote-echo nil
21:31:50.192597 tramp-get-connection-property (7) # check-remote-echo nil
21:31:50.192715 tramp-get-connection-property (7) # gateway nil
21:31:51.196583 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:31:51.196773 tramp-get-connection-property (7) # check-remote-echo nil
21:31:51.196883 tramp-get-connection-property (7) # check-remote-echo nil
21:31:51.196996 tramp-get-connection-property (7) # gateway nil
21:31:52.202543 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:31:52.202743 tramp-get-connection-property (7) # check-remote-echo nil
21:31:52.202869 tramp-get-connection-property (7) # check-remote-echo nil
21:31:52.202998 tramp-get-connection-property (7) # gateway nil
21:31:53.206460 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:31:53.206627 tramp-get-connection-property (7) # check-remote-echo nil
21:31:53.206734 tramp-get-connection-property (7) # check-remote-echo nil
21:31:53.206853 tramp-get-connection-property (7) # gateway nil
21:31:54.210239 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:31:54.210414 tramp-get-connection-property (7) # check-remote-echo nil
21:31:54.210531 tramp-get-connection-property (7) # check-remote-echo nil
21:31:54.210645 tramp-get-connection-property (7) # gateway nil
21:31:55.215593 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:31:55.215755 tramp-get-connection-property (7) # check-remote-echo nil
21:31:55.215860 tramp-get-connection-property (7) # check-remote-echo nil
21:31:55.215974 tramp-get-connection-property (7) # gateway nil
21:31:56.220231 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:31:56.220402 tramp-get-connection-property (7) # check-remote-echo nil
21:31:56.220511 tramp-get-connection-property (7) # check-remote-echo nil
21:31:56.220625 tramp-get-connection-property (7) # gateway nil
21:31:57.225293 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:31:57.225478 tramp-get-connection-property (7) # check-remote-echo nil
21:31:57.225605 tramp-get-connection-property (7) # check-remote-echo nil
21:31:57.225731 tramp-get-connection-property (7) # gateway nil
21:31:58.230359 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:31:58.230552 tramp-get-connection-property (7) # check-remote-echo nil
21:31:58.230683 tramp-get-connection-property (7) # check-remote-echo nil
21:31:58.230816 tramp-get-connection-property (7) # gateway nil
21:31:59.236320 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:31:59.236509 tramp-get-connection-property (7) # check-remote-echo nil
21:31:59.236638 tramp-get-connection-property (7) # check-remote-echo nil
21:31:59.236766 tramp-get-connection-property (7) # gateway nil
21:32:00.239747 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:32:00.239928 tramp-get-connection-property (7) # check-remote-echo nil
21:32:00.240039 tramp-get-connection-property (7) # check-remote-echo nil
21:32:00.240155 tramp-get-connection-property (7) # gateway nil
21:32:01.245080 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:32:01.245251 tramp-get-connection-property (7) # check-remote-echo nil
21:32:01.245358 tramp-get-connection-property (7) # check-remote-echo nil
21:32:01.245469 tramp-get-connection-property (7) # gateway nil
21:32:02.250512 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:32:02.250696 tramp-get-connection-property (7) # check-remote-echo nil
21:32:02.250825 tramp-get-connection-property (7) # check-remote-echo nil
21:32:02.250958 tramp-get-connection-property (7) # gateway nil
21:32:03.255638 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:32:03.255813 tramp-get-connection-property (7) # check-remote-echo nil
21:32:03.255923 tramp-get-connection-property (7) # check-remote-echo nil
21:32:03.256061 tramp-get-connection-property (7) # gateway nil
21:32:04.260294 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:32:04.260479 tramp-get-connection-property (7) # check-remote-echo nil
21:32:04.260605 tramp-get-connection-property (7) # check-remote-echo nil
21:32:04.260739 tramp-get-connection-property (7) # gateway nil
21:32:05.265508 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:32:05.265697 tramp-get-connection-property (7) # check-remote-echo nil
21:32:05.265825 tramp-get-connection-property (7) # check-remote-echo nil
21:32:05.265962 tramp-get-connection-property (7) # gateway nil
21:32:06.270717 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:32:06.270907 tramp-get-connection-property (7) # check-remote-echo nil
21:32:06.271035 tramp-get-connection-property (7) # check-remote-echo nil
21:32:06.271165 tramp-get-connection-property (7) # gateway nil
21:32:07.275686 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:32:07.275858 tramp-get-connection-property (7) # check-remote-echo nil
21:32:07.275972 tramp-get-connection-property (7) # check-remote-echo nil
21:32:07.276101 tramp-get-connection-property (7) # gateway nil
21:32:08.280855 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:32:08.281050 tramp-get-connection-property (7) # check-remote-echo nil
21:32:08.281174 tramp-get-connection-property (7) # check-remote-echo nil
21:32:08.281302 tramp-get-connection-property (7) # gateway nil
21:32:09.286533 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:32:09.286708 tramp-get-connection-property (7) # check-remote-echo nil
21:32:09.286822 tramp-get-connection-property (7) # check-remote-echo nil
21:32:09.286936 tramp-get-connection-property (7) # gateway nil
21:32:10.290724 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:32:10.290903 tramp-get-connection-property (7) # check-remote-echo nil
21:32:10.291012 tramp-get-connection-property (7) # check-remote-echo nil
21:32:10.291127 tramp-get-connection-property (7) # gateway nil
21:32:21.291961 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:32:21.292125 tramp-get-connection-property (7) # check-remote-echo nil
21:32:21.292254 tramp-get-connection-property (7) # check-remote-echo nil
21:32:21.292369 tramp-get-connection-property (7) # gateway nil
21:32:29.968879 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:32:29.969064 tramp-get-connection-property (7) # check-remote-echo nil
21:32:29.969177 tramp-get-connection-property (7) # check-remote-echo nil
21:32:29.969292 tramp-get-connection-property (7) # gateway nil
21:32:40.970266 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:32:40.970453 tramp-get-connection-property (7) # check-remote-echo nil
21:32:40.970585 tramp-get-connection-property (7) # check-remote-echo nil
21:32:40.970722 tramp-get-connection-property (7) # gateway nil
21:32:49.974841 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:32:49.975393 tramp-get-connection-property (7) # check-remote-echo nil
21:32:49.975558 tramp-get-connection-property (7) # check-remote-echo nil
21:32:49.975678 tramp-get-connection-property (7) # gateway nil
21:33:00.629624 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:33:00.629808 tramp-get-connection-property (7) # check-remote-echo nil
21:33:00.629917 tramp-get-connection-property (7) # check-remote-echo nil
21:33:00.630046 tramp-get-connection-property (7) # gateway nil
21:33:09.975946 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:33:09.976187 tramp-get-connection-property (7) # check-remote-echo nil
21:33:09.976494 tramp-get-connection-property (7) # check-remote-echo nil
21:33:09.976625 tramp-get-connection-property (7) # gateway nil
21:33:20.977524 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:33:20.977689 tramp-get-connection-property (7) # check-remote-echo nil
21:33:20.977795 tramp-get-connection-property (7) # check-remote-echo nil
21:33:20.977904 tramp-get-connection-property (7) # gateway nil
21:33:30.113497 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:33:30.115097 tramp-get-connection-property (7) # check-remote-echo nil
21:33:30.115249 tramp-get-connection-property (7) # check-remote-echo nil
21:33:30.115396 tramp-get-connection-property (7) # gateway nil
21:33:41.116407 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:33:41.116589 tramp-get-connection-property (7) # check-remote-echo nil
21:33:41.116700 tramp-get-connection-property (7) # check-remote-echo nil
21:33:41.116810 tramp-get-connection-property (7) # gateway nil
21:33:50.215407 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:33:50.215900 tramp-get-connection-property (7) # check-remote-echo nil
21:33:50.216142 tramp-get-connection-property (7) # check-remote-echo nil
21:33:50.216618 tramp-get-connection-property (7) # gateway nil
21:34:00.634020 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:34:00.634220 tramp-get-connection-property (7) # check-remote-echo nil
21:34:00.634335 tramp-get-connection-property (7) # check-remote-echo nil
21:34:00.634453 tramp-get-connection-property (7) # gateway nil
21:34:10.217269 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:34:10.217503 tramp-get-connection-property (7) # check-remote-echo nil
21:34:10.217628 tramp-get-connection-property (7) # check-remote-echo nil
21:34:10.217756 tramp-get-connection-property (7) # gateway nil
21:34:21.218880 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:34:21.219055 tramp-get-connection-property (7) # check-remote-echo nil
21:34:21.219165 tramp-get-connection-property (7) # check-remote-echo nil
21:34:21.219278 tramp-get-connection-property (7) # gateway nil
21:34:30.215777 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:34:30.216004 tramp-get-connection-property (7) # check-remote-echo nil
21:34:30.216483 tramp-get-connection-property (7) # check-remote-echo nil
21:34:30.216678 tramp-get-connection-property (7) # gateway nil
21:34:41.217822 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:34:41.217992 tramp-get-connection-property (7) # check-remote-echo nil
21:34:41.218104 tramp-get-connection-property (7) # check-remote-echo nil
21:34:41.218221 tramp-get-connection-property (7) # gateway nil
21:34:50.216708 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:34:50.217850 tramp-get-connection-property (7) # check-remote-echo nil
21:34:50.219352 tramp-get-connection-property (7) # check-remote-echo nil
21:34:50.219518 tramp-get-connection-property (7) # gateway nil
21:35:00.638464 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:35:00.638680 tramp-get-connection-property (7) # check-remote-echo nil
21:35:00.638798 tramp-get-connection-property (7) # check-remote-echo nil
21:35:00.638920 tramp-get-connection-property (7) # gateway nil
21:35:10.220760 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:35:10.220960 tramp-get-connection-property (7) # check-remote-echo nil
21:35:10.221078 tramp-get-connection-property (7) # check-remote-echo nil
21:35:10.221204 tramp-get-connection-property (7) # gateway nil
21:35:21.222800 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:35:21.223004 tramp-get-connection-property (7) # check-remote-echo nil
21:35:21.223119 tramp-get-connection-property (7) # check-remote-echo nil
21:35:21.223235 tramp-get-connection-property (7) # gateway nil
21:35:30.259131 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:35:30.259353 tramp-get-connection-property (7) # check-remote-echo nil
21:35:30.259473 tramp-get-connection-property (7) # check-remote-echo nil
21:35:30.259603 tramp-get-connection-property (7) # gateway nil
21:35:41.260509 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:35:41.260694 tramp-get-connection-property (7) # check-remote-echo nil
21:35:41.260842 tramp-get-connection-property (7) # check-remote-echo nil
21:35:41.260982 tramp-get-connection-property (7) # gateway nil
21:35:50.276557 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:35:50.277774 tramp-get-connection-property (7) # check-remote-echo nil
21:35:50.277956 tramp-get-connection-property (7) # check-remote-echo nil
21:35:50.278106 tramp-get-connection-property (7) # gateway nil
21:36:00.627191 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:36:00.627385 tramp-get-connection-property (7) # check-remote-echo nil
21:36:00.627525 tramp-get-connection-property (7) # check-remote-echo nil
21:36:00.627652 tramp-get-connection-property (7) # gateway nil
21:36:07.168595 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:36:07.168825 tramp-get-connection-property (7) # check-remote-echo nil
21:36:07.168954 tramp-get-connection-property (7) # check-remote-echo nil
21:36:07.169081 tramp-get-connection-property (7) # gateway nil
21:36:08.172435 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:36:08.172606 tramp-get-connection-property (7) # check-remote-echo nil
21:36:08.172715 tramp-get-connection-property (7) # check-remote-echo nil
21:36:08.172845 tramp-get-connection-property (7) # gateway nil
21:36:09.177634 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:36:09.177818 tramp-get-connection-property (7) # check-remote-echo nil
21:36:09.177928 tramp-get-connection-property (7) # check-remote-echo nil
21:36:09.178045 tramp-get-connection-property (7) # gateway nil
21:36:10.332193 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:36:10.333175 tramp-get-connection-property (7) # check-remote-echo nil
21:36:10.333639 tramp-get-connection-property (7) # check-remote-echo nil
21:36:10.334386 tramp-get-connection-property (7) # gateway nil
21:36:21.335955 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:36:21.336128 tramp-get-connection-property (7) # check-remote-echo nil
21:36:21.336240 tramp-get-connection-property (7) # check-remote-echo nil
21:36:21.336354 tramp-get-connection-property (7) # gateway nil
21:36:30.334096 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:36:30.334402 tramp-get-connection-property (7) # check-remote-echo nil
21:36:30.334529 tramp-get-connection-property (7) # check-remote-echo nil
21:36:30.334659 tramp-get-connection-property (7) # gateway nil
21:36:41.335693 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:36:41.335888 tramp-get-connection-property (7) # check-remote-echo nil
21:36:41.336017 tramp-get-connection-property (7) # check-remote-echo nil
21:36:41.336155 tramp-get-connection-property (7) # gateway nil
21:36:50.354516 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:36:50.355327 tramp-get-connection-property (7) # check-remote-echo nil
21:36:50.356245 tramp-get-connection-property (7) # check-remote-echo nil
21:36:50.356438 tramp-get-connection-property (7) # gateway nil
21:37:01.357424 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:37:01.357611 tramp-get-connection-property (7) # check-remote-echo nil
21:37:01.357756 tramp-get-connection-property (7) # check-remote-echo nil
21:37:01.357889 tramp-get-connection-property (7) # gateway nil
21:37:10.367491 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:37:10.369366 tramp-get-connection-property (7) # check-remote-echo nil
21:37:10.369996 tramp-get-connection-property (7) # check-remote-echo nil
21:37:10.370352 tramp-get-connection-property (7) # gateway nil
21:37:21.371453 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:37:21.371641 tramp-get-connection-property (7) # check-remote-echo nil
21:37:21.371766 tramp-get-connection-property (7) # check-remote-echo nil
21:37:21.371895 tramp-get-connection-property (7) # gateway nil
21:37:30.396360 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:37:30.397975 tramp-get-connection-property (7) # check-remote-echo nil
21:37:30.398548 tramp-get-connection-property (7) # check-remote-echo nil
21:37:30.398840 tramp-get-connection-property (7) # gateway nil
21:37:41.400067 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:37:41.400254 tramp-get-connection-property (7) # check-remote-echo nil
21:37:41.400379 tramp-get-connection-property (7) # check-remote-echo nil
21:37:41.400508 tramp-get-connection-property (7) # gateway nil
21:37:50.393374 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:37:50.393897 tramp-get-connection-property (7) # check-remote-echo nil
21:37:50.394287 tramp-get-connection-property (7) # check-remote-echo nil
21:37:50.394422 tramp-get-connection-property (7) # gateway nil
21:38:01.395605 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:38:01.395772 tramp-get-connection-property (7) # check-remote-echo nil
21:38:01.395882 tramp-get-connection-property (7) # check-remote-echo nil
21:38:01.395998 tramp-get-connection-property (7) # gateway nil
21:38:10.422342 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:38:10.424785 tramp-get-connection-property (7) # check-remote-echo nil
21:38:10.425118 tramp-get-connection-property (7) # check-remote-echo nil
21:38:10.425298 tramp-get-connection-property (7) # gateway nil
21:38:21.426336 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:38:21.426505 tramp-get-connection-property (7) # check-remote-echo nil
21:38:21.426617 tramp-get-connection-property (7) # check-remote-echo nil
21:38:21.426733 tramp-get-connection-property (7) # gateway nil
21:38:30.560964 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:38:30.564018 tramp-get-connection-property (7) # check-remote-echo nil
21:38:30.564338 tramp-get-connection-property (7) # check-remote-echo nil
21:38:30.565069 tramp-get-connection-property (7) # gateway nil
21:38:41.566041 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:38:41.566205 tramp-get-connection-property (7) # check-remote-echo nil
21:38:41.566312 tramp-get-connection-property (7) # check-remote-echo nil
21:38:41.566422 tramp-get-connection-property (7) # gateway nil
21:38:50.562702 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:38:50.566809 tramp-get-connection-property (7) # check-remote-echo nil
21:38:50.568056 tramp-get-connection-property (7) # check-remote-echo nil
21:38:50.569029 tramp-get-connection-property (7) # gateway nil
21:39:01.570079 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:39:01.570246 tramp-get-connection-property (7) # check-remote-echo nil
21:39:01.570370 tramp-get-connection-property (7) # check-remote-echo nil
21:39:01.570482 tramp-get-connection-property (7) # gateway nil
21:39:10.750387 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:39:10.751222 tramp-get-connection-property (7) # check-remote-echo nil
21:39:10.751366 tramp-get-connection-property (7) # check-remote-echo nil
21:39:10.751506 tramp-get-connection-property (7) # gateway nil
21:39:21.752523 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:39:21.752686 tramp-get-connection-property (7) # check-remote-echo nil
21:39:21.752793 tramp-get-connection-property (7) # check-remote-echo nil
21:39:21.752903 tramp-get-connection-property (7) # gateway nil
21:39:30.752197 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:39:30.752471 tramp-get-connection-property (7) # check-remote-echo nil
21:39:30.752605 tramp-get-connection-property (7) # check-remote-echo nil
21:39:30.752744 tramp-get-connection-property (7) # gateway nil
21:39:41.753836 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:39:41.754002 tramp-get-connection-property (7) # check-remote-echo nil
21:39:41.754109 tramp-get-connection-property (7) # check-remote-echo nil
21:39:41.754221 tramp-get-connection-property (7) # gateway nil
21:39:50.757442 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:39:50.758334 tramp-get-connection-property (7) # check-remote-echo nil
21:39:50.758771 tramp-get-connection-property (7) # check-remote-echo nil
21:39:50.759096 tramp-get-connection-property (7) # gateway nil
21:40:01.760246 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:40:01.760432 tramp-get-connection-property (7) # check-remote-echo nil
21:40:01.760558 tramp-get-connection-property (7) # check-remote-echo nil
21:40:01.760688 tramp-get-connection-property (7) # gateway nil
21:40:10.761763 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:40:10.761989 tramp-get-connection-property (7) # check-remote-echo nil
21:40:10.762127 tramp-get-connection-property (7) # check-remote-echo nil
21:40:10.762262 tramp-get-connection-property (7) # gateway nil
21:40:21.763223 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:40:21.763391 tramp-get-connection-property (7) # check-remote-echo nil
21:40:21.763498 tramp-get-connection-property (7) # check-remote-echo nil
21:40:21.763613 tramp-get-connection-property (7) # gateway nil
21:40:30.789085 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:40:30.789772 tramp-get-connection-property (7) # check-remote-echo nil
21:40:30.789962 tramp-get-connection-property (7) # check-remote-echo nil
21:40:30.790088 tramp-get-connection-property (7) # gateway nil
21:40:41.791099 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:40:41.791264 tramp-get-connection-property (7) # check-remote-echo nil
21:40:41.791370 tramp-get-connection-property (7) # check-remote-echo nil
21:40:41.791481 tramp-get-connection-property (7) # gateway nil
21:40:50.912779 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:40:50.912961 tramp-get-connection-property (7) # check-remote-echo nil
21:40:50.913071 tramp-get-connection-property (7) # check-remote-echo nil
21:40:50.913187 tramp-get-connection-property (7) # gateway nil
21:41:01.914469 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:41:01.914652 tramp-get-connection-property (7) # check-remote-echo nil
21:41:01.914779 tramp-get-connection-property (7) # check-remote-echo nil
21:41:01.914910 tramp-get-connection-property (7) # gateway nil
21:41:10.917418 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:41:10.917655 tramp-get-connection-property (7) # check-remote-echo nil
21:41:10.917785 tramp-get-connection-property (7) # check-remote-echo nil
21:41:10.918111 tramp-get-connection-property (7) # gateway nil
21:41:30.923991 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:41:30.924190 tramp-get-connection-property (7) # check-remote-echo nil
21:41:30.924529 tramp-get-connection-property (7) # check-remote-echo nil
21:41:30.924724 tramp-get-connection-property (7) # gateway nil
21:41:50.924719 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:41:50.924912 tramp-get-connection-property (7) # check-remote-echo nil
21:41:50.925033 tramp-get-connection-property (7) # check-remote-echo nil
21:41:50.925160 tramp-get-connection-property (7) # gateway nil
21:42:10.926874 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:42:10.927082 tramp-get-connection-property (7) # check-remote-echo nil
21:42:10.927198 tramp-get-connection-property (7) # check-remote-echo nil
21:42:10.927324 tramp-get-connection-property (7) # gateway nil
21:42:30.928344 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:42:30.929106 tramp-get-connection-property (7) # check-remote-echo nil
21:42:30.929329 tramp-get-connection-property (7) # check-remote-echo nil
21:42:30.929457 tramp-get-connection-property (7) # gateway nil
21:42:50.956316 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:42:50.956507 tramp-get-connection-property (7) # check-remote-echo nil
21:42:50.956623 tramp-get-connection-property (7) # check-remote-echo nil
21:42:50.956746 tramp-get-connection-property (7) # gateway nil
21:43:10.970251 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:43:10.970500 tramp-get-connection-property (7) # check-remote-echo nil
21:43:10.970629 tramp-get-connection-property (7) # check-remote-echo nil
21:43:10.970755 tramp-get-connection-property (7) # gateway nil
21:43:30.994813 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:43:30.995203 tramp-get-connection-property (7) # check-remote-echo nil
21:43:30.995394 tramp-get-connection-property (7) # check-remote-echo nil
21:43:30.995527 tramp-get-connection-property (7) # gateway nil
21:43:50.996688 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:43:50.996949 tramp-get-connection-property (7) # check-remote-echo nil
21:43:50.997074 tramp-get-connection-property (7) # check-remote-echo nil
21:43:50.997208 tramp-get-connection-property (7) # gateway nil
21:44:10.998651 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:44:10.998897 tramp-get-connection-property (7) # check-remote-echo nil
21:44:10.999029 tramp-get-connection-property (7) # check-remote-echo nil
21:44:10.999157 tramp-get-connection-property (7) # gateway nil
21:44:31.002451 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:44:31.002700 tramp-get-connection-property (7) # check-remote-echo nil
21:44:31.002840 tramp-get-connection-property (7) # check-remote-echo nil
21:44:31.003014 tramp-get-connection-property (7) # gateway nil
21:44:51.143582 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:44:51.144255 tramp-get-connection-property (7) # check-remote-echo nil
21:44:51.144500 tramp-get-connection-property (7) # check-remote-echo nil
21:44:51.144623 tramp-get-connection-property (7) # gateway nil
21:45:11.239005 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:45:11.239179 tramp-get-connection-property (7) # check-remote-echo nil
21:45:11.239302 tramp-get-connection-property (7) # check-remote-echo nil
21:45:11.239438 tramp-get-connection-property (7) # gateway nil
21:45:31.239568 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:45:31.239838 tramp-get-connection-property (7) # check-remote-echo nil
21:45:31.239966 tramp-get-connection-property (7) # check-remote-echo nil
21:45:31.240144 tramp-get-connection-property (7) # gateway nil
21:45:51.241635 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:45:51.245336 tramp-get-connection-property (7) # check-remote-echo nil
21:45:51.246190 tramp-get-connection-property (7) # check-remote-echo nil
21:45:51.246331 tramp-get-connection-property (7) # gateway nil
21:46:11.248248 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:46:11.248524 tramp-get-connection-property (7) # check-remote-echo nil
21:46:11.248638 tramp-get-connection-property (7) # check-remote-echo nil
21:46:11.248759 tramp-get-connection-property (7) # gateway nil
21:46:31.283078 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:46:31.283403 tramp-get-connection-property (7) # check-remote-echo nil
21:46:31.283528 tramp-get-connection-property (7) # check-remote-echo nil
21:46:31.283645 tramp-get-connection-property (7) # gateway nil
21:46:51.302380 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:46:51.302940 tramp-get-connection-property (7) # check-remote-echo nil
21:46:51.303126 tramp-get-connection-property (7) # check-remote-echo nil
21:46:51.303482 tramp-get-connection-property (7) # gateway nil
21:47:11.358709 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:47:11.358923 tramp-get-connection-property (7) # check-remote-echo nil
21:47:11.359050 tramp-get-connection-property (7) # check-remote-echo nil
21:47:11.359177 tramp-get-connection-property (7) # gateway nil
21:47:31.355997 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:47:31.358890 tramp-get-connection-property (7) # check-remote-echo nil
21:47:31.359076 tramp-get-connection-property (7) # check-remote-echo nil
21:47:31.359492 tramp-get-connection-property (7) # gateway nil
21:47:51.381383 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:47:51.381581 tramp-get-connection-property (7) # check-remote-echo nil
21:47:51.381702 tramp-get-connection-property (7) # check-remote-echo nil
21:47:51.381827 tramp-get-connection-property (7) # gateway nil
21:48:11.382550 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:48:11.382737 tramp-get-connection-property (7) # check-remote-echo nil
21:48:11.382853 tramp-get-connection-property (7) # check-remote-echo nil
21:48:11.382972 tramp-get-connection-property (7) # gateway nil
21:48:31.379825 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:48:31.380509 tramp-get-connection-property (7) # check-remote-echo nil
21:48:31.380736 tramp-get-connection-property (7) # check-remote-echo nil
21:48:31.381042 tramp-get-connection-property (7) # gateway nil
21:48:51.394846 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:48:51.395062 tramp-get-connection-property (7) # check-remote-echo nil
21:48:51.395633 tramp-get-connection-property (7) # check-remote-echo nil
21:48:51.396006 tramp-get-connection-property (7) # gateway nil
21:49:11.420417 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:49:11.420602 tramp-get-connection-property (7) # check-remote-echo nil
21:49:11.420716 tramp-get-connection-property (7) # check-remote-echo nil
21:49:11.420830 tramp-get-connection-property (7) # gateway nil
21:49:31.441032 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:49:31.441281 tramp-get-connection-property (7) # check-remote-echo nil
21:49:31.441436 tramp-get-connection-property (7) # check-remote-echo nil
21:49:31.441570 tramp-get-connection-property (7) # gateway nil
21:49:51.445368 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:49:51.445623 tramp-get-connection-property (7) # check-remote-echo nil
21:49:51.445740 tramp-get-connection-property (7) # check-remote-echo nil
21:49:51.445860 tramp-get-connection-property (7) # gateway nil
21:50:11.584254 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:50:11.585024 tramp-get-connection-property (7) # check-remote-echo nil
21:50:11.585171 tramp-get-connection-property (7) # check-remote-echo nil
21:50:11.585303 tramp-get-connection-property (7) # gateway nil
21:50:31.587412 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:50:31.587640 tramp-get-connection-property (7) # check-remote-echo nil
21:50:31.587766 tramp-get-connection-property (7) # check-remote-echo nil
21:50:31.587894 tramp-get-connection-property (7) # gateway nil
21:50:51.590086 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:50:51.590302 tramp-get-connection-property (7) # check-remote-echo nil
21:50:51.590431 tramp-get-connection-property (7) # check-remote-echo nil
21:50:51.590552 tramp-get-connection-property (7) # gateway nil
21:51:11.778722 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:51:11.779604 tramp-get-connection-property (7) # check-remote-echo nil
21:51:11.779730 tramp-get-connection-property (7) # check-remote-echo nil
21:51:11.779846 tramp-get-connection-property (7) # gateway nil
21:51:31.788292 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:51:31.788659 tramp-get-connection-property (7) # check-remote-echo nil
21:51:31.788886 tramp-get-connection-property (7) # check-remote-echo nil
21:51:31.789019 tramp-get-connection-property (7) # gateway nil
21:51:51.787379 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:51:51.787565 tramp-get-connection-property (7) # check-remote-echo nil
21:51:51.787678 tramp-get-connection-property (7) # check-remote-echo nil
21:51:51.787799 tramp-get-connection-property (7) # gateway nil
21:52:11.789715 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:52:11.789915 tramp-get-connection-property (7) # check-remote-echo nil
21:52:11.790036 tramp-get-connection-property (7) # check-remote-echo nil
21:52:11.790156 tramp-get-connection-property (7) # gateway nil
21:52:31.793874 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:52:31.794052 tramp-get-connection-property (7) # check-remote-echo nil
21:52:31.794163 tramp-get-connection-property (7) # check-remote-echo nil
21:52:31.794272 tramp-get-connection-property (7) # gateway nil
21:52:51.815228 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:52:51.815689 tramp-get-connection-property (7) # check-remote-echo nil
21:52:51.815826 tramp-get-connection-property (7) # check-remote-echo nil
21:52:51.815955 tramp-get-connection-property (7) # gateway nil
21:53:11.940894 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:53:11.941075 tramp-get-connection-property (7) # check-remote-echo nil
21:53:11.941198 tramp-get-connection-property (7) # check-remote-echo nil
21:53:11.941313 tramp-get-connection-property (7) # gateway nil
21:53:31.944817 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:53:31.945031 tramp-get-connection-property (7) # check-remote-echo nil
21:53:31.945158 tramp-get-connection-property (7) # check-remote-echo nil
21:53:31.945290 tramp-get-connection-property (7) # gateway nil
21:53:51.946230 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:53:51.946828 tramp-get-connection-property (7) # check-remote-echo nil
21:53:51.946993 tramp-get-connection-property (7) # check-remote-echo nil
21:53:51.947113 tramp-get-connection-property (7) # gateway nil
21:54:11.952169 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:54:11.952359 tramp-get-connection-property (7) # check-remote-echo nil
21:54:11.952484 tramp-get-connection-property (7) # check-remote-echo nil
21:54:11.952607 tramp-get-connection-property (7) # gateway nil
21:54:31.954626 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:54:31.954903 tramp-get-connection-property (7) # check-remote-echo nil
21:54:31.955027 tramp-get-connection-property (7) # check-remote-echo nil
21:54:31.955153 tramp-get-connection-property (7) # gateway nil
21:54:51.983250 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:54:51.983498 tramp-get-connection-property (7) # check-remote-echo nil
21:54:51.983647 tramp-get-connection-property (7) # check-remote-echo nil
21:54:51.983796 tramp-get-connection-property (7) # gateway nil
21:55:11.983285 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:55:11.983713 tramp-get-connection-property (7) # check-remote-echo nil
21:55:11.983884 tramp-get-connection-property (7) # check-remote-echo nil
21:55:11.984013 tramp-get-connection-property (7) # gateway nil
21:55:30.391921 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:55:30.392351 tramp-get-connection-property (7) # check-remote-echo nil
21:55:30.392862 tramp-get-connection-property (7) # check-remote-echo nil
21:55:30.393019 tramp-get-connection-property (7) # gateway nil
21:55:31.394302 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:55:31.394470 tramp-get-connection-property (7) # check-remote-echo nil
21:55:31.394583 tramp-get-connection-property (7) # check-remote-echo nil
21:55:31.394696 tramp-get-connection-property (7) # gateway nil
21:55:32.395316 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:55:32.395480 tramp-get-connection-property (7) # check-remote-echo nil
21:55:32.395597 tramp-get-connection-property (7) # check-remote-echo nil
21:55:32.395718 tramp-get-connection-property (7) # gateway nil
21:55:52.021337 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:55:52.021562 tramp-get-connection-property (7) # check-remote-echo nil
21:55:52.021682 tramp-get-connection-property (7) # check-remote-echo nil
21:55:52.022042 tramp-get-connection-property (7) # gateway nil
21:56:12.022919 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:56:12.023350 tramp-get-connection-property (7) # check-remote-echo nil
21:56:12.023517 tramp-get-connection-property (7) # check-remote-echo nil
21:56:12.023784 tramp-get-connection-property (7) # gateway nil
21:56:32.027315 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:56:32.027526 tramp-get-connection-property (7) # check-remote-echo nil
21:56:32.027654 tramp-get-connection-property (7) # check-remote-echo nil
21:56:32.027778 tramp-get-connection-property (7) # gateway nil
21:56:52.030083 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:56:52.030302 tramp-get-connection-property (7) # check-remote-echo nil
21:56:52.030419 tramp-get-connection-property (7) # check-remote-echo nil
21:56:52.030535 tramp-get-connection-property (7) # gateway nil
21:57:12.170375 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:57:12.170917 tramp-get-connection-property (7) # check-remote-echo nil
21:57:12.171322 tramp-get-connection-property (7) # check-remote-echo nil
21:57:12.171607 tramp-get-connection-property (7) # gateway nil
21:57:32.265884 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:57:32.267228 tramp-get-connection-property (7) # check-remote-echo nil
21:57:32.267588 tramp-get-connection-property (7) # check-remote-echo nil
21:57:32.267802 tramp-get-connection-property (7) # gateway nil
21:57:52.264272 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:57:52.264619 tramp-get-connection-property (7) # check-remote-echo nil
21:57:52.264744 tramp-get-connection-property (7) # check-remote-echo nil
21:57:52.264869 tramp-get-connection-property (7) # gateway nil
21:58:12.270110 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:58:12.270477 tramp-get-connection-property (7) # check-remote-echo nil
21:58:12.270905 tramp-get-connection-property (7) # check-remote-echo nil
21:58:12.271303 tramp-get-connection-property (7) # gateway nil
21:58:32.302754 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:58:32.302926 tramp-get-connection-property (7) # check-remote-echo nil
21:58:32.303051 tramp-get-connection-property (7) # check-remote-echo nil
21:58:32.303171 tramp-get-connection-property (7) # gateway nil
21:58:52.320911 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:58:52.321120 tramp-get-connection-property (7) # check-remote-echo nil
21:58:52.321232 tramp-get-connection-property (7) # check-remote-echo nil
21:58:52.321353 tramp-get-connection-property (7) # gateway nil
21:59:12.326364 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:59:12.326558 tramp-get-connection-property (7) # check-remote-echo nil
21:59:12.326674 tramp-get-connection-property (7) # check-remote-echo nil
21:59:12.326808 tramp-get-connection-property (7) # gateway nil
21:59:32.385995 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:59:32.386629 tramp-get-connection-property (7) # check-remote-echo nil
21:59:32.387004 tramp-get-connection-property (7) # check-remote-echo nil
21:59:32.387152 tramp-get-connection-property (7) # gateway nil
21:59:52.399554 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
21:59:52.399792 tramp-get-connection-property (7) # check-remote-echo nil
21:59:52.399911 tramp-get-connection-property (7) # check-remote-echo nil
21:59:52.400247 tramp-get-connection-property (7) # gateway nil
22:00:12.403696 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
22:00:12.403890 tramp-get-connection-property (7) # check-remote-echo nil
22:00:12.404018 tramp-get-connection-property (7) # check-remote-echo nil
22:00:12.404139 tramp-get-connection-property (7) # gateway nil
22:00:32.415119 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
22:00:32.415313 tramp-get-connection-property (7) # check-remote-echo nil
22:00:32.415429 tramp-get-connection-property (7) # check-remote-echo nil
22:00:32.415551 tramp-get-connection-property (7) # gateway nil
22:00:52.417819 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
22:00:52.418863 tramp-get-connection-property (7) # check-remote-echo nil
22:00:52.419034 tramp-get-connection-property (7) # check-remote-echo nil
22:00:52.419341 tramp-get-connection-property (7) # gateway nil
22:01:12.459543 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
22:01:12.461284 tramp-get-connection-property (7) # check-remote-echo nil
22:01:12.461585 tramp-get-connection-property (7) # check-remote-echo nil
22:01:12.461951 tramp-get-connection-property (7) # gateway nil
22:01:32.469977 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
22:01:32.470261 tramp-get-connection-property (7) # check-remote-echo nil
22:01:32.470409 tramp-get-connection-property (7) # check-remote-echo nil
22:01:32.471037 tramp-get-connection-property (7) # gateway nil
22:01:52.612617 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
22:01:52.612826 tramp-get-connection-property (7) # check-remote-echo nil
22:01:52.612954 tramp-get-connection-property (7) # check-remote-echo nil
22:01:52.613077 tramp-get-connection-property (7) # gateway nil
22:02:12.612978 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
22:02:12.613206 tramp-get-connection-property (7) # check-remote-echo nil
22:02:12.613321 tramp-get-connection-property (7) # check-remote-echo nil
22:02:12.613458 tramp-get-connection-property (7) # gateway nil
22:02:32.804830 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
22:02:32.805066 tramp-get-connection-property (7) # check-remote-echo nil
22:02:32.805183 tramp-get-connection-property (7) # check-remote-echo nil
22:02:32.805300 tramp-get-connection-property (7) # gateway nil
22:02:52.813507 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
22:02:52.813889 tramp-get-connection-property (7) # check-remote-echo nil
22:02:52.814195 tramp-get-connection-property (7) # check-remote-echo nil
22:02:52.814496 tramp-get-connection-property (7) # gateway nil
22:03:12.839381 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
22:03:12.839772 tramp-get-connection-property (7) # check-remote-echo nil
22:03:12.839899 tramp-get-connection-property (7) # check-remote-echo nil
22:03:12.840032 tramp-get-connection-property (7) # gateway nil
22:03:32.965755 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
22:03:32.966167 tramp-get-connection-property (7) # check-remote-echo nil
22:03:32.966342 tramp-get-connection-property (7) # check-remote-echo nil
22:03:32.966496 tramp-get-connection-property (7) # gateway nil
22:03:52.968128 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
22:03:52.968320 tramp-get-connection-property (7) # check-remote-echo nil
22:03:52.968448 tramp-get-connection-property (7) # check-remote-echo nil
22:03:52.968592 tramp-get-connection-property (7) # gateway nil
22:04:12.974701 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
22:04:12.974901 tramp-get-connection-property (7) # check-remote-echo nil
22:04:12.975017 tramp-get-connection-property (7) # check-remote-echo nil
22:04:12.975136 tramp-get-connection-property (7) # gateway nil
22:04:32.975134 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
22:04:32.975330 tramp-get-connection-property (7) # check-remote-echo nil
22:04:32.975444 tramp-get-connection-property (7) # check-remote-echo nil
22:04:32.975562 tramp-get-connection-property (7) # gateway nil
22:04:52.977583 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
22:04:52.977826 tramp-get-connection-property (7) # check-remote-echo nil
22:04:52.977938 tramp-get-connection-property (7) # check-remote-echo nil
22:04:52.978065 tramp-get-connection-property (7) # gateway nil
22:05:13.005492 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
22:05:13.005683 tramp-get-connection-property (7) # check-remote-echo nil
22:05:13.005805 tramp-get-connection-property (7) # check-remote-echo nil
22:05:13.005928 tramp-get-connection-property (7) # gateway nil
22:05:33.006318 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
22:05:33.006529 tramp-get-connection-property (7) # check-remote-echo nil
22:05:33.006652 tramp-get-connection-property (7) # check-remote-echo nil
22:05:33.006816 tramp-get-connection-property (7) # gateway nil
22:05:53.005488 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
22:05:53.005750 tramp-get-connection-property (7) # check-remote-echo nil
22:05:53.005874 tramp-get-connection-property (7) # check-remote-echo nil
22:05:53.006074 tramp-get-connection-property (7) # gateway nil
22:06:09.590052 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
22:06:09.590238 tramp-get-connection-property (7) # check-remote-echo nil
22:06:09.590352 tramp-get-connection-property (7) # check-remote-echo nil
22:06:09.590819 tramp-get-connection-property (7) # gateway nil
22:06:13.004896 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
22:06:13.005173 tramp-get-connection-property (7) # check-remote-echo nil
22:06:13.006202 tramp-get-connection-property (7) # check-remote-echo nil
22:06:13.006416 tramp-get-connection-property (7) # gateway nil
22:06:27.150885 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
22:06:27.155384 tramp-get-connection-property (7) # check-remote-echo nil
22:06:27.155543 tramp-get-connection-property (7) # check-remote-echo nil
22:06:27.155665 tramp-get-connection-property (7) # gateway nil
22:06:28.156322 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
22:06:28.156529 tramp-get-connection-property (7) # check-remote-echo nil
22:06:28.156655 tramp-get-connection-property (7) # check-remote-echo nil
22:06:28.156797 tramp-get-connection-property (7) # gateway nil
22:06:33.022751 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
22:06:33.022948 tramp-get-connection-property (7) # check-remote-echo nil
22:06:33.023066 tramp-get-connection-property (7) # check-remote-echo nil
22:06:33.023189 tramp-get-connection-property (7) # gateway nil
22:06:53.022964 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
22:06:53.023194 tramp-get-connection-property (7) # check-remote-echo nil
22:06:53.023363 tramp-get-connection-property (7) # check-remote-echo nil
22:06:53.023490 tramp-get-connection-property (7) # gateway nil
22:07:13.046883 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
22:07:13.047100 tramp-get-connection-property (7) # check-remote-echo nil
22:07:13.047257 tramp-get-connection-property (7) # check-remote-echo nil
22:07:13.047393 tramp-get-connection-property (7) # gateway nil
22:07:33.050129 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
22:07:33.050340 tramp-get-connection-property (7) # check-remote-echo nil
22:07:33.050466 tramp-get-connection-property (7) # check-remote-echo nil
22:07:33.050586 tramp-get-connection-property (7) # gateway nil
22:07:53.051881 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
22:07:53.052092 tramp-get-connection-property (7) # check-remote-echo nil
22:07:53.052215 tramp-get-connection-property (7) # check-remote-echo nil
22:07:53.052368 tramp-get-connection-property (7) # gateway nil
22:08:13.052829 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
22:08:13.053053 tramp-get-connection-property (7) # check-remote-echo nil
22:08:13.053179 tramp-get-connection-property (7) # check-remote-echo nil
22:08:13.053307 tramp-get-connection-property (7) # gateway nil
22:08:33.196432 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
22:08:33.196935 tramp-get-connection-property (7) # check-remote-echo nil
22:08:33.197439 tramp-get-connection-property (7) # check-remote-echo nil
22:08:33.197846 tramp-get-connection-property (7) # gateway nil
22:08:53.288759 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
22:08:53.288965 tramp-get-connection-property (7) # check-remote-echo nil
22:08:53.289244 tramp-get-connection-property (7) # check-remote-echo nil
22:08:53.289388 tramp-get-connection-property (7) # gateway nil
22:09:13.290579 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
22:09:13.290772 tramp-get-connection-property (7) # check-remote-echo nil
22:09:13.291061 tramp-get-connection-property (7) # check-remote-echo nil
22:09:13.291189 tramp-get-connection-property (7) # gateway nil
22:09:33.294619 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
22:09:33.295244 tramp-get-connection-property (7) # check-remote-echo nil
22:09:33.295437 tramp-get-connection-property (7) # check-remote-echo nil
22:09:33.295581 tramp-get-connection-property (7) # gateway nil
22:09:53.331582 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
22:09:53.332307 tramp-get-connection-property (7) # check-remote-echo nil
22:09:53.333647 tramp-get-connection-property (7) # check-remote-echo nil
22:09:53.333797 tramp-get-connection-property (7) # gateway nil
22:10:13.333972 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
22:10:13.334994 tramp-get-connection-property (7) # check-remote-echo nil
22:10:13.336078 tramp-get-connection-property (7) # check-remote-echo nil
22:10:13.336256 tramp-get-connection-property (7) # gateway nil
22:10:33.355357 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
22:10:33.355748 tramp-get-connection-property (7) # check-remote-echo nil
22:10:33.357270 tramp-get-connection-property (7) # check-remote-echo nil
22:10:33.357410 tramp-get-connection-property (7) # gateway nil
22:10:53.407962 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
22:10:53.409053 tramp-get-connection-property (7) # check-remote-echo nil
22:10:53.410848 tramp-get-connection-property (7) # check-remote-echo nil
22:10:53.438906 tramp-get-connection-property (7) # gateway nil
22:11:13.412177 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
22:11:13.412631 tramp-get-connection-property (7) # check-remote-echo nil
22:11:13.412813 tramp-get-connection-property (7) # check-remote-echo nil
22:11:13.413044 tramp-get-connection-property (7) # gateway nil
22:11:33.431141 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
22:11:33.432633 tramp-get-connection-property (7) # check-remote-echo nil
22:11:33.432893 tramp-get-connection-property (7) # check-remote-echo nil
22:11:33.433084 tramp-get-connection-property (7) # gateway nil
22:11:53.433297 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
22:11:53.433474 tramp-get-connection-property (7) # check-remote-echo nil
22:11:53.433584 tramp-get-connection-property (7) # check-remote-echo nil
22:11:53.433699 tramp-get-connection-property (7) # gateway nil
22:12:13.443265 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
22:12:13.443633 tramp-get-connection-property (7) # check-remote-echo nil
22:12:13.443808 tramp-get-connection-property (7) # check-remote-echo nil
22:12:13.443948 tramp-get-connection-property (7) # gateway nil
22:12:33.444590 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
22:12:33.446406 tramp-get-connection-property (7) # check-remote-echo nil
22:12:33.446990 tramp-get-connection-property (7) # check-remote-echo nil
22:12:33.447159 tramp-get-connection-property (7) # gateway nil
22:12:53.473719 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
22:12:53.474011 tramp-get-connection-property (7) # check-remote-echo nil
22:12:53.474136 tramp-get-connection-property (7) # check-remote-echo nil
22:12:53.474259 tramp-get-connection-property (7) # gateway nil
22:13:13.496352 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
22:13:13.499198 tramp-get-connection-property (7) # check-remote-echo nil
22:13:13.500213 tramp-get-connection-property (7) # check-remote-echo nil
22:13:13.502248 tramp-get-connection-property (7) # gateway nil
22:13:33.639353 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
22:13:33.639874 tramp-get-connection-property (7) # check-remote-echo nil
22:13:33.640084 tramp-get-connection-property (7) # check-remote-echo nil
22:13:33.640204 tramp-get-connection-property (7) # gateway nil
22:13:53.828390 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
22:13:53.828585 tramp-get-connection-property (7) # check-remote-echo nil
22:13:53.828700 tramp-get-connection-property (7) # check-remote-echo nil
22:13:53.828818 tramp-get-connection-property (7) # gateway nil
22:14:13.840076 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
22:14:13.840269 tramp-get-connection-property (7) # check-remote-echo nil
22:14:13.840647 tramp-get-connection-property (7) # check-remote-echo nil
22:14:13.840996 tramp-get-connection-property (7) # gateway nil
22:14:33.864432 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
22:14:33.864721 tramp-get-connection-property (7) # check-remote-echo nil
22:14:33.864846 tramp-get-connection-property (7) # check-remote-echo nil
22:14:33.864969 tramp-get-connection-property (7) # gateway nil
22:14:53.988504 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
22:14:53.988889 tramp-get-connection-property (7) # check-remote-echo nil
22:14:53.989025 tramp-get-connection-property (7) # check-remote-echo nil
22:14:53.989138 tramp-get-connection-property (7) # gateway nil
22:15:13.990060 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
22:15:13.990299 tramp-get-connection-property (7) # check-remote-echo nil
22:15:13.990576 tramp-get-connection-property (7) # check-remote-echo nil
22:15:13.990805 tramp-get-connection-property (7) # gateway nil
22:15:33.993682 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
22:15:33.993875 tramp-get-connection-property (7) # check-remote-echo nil
22:15:33.993996 tramp-get-connection-property (7) # check-remote-echo nil
22:15:33.994117 tramp-get-connection-property (7) # gateway nil
22:15:54.002359 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
22:15:54.003057 tramp-get-connection-property (7) # check-remote-echo nil
22:15:54.003198 tramp-get-connection-property (7) # check-remote-echo nil
22:15:54.003325 tramp-get-connection-property (7) # gateway nil
22:16:14.004520 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
22:16:14.004721 tramp-get-connection-property (7) # check-remote-echo nil
22:16:14.004851 tramp-get-connection-property (7) # check-remote-echo nil
22:16:14.004973 tramp-get-connection-property (7) # gateway nil
22:16:34.031145 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
22:16:34.031475 tramp-get-connection-property (7) # check-remote-echo nil
22:16:34.031596 tramp-get-connection-property (7) # check-remote-echo nil
22:16:34.031721 tramp-get-connection-property (7) # gateway nil
22:16:54.047423 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
22:16:54.047917 tramp-get-connection-property (7) # check-remote-echo nil
22:16:54.048137 tramp-get-connection-property (7) # check-remote-echo nil
22:16:54.048324 tramp-get-connection-property (7) # gateway nil
22:17:14.069509 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
22:17:14.069765 tramp-get-connection-property (7) # check-remote-echo nil
22:17:14.069916 tramp-get-connection-property (7) # check-remote-echo nil
22:17:14.070070 tramp-get-connection-property (7) # gateway nil
22:17:34.073354 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
22:17:34.073578 tramp-get-connection-property (7) # check-remote-echo nil
22:17:34.073698 tramp-get-connection-property (7) # check-remote-echo nil
22:17:34.073837 tramp-get-connection-property (7) # gateway nil
22:17:54.076250 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
22:17:54.076444 tramp-get-connection-property (7) # check-remote-echo nil
22:17:54.076568 tramp-get-connection-property (7) # check-remote-echo nil
22:17:54.076709 tramp-get-connection-property (7) # gateway nil
22:18:14.216942 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
22:18:14.217299 tramp-get-connection-property (7) # check-remote-echo nil
22:18:14.217428 tramp-get-connection-property (7) # check-remote-echo nil
22:18:14.217887 tramp-get-connection-property (7) # gateway nil
22:18:34.218896 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
22:18:34.220171 tramp-get-connection-property (7) # check-remote-echo nil
22:18:34.220417 tramp-get-connection-property (7) # check-remote-echo nil
22:18:34.220662 tramp-get-connection-property (7) # gateway nil
22:18:54.312176 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
22:18:54.313192 tramp-get-connection-property (7) # check-remote-echo nil
22:18:54.313559 tramp-get-connection-property (7) # check-remote-echo nil
22:18:54.313690 tramp-get-connection-property (7) # gateway nil
22:19:14.312412 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
22:19:14.312716 tramp-get-connection-property (7) # check-remote-echo nil
22:19:14.312994 tramp-get-connection-property (7) # check-remote-echo nil
22:19:14.313306 tramp-get-connection-property (7) # gateway nil
22:19:34.309087 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
22:19:34.309279 tramp-get-connection-property (7) # check-remote-echo nil
22:19:34.309427 tramp-get-connection-property (7) # check-remote-echo nil
22:19:34.309550 tramp-get-connection-property (7) # gateway nil
22:19:54.314084 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
22:19:54.314473 tramp-get-connection-property (7) # check-remote-echo nil
22:19:54.314611 tramp-get-connection-property (7) # check-remote-echo nil
22:19:54.314734 tramp-get-connection-property (7) # gateway nil
22:20:14.319478 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
22:20:14.319688 tramp-get-connection-property (7) # check-remote-echo nil
22:20:14.319808 tramp-get-connection-property (7) # check-remote-echo nil
22:20:14.319926 tramp-get-connection-property (7) # gateway nil
22:20:34.320266 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
22:20:34.320832 tramp-get-connection-property (7) # check-remote-echo nil
22:20:34.320978 tramp-get-connection-property (7) # check-remote-echo nil
22:20:34.321104 tramp-get-connection-property (7) # gateway nil
22:20:54.323801 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
22:20:54.324664 tramp-get-connection-property (7) # check-remote-echo nil
22:20:54.325104 tramp-get-connection-property (7) # check-remote-echo nil
22:20:54.326113 tramp-get-connection-property (7) # gateway nil
22:21:14.358818 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
22:21:14.358995 tramp-get-connection-property (7) # check-remote-echo nil
22:21:14.359113 tramp-get-connection-property (7) # check-remote-echo nil
22:21:14.359283 tramp-get-connection-property (7) # gateway nil
22:21:34.357260 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
22:21:34.359381 tramp-get-connection-property (7) # check-remote-echo nil
22:21:34.359534 tramp-get-connection-property (7) # check-remote-echo nil
22:21:34.359665 tramp-get-connection-property (7) # gateway nil
22:21:54.381256 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
22:21:54.381466 tramp-get-connection-property (7) # check-remote-echo nil
22:21:54.382352 tramp-get-connection-property (7) # check-remote-echo nil
22:21:54.382533 tramp-get-connection-property (7) # gateway nil
22:22:14.432731 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
22:22:14.435045 tramp-get-connection-property (7) # check-remote-echo nil
22:22:14.435231 tramp-get-connection-property (7) # check-remote-echo nil
22:22:14.435379 tramp-get-connection-property (7) # gateway nil
22:22:34.433692 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
22:22:34.433874 tramp-get-connection-property (7) # check-remote-echo nil
22:22:34.433984 tramp-get-connection-property (7) # check-remote-echo nil
22:22:34.436116 tramp-get-connection-property (7) # gateway nil
22:22:54.456520 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
22:22:54.457375 tramp-get-connection-property (7) # check-remote-echo nil
22:22:54.457767 tramp-get-connection-property (7) # check-remote-echo nil
22:22:54.458037 tramp-get-connection-property (7) # gateway nil
22:23:14.457299 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
22:23:14.457575 tramp-get-connection-property (7) # check-remote-echo nil
22:23:14.457707 tramp-get-connection-property (7) # check-remote-echo nil
22:23:14.457840 tramp-get-connection-property (7) # gateway nil
22:23:34.467309 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
22:23:34.470725 tramp-get-connection-property (7) # check-remote-echo nil
22:23:34.471205 tramp-get-connection-property (7) # check-remote-echo nil
22:23:34.471359 tramp-get-connection-property (7) # gateway nil
22:23:54.494532 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
22:23:54.495316 tramp-get-connection-property (7) # check-remote-echo nil
22:23:54.495450 tramp-get-connection-property (7) # check-remote-echo nil
22:23:54.495572 tramp-get-connection-property (7) # gateway nil
22:24:14.496237 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
22:24:14.497430 tramp-get-connection-property (7) # check-remote-echo nil
22:24:14.498036 tramp-get-connection-property (7) # check-remote-echo nil
22:24:14.498182 tramp-get-connection-property (7) # gateway nil
22:24:34.521339 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
22:24:34.521704 tramp-get-connection-property (7) # check-remote-echo nil
22:24:34.521966 tramp-get-connection-property (7) # check-remote-echo nil
22:24:34.522140 tramp-get-connection-property (7) # gateway nil
22:24:54.522749 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
22:24:54.523106 tramp-get-connection-property (7) # check-remote-echo nil
22:24:54.523628 tramp-get-connection-property (7) # check-remote-echo nil
22:24:54.523890 tramp-get-connection-property (7) # gateway nil
22:25:14.664470 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
22:25:14.664878 tramp-get-connection-property (7) # check-remote-echo nil
22:25:14.665014 tramp-get-connection-property (7) # check-remote-echo nil
22:25:14.665154 tramp-get-connection-property (7) # gateway nil
22:25:34.853980 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
22:25:34.854271 tramp-get-connection-property (7) # check-remote-echo nil
22:25:34.854388 tramp-get-connection-property (7) # check-remote-echo nil
22:25:34.854500 tramp-get-connection-property (7) # gateway nil
22:25:54.855816 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
22:25:54.856003 tramp-get-connection-property (7) # check-remote-echo nil
22:25:54.856125 tramp-get-connection-property (7) # check-remote-echo nil
22:25:54.856257 tramp-get-connection-property (7) # gateway nil
22:26:14.854808 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
22:26:14.854990 tramp-get-connection-property (7) # check-remote-echo nil
22:26:14.855101 tramp-get-connection-property (7) # check-remote-echo nil
22:26:14.855219 tramp-get-connection-property (7) # gateway nil
22:26:34.867202 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
22:26:34.867391 tramp-get-connection-property (7) # check-remote-echo nil
22:26:34.867512 tramp-get-connection-property (7) # check-remote-echo nil
22:26:34.867634 tramp-get-connection-property (7) # gateway nil
22:26:50.773018 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
22:26:50.773415 tramp-get-connection-property (7) # check-remote-echo nil
22:26:50.773539 tramp-get-connection-property (7) # check-remote-echo nil
22:26:50.773671 tramp-get-connection-property (7) # gateway nil
22:26:51.774321 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
22:26:51.774487 tramp-get-connection-property (7) # check-remote-echo nil
22:26:51.774597 tramp-get-connection-property (7) # check-remote-echo nil
22:26:51.774707 tramp-get-connection-property (7) # gateway nil
22:26:54.891977 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
22:26:54.892222 tramp-get-connection-property (7) # check-remote-echo nil
22:26:54.892368 tramp-get-connection-property (7) # check-remote-echo nil
22:26:54.892537 tramp-get-connection-property (7) # gateway nil
22:27:15.018247 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
22:27:15.018429 tramp-get-connection-property (7) # check-remote-echo nil
22:27:15.018546 tramp-get-connection-property (7) # check-remote-echo nil
22:27:15.018713 tramp-get-connection-property (7) # gateway nil
22:27:35.019225 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
22:27:35.019412 tramp-get-connection-property (7) # check-remote-echo nil
22:27:35.019531 tramp-get-connection-property (7) # check-remote-echo nil
22:27:35.019646 tramp-get-connection-property (7) # gateway nil
22:27:55.028477 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
22:27:55.028878 tramp-get-connection-property (7) # check-remote-echo nil
22:27:55.028998 tramp-get-connection-property (7) # check-remote-echo nil
22:27:55.029115 tramp-get-connection-property (7) # gateway nil
22:28:15.056127 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
22:28:15.056770 tramp-get-connection-property (7) # check-remote-echo nil
22:28:15.056901 tramp-get-connection-property (7) # check-remote-echo nil
22:28:15.057031 tramp-get-connection-property (7) # gateway nil
22:28:35.054803 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
22:28:35.055006 tramp-get-connection-property (7) # check-remote-echo nil
22:28:35.055121 tramp-get-connection-property (7) # check-remote-echo nil
22:28:35.055250 tramp-get-connection-property (7) # gateway nil
22:28:55.056400 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
22:28:55.056640 tramp-get-connection-property (7) # check-remote-echo nil
22:28:55.056781 tramp-get-connection-property (7) # check-remote-echo nil
22:28:55.057221 tramp-get-connection-property (7) # gateway nil
22:29:15.059162 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
22:29:15.059829 tramp-get-connection-property (7) # check-remote-echo nil
22:29:15.059992 tramp-get-connection-property (7) # check-remote-echo nil
22:29:15.060113 tramp-get-connection-property (7) # gateway nil
22:29:35.058967 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
22:29:35.059376 tramp-get-connection-property (7) # check-remote-echo nil
22:29:35.059503 tramp-get-connection-property (7) # check-remote-echo nil
22:29:35.059882 tramp-get-connection-property (7) # gateway nil
22:29:55.073492 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
22:29:55.074155 tramp-get-connection-property (7) # check-remote-echo nil
22:29:55.074514 tramp-get-connection-property (7) # check-remote-echo nil
22:29:55.074696 tramp-get-connection-property (7) # gateway nil
22:30:15.074255 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
22:30:15.075049 tramp-get-connection-property (7) # check-remote-echo nil
22:30:15.075220 tramp-get-connection-property (7) # check-remote-echo nil
22:30:15.075353 tramp-get-connection-property (7) # gateway nil
22:30:35.099928 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
22:30:35.100192 tramp-get-connection-property (7) # check-remote-echo nil
22:30:35.100335 tramp-get-connection-property (7) # check-remote-echo nil
22:30:35.100483 tramp-get-connection-property (7) # gateway nil
22:30:55.105441 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
22:30:55.105648 tramp-get-connection-property (7) # check-remote-echo nil
22:30:55.105768 tramp-get-connection-property (7) # check-remote-echo nil
22:30:55.105892 tramp-get-connection-property (7) # gateway nil
22:31:15.245963 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
22:31:15.246177 tramp-get-connection-property (7) # check-remote-echo nil
22:31:15.246878 tramp-get-connection-property (7) # check-remote-echo nil
22:31:15.248165 tramp-get-connection-property (7) # gateway nil
22:31:35.344378 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
22:31:35.344554 tramp-get-connection-property (7) # check-remote-echo nil
22:31:35.344687 tramp-get-connection-property (7) # check-remote-echo nil
22:31:35.344801 tramp-get-connection-property (7) # gateway nil
22:31:55.341447 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
22:31:55.341638 tramp-get-connection-property (7) # check-remote-echo nil
22:31:55.341768 tramp-get-connection-property (7) # check-remote-echo nil
22:31:55.341888 tramp-get-connection-property (7) # gateway nil
22:32:15.348629 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
22:32:15.349833 tramp-get-connection-property (7) # check-remote-echo nil
22:32:15.350791 tramp-get-connection-property (7) # check-remote-echo nil
22:32:15.350940 tramp-get-connection-property (7) # gateway nil
22:32:35.348655 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
22:32:35.349255 tramp-get-connection-property (7) # check-remote-echo nil
22:32:35.349375 tramp-get-connection-property (7) # check-remote-echo nil
22:32:35.349490 tramp-get-connection-property (7) # gateway nil
22:32:45.669026 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
22:32:45.669216 tramp-get-connection-property (7) # check-remote-echo nil
22:32:45.669337 tramp-get-connection-property (7) # check-remote-echo nil
22:32:45.669756 tramp-get-connection-property (7) # gateway nil
22:32:46.670468 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
22:32:46.670633 tramp-get-connection-property (7) # check-remote-echo nil
22:32:46.670744 tramp-get-connection-property (7) # check-remote-echo nil
22:32:46.670860 tramp-get-connection-property (7) # gateway nil
22:32:55.385549 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
22:32:55.387341 tramp-get-connection-property (7) # check-remote-echo nil
22:32:55.388489 tramp-get-connection-property (7) # check-remote-echo nil
22:32:55.388642 tramp-get-connection-property (7) # gateway nil
22:32:56.389534 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
22:32:56.389712 tramp-get-connection-property (7) # check-remote-echo nil
22:32:56.389824 tramp-get-connection-property (7) # check-remote-echo nil
22:32:56.389935 tramp-get-connection-property (7) # gateway nil
22:33:15.385871 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
22:33:15.386187 tramp-get-connection-property (7) # check-remote-echo nil
22:33:15.386306 tramp-get-connection-property (7) # check-remote-echo nil
22:33:15.386441 tramp-get-connection-property (7) # gateway nil
22:33:35.407763 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
22:33:35.408667 tramp-get-connection-property (7) # check-remote-echo nil
22:33:35.408832 tramp-get-connection-property (7) # check-remote-echo nil
22:33:35.408958 tramp-get-connection-property (7) # gateway nil
22:33:55.404465 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
22:33:55.404669 tramp-get-connection-property (7) # check-remote-echo nil
22:33:55.404795 tramp-get-connection-property (7) # check-remote-echo nil
22:33:55.404916 tramp-get-connection-property (7) # gateway nil
22:34:15.458620 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
22:34:15.458824 tramp-get-connection-property (7) # check-remote-echo nil
22:34:15.458952 tramp-get-connection-property (7) # check-remote-echo nil
22:34:15.459091 tramp-get-connection-property (7) # gateway nil
22:34:35.456497 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
22:34:35.456675 tramp-get-connection-property (7) # check-remote-echo nil
22:34:35.460558 tramp-get-connection-property (7) # check-remote-echo nil
22:34:35.460768 tramp-get-connection-property (7) # gateway nil
22:34:55.476691 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
22:34:55.477828 tramp-get-connection-property (7) # check-remote-echo nil
22:34:55.478525 tramp-get-connection-property (7) # check-remote-echo nil
22:34:55.478688 tramp-get-connection-property (7) # gateway nil
22:35:15.478993 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
22:35:15.479178 tramp-get-connection-property (7) # check-remote-echo nil
22:35:15.479291 tramp-get-connection-property (7) # check-remote-echo nil
22:35:15.479408 tramp-get-connection-property (7) # gateway nil
22:35:35.506089 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
22:35:35.506361 tramp-get-connection-property (7) # check-remote-echo nil
22:35:35.506506 tramp-get-connection-property (7) # check-remote-echo nil
22:35:35.506625 tramp-get-connection-property (7) # gateway nil
22:35:55.493624 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
22:35:55.494041 tramp-get-connection-property (7) # check-remote-echo nil
22:35:55.495087 tramp-get-connection-property (7) # check-remote-echo nil
22:35:55.495277 tramp-get-connection-property (7) # gateway nil
22:36:15.521737 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
22:36:15.521938 tramp-get-connection-property (7) # check-remote-echo nil
22:36:15.523316 tramp-get-connection-property (7) # check-remote-echo nil
22:36:15.523810 tramp-get-connection-property (7) # gateway nil
22:36:35.527222 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
22:36:35.527402 tramp-get-connection-property (7) # check-remote-echo nil
22:36:35.527512 tramp-get-connection-property (7) # check-remote-echo nil
22:36:35.527625 tramp-get-connection-property (7) # gateway nil
22:36:55.555468 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
22:36:55.555676 tramp-get-connection-property (7) # check-remote-echo nil
22:36:55.555799 tramp-get-connection-property (7) # check-remote-echo nil
22:36:55.555922 tramp-get-connection-property (7) # gateway nil
22:37:15.698060 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
22:37:15.698238 tramp-get-connection-property (7) # check-remote-echo nil
22:37:15.698352 tramp-get-connection-property (7) # check-remote-echo nil
22:37:15.698466 tramp-get-connection-property (7) # gateway nil
22:37:35.698664 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
22:37:35.699205 tramp-get-connection-property (7) # check-remote-echo nil
22:37:35.699335 tramp-get-connection-property (7) # check-remote-echo nil
22:37:35.699476 tramp-get-connection-property (7) # gateway nil
22:37:55.879866 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
22:37:55.880917 tramp-get-connection-property (7) # check-remote-echo nil
22:37:55.881043 tramp-get-connection-property (7) # check-remote-echo nil
22:37:55.881174 tramp-get-connection-property (7) # gateway nil
22:38:15.890109 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
22:38:15.890422 tramp-get-connection-property (7) # check-remote-echo nil
22:38:15.890813 tramp-get-connection-property (7) # check-remote-echo nil
22:38:15.890974 tramp-get-connection-property (7) # gateway nil
22:38:35.891763 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
22:38:35.892418 tramp-get-connection-property (7) # check-remote-echo nil
22:38:35.892568 tramp-get-connection-property (7) # check-remote-echo nil
22:38:35.892689 tramp-get-connection-property (7) # gateway nil
22:38:55.892238 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
22:38:55.892424 tramp-get-connection-property (7) # check-remote-echo nil
22:38:55.892548 tramp-get-connection-property (7) # check-remote-echo nil
22:38:55.892782 tramp-get-connection-property (7) # gateway nil
22:39:15.916667 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
22:39:15.917287 tramp-get-connection-property (7) # check-remote-echo nil
22:39:15.917428 tramp-get-connection-property (7) # check-remote-echo nil
22:39:15.917739 tramp-get-connection-property (7) # gateway nil
22:39:21.826592 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
22:39:21.826820 tramp-get-connection-property (7) # check-remote-echo nil
22:39:21.826963 tramp-get-connection-property (7) # check-remote-echo nil
22:39:21.827100 tramp-get-connection-property (7) # gateway nil
22:39:22.829789 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
22:39:22.829977 tramp-get-connection-property (7) # check-remote-echo nil
22:39:22.830099 tramp-get-connection-property (7) # check-remote-echo nil
22:39:22.830231 tramp-get-connection-property (7) # gateway nil
22:39:23.835152 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
22:39:23.835326 tramp-get-connection-property (7) # check-remote-echo nil
22:39:23.835435 tramp-get-connection-property (7) # check-remote-echo nil
22:39:23.835548 tramp-get-connection-property (7) # gateway nil
22:39:28.138028 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a
22:39:28.142125 tramp-get-connection-property (7) # check-remote-echo nil
22:39:28.142575 tramp-get-connection-property (7) # check-remote-echo nil
22:39:28.142793 tramp-get-connection-property (7) # gateway nil
22:39:37.692347 tramp-get-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T file-truename nil
22:39:37.692489 tramp-flush-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T
22:39:37.692612 tramp-get-file-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA file-truename nil
22:39:37.692728 tramp-flush-directory-property (8) # /private/var/folders/ys/pmyf4b5d58db2y7h89tx0wkm0000gn/T/tramp-test73484_yA
22:39:37.692943 tramp-get-connection-property (7) # process-name nil
22:39:37.693057 tramp-get-connection-property (7) # process-name nil
22:39:37.693164 tramp-get-connection-property (7) # process-buffer nil
22:39:37.693279 tramp-get-connection-property (7) # last-cmd-time (22125 54410 645353 0)
22:39:37.693399 tramp-get-connection-property (7) # process-name nil
22:39:37.693508 tramp-get-connection-property (7) # remote-echo nil
22:39:37.693610 tramp-send-command (6) # echo are you awake
22:39:37.693724 tramp-get-connection-property (7) # process-name nil
22:39:37.693839 tramp-get-connection-property (7) # chunksize 0
22:39:37.693956 tramp-set-connection-property (7) # last-cmd-time (22125 58777 693923 0)
22:39:37.694081 tramp-send-string (10) # echo are you awake
22:39:37.694197 tramp-get-connection-property (7) # process-buffer nil
22:39:37.694345 tramp-get-connection-property (7) # check-remote-echo nil
22:39:37.694452 tramp-get-connection-property (7) # check-remote-echo nil
22:39:37.694580 tramp-get-connection-property (7) # gateway nil
22:39:37.695778 tramp-accept-process-output (10) # *tramp/mock macpro.lan* run *tramp/mock macpro.lan*
\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a\a
22:39:37.695948 tramp-get-connection-property (7) # check-remote-echo nil
22:39:37.696067 tramp-get-connection-property (7) # check-remote-echo nil
22:39:37.696185 tramp-get-connection-property (7) # gateway nil
22:39:37.764779 tramp-get-connection-property (7) # process-buffer nil

^ permalink raw reply	[flat|nested] 66+ messages in thread

* bug#22145: 25.0.50; tramp and auto-revert tests hang on OS X
  2015-12-13 21:44           ` Anders Lindgren
@ 2015-12-15 11:33             ` Michael Albinus
  2015-12-15 19:56               ` Anders Lindgren
  0 siblings, 1 reply; 66+ messages in thread
From: Michael Albinus @ 2015-12-15 11:33 UTC (permalink / raw)
  To: Anders Lindgren; +Cc: 22145

Anders Lindgren <andlind@gmail.com> writes:

> Hi!

Hi Anders,

> When executing the command line in a shell window, they terminate
> immediately without any output. Also, this is the case when running
> the individual `test' commands.
>
> I mananged to get the "m" command working by placing the point on the
> "Q" in the ert status line, I have attached the result.

Thanks. The ^G output starts after the same command we have discussed
last time, it is not due to your interruption. Likely, the remote
machine rings the bell in order to tell us something. Hmm.

However, the full traces show at least two problems during the
connection initialization:

> 21:26:49.079747 tramp-open-connection-setup-interactive-shell (5) # Setting coding system to ‘utf-8’ and ‘utf-8-unix’

This shows the settings for `process-coding-system'. The encoding
setting shall not use unix eol conversion.

> 21:26:49.196018 tramp-send-command (6) # stty -a
> 21:26:49.200446 tramp-wait-for-regexp (6) # 
> speed 9600 baud; 0 rows; 0 columns;
> lflags: icanon isig iexten -echo echoe -echok echoke -echonl echoctl
> 	-echoprt -altwerase -noflsh -tostop -flusho -pendin -nokerninfo
> 	-extproc
> iflags: -istrip icrnl -inlcr -igncr ixon -ixoff ixany imaxbel -iutf8
> 	-ignbrk brkint -inpck -ignpar -parmrk
> oflags: opost -onlcr -oxtabs -onocr -onlret
> cflags: cread cs8 -parenb -parodd hupcl -clocal -cstopb -crtscts -dsrflow
> 	-dtrflow -mdmbuf
> cchars: discard = ^O; dsusp = ^Y; eof = ^D; eol = <undef>;
> 	eol2 = <undef>; erase = ^H; intr = ^C; kill = ^U; lnext = ^V;
> 	min = 1; quit = ^\; reprint = ^R; start = ^Q; status = ^T;
> 	stop = ^S; susp = ^Z; time = 0; werase = ^W;

As you see, stty uses -iutf8. Don't know, whether this results in
problems. What's the output of "stty -a" in your terminal?

I have committed a patch to the emacs-25 branch, which shall set the
process encoding to `utf-8-mac'. Could you, pls, check? In case it
doesn't work, pls send the whole traces again that I can check whether
the patch did apply correctly (I cannot test on OS X). If not, we could
try to change tty settings.

> -- Anders

Best regards, Michael.





^ permalink raw reply	[flat|nested] 66+ messages in thread

* bug#22145: 25.0.50; tramp and auto-revert tests hang on OS X
  2015-12-15 11:33             ` Michael Albinus
@ 2015-12-15 19:56               ` Anders Lindgren
  2015-12-15 22:57                 ` Michael Albinus
  0 siblings, 1 reply; 66+ messages in thread
From: Anders Lindgren @ 2015-12-15 19:56 UTC (permalink / raw)
  To: Michael Albinus; +Cc: 22145


[-- Attachment #1.1: Type: text/plain, Size: 1235 bytes --]

Hi,

As you see, stty uses -iutf8. Don't know, whether this results in
> problems. What's the output of "stty -a" in your terminal?
>

speed 9600 baud; 24 rows; 80 columns;
lflags: icanon isig iexten echo echoe -echok echoke -echonl echoctl
-echoprt -altwerase -noflsh -tostop -flusho pendin -nokerninfo
-extproc
iflags: -istrip icrnl -inlcr -igncr ixon -ixoff ixany imaxbel iutf8
-ignbrk brkint -inpck -ignpar -parmrk
oflags: opost onlcr -oxtabs -onocr -onlret
cflags: cread cs8 -parenb -parodd hupcl -clocal -cstopb -crtscts -dsrflow
-dtrflow -mdmbuf
cchars: discard = ^O; dsusp = ^Y; eof = ^D; eol = <undef>;
eol2 = <undef>; erase = ^?; intr = ^C; kill = ^U; lnext = ^V;
min = 1; quit = ^\; reprint = ^R; start = ^Q; status = ^T;
stop = ^S; susp = ^Z; time = 0; werase = ^W;



> I have committed a patch to the emacs-25 branch, which shall set the
> process encoding to `utf-8-mac'. Could you, pls, check? In case it
> doesn't work, pls send the whole traces again that I can check whether
> the patch did apply correctly (I cannot test on OS X). If not, we could
> try to change tty settings.
>

I just ran the updated test. Unfortunately, the tramp tests still hang.

I have attached the log of tramp-test32-utf8.

    -- Anders

[-- Attachment #1.2: Type: text/html, Size: 2351 bytes --]

[-- Attachment #2: ert2.log --]
[-- Type: application/octet-stream, Size: 350763 bytes --]

^ permalink raw reply	[flat|nested] 66+ messages in thread

* bug#22145: 25.0.50; tramp and auto-revert tests hang on OS X
  2015-12-15 19:56               ` Anders Lindgren
@ 2015-12-15 22:57                 ` Michael Albinus
  2015-12-16  6:26                   ` Anders Lindgren
  0 siblings, 1 reply; 66+ messages in thread
From: Michael Albinus @ 2015-12-15 22:57 UTC (permalink / raw)
  To: Anders Lindgren; +Cc: 22145

Anders Lindgren <andlind@gmail.com> writes:

> Hi,

Hi Anders,

>     As you see, stty uses -iutf8. Don't know, whether this results in
>     problems. What's the output of "stty -a" in your terminal?
>
> iflags: -istrip icrnl -inlcr -igncr ixon -ixoff ixany imaxbel iutf8

Here the setting is correct, iutf8.

> I just ran the updated test. Unfortunately, the tramp tests still
> hang.

OK, phase 2. I've committed another patch which sets iutf8. Pls check,
whether this helps.

> -- Anders

Best regards, Michael.





^ permalink raw reply	[flat|nested] 66+ messages in thread

* bug#22145: 25.0.50; tramp and auto-revert tests hang on OS X
  2015-12-15 22:57                 ` Michael Albinus
@ 2015-12-16  6:26                   ` Anders Lindgren
  2015-12-16 22:39                     ` Michael Albinus
  0 siblings, 1 reply; 66+ messages in thread
From: Anders Lindgren @ 2015-12-16  6:26 UTC (permalink / raw)
  To: Michael Albinus; +Cc: 22145

[-- Attachment #1: Type: text/plain, Size: 689 bytes --]

Hi,

Unfortunately, it still hangs.

    -- Anders

On Tue, Dec 15, 2015 at 11:57 PM, Michael Albinus <michael.albinus@gmx.de>
wrote:

> Anders Lindgren <andlind@gmail.com> writes:
>
> > Hi,
>
> Hi Anders,
>
> >     As you see, stty uses -iutf8. Don't know, whether this results in
> >     problems. What's the output of "stty -a" in your terminal?
> >
> > iflags: -istrip icrnl -inlcr -igncr ixon -ixoff ixany imaxbel iutf8
>
> Here the setting is correct, iutf8.
>
> > I just ran the updated test. Unfortunately, the tramp tests still
> > hang.
>
> OK, phase 2. I've committed another patch which sets iutf8. Pls check,
> whether this helps.
>
> > -- Anders
>
> Best regards, Michael.
>

[-- Attachment #2: Type: text/html, Size: 1319 bytes --]

^ permalink raw reply	[flat|nested] 66+ messages in thread

* bug#22145: 25.0.50; tramp and auto-revert tests hang on OS X
  2015-12-16  6:26                   ` Anders Lindgren
@ 2015-12-16 22:39                     ` Michael Albinus
  2015-12-17 19:38                       ` Anders Lindgren
  0 siblings, 1 reply; 66+ messages in thread
From: Michael Albinus @ 2015-12-16 22:39 UTC (permalink / raw)
  To: Anders Lindgren; +Cc: 22145

Anders Lindgren <andlind@gmail.com> writes:

> Hi,

Hi Anders,

> Unfortunately, it still hangs.

I'm running out of ideas. Maybe I should simply suppress this test for
OSX ...

> -- Anders

Best regards, Michael.





^ permalink raw reply	[flat|nested] 66+ messages in thread

* bug#22145: 25.0.50; tramp and auto-revert tests hang on OS X
  2015-12-16 22:39                     ` Michael Albinus
@ 2015-12-17 19:38                       ` Anders Lindgren
  2015-12-18  8:12                         ` Michael Albinus
  0 siblings, 1 reply; 66+ messages in thread
From: Anders Lindgren @ 2015-12-17 19:38 UTC (permalink / raw)
  To: Michael Albinus; +Cc: 22145


[-- Attachment #1.1: Type: text/plain, Size: 856 bytes --]

Hi,

I tried to see what actually happened in the test cases.

I seem to have boiled things down to the following line, when evaluated,
tramp hangs. When enabling debug-on-quit, I get the attached backtrace
after hitting C-g.

    (write-region "test" nil
"/mock:anders-lindgrens-macbook.local:/private/var/folders/qq/qqGPPGoBHOGgJs3oBoKTHU+++TI/-Tmp-/tramp-test1900-Fy/test")

The directory exists and is empty.

It looks like the code tries to run an external command "mock" (which
doesn't exits, as far as I know).

    -- Anders


On Wed, Dec 16, 2015 at 11:39 PM, Michael Albinus <michael.albinus@gmx.de>
wrote:

> Anders Lindgren <andlind@gmail.com> writes:
>
> > Hi,
>
> Hi Anders,
>
> > Unfortunately, it still hangs.
>
> I'm running out of ideas. Maybe I should simply suppress this test for
> OSX ...
>
> > -- Anders
>
> Best regards, Michael.
>

[-- Attachment #1.2: Type: text/html, Size: 1524 bytes --]

[-- Attachment #2: tramp-bt3.txt --]
[-- Type: text/plain, Size: 21914 bytes --]

Debugger entered--Lisp error: (quit)
  accept-process-output(#<process *tramp/mock anders-lindgrens-macbook.local*> 1 nil t)
  tramp-accept-process-output(#<process *tramp/mock anders-lindgrens-macbook.local*> 1)
  tramp-wait-for-regexp(#<process *tramp/mock anders-lindgrens-macbook.local*> nil "\\(^\\|\0\\)[^#$\n]*///9132fe7dc760b6d1120df52ca7cc56ca#\\$\r?$")
  tramp-wait-for-output(#<process *tramp/mock anders-lindgrens-macbook.local*>)
  tramp-send-command(["mock" nil "anders-lindgrens-macbook.local" "/private/var/folders/qq/qqGPPGoBHOGgJs3oBoKTHU+++TI/-Tmp-/tramp-test1900-Fy/test" nil] "echo \\\"`getconf PATH 2>/dev/null`\\\" 2>/dev/null; echo tramp_exit_status $?")
  tramp-send-command-and-check(["mock" nil "anders-lindgrens-macbook.local" "/private/var/folders/qq/qqGPPGoBHOGgJs3oBoKTHU+++TI/-Tmp-/tramp-test1900-Fy/test" nil] "echo \\\"`getconf PATH 2>/dev/null`\\\"")
  tramp-send-command-and-read(["mock" nil "anders-lindgrens-macbook.local" "/private/var/folders/qq/qqGPPGoBHOGgJs3oBoKTHU+++TI/-Tmp-/tramp-test1900-Fy/test" nil] "echo \\\"`getconf PATH 2>/dev/null`\\\"" noerror)
  tramp-get-remote-path(["mock" nil "anders-lindgrens-macbook.local" "/private/var/folders/qq/qqGPPGoBHOGgJs3oBoKTHU+++TI/-Tmp-/tramp-test1900-Fy/test" nil])
  tramp-get-remote-stat(["mock" nil "anders-lindgrens-macbook.local" "/private/var/folders/qq/qqGPPGoBHOGgJs3oBoKTHU+++TI/-Tmp-/tramp-test1900-Fy/test" nil])
  tramp-sh-handle-file-attributes("/mock:anders-lindgrens-macbook.local:/private/var/folders/qq/qqGPPGoBHOGgJs3oBoKTHU+++TI/-Tmp-/tramp-test1900-Fy/test")
  apply(tramp-sh-handle-file-attributes "/mock:anders-lindgrens-macbook.local:/private/var/folders/qq/qqGPPGoBHOGgJs3oBoKTHU+++TI/-Tmp-/tramp-test1900-Fy/test")
  tramp-sh-file-name-handler(file-attributes "/mock:anders-lindgrens-macbook.local:/private/var/folders/qq/qqGPPGoBHOGgJs3oBoKTHU+++TI/-Tmp-/tramp-test1900-Fy/test")
  apply(tramp-sh-file-name-handler file-attributes "/mock:anders-lindgrens-macbook.local:/private/var/folders/qq/qqGPPGoBHOGgJs3oBoKTHU+++TI/-Tmp-/tramp-test1900-Fy/test")
  (catch (quote suppress) (apply foreign operation args))
  (catch (quote non-essential) (catch (quote suppress) (apply foreign operation args)))
  (setq result (catch (quote non-essential) (catch (quote suppress) (apply foreign operation args))))
  (let ((sf (symbol-function foreign)) result) (if (and (listp sf) (eq (car sf) (quote autoload))) (progn (let ((default-directory (tramp-compat-temporary-file-directory))) (load (car (cdr sf)) (quote noerror) (quote nomessage))))) (setq result (catch (quote non-essential) (catch (quote suppress) (apply foreign operation args)))) (cond ((eq result (quote non-essential)) (tramp-message v 5 "Non-essential received in operation %s" (cons operation args)) (tramp-run-real-handler operation args)) ((eq result (quote suppress)) (let (tramp-message-show-message) (tramp-message v 1 "Suppress received in operation %s" (cons operation args)) (tramp-cleanup-connection v t) (tramp-run-real-handler operation args))) (t result)))
  (condition-case err (let ((sf (symbol-function foreign)) result) (if (and (listp sf) (eq (car sf) (quote autoload))) (progn (let ((default-directory (tramp-compat-temporary-file-directory))) (load (car (cdr sf)) (quote noerror) (quote nomessage))))) (setq result (catch (quote non-essential) (catch (quote suppress) (apply foreign operation args)))) (cond ((eq result (quote non-essential)) (tramp-message v 5 "Non-essential received in operation %s" (cons operation args)) (tramp-run-real-handler operation args)) ((eq result (quote suppress)) (let (tramp-message-show-message) (tramp-message v 1 "Suppress received in operation %s" (cons operation args)) (tramp-cleanup-connection v t) (tramp-run-real-handler operation args))) (t result))) ((debug debug quit) (let (tramp-message-show-message) (tramp-message v 1 "Interrupt received in operation %s" (cons operation args))) (signal (car err) (cdr err))) ((debug error) (cond ((and completion (= 0 (length localname)) (memq operation (quote (file-exists-p file-directory-p)))) t) ((and completion (= 0 (length localname)) (memq operation (quote (expand-file-name file-name-as-directory)))) filename) (t (signal (car err) (cdr err))))))
  (let ((debug-on-error tramp-debug-on-error)) (condition-case err (let ((sf (symbol-function foreign)) result) (if (and (listp sf) (eq (car sf) (quote autoload))) (progn (let ((default-directory ...)) (load (car ...) (quote noerror) (quote nomessage))))) (setq result (catch (quote non-essential) (catch (quote suppress) (apply foreign operation args)))) (cond ((eq result (quote non-essential)) (tramp-message v 5 "Non-essential received in operation %s" (cons operation args)) (tramp-run-real-handler operation args)) ((eq result (quote suppress)) (let (tramp-message-show-message) (tramp-message v 1 "Suppress received in operation %s" (cons operation args)) (tramp-cleanup-connection v t) (tramp-run-real-handler operation args))) (t result))) ((debug debug quit) (let (tramp-message-show-message) (tramp-message v 1 "Interrupt received in operation %s" (cons operation args))) (signal (car err) (cdr err))) ((debug error) (cond ((and completion (= 0 (length localname)) (memq operation (quote ...))) t) ((and completion (= 0 (length localname)) (memq operation (quote ...))) filename) (t (signal (car err) (cdr err)))))))
  (if foreign (let ((debug-on-error tramp-debug-on-error)) (condition-case err (let ((sf (symbol-function foreign)) result) (if (and (listp sf) (eq (car sf) (quote autoload))) (progn (let (...) (load ... ... ...)))) (setq result (catch (quote non-essential) (catch (quote suppress) (apply foreign operation args)))) (cond ((eq result (quote non-essential)) (tramp-message v 5 "Non-essential received in operation %s" (cons operation args)) (tramp-run-real-handler operation args)) ((eq result (quote suppress)) (let (tramp-message-show-message) (tramp-message v 1 "Suppress received in operation %s" ...) (tramp-cleanup-connection v t) (tramp-run-real-handler operation args))) (t result))) ((debug debug quit) (let (tramp-message-show-message) (tramp-message v 1 "Interrupt received in operation %s" (cons operation args))) (signal (car err) (cdr err))) ((debug error) (cond ((and completion (= 0 ...) (memq operation ...)) t) ((and completion (= 0 ...) (memq operation ...)) filename) (t (signal (car err) (cdr err))))))) (tramp-run-real-handler operation args))
  (let* ((v (tramp-dissect-file-name filename)) (method (tramp-file-name-method v)) (user (tramp-file-name-user v)) (host (tramp-file-name-host v)) (localname (tramp-file-name-localname v)) (hop (tramp-file-name-hop v))) (ignore method user host localname hop) (if foreign (let ((debug-on-error tramp-debug-on-error)) (condition-case err (let ((sf (symbol-function foreign)) result) (if (and (listp sf) (eq ... ...)) (progn (let ... ...))) (setq result (catch (quote non-essential) (catch ... ...))) (cond ((eq result ...) (tramp-message v 5 "Non-essential received in operation %s" ...) (tramp-run-real-handler operation args)) ((eq result ...) (let ... ... ... ...)) (t result))) ((debug debug quit) (let (tramp-message-show-message) (tramp-message v 1 "Interrupt received in operation %s" (cons operation args))) (signal (car err) (cdr err))) ((debug error) (cond ((and completion ... ...) t) ((and completion ... ...) filename) (t (signal ... ...)))))) (tramp-run-real-handler operation args)))
  (let* ((filename (tramp-replace-environment-variables (apply (quote tramp-file-name-for-operation) operation args))) (completion (tramp-completion-mode-p)) (foreign (tramp-find-foreign-file-name-handler filename))) (let* ((v (tramp-dissect-file-name filename)) (method (tramp-file-name-method v)) (user (tramp-file-name-user v)) (host (tramp-file-name-host v)) (localname (tramp-file-name-localname v)) (hop (tramp-file-name-hop v))) (ignore method user host localname hop) (if foreign (let ((debug-on-error tramp-debug-on-error)) (condition-case err (let ((sf ...) result) (if (and ... ...) (progn ...)) (setq result (catch ... ...)) (cond (... ... ...) (... ...) (t result))) ((debug debug quit) (let (tramp-message-show-message) (tramp-message v 1 "Interrupt received in operation %s" ...)) (signal (car err) (cdr err))) ((debug error) (cond (... t) (... filename) (t ...))))) (tramp-run-real-handler operation args))))
  (progn (let* ((filename (tramp-replace-environment-variables (apply (quote tramp-file-name-for-operation) operation args))) (completion (tramp-completion-mode-p)) (foreign (tramp-find-foreign-file-name-handler filename))) (let* ((v (tramp-dissect-file-name filename)) (method (tramp-file-name-method v)) (user (tramp-file-name-user v)) (host (tramp-file-name-host v)) (localname (tramp-file-name-localname v)) (hop (tramp-file-name-hop v))) (ignore method user host localname hop) (if foreign (let ((debug-on-error tramp-debug-on-error)) (condition-case err (let (... result) (if ... ...) (setq result ...) (cond ... ... ...)) ((debug debug quit) (let ... ...) (signal ... ...)) ((debug error) (cond ... ... ...)))) (tramp-run-real-handler operation args)))))
  (unwind-protect (progn (let* ((filename (tramp-replace-environment-variables (apply (quote tramp-file-name-for-operation) operation args))) (completion (tramp-completion-mode-p)) (foreign (tramp-find-foreign-file-name-handler filename))) (let* ((v (tramp-dissect-file-name filename)) (method (tramp-file-name-method v)) (user (tramp-file-name-user v)) (host (tramp-file-name-host v)) (localname (tramp-file-name-localname v)) (hop (tramp-file-name-hop v))) (ignore method user host localname hop) (if foreign (let ((debug-on-error tramp-debug-on-error)) (condition-case err (let ... ... ... ...) (... ... ...) (... ...))) (tramp-run-real-handler operation args))))) (set-match-data save-match-data-internal (quote evaporate)))
  (let ((save-match-data-internal (match-data))) (unwind-protect (progn (let* ((filename (tramp-replace-environment-variables (apply ... operation args))) (completion (tramp-completion-mode-p)) (foreign (tramp-find-foreign-file-name-handler filename))) (let* ((v (tramp-dissect-file-name filename)) (method (tramp-file-name-method v)) (user (tramp-file-name-user v)) (host (tramp-file-name-host v)) (localname (tramp-file-name-localname v)) (hop (tramp-file-name-hop v))) (ignore method user host localname hop) (if foreign (let (...) (condition-case err ... ... ...)) (tramp-run-real-handler operation args))))) (set-match-data save-match-data-internal (quote evaporate))))
  (if tramp-mode (let ((save-match-data-internal (match-data))) (unwind-protect (progn (let* ((filename (tramp-replace-environment-variables ...)) (completion (tramp-completion-mode-p)) (foreign (tramp-find-foreign-file-name-handler filename))) (let* ((v ...) (method ...) (user ...) (host ...) (localname ...) (hop ...)) (ignore method user host localname hop) (if foreign (let ... ...) (tramp-run-real-handler operation args))))) (set-match-data save-match-data-internal (quote evaporate)))) (tramp-run-real-handler operation args))
  tramp-file-name-handler(file-attributes "/mock:anders-lindgrens-macbook.local:/private/var/folders/qq/qqGPPGoBHOGgJs3oBoKTHU+++TI/-Tmp-/tramp-test1900-Fy/test")
  file-attributes("/mock:anders-lindgrens-macbook.local:/private/var/folders/qq/qqGPPGoBHOGgJs3oBoKTHU+++TI/-Tmp-/tramp-test1900-Fy/test")
  tramp-compat-file-attributes("/mock:anders-lindgrens-macbook.local:/private/var/folders/qq/qqGPPGoBHOGgJs3oBoKTHU+++TI/-Tmp-/tramp-test1900-Fy/test" integer)
  tramp-sh-handle-write-region("test" nil "/mock:anders-lindgrens-macbook.local:/private/var/folders/qq/qqGPPGoBHOGgJs3oBoKTHU+++TI/-Tmp-/tramp-test1900-Fy/test" nil nil)
  apply(tramp-sh-handle-write-region ("test" nil "/mock:anders-lindgrens-macbook.local:/private/var/folders/qq/qqGPPGoBHOGgJs3oBoKTHU+++TI/-Tmp-/tramp-test1900-Fy/test" nil nil))
  tramp-sh-file-name-handler(write-region "test" nil "/mock:anders-lindgrens-macbook.local:/private/var/folders/qq/qqGPPGoBHOGgJs3oBoKTHU+++TI/-Tmp-/tramp-test1900-Fy/test" nil nil)
  apply(tramp-sh-file-name-handler write-region ("test" nil "/mock:anders-lindgrens-macbook.local:/private/var/folders/qq/qqGPPGoBHOGgJs3oBoKTHU+++TI/-Tmp-/tramp-test1900-Fy/test" nil nil))
  (catch (quote suppress) (apply foreign operation args))
  (catch (quote non-essential) (catch (quote suppress) (apply foreign operation args)))
  (setq result (catch (quote non-essential) (catch (quote suppress) (apply foreign operation args))))
  (let ((sf (symbol-function foreign)) result) (if (and (listp sf) (eq (car sf) (quote autoload))) (progn (let ((default-directory (tramp-compat-temporary-file-directory))) (load (car (cdr sf)) (quote noerror) (quote nomessage))))) (setq result (catch (quote non-essential) (catch (quote suppress) (apply foreign operation args)))) (cond ((eq result (quote non-essential)) (tramp-message v 5 "Non-essential received in operation %s" (cons operation args)) (tramp-run-real-handler operation args)) ((eq result (quote suppress)) (let (tramp-message-show-message) (tramp-message v 1 "Suppress received in operation %s" (cons operation args)) (tramp-cleanup-connection v t) (tramp-run-real-handler operation args))) (t result)))
  (condition-case err (let ((sf (symbol-function foreign)) result) (if (and (listp sf) (eq (car sf) (quote autoload))) (progn (let ((default-directory (tramp-compat-temporary-file-directory))) (load (car (cdr sf)) (quote noerror) (quote nomessage))))) (setq result (catch (quote non-essential) (catch (quote suppress) (apply foreign operation args)))) (cond ((eq result (quote non-essential)) (tramp-message v 5 "Non-essential received in operation %s" (cons operation args)) (tramp-run-real-handler operation args)) ((eq result (quote suppress)) (let (tramp-message-show-message) (tramp-message v 1 "Suppress received in operation %s" (cons operation args)) (tramp-cleanup-connection v t) (tramp-run-real-handler operation args))) (t result))) ((debug debug quit) (let (tramp-message-show-message) (tramp-message v 1 "Interrupt received in operation %s" (cons operation args))) (signal (car err) (cdr err))) ((debug error) (cond ((and completion (= 0 (length localname)) (memq operation (quote (file-exists-p file-directory-p)))) t) ((and completion (= 0 (length localname)) (memq operation (quote (expand-file-name file-name-as-directory)))) filename) (t (signal (car err) (cdr err))))))
  (let ((debug-on-error tramp-debug-on-error)) (condition-case err (let ((sf (symbol-function foreign)) result) (if (and (listp sf) (eq (car sf) (quote autoload))) (progn (let ((default-directory ...)) (load (car ...) (quote noerror) (quote nomessage))))) (setq result (catch (quote non-essential) (catch (quote suppress) (apply foreign operation args)))) (cond ((eq result (quote non-essential)) (tramp-message v 5 "Non-essential received in operation %s" (cons operation args)) (tramp-run-real-handler operation args)) ((eq result (quote suppress)) (let (tramp-message-show-message) (tramp-message v 1 "Suppress received in operation %s" (cons operation args)) (tramp-cleanup-connection v t) (tramp-run-real-handler operation args))) (t result))) ((debug debug quit) (let (tramp-message-show-message) (tramp-message v 1 "Interrupt received in operation %s" (cons operation args))) (signal (car err) (cdr err))) ((debug error) (cond ((and completion (= 0 (length localname)) (memq operation (quote ...))) t) ((and completion (= 0 (length localname)) (memq operation (quote ...))) filename) (t (signal (car err) (cdr err)))))))
  (if foreign (let ((debug-on-error tramp-debug-on-error)) (condition-case err (let ((sf (symbol-function foreign)) result) (if (and (listp sf) (eq (car sf) (quote autoload))) (progn (let (...) (load ... ... ...)))) (setq result (catch (quote non-essential) (catch (quote suppress) (apply foreign operation args)))) (cond ((eq result (quote non-essential)) (tramp-message v 5 "Non-essential received in operation %s" (cons operation args)) (tramp-run-real-handler operation args)) ((eq result (quote suppress)) (let (tramp-message-show-message) (tramp-message v 1 "Suppress received in operation %s" ...) (tramp-cleanup-connection v t) (tramp-run-real-handler operation args))) (t result))) ((debug debug quit) (let (tramp-message-show-message) (tramp-message v 1 "Interrupt received in operation %s" (cons operation args))) (signal (car err) (cdr err))) ((debug error) (cond ((and completion (= 0 ...) (memq operation ...)) t) ((and completion (= 0 ...) (memq operation ...)) filename) (t (signal (car err) (cdr err))))))) (tramp-run-real-handler operation args))
  (let* ((v (tramp-dissect-file-name filename)) (method (tramp-file-name-method v)) (user (tramp-file-name-user v)) (host (tramp-file-name-host v)) (localname (tramp-file-name-localname v)) (hop (tramp-file-name-hop v))) (ignore method user host localname hop) (if foreign (let ((debug-on-error tramp-debug-on-error)) (condition-case err (let ((sf (symbol-function foreign)) result) (if (and (listp sf) (eq ... ...)) (progn (let ... ...))) (setq result (catch (quote non-essential) (catch ... ...))) (cond ((eq result ...) (tramp-message v 5 "Non-essential received in operation %s" ...) (tramp-run-real-handler operation args)) ((eq result ...) (let ... ... ... ...)) (t result))) ((debug debug quit) (let (tramp-message-show-message) (tramp-message v 1 "Interrupt received in operation %s" (cons operation args))) (signal (car err) (cdr err))) ((debug error) (cond ((and completion ... ...) t) ((and completion ... ...) filename) (t (signal ... ...)))))) (tramp-run-real-handler operation args)))
  (let* ((filename (tramp-replace-environment-variables (apply (quote tramp-file-name-for-operation) operation args))) (completion (tramp-completion-mode-p)) (foreign (tramp-find-foreign-file-name-handler filename))) (let* ((v (tramp-dissect-file-name filename)) (method (tramp-file-name-method v)) (user (tramp-file-name-user v)) (host (tramp-file-name-host v)) (localname (tramp-file-name-localname v)) (hop (tramp-file-name-hop v))) (ignore method user host localname hop) (if foreign (let ((debug-on-error tramp-debug-on-error)) (condition-case err (let ((sf ...) result) (if (and ... ...) (progn ...)) (setq result (catch ... ...)) (cond (... ... ...) (... ...) (t result))) ((debug debug quit) (let (tramp-message-show-message) (tramp-message v 1 "Interrupt received in operation %s" ...)) (signal (car err) (cdr err))) ((debug error) (cond (... t) (... filename) (t ...))))) (tramp-run-real-handler operation args))))
  (progn (let* ((filename (tramp-replace-environment-variables (apply (quote tramp-file-name-for-operation) operation args))) (completion (tramp-completion-mode-p)) (foreign (tramp-find-foreign-file-name-handler filename))) (let* ((v (tramp-dissect-file-name filename)) (method (tramp-file-name-method v)) (user (tramp-file-name-user v)) (host (tramp-file-name-host v)) (localname (tramp-file-name-localname v)) (hop (tramp-file-name-hop v))) (ignore method user host localname hop) (if foreign (let ((debug-on-error tramp-debug-on-error)) (condition-case err (let (... result) (if ... ...) (setq result ...) (cond ... ... ...)) ((debug debug quit) (let ... ...) (signal ... ...)) ((debug error) (cond ... ... ...)))) (tramp-run-real-handler operation args)))))
  (unwind-protect (progn (let* ((filename (tramp-replace-environment-variables (apply (quote tramp-file-name-for-operation) operation args))) (completion (tramp-completion-mode-p)) (foreign (tramp-find-foreign-file-name-handler filename))) (let* ((v (tramp-dissect-file-name filename)) (method (tramp-file-name-method v)) (user (tramp-file-name-user v)) (host (tramp-file-name-host v)) (localname (tramp-file-name-localname v)) (hop (tramp-file-name-hop v))) (ignore method user host localname hop) (if foreign (let ((debug-on-error tramp-debug-on-error)) (condition-case err (let ... ... ... ...) (... ... ...) (... ...))) (tramp-run-real-handler operation args))))) (set-match-data save-match-data-internal (quote evaporate)))
  (let ((save-match-data-internal (match-data))) (unwind-protect (progn (let* ((filename (tramp-replace-environment-variables (apply ... operation args))) (completion (tramp-completion-mode-p)) (foreign (tramp-find-foreign-file-name-handler filename))) (let* ((v (tramp-dissect-file-name filename)) (method (tramp-file-name-method v)) (user (tramp-file-name-user v)) (host (tramp-file-name-host v)) (localname (tramp-file-name-localname v)) (hop (tramp-file-name-hop v))) (ignore method user host localname hop) (if foreign (let (...) (condition-case err ... ... ...)) (tramp-run-real-handler operation args))))) (set-match-data save-match-data-internal (quote evaporate))))
  (if tramp-mode (let ((save-match-data-internal (match-data))) (unwind-protect (progn (let* ((filename (tramp-replace-environment-variables ...)) (completion (tramp-completion-mode-p)) (foreign (tramp-find-foreign-file-name-handler filename))) (let* ((v ...) (method ...) (user ...) (host ...) (localname ...) (hop ...)) (ignore method user host localname hop) (if foreign (let ... ...) (tramp-run-real-handler operation args))))) (set-match-data save-match-data-internal (quote evaporate)))) (tramp-run-real-handler operation args))
  tramp-file-name-handler(write-region "test" nil "/mock:anders-lindgrens-macbook.local:/private/var/folders/qq/qqGPPGoBHOGgJs3oBoKTHU+++TI/-Tmp-/tramp-test1900-Fy/test" nil nil)
  write-region("test" nil "/mock:anders-lindgrens-macbook.local:/private/var/folders/qq/qqGPPGoBHOGgJs3oBoKTHU+++TI/-Tmp-/tramp-test1900-Fy/test")
  eval((write-region "test" nil "/mock:anders-lindgrens-macbook.local:/private/var/folders/qq/qqGPPGoBHOGgJs3oBoKTHU+++TI/-Tmp-/tramp-test1900-Fy/test") nil)
  elisp--eval-last-sexp(t)
  eval-last-sexp(t)
  eval-print-last-sexp(nil)
  funcall-interactively(eval-print-last-sexp nil)
  call-interactively(eval-print-last-sexp nil nil)
  command-execute(eval-print-last-sexp)

^ permalink raw reply	[flat|nested] 66+ messages in thread

* bug#22145: 25.0.50; tramp and auto-revert tests hang on OS X
  2015-12-17 19:38                       ` Anders Lindgren
@ 2015-12-18  8:12                         ` Michael Albinus
  2015-12-18 19:55                           ` Anders Lindgren
  0 siblings, 1 reply; 66+ messages in thread
From: Michael Albinus @ 2015-12-18  8:12 UTC (permalink / raw)
  To: Anders Lindgren; +Cc: 22145

Anders Lindgren <andlind@gmail.com> writes:

> Hi,

Hi Anders,

> I tried to see what actually happened in the test cases.
>
> I seem to have boiled things down to the following line, when
> evaluated, tramp hangs. When enabling debug-on-quit, I get the
> attached backtrace after hitting C-g.
>
> (write-region "test" nil
> "/mock:anders-lindgrens-macbook.local:/private/var/folders/qq/qqGPPGoBHOGgJs3oBoKTHU+++TI/-Tmp-/tramp-test1900-Fy/test")
>
>
> The directory exists and is empty.
>
> It looks like the code tries to run an external command "mock" (which
> doesn't exits, as far as I know).

Nope. "mock" is not a command. It is a fake (mock) Tramp method I create
on-the-fly when running tramp-test.el. This is because I cannot use any
real Tramp method, because usually they require user authentication,
which is a no-go for tests running in batch mode.

According to your backtrace, you have interrupted Tramp at the following
place:

> Debugger entered--Lisp error: (quit)
>   accept-process-output(#<process *tramp/mock anders-lindgrens-macbook.local*> 1 nil t)
>   tramp-accept-process-output(#<process *tramp/mock anders-lindgrens-macbook.local*> 1)
>   tramp-wait-for-regexp(#<process *tramp/mock anders-lindgrens-macbook.local*> nil "\\(^\\|\\)[^#$\n]*///9132fe7dc760b6d1120df52ca7cc56ca#\\$?$")
>   tramp-wait-for-output(#<process *tramp/mock anders-lindgrens-macbook.local*>)
>   tramp-send-command(["mock" nil "anders-lindgrens-macbook.local" "/private/var/folders/qq/qqGPPGoBHOGgJs3oBoKTHU+++TI/-Tmp-/tramp-test1900-Fy/test" nil] "echo \\\"`getconf PATH 2>/dev/null`\\\" 2>/dev/null; echo tramp_exit_status $?")

This is the command "echo \\\"`getconf PATH 2>/dev/null`\\\"
2>/dev/null; echo tramp_exit_status $?", which shouldn't fail. At least
it didn't fail so far.

Could you send the full Tramp traces? Maybe my last change has damaged
something else.

> -- Anders

Best regards, Michael.





^ permalink raw reply	[flat|nested] 66+ messages in thread

* bug#22145: 25.0.50; tramp and auto-revert tests hang on OS X
  2015-12-18  8:12                         ` Michael Albinus
@ 2015-12-18 19:55                           ` Anders Lindgren
  2015-12-19 19:24                             ` Michael Albinus
  0 siblings, 1 reply; 66+ messages in thread
From: Anders Lindgren @ 2015-12-18 19:55 UTC (permalink / raw)
  To: Michael Albinus; +Cc: 22145


[-- Attachment #1.1: Type: text/plain, Size: 2716 bytes --]

The cases I found didn't occur when running under `ert', because then I
could not manage to break into the debugger.

However, today I tested with `debug-on-quit' to t and `ert-debug-on-error'.
When I press C-g I go into the debugger and it looks like it's executing
the `test' commands you suggested earlier. I've attached the backtrace (for
what's it worth).

Anyway, it works with simple filenames like "xyz", so it is somehow
connected to the non-ascii file names. By the way, are you aware that OS X
denormalizes file names when stored in the file system, could that be
related to this in any way?

    -- Anders

On Fri, Dec 18, 2015 at 9:12 AM, Michael Albinus <michael.albinus@gmx.de>
wrote:

> Anders Lindgren <andlind@gmail.com> writes:
>
> > Hi,
>
> Hi Anders,
>
> > I tried to see what actually happened in the test cases.
> >
> > I seem to have boiled things down to the following line, when
> > evaluated, tramp hangs. When enabling debug-on-quit, I get the
> > attached backtrace after hitting C-g.
> >
> > (write-region "test" nil
> >
> "/mock:anders-lindgrens-macbook.local:/private/var/folders/qq/qqGPPGoBHOGgJs3oBoKTHU+++TI/-Tmp-/tramp-test1900-Fy/test")
> >
> >
> > The directory exists and is empty.
> >
> > It looks like the code tries to run an external command "mock" (which
> > doesn't exits, as far as I know).
>
> Nope. "mock" is not a command. It is a fake (mock) Tramp method I create
> on-the-fly when running tramp-test.el. This is because I cannot use any
> real Tramp method, because usually they require user authentication,
> which is a no-go for tests running in batch mode.
>
> According to your backtrace, you have interrupted Tramp at the following
> place:
>
> > Debugger entered--Lisp error: (quit)
> >   accept-process-output(#<process *tramp/mock
> anders-lindgrens-macbook.local*> 1 nil t)
> >   tramp-accept-process-output(#<process *tramp/mock
> anders-lindgrens-macbook.local*> 1)
> >   tramp-wait-for-regexp(#<process *tramp/mock
> anders-lindgrens-macbook.local*> nil
> "\\(^\\|\\)[^#$\n]*///9132fe7dc760b6d1120df52ca7cc56ca#\\$?$")
> >   tramp-wait-for-output(#<process *tramp/mock
> anders-lindgrens-macbook.local*>)
> >   tramp-send-command(["mock" nil "anders-lindgrens-macbook.local"
> "/private/var/folders/qq/qqGPPGoBHOGgJs3oBoKTHU+++TI/-Tmp-/tramp-test1900-Fy/test"
> nil] "echo \\\"`getconf PATH 2>/dev/null`\\\" 2>/dev/null; echo
> tramp_exit_status $?")
>
> This is the command "echo \\\"`getconf PATH 2>/dev/null`\\\"
> 2>/dev/null; echo tramp_exit_status $?", which shouldn't fail. At least
> it didn't fail so far.
>
> Could you send the full Tramp traces? Maybe my last change has damaged
> something else.
>
> > -- Anders
>
> Best regards, Michael.
>

[-- Attachment #1.2: Type: text/html, Size: 3638 bytes --]

[-- Attachment #2: tramp-bt4.txt --]
[-- Type: text/plain, Size: 89877 bytes --]

Debugger entered--Lisp error: (quit)
  apply(debug (error (quit)))
  ert--run-test-debugger([cl-struct-ert--test-execution-info [cl-struct-ert-test tramp-test32-utf8 "Check UTF8 encoding in file names and file contents." (lambda nil (let ((fn-2367 (function tramp--test-enabled)) (args-2368 (list))) (let ((value-2369 (quote ert-form-evaluation-aborted-2370))) (let (form-description-2371) (if (condition-case nil ... ...) nil (ert-skip form-description-2371))) value-2369)) (tramp--test-utf8)) nil :passed nil] [cl-struct-ert-test-quit nil nil (quit) ((t tramp-wait-for-regexp #<process *tramp/mock anders-lindgrens-macbook.local*> nil "\\(^\\|\0\\)[^#$\n]*///96b0d12bb9e87819b46cf46bb017e8fe#\\$\r?$") (t tramp-wait-for-output #<process *tramp/mock anders-lindgrens-macbook.local*>) (t tramp-send-command ["mock" nil "anders-lindgrens-macbook.local" "/private/var/folders/qq/qqGPPGoBHOGgJs3oBoKTHU+++TI/-Tmp-/tramp-test22198dkQ/أصبح بوسعك الآن تنزيل نسخة كاملة من موسوعة ويكيبيديا العربية لتصفحها بلا اتصال بالإنترنت" nil] "(test -e /private/var/folders/qq/qqGPPGoBHOGgJs3oBoKTHU\\+\\+\\+TI/-Tmp-/tramp-test22198dkQ/\\أ\\ص\\ب\\ح\\ \\ب\\و\\س\\ع\\ك\\ \\ا\\ل\\آ\\ن\\ \\ت\\ن\\ز\\ي\\ل\\ \\ن\\س\\خ\\ة\\ \\ك\\ا\\م\\ل\\ة\\ \\م\\ن\\ \\م\\و\\س\\و\\ع\\ة\\ \\و\\ي\\ك\\ي\\ب\\ي\\د\\ي\\ا\\ \\ا\\ل\\ع\\ر\\ب\\ي\\ة\\ \\ل\\ت\\ص\\ف\\ح\\ه\\ا\\ \\ب\\ل\\ا\\ \\ا\\ت\\ص\\ا\\ل\\ \\ب\\ا\\ل\\إ\\ن\\ت\\ر\\ن\\ت || test -h /private/var/folders/qq/qqGPPGoBHOGgJs3oBoKTHU\\+\\+\\+TI/-Tmp-/tramp-test22198dkQ/\\أ\\ص\\ب\\ح\\ \\ب\\و\\س\\ع\\ك\\ \\ا\\ل\\آ\\ن\\ \\ت\\ن\\ز\\ي\\ل\\ \\ن\\س\\خ\\ة\\ \\ك\\ا\\م\\ل\\ة\\ \\م\\ن\\ \\م\\و\\س\\و\\ع\\ة\\ \\و\\ي\\ك\\ي\\ب\\ي\\د\\ي\\ا\\ \\ا\\ل\\ع\\ر\\ب\\ي\\ة\\ \\ل\\ت\\ص\\ف\\ح\\ه\\ا\\ \\ب\\ل\\ا\\ \\ا\\ت\\ص\\ا\\ل\\ \\ب\\ا\\ل\\إ\\ن\\ت\\ر\\ن\\ت) && /bin/ls -ildn -w /private/var/folders/qq/qqGPPGoBHOGgJs3oBoKTHU\\+\\+\\+TI/-Tmp-/tramp-test22198dkQ/\\أ\\ص\\ب\\ح\\ \\ب\\و\\س\\ع\\ك\\ \\ا\\ل\\آ\\ن\\ \\ت\\ن\\ز\\ي\\ل\\ \\ن\\س\\خ\\ة\\ \\ك\\ا\\م\\ل\\ة\\ \\م\\ن\\ \\م\\و\\س\\و\\ع\\ة\\ \\و\\ي\\ك\\ي\\ب\\ي\\د\\ي\\ا\\ \\ا\\ل\\ع\\ر\\ب\\ي\\ة\\ \\ل\\ت\\ص\\ف\\ح\\ه\\ا\\ \\ب\\ل\\ا\\ \\ا\\ت\\ص\\ا\\ل\\ \\ب\\ا\\ل\\إ\\ن\\ت\\ر\\ن\\ت") (t tramp-do-file-attributes-with-ls ["mock" nil "anders-lindgrens-macbook.local" "/private/var/folders/qq/qqGPPGoBHOGgJs3oBoKTHU+++TI/-Tmp-/tramp-test22198dkQ/أصبح بوسعك الآن تنزيل نسخة كاملة من موسوعة ويكيبيديا العربية لتصفحها بلا اتصال بالإنترنت" nil] "/private/var/folders/qq/qqGPPGoBHOGgJs3oBoKTHU+++TI/-Tmp-/tramp-test22198dkQ/أصبح بوسعك الآن تنزيل نسخة كاملة من موسوعة ويكيبيديا العربية لتصفحها بلا اتصال بالإنترنت" integer) (t tramp-sh-handle-file-attributes "/mock:anders-lindgrens-macbook.local:/private/var/folders/qq/qqGPPGoBHOGgJs3oBoKTHU+++TI/-Tmp-/tramp-test22198dkQ/أصبح بوسعك الآن تنزيل نسخة كاملة من موسوعة ويكيبيديا العربية لتصفحها بلا اتصال بالإنترنت") (t apply tramp-sh-handle-file-attributes "/mock:anders-lindgrens-macbook.local:/private/var/folders/qq/qqGPPGoBHOGgJs3oBoKTHU+++TI/-Tmp-/tramp-test22198dkQ/أصبح بوسعك الآن تنزيل نسخة كاملة من موسوعة ويكيبيديا العربية لتصفحها بلا اتصال بالإنترنت") (t tramp-sh-file-name-handler file-attributes "/mock:anders-lindgrens-macbook.local:/private/var/folders/qq/qqGPPGoBHOGgJs3oBoKTHU+++TI/-Tmp-/tramp-test22198dkQ/أصبح بوسعك الآن تنزيل نسخة كاملة من موسوعة ويكيبيديا العربية لتصفحها بلا اتصال بالإنترنت") (t apply tramp-sh-file-name-handler file-attributes "/mock:anders-lindgrens-macbook.local:/private/var/folders/qq/qqGPPGoBHOGgJs3oBoKTHU+++TI/-Tmp-/tramp-test22198dkQ/أصبح بوسعك الآن تنزيل نسخة كاملة من موسوعة ويكيبيديا العربية لتصفحها بلا اتصال بالإنترنت") (t tramp-file-name-handler file-attributes "/mock:anders-lindgrens-macbook.local:/private/var/folders/qq/qqGPPGoBHOGgJs3oBoKTHU+++TI/-Tmp-/tramp-test22198dkQ/أصبح بوسعك الآن تنزيل نسخة كاملة من موسوعة ويكيبيديا العربية لتصفحها بلا اتصال بالإنترنت") (t file-attributes "/mock:anders-lindgrens-macbook.local:/private/var/folders/qq/qqGPPGoBHOGgJs3oBoKTHU+++TI/-Tmp-/tramp-test22198dkQ/أصبح بوسعك الآن تنزيل نسخة كاملة من موسوعة ويكيبيديا العربية لتصفحها بلا اتصال بالإنترنت") (t tramp-compat-file-attributes "/mock:anders-lindgrens-macbook.local:/private/var/folders/qq/qqGPPGoBHOGgJs3oBoKTHU+++TI/-Tmp-/tramp-test22198dkQ/أصبح بوسعك الآن تنزيل نسخة كاملة من موسوعة ويكيبيديا العربية لتصفحها بلا اتصال بالإنترنت" integer) (t tramp-sh-handle-write-region "أصبح بوسعك الآن تنزيل نسخة كاملة من موسوعة ويكيبيديا العربية لتصفحها بلا اتصال بالإنترنت" nil "/mock:anders-lindgrens-macbook.local:/private/var/folders/qq/qqGPPGoBHOGgJs3oBoKTHU+++TI/-Tmp-/tramp-test22198dkQ/أصبح بوسعك الآن تنزيل نسخة كاملة من موسوعة ويكيبيديا العربية لتصفحها بلا اتصال بالإنترنت" nil nil) (t apply tramp-sh-handle-write-region ("أصبح بوسعك الآن تنزيل نسخة كاملة من موسوعة ويكيبيديا العربية لتصفحها بلا اتصال بالإنترنت" nil "/mock:anders-lindgrens-macbook.local:/private/var/folders/qq/qqGPPGoBHOGgJs3oBoKTHU+++TI/-Tmp-/tramp-test22198dkQ/أصبح بوسعك الآن تنزيل نسخة كاملة من موسوعة ويكيبيديا العربية لتصفحها بلا اتصال بالإنترنت" nil nil)) (t tramp-sh-file-name-handler write-region "أصبح بوسعك الآن تنزيل نسخة كاملة من موسوعة ويكيبيديا العربية لتصفحها بلا اتصال بالإنترنت" nil "/mock:anders-lindgrens-macbook.local:/private/var/folders/qq/qqGPPGoBHOGgJs3oBoKTHU+++TI/-Tmp-/tramp-test22198dkQ/أصبح بوسعك الآن تنزيل نسخة كاملة من موسوعة ويكيبيديا العربية لتصفحها بلا اتصال بالإنترنت" nil nil) (t apply tramp-sh-file-name-handler write-region ("أصبح بوسعك الآن تنزيل نسخة كاملة من موسوعة ويكيبيديا العربية لتصفحها بلا اتصال بالإنترنت" nil "/mock:anders-lindgrens-macbook.local:/private/var/folders/qq/qqGPPGoBHOGgJs3oBoKTHU+++TI/-Tmp-/tramp-test22198dkQ/أصبح بوسعك الآن تنزيل نسخة كاملة من موسوعة ويكيبيديا العربية لتصفحها بلا اتصال بالإنترنت" nil nil)) (t tramp-file-name-handler write-region "أصبح بوسعك الآن تنزيل نسخة كاملة من موسوعة ويكيبيديا العربية لتصفحها بلا اتصال بالإنترنت" nil "/mock:anders-lindgrens-macbook.local:/private/var/folders/qq/qqGPPGoBHOGgJs3oBoKTHU+++TI/-Tmp-/tramp-test22198dkQ/أصبح بوسعك الآن تنزيل نسخة كاملة من موسوعة ويكيبيديا العربية لتصفحها بلا اتصال بالإنترنت" nil nil) (t write-region "أصبح بوسعك الآن تنزيل نسخة كاملة من موسوعة ويكيبيديا العربية لتصفحها بلا اتصال بالإنترنت" nil "/mock:anders-lindgrens-macbook.local:/private/var/folders/qq/qqGPPGoBHOGgJs3oBoKTHU+++TI/-Tmp-/tramp-test22198dkQ/أصبح بوسعك الآن تنزيل نسخة كاملة من موسوعة ويكيبيديا العربية لتصفحها بلا اتصال بالإنترنت") (nil let* ((file1 (expand-file-name elt tmp-name1)) (file2 (expand-file-name elt tmp-name2)) (file3 (expand-file-name (concat elt "foo") tmp-name1))) (write-region elt nil file1) (let ((fn-2192 (function file-exists-p)) (args-2193 (list file1))) (let ((value-2194 ...)) (let (form-description-2196) (if ... nil ...)) value-2194)) (let ((temp-buffer (generate-new-buffer " *temp*"))) (save-current-buffer (set-buffer temp-buffer) (unwind-protect (progn ... ...) (and ... ...)))) (copy-file file1 tmp-name2) (let ((fn-2202 (function file-exists-p)) (args-2203 (list file2))) (let ((value-2204 ...)) (let (form-description-2206) (if ... nil ...)) value-2204)) (delete-file file1) (let ((fn-2207 (function file-exists-p)) (args-2208 (list file1))) (let ((value-2209 ...)) (let (form-description-2211) (if ... nil ...)) value-2209)) (copy-file file2 tmp-name1) (let ((fn-2212 (function file-exists-p)) (args-2213 (list file1))) (let ((value-2214 ...)) (let (form-description-2216) (if ... nil ...)) value-2214)) (condition-case err (progn (make-symbolic-link file1 file3) (let (... ...) (let ... ... value-2219)) (let (... ...) (let ... ... value-2224)) (let (... ...) (let ... ... value-2229)) (let (...) (save-current-buffer ... ...)) (delete-file file3)) (file-error (let (... ...) (let ... ... value-2239))))) (nil while --dolist-tail-- (setq elt (car --dolist-tail--)) (let* ((file1 (expand-file-name elt tmp-name1)) (file2 (expand-file-name elt tmp-name2)) (file3 (expand-file-name ... tmp-name1))) (write-region elt nil file1) (let ((fn-2192 ...) (args-2193 ...)) (let (...) (let ... ...) value-2194)) (let ((temp-buffer ...)) (save-current-buffer (set-buffer temp-buffer) (unwind-protect ... ...))) (copy-file file1 tmp-name2) (let ((fn-2202 ...) (args-2203 ...)) (let (...) (let ... ...) value-2204)) (delete-file file1) (let ((fn-2207 ...) (args-2208 ...)) (let (...) (let ... ...) value-2209)) (copy-file file2 tmp-name1) (let ((fn-2212 ...) (args-2213 ...)) (let (...) (let ... ...) value-2214)) (condition-case err (progn (make-symbolic-link file1 file3) (let ... ...) (let ... ...) (let ... ...) (let ... ...) (delete-file file3)) (file-error (let ... ...)))) (setq --dolist-tail-- (cdr --dolist-tail--))) (nil let ((--dolist-tail-- files) elt) (while --dolist-tail-- (setq elt (car --dolist-tail--)) (let* ((file1 ...) (file2 ...) (file3 ...)) (write-region elt nil file1) (let (... ...) (let ... ... value-2194)) (let (...) (save-current-buffer ... ...)) (copy-file file1 tmp-name2) (let (... ...) (let ... ... value-2204)) (delete-file file1) (let (... ...) (let ... ... value-2209)) (copy-file file2 tmp-name1) (let (... ...) (let ... ... value-2214)) (condition-case err (progn ... ... ... ... ... ...) (file-error ...))) (setq --dolist-tail-- (cdr --dolist-tail--)))) (nil progn (make-directory tmp-name1) (make-directory tmp-name2) (let ((--dolist-tail-- files) elt) (while --dolist-tail-- (setq elt (car --dolist-tail--)) (let* (... ... ...) (write-region elt nil file1) (let ... ...) (let ... ...) (copy-file file1 tmp-name2) (let ... ...) (delete-file file1) (let ... ...) (copy-file file2 tmp-name1) (let ... ...) (condition-case err ... ...)) (setq --dolist-tail-- (cdr --dolist-tail--)))) (let ((fn-2242 (function equal)) (args-2243 (list ... ...))) (let ((value-2244 ...)) (let (form-description-2246) (if ... nil ...)) value-2244)) (let ((fn-2247 (function equal)) (args-2248 (list ... ...))) (let ((value-2249 ...)) (let (form-description-2251) (if ... nil ...)) value-2249)) (let ((--dolist-tail-- files) elt) (while --dolist-tail-- (setq elt (car --dolist-tail--)) (let (... ...) (condition-case nil ... ...) (let ... ...) (condition-case nil ... ...) (let ... ...)) (setq --dolist-tail-- (cdr --dolist-tail--)))) (let ((fn-2262 (function equal)) (args-2263 (list ... ...))) (let ((value-2264 ...)) (let (form-description-2266) (if ... nil ...)) value-2264)) (let ((--dolist-tail-- files) elt) (while --dolist-tail-- (setq elt (car --dolist-tail--)) (let* (... ... ... ...) (make-directory file1 ...) (let ... ...) (write-region elt nil file2) (let ... ...) (let ... ...) (let ... ...) (condition-case err ... ...) (delete-file file2) (let ... ...) (delete-directory file1) (let ... ...)) (setq --dolist-tail-- (cdr --dolist-tail--))))) (nil unwind-protect (progn (make-directory tmp-name1) (make-directory tmp-name2) (let ((--dolist-tail-- files) elt) (while --dolist-tail-- (setq elt ...) (let* ... ... ... ... ... ... ... ... ... ... ...) (setq --dolist-tail-- ...))) (let ((fn-2242 ...) (args-2243 ...)) (let (...) (let ... ...) value-2244)) (let ((fn-2247 ...) (args-2248 ...)) (let (...) (let ... ...) value-2249)) (let ((--dolist-tail-- files) elt) (while --dolist-tail-- (setq elt ...) (let ... ... ... ... ...) (setq --dolist-tail-- ...))) (let ((fn-2262 ...) (args-2263 ...)) (let (...) (let ... ...) value-2264)) (let ((--dolist-tail-- files) elt) (while --dolist-tail-- (setq elt ...) (let* ... ... ... ... ... ... ... ... ... ... ... ...) (setq --dolist-tail-- ...)))) (condition-case nil (progn (delete-directory tmp-name1 (quote recursive))) (error nil)) (condition-case nil (progn (delete-directory tmp-name2 (quote recursive))) (error nil))) (nil let* ((tramp-test-temporary-file-directory (file-truename tramp-test-temporary-file-directory)) (tmp-name1 (tramp--test-make-temp-name)) (tmp-name2 (tramp--test-make-temp-name (quote local))) (files (delq nil files))) (unwind-protect (progn (make-directory tmp-name1) (make-directory tmp-name2) (let (... elt) (while --dolist-tail-- ... ... ...)) (let (... ...) (let ... ... value-2244)) (let (... ...) (let ... ... value-2249)) (let (... elt) (while --dolist-tail-- ... ... ...)) (let (... ...) (let ... ... value-2264)) (let (... elt) (while --dolist-tail-- ... ... ...))) (condition-case nil (progn (delete-directory tmp-name1 ...)) (error nil)) (condition-case nil (progn (delete-directory tmp-name2 ...)) (error nil)))) (t tramp--test-check-files "أصبح بوسعك الآن تنزيل نسخة كاملة من موسوعة ويكيبيديا العربية لتصفحها بلا اتصال بالإنترنت") (nil let ((coding-system-for-read (quote utf-8)) (coding-system-for-write (quote utf-8)) (file-name-coding-system (quote utf-8))) (tramp--test-check-files (if (tramp--test-hpux-p) nil "أصبح بوسعك الآن تنزيل نسخة كاملة من موسوعة ويكيبيديا العربية لتصفحها بلا اتصال بالإنترنت"))) (t tramp--test-utf8) (t (lambda nil (let ((fn-2367 ...) (args-2368 ...)) (let (...) (let ... ...) value-2369)) (tramp--test-utf8))) (t ert--run-test-internal #0) (t ert-run-test [cl-struct-ert-test tramp-test32-utf8 "Check UTF8 encoding in file names and file contents." (lambda nil (let (... ...) (let ... ... value-2369)) (tramp--test-utf8)) nil :passed nil]) (t ert-run-or-rerun-test [cl-struct-ert--stats tramp-test32-utf8 [[cl-struct-ert-test tramp-test32-utf8 "Check UTF8 encoding in file names and file contents." (lambda nil ... ...) nil :passed nil]] #s(hash-table size 1 test eql rehash-size 1.5 rehash-threshold 0.8 data (tramp-test32-utf8 0)) [nil] [(22132 25487 789650 0)] [nil] 0 0 0 0 0 (22132 25487 758492 0) nil nil [cl-struct-ert-test tramp-test32-utf8 "Check UTF8 encoding in file names and file contents." (lambda nil (let ... ...) (tramp--test-utf8)) nil :passed nil] 1450468239.889621] [cl-struct-ert-test tramp-test32-utf8 "Check UTF8 encoding in file names and file contents." (lambda nil (let (... ...) (let ... ... value-2369)) (tramp--test-utf8)) nil :passed nil] #[385 "\306\x02\307\"\203)\0\211\211G\310U\203\x14\0\211@\202^[\0\311\312\313\x03GD\"\301\314\x02\302\242\300#\240\210\315\301\242!\207\306\x02\316\"\203\222\0\211\211G\317U\203A\0\211\x01A\262\x02\242\202H\0\311\312\313\x03GD\"\x01@\303\320\x02\204T\0\321\202U\0\322\323\x05!\324\x06\x06!\325\x06\a!\211\326U\203j\0\321\202n\0\327\330\x02\"\262\x01\331\x06\b!\211\326U\203~\0\321\202\202\0\327\332\x02\"\262\x01&\x06\210\333r\301\242q\210\f)\x03\"\207\306\x02\334\"\203\372\0\211\211G\317U\203\252\0\211\x01A\262\x02\242\202\261\0\311\312\313\x03GD\"\x01@r\301\242q\210\f\335\x03\x03\"\336\x02\x02\"\211\204\311\0\337\340!\210\211\317H\211\326H\r>\204\333\0\311\341\342\x03D\"\210\211\211\310\x06\aI\266\x03\x0e-\x02\343\313\344\"I\210\345\x03\x06\x06\"\210\346\x03\x02\"\266\203)\207\306\x02\347\"\203\204\x01\211\211G\350U\203\x12\x01\211\x01A\262\x02\242\202\x19\x01\311\312\313\x03GD\"\x01\211A\262\x03\242\x02@r\301\242q\210\f\335\x04\x04\"\336\x02\x02\"\211\317H\211\326H\r>\204A\x01\311\341\342\x03D\"\210\211\317H\262\x01\203g\x01\211\317H\211\326H\r>\204[\x01\311\341\342\x03D\"\210\211\211\317\351\x06	\x06	\"I\266\x03\x0e-\x02\343\x06\x06\351\x06	\x06	\"\"I\210\345\x03\x06\a\"\210\346\x03\x02\"\266\203)\207\352\353\x03\354#\205\215\x01\313\207" [nil (#<buffer *ert*>) (#4) message ert--results-ewoc cl-struct-ert--ewoc-entry-tags eql run-started 1 signal wrong-number-of-arguments nil ert--setup-results-buffer pop-to-buffer run-ended 2 "%sRan %s tests, %s results were as expected%s%s" "" "Aborted: " ert-stats-total ert-stats-completed-expected ert-stats-completed-unexpected 0 format ", %s unexpected" ert-stats-skipped ", %s skipped" ert--results-update-stats-display test-started ert--stats-test-pos ewoc-nth cl--assertion-failed node wrong-type-argument ert--ewoc-entry ert-char-for-test-result t ert--results-update-stats-display-maybe ewoc-invalidate test-ended 3 ert-test-result-expected-p error "cl-ecase failed: %s, %s" (run-started run-ended test-started test-ended) ert--results-progress-bar-string] 16 "\n\n(fn EVENT-TYPE &rest EVENT-ARGS)"]) (t ert-run-tests tramp-test32-utf8 #[385 "\306\x02\307\"\203)\0\211\211G\310U\203\x14\0\211@\202^[\0\311\312\313\x03GD\"\301\314\x02\302\242\300#\240\210\315\301\242!\207\306\x02\316\"\203\222\0\211\211G\317U\203A\0\211\x01A\262\x02\242\202H\0\311\312\313\x03GD\"\x01@\303\320\x02\204T\0\321\202U\0\322\323\x05!\324\x06\x06!\325\x06\a!\211\326U\203j\0\321\202n\0\327\330\x02\"\262\x01\331\x06\b!\211\326U\203~\0\321\202\202\0\327\332\x02\"\262\x01&\x06\210\333r\301\242q\210\f)\x03\"\207\306\x02\334\"\203\372\0\211\211G\317U\203\252\0\211\x01A\262\x02\242\202\261\0\311\312\313\x03GD\"\x01@r\301\242q\210\f\335\x03\x03\"\336\x02\x02\"\211\204\311\0\337\340!\210\211\317H\211\326H\r>\204\333\0\311\341\342\x03D\"\210\211\211\310\x06\aI\266\x03\x0e-\x02\343\313\344\"I\210\345\x03\x06\x06\"\210\346\x03\x02\"\266\203)\207\306\x02\347\"\203\204\x01\211\211G\350U\203\x12\x01\211\x01A\262\x02\242\202\x19\x01\311\312\313\x03GD\"\x01\211A\262\x03\242\x02@r\301\242q\210\f\335\x04\x04\"\336\x02\x02\"\211\317H\211\326H\r>\204A\x01\311\341\342\x03D\"\210\211\317H\262\x01\203g\x01\211\317H\211\326H\r>\204[\x01\311\341\342\x03D\"\210\211\211\317\351\x06	\x06	\"I\266\x03\x0e-\x02\343\x06\x06\351\x06	\x06	\"\"I\210\345\x03\x06\a\"\210\346\x03\x02\"\266\203)\207\352\353\x03\354#\205\215\x01\313\207" [nil (#<buffer *ert*>) (#4) message ert--results-ewoc cl-struct-ert--ewoc-entry-tags eql run-started 1 signal wrong-number-of-arguments nil ert--setup-results-buffer pop-to-buffer run-ended 2 "%sRan %s tests, %s results were as expected%s%s" "" "Aborted: " ert-stats-total ert-stats-completed-expected ert-stats-completed-unexpected 0 format ", %s unexpected" ert-stats-skipped ", %s skipped" ert--results-update-stats-display test-started ert--stats-test-pos ewoc-nth cl--assertion-failed node wrong-type-argument ert--ewoc-entry ert-char-for-test-result t ert--results-update-stats-display-maybe ewoc-invalidate test-ended 3 ert-test-result-expected-p error "cl-ecase failed: %s, %s" (run-started run-ended test-started test-ended) ert--results-progress-bar-string] 16 "\n\n(fn EVENT-TYPE &rest EVENT-ARGS)"]) (t ert tramp-test32-utf8 nil) (t funcall-interactively ert tramp-test32-utf8 nil) (t call-interactively ert record nil) (t command-execute ert record) (t execute-extended-command nil "ert" nil) (t funcall-interactively execute-extended-command nil "ert" nil) (t call-interactively execute-extended-command nil nil) (t command-execute execute-extended-command)) nil] #[0 "\300\301\302\"\207" [throw --cl-block-error-- nil] 3] debug t] (error (quit)))
  #[128 "\301\300\x02\"\207" [[cl-struct-ert--test-execution-info [cl-struct-ert-test tramp-test32-utf8 "Check UTF8 encoding in file names and file contents." (lambda nil (let ((fn-2367 ...) (args-2368 ...)) (let (...) (let ... ...) value-2369)) (tramp--test-utf8)) nil :passed nil] [cl-struct-ert-test-quit nil nil (quit) ((t tramp-wait-for-regexp #<process *tramp/mock anders-lindgrens-macbook.local*> nil "\\(^\\|\0\\)[^#$\n]*///96b0d12bb9e87819b46cf46bb017e8fe#\\$\r?$") (t tramp-wait-for-output #<process *tramp/mock anders-lindgrens-macbook.local*>) (t tramp-send-command ["mock" nil "anders-lindgrens-macbook.local" "/private/var/folders/qq/qqGPPGoBHOGgJs3oBoKTHU+++TI/-Tmp-/tramp-test22198dkQ/أصبح بوسعك الآن تنزيل نسخة كاملة من موسوعة ويكيبيديا العربية لتصفحها بلا اتصال بالإنترنت" nil] "(test -e /private/var/folders/qq/qqGPPGoBHOGgJs3oBoKTHU\\+\\+\\+TI/-Tmp-/tramp-test22198dkQ/\\أ\\ص\\ب\\ح\\ \\ب\\و\\س\\ع\\ك\\ \\ا\\ل\\آ\\ن\\ \\ت\\ن\\ز\\ي\\ل\\ \\ن\\س\\خ\\ة\\ \\ك\\ا\\م\\ل\\ة\\ \\م\\ن\\ \\م\\و\\س\\و\\ع\\ة\\ \\و\\ي\\ك\\ي\\ب\\ي\\د\\ي\\ا\\ \\ا\\ل\\ع\\ر\\ب\\ي\\ة\\ \\ل\\ت\\ص\\ف\\ح\\ه\\ا\\ \\ب\\ل\\ا\\ \\ا\\ت\\ص\\ا\\ل\\ \\ب\\ا\\ل\\إ\\ن\\ت\\ر\\ن\\ت || test -h /private/var/folders/qq/qqGPPGoBHOGgJs3oBoKTHU\\+\\+\\+TI/-Tmp-/tramp-test22198dkQ/\\أ\\ص\\ب\\ح\\ \\ب\\و\\س\\ع\\ك\\ \\ا\\ل\\آ\\ن\\ \\ت\\ن\\ز\\ي\\ل\\ \\ن\\س\\خ\\ة\\ \\ك\\ا\\م\\ل\\ة\\ \\م\\ن\\ \\م\\و\\س\\و\\ع\\ة\\ \\و\\ي\\ك\\ي\\ب\\ي\\د\\ي\\ا\\ \\ا\\ل\\ع\\ر\\ب\\ي\\ة\\ \\ل\\ت\\ص\\ف\\ح\\ه\\ا\\ \\ب\\ل\\ا\\ \\ا\\ت\\ص\\ا\\ل\\ \\ب\\ا\\ل\\إ\\ن\\ت\\ر\\ن\\ت) && /bin/ls -ildn -w /private/var/folders/qq/qqGPPGoBHOGgJs3oBoKTHU\\+\\+\\+TI/-Tmp-/tramp-test22198dkQ/\\أ\\ص\\ب\\ح\\ \\ب\\و\\س\\ع\\ك\\ \\ا\\ل\\آ\\ن\\ \\ت\\ن\\ز\\ي\\ل\\ \\ن\\س\\خ\\ة\\ \\ك\\ا\\م\\ل\\ة\\ \\م\\ن\\ \\م\\و\\س\\و\\ع\\ة\\ \\و\\ي\\ك\\ي\\ب\\ي\\د\\ي\\ا\\ \\ا\\ل\\ع\\ر\\ب\\ي\\ة\\ \\ل\\ت\\ص\\ف\\ح\\ه\\ا\\ \\ب\\ل\\ا\\ \\ا\\ت\\ص\\ا\\ل\\ \\ب\\ا\\ل\\إ\\ن\\ت\\ر\\ن\\ت") (t tramp-do-file-attributes-with-ls ["mock" nil "anders-lindgrens-macbook.local" "/private/var/folders/qq/qqGPPGoBHOGgJs3oBoKTHU+++TI/-Tmp-/tramp-test22198dkQ/أصبح بوسعك الآن تنزيل نسخة كاملة من موسوعة ويكيبيديا العربية لتصفحها بلا اتصال بالإنترنت" nil] "/private/var/folders/qq/qqGPPGoBHOGgJs3oBoKTHU+++TI/-Tmp-/tramp-test22198dkQ/أصبح بوسعك الآن تنزيل نسخة كاملة من موسوعة ويكيبيديا العربية لتصفحها بلا اتصال بالإنترنت" integer) (t tramp-sh-handle-file-attributes "/mock:anders-lindgrens-macbook.local:/private/var/folders/qq/qqGPPGoBHOGgJs3oBoKTHU+++TI/-Tmp-/tramp-test22198dkQ/أصبح بوسعك الآن تنزيل نسخة كاملة من موسوعة ويكيبيديا العربية لتصفحها بلا اتصال بالإنترنت") (t apply tramp-sh-handle-file-attributes "/mock:anders-lindgrens-macbook.local:/private/var/folders/qq/qqGPPGoBHOGgJs3oBoKTHU+++TI/-Tmp-/tramp-test22198dkQ/أصبح بوسعك الآن تنزيل نسخة كاملة من موسوعة ويكيبيديا العربية لتصفحها بلا اتصال بالإنترنت") (t tramp-sh-file-name-handler file-attributes "/mock:anders-lindgrens-macbook.local:/private/var/folders/qq/qqGPPGoBHOGgJs3oBoKTHU+++TI/-Tmp-/tramp-test22198dkQ/أصبح بوسعك الآن تنزيل نسخة كاملة من موسوعة ويكيبيديا العربية لتصفحها بلا اتصال بالإنترنت") (t apply tramp-sh-file-name-handler file-attributes "/mock:anders-lindgrens-macbook.local:/private/var/folders/qq/qqGPPGoBHOGgJs3oBoKTHU+++TI/-Tmp-/tramp-test22198dkQ/أصبح بوسعك الآن تنزيل نسخة كاملة من موسوعة ويكيبيديا العربية لتصفحها بلا اتصال بالإنترنت") (t tramp-file-name-handler file-attributes "/mock:anders-lindgrens-macbook.local:/private/var/folders/qq/qqGPPGoBHOGgJs3oBoKTHU+++TI/-Tmp-/tramp-test22198dkQ/أصبح بوسعك الآن تنزيل نسخة كاملة من موسوعة ويكيبيديا العربية لتصفحها بلا اتصال بالإنترنت") (t file-attributes "/mock:anders-lindgrens-macbook.local:/private/var/folders/qq/qqGPPGoBHOGgJs3oBoKTHU+++TI/-Tmp-/tramp-test22198dkQ/أصبح بوسعك الآن تنزيل نسخة كاملة من موسوعة ويكيبيديا العربية لتصفحها بلا اتصال بالإنترنت") (t tramp-compat-file-attributes "/mock:anders-lindgrens-macbook.local:/private/var/folders/qq/qqGPPGoBHOGgJs3oBoKTHU+++TI/-Tmp-/tramp-test22198dkQ/أصبح بوسعك الآن تنزيل نسخة كاملة من موسوعة ويكيبيديا العربية لتصفحها بلا اتصال بالإنترنت" integer) (t tramp-sh-handle-write-region "أصبح بوسعك الآن تنزيل نسخة كاملة من موسوعة ويكيبيديا العربية لتصفحها بلا اتصال بالإنترنت" nil "/mock:anders-lindgrens-macbook.local:/private/var/folders/qq/qqGPPGoBHOGgJs3oBoKTHU+++TI/-Tmp-/tramp-test22198dkQ/أصبح بوسعك الآن تنزيل نسخة كاملة من موسوعة ويكيبيديا العربية لتصفحها بلا اتصال بالإنترنت" nil nil) (t apply tramp-sh-handle-write-region ("أصبح بوسعك الآن تنزيل نسخة كاملة من موسوعة ويكيبيديا العربية لتصفحها بلا اتصال بالإنترنت" nil "/mock:anders-lindgrens-macbook.local:/private/var/folders/qq/qqGPPGoBHOGgJs3oBoKTHU+++TI/-Tmp-/tramp-test22198dkQ/أصبح بوسعك الآن تنزيل نسخة كاملة من موسوعة ويكيبيديا العربية لتصفحها بلا اتصال بالإنترنت" nil nil)) (t tramp-sh-file-name-handler write-region "أصبح بوسعك الآن تنزيل نسخة كاملة من موسوعة ويكيبيديا العربية لتصفحها بلا اتصال بالإنترنت" nil "/mock:anders-lindgrens-macbook.local:/private/var/folders/qq/qqGPPGoBHOGgJs3oBoKTHU+++TI/-Tmp-/tramp-test22198dkQ/أصبح بوسعك الآن تنزيل نسخة كاملة من موسوعة ويكيبيديا العربية لتصفحها بلا اتصال بالإنترنت" nil nil) (t apply tramp-sh-file-name-handler write-region ("أصبح بوسعك الآن تنزيل نسخة كاملة من موسوعة ويكيبيديا العربية لتصفحها بلا اتصال بالإنترنت" nil "/mock:anders-lindgrens-macbook.local:/private/var/folders/qq/qqGPPGoBHOGgJs3oBoKTHU+++TI/-Tmp-/tramp-test22198dkQ/أصبح بوسعك الآن تنزيل نسخة كاملة من موسوعة ويكيبيديا العربية لتصفحها بلا اتصال بالإنترنت" nil nil)) (t tramp-file-name-handler write-region "أصبح بوسعك الآن تنزيل نسخة كاملة من موسوعة ويكيبيديا العربية لتصفحها بلا اتصال بالإنترنت" nil "/mock:anders-lindgrens-macbook.local:/private/var/folders/qq/qqGPPGoBHOGgJs3oBoKTHU+++TI/-Tmp-/tramp-test22198dkQ/أصبح بوسعك الآن تنزيل نسخة كاملة من موسوعة ويكيبيديا العربية لتصفحها بلا اتصال بالإنترنت" nil nil) (t write-region "أصبح بوسعك الآن تنزيل نسخة كاملة من موسوعة ويكيبيديا العربية لتصفحها بلا اتصال بالإنترنت" nil "/mock:anders-lindgrens-macbook.local:/private/var/folders/qq/qqGPPGoBHOGgJs3oBoKTHU+++TI/-Tmp-/tramp-test22198dkQ/أصبح بوسعك الآن تنزيل نسخة كاملة من موسوعة ويكيبيديا العربية لتصفحها بلا اتصال بالإنترنت") (nil let* ((file1 ...) (file2 ...) (file3 ...)) (write-region elt nil file1) (let (... ...) (let ... ... value-2194)) (let (...) (save-current-buffer ... ...)) (copy-file file1 tmp-name2) (let (... ...) (let ... ... value-2204)) (delete-file file1) (let (... ...) (let ... ... value-2209)) (copy-file file2 tmp-name1) (let (... ...) (let ... ... value-2214)) (condition-case err (progn ... ... ... ... ... ...) (file-error ...))) (nil while --dolist-tail-- (setq elt (car --dolist-tail--)) (let* (... ... ...) (write-region elt nil file1) (let ... ...) (let ... ...) (copy-file file1 tmp-name2) (let ... ...) (delete-file file1) (let ... ...) (copy-file file2 tmp-name1) (let ... ...) (condition-case err ... ...)) (setq --dolist-tail-- (cdr --dolist-tail--))) (nil let ((--dolist-tail-- files) elt) (while --dolist-tail-- (setq elt ...) (let* ... ... ... ... ... ... ... ... ... ... ...) (setq --dolist-tail-- ...))) (nil progn (make-directory tmp-name1) (make-directory tmp-name2) (let (... elt) (while --dolist-tail-- ... ... ...)) (let (... ...) (let ... ... value-2244)) (let (... ...) (let ... ... value-2249)) (let (... elt) (while --dolist-tail-- ... ... ...)) (let (... ...) (let ... ... value-2264)) (let (... elt) (while --dolist-tail-- ... ... ...))) (nil unwind-protect (progn (make-directory tmp-name1) (make-directory tmp-name2) (let ... ...) (let ... ...) (let ... ...) (let ... ...) (let ... ...) (let ... ...)) (condition-case nil (progn ...) (error nil)) (condition-case nil (progn ...) (error nil))) (nil let* ((tramp-test-temporary-file-directory ...) (tmp-name1 ...) (tmp-name2 ...) (files ...)) (unwind-protect (progn ... ... ... ... ... ... ... ...) (condition-case nil ... ...) (condition-case nil ... ...))) (t tramp--test-check-files "أصبح بوسعك الآن تنزيل نسخة كاملة من موسوعة ويكيبيديا العربية لتصفحها بلا اتصال بالإنترنت") (nil let ((coding-system-for-read ...) (coding-system-for-write ...) (file-name-coding-system ...)) (tramp--test-check-files (if ... nil "أصبح بوسعك الآن تنزيل نسخة كاملة من موسوعة ويكيبيديا العربية لتصفحها بلا اتصال بالإنترنت"))) (t tramp--test-utf8) (t (lambda nil (let ... ...) (tramp--test-utf8))) (t ert--run-test-internal #2) (t ert-run-test [cl-struct-ert-test tramp-test32-utf8 "Check UTF8 encoding in file names and file contents." (lambda nil ... ...) nil :passed nil]) (t ert-run-or-rerun-test [cl-struct-ert--stats tramp-test32-utf8 [[cl-struct-ert-test tramp-test32-utf8 "Check UTF8 encoding in file names and file contents." ... nil :passed nil]] #s(hash-table size 1 test eql rehash-size 1.5 rehash-threshold 0.8 data (tramp-test32-utf8 0)) [nil] [...] [nil] 0 0 0 0 0 (22132 25487 758492 0) nil nil [cl-struct-ert-test tramp-test32-utf8 "Check UTF8 encoding in file names and file contents." ... nil :passed nil] 1450468239.889621] [cl-struct-ert-test tramp-test32-utf8 "Check UTF8 encoding in file names and file contents." (lambda nil ... ...) nil :passed nil] #[385 "\306\x02\307\"\203)\0\211\211G\310U\203\x14\0\211@\202^[\0\311\312\313\x03GD\"\301\314\x02\302\242\300#\240\210\315\301\242!\207\306\x02\316\"\203\222\0\211\211G\317U\203A\0\211\x01A\262\x02\242\202H\0\311\312\313\x03GD\"\x01@\303\320\x02\204T\0\321\202U\0\322\323\x05!\324\x06\x06!\325\x06\a!\211\326U\203j\0\321\202n\0\327\330\x02\"\262\x01\331\x06\b!\211\326U\203~\0\321\202\202\0\327\332\x02\"\262\x01&\x06\210\333r\301\242q\210\f)\x03\"\207\306\x02\334\"\203\372\0\211\211G\317U\203\252\0\211\x01A\262\x02\242\202\261\0\311\312\313\x03GD\"\x01@r\301\242q\210\f\335\x03\x03\"\336\x02\x02\"\211\204\311\0\337\340!\210\211\317H\211\326H\r>\204\333\0\311\341\342\x03D\"\210\211\211\310\x06\aI\266\x03\x0e-\x02\343\313\344\"I\210\345\x03\x06\x06\"\210\346\x03\x02\"\266\203)\207\306\x02\347\"\203\204\x01\211\211G\350U\203\x12\x01\211\x01A\262\x02\242\202\x19\x01\311\312\313\x03GD\"\x01\211A\262\x03\242\x02@r\301\242q\210\f\335\x04\x04\"\336\x02\x02\"\211\317H\211\326H\r>\204A\x01\311\341\342\x03D\"\210\211\317H\262\x01\203g\x01\211\317H\211\326H\r>\204[\x01\311\341\342\x03D\"\210\211\211\317\351\x06	\x06	\"I\266\x03\x0e-\x02\343\x06\x06\351\x06	\x06	\"\"I\210\345\x03\x06\a\"\210\346\x03\x02\"\266\203)\207\352\353\x03\354#\205\215\x01\313\207" [nil ... ... message ert--results-ewoc cl-struct-ert--ewoc-entry-tags eql run-started 1 signal wrong-number-of-arguments nil ert--setup-results-buffer pop-to-buffer run-ended 2 "%sRan %s tests, %s results were as expected%s%s" "" "Aborted: " ert-stats-total ert-stats-completed-expected ert-stats-completed-unexpected 0 format ", %s unexpected" ert-stats-skipped ", %s skipped" ert--results-update-stats-display test-started ert--stats-test-pos ewoc-nth cl--assertion-failed node wrong-type-argument ert--ewoc-entry ert-char-for-test-result t ert--results-update-stats-display-maybe ewoc-invalidate test-ended 3 ert-test-result-expected-p error "cl-ecase failed: %s, %s" ... ert--results-progress-bar-string] 16 "\n\n(fn EVENT-TYPE &rest EVENT-ARGS)"]) (t ert-run-tests tramp-test32-utf8 #[385 "\306\x02\307\"\203)\0\211\211G\310U\203\x14\0\211@\202^[\0\311\312\313\x03GD\"\301\314\x02\302\242\300#\240\210\315\301\242!\207\306\x02\316\"\203\222\0\211\211G\317U\203A\0\211\x01A\262\x02\242\202H\0\311\312\313\x03GD\"\x01@\303\320\x02\204T\0\321\202U\0\322\323\x05!\324\x06\x06!\325\x06\a!\211\326U\203j\0\321\202n\0\327\330\x02\"\262\x01\331\x06\b!\211\326U\203~\0\321\202\202\0\327\332\x02\"\262\x01&\x06\210\333r\301\242q\210\f)\x03\"\207\306\x02\334\"\203\372\0\211\211G\317U\203\252\0\211\x01A\262\x02\242\202\261\0\311\312\313\x03GD\"\x01@r\301\242q\210\f\335\x03\x03\"\336\x02\x02\"\211\204\311\0\337\340!\210\211\317H\211\326H\r>\204\333\0\311\341\342\x03D\"\210\211\211\310\x06\aI\266\x03\x0e-\x02\343\313\344\"I\210\345\x03\x06\x06\"\210\346\x03\x02\"\266\203)\207\306\x02\347\"\203\204\x01\211\211G\350U\203\x12\x01\211\x01A\262\x02\242\202\x19\x01\311\312\313\x03GD\"\x01\211A\262\x03\242\x02@r\301\242q\210\f\335\x04\x04\"\336\x02\x02\"\211\317H\211\326H\r>\204A\x01\311\341\342\x03D\"\210\211\317H\262\x01\203g\x01\211\317H\211\326H\r>\204[\x01\311\341\342\x03D\"\210\211\211\317\351\x06	\x06	\"I\266\x03\x0e-\x02\343\x06\x06\351\x06	\x06	\"\"I\210\345\x03\x06\a\"\210\346\x03\x02\"\266\203)\207\352\353\x03\354#\205\215\x01\313\207" [nil ... ... message ert--results-ewoc cl-struct-ert--ewoc-entry-tags eql run-started 1 signal wrong-number-of-arguments nil ert--setup-results-buffer pop-to-buffer run-ended 2 "%sRan %s tests, %s results were as expected%s%s" "" "Aborted: " ert-stats-total ert-stats-completed-expected ert-stats-completed-unexpected 0 format ", %s unexpected" ert-stats-skipped ", %s skipped" ert--results-update-stats-display test-started ert--stats-test-pos ewoc-nth cl--assertion-failed node wrong-type-argument ert--ewoc-entry ert-char-for-test-result t ert--results-update-stats-display-maybe ewoc-invalidate test-ended 3 ert-test-result-expected-p error "cl-ecase failed: %s, %s" ... ert--results-progress-bar-string] 16 "\n\n(fn EVENT-TYPE &rest EVENT-ARGS)"]) (t ert tramp-test32-utf8 nil) (t funcall-interactively ert tramp-test32-utf8 nil) (t call-interactively ert record nil) (t command-execute ert record) (t execute-extended-command nil "ert" nil) (t funcall-interactively execute-extended-command nil "ert" nil) (t call-interactively execute-extended-command nil nil) (t command-execute execute-extended-command)) nil] #[0 "\300\301\302\"\207" [throw --cl-block-error-- nil] 3] debug t] ert--run-test-debugger] 4 "\n\n(fn &rest ARGS)"](error (quit))
  accept-process-output(#<process *tramp/mock anders-lindgrens-macbook.local*> 1 nil t)
  tramp-accept-process-output(#<process *tramp/mock anders-lindgrens-macbook.local*> 1)
  tramp-wait-for-regexp(#<process *tramp/mock anders-lindgrens-macbook.local*> nil "\\(^\\|\0\\)[^#$\n]*///96b0d12bb9e87819b46cf46bb017e8fe#\\$\r?$")
  tramp-wait-for-output(#<process *tramp/mock anders-lindgrens-macbook.local*>)
  tramp-send-command(["mock" nil "anders-lindgrens-macbook.local" "/private/var/folders/qq/qqGPPGoBHOGgJs3oBoKTHU+++TI/-Tmp-/tramp-test22198dkQ/أصبح بوسعك الآن تنزيل نسخة كاملة من موسوعة ويكيبيديا العربية لتصفحها بلا اتصال بالإنترنت" nil] "(test -e /private/var/folders/qq/qqGPPGoBHOGgJs3oBoKTHU\\+\\+\\+TI/-Tmp-/tramp-test22198dkQ/\\أ\\ص\\ب\\ح\\ \\ب\\و\\س\\ع\\ك\\ \\ا\\ل\\آ\\ن\\ \\ت\\ن\\ز\\ي\\ل\\ \\ن\\س\\خ\\ة\\ \\ك\\ا\\م\\ل\\ة\\ \\م\\ن\\ \\م\\و\\س\\و\\ع\\ة\\ \\و\\ي\\ك\\ي\\ب\\ي\\د\\ي\\ا\\ \\ا\\ل\\ع\\ر\\ب\\ي\\ة\\ \\ل\\ت\\ص\\ف\\ح\\ه\\ا\\ \\ب\\ل\\ا\\ \\ا\\ت\\ص\\ا\\ل\\ \\ب\\ا\\ل\\إ\\ن\\ت\\ر\\ن\\ت || test -h /private/var/folders/qq/qqGPPGoBHOGgJs3oBoKTHU\\+\\+\\+TI/-Tmp-/tramp-test22198dkQ/\\أ\\ص\\ب\\ح\\ \\ب\\و\\س\\ع\\ك\\ \\ا\\ل\\آ\\ن\\ \\ت\\ن\\ز\\ي\\ل\\ \\ن\\س\\خ\\ة\\ \\ك\\ا\\م\\ل\\ة\\ \\م\\ن\\ \\م\\و\\س\\و\\ع\\ة\\ \\و\\ي\\ك\\ي\\ب\\ي\\د\\ي\\ا\\ \\ا\\ل\\ع\\ر\\ب\\ي\\ة\\ \\ل\\ت\\ص\\ف\\ح\\ه\\ا\\ \\ب\\ل\\ا\\ \\ا\\ت\\ص\\ا\\ل\\ \\ب\\ا\\ل\\إ\\ن\\ت\\ر\\ن\\ت) && /bin/ls -ildn -w /private/var/folders/qq/qqGPPGoBHOGgJs3oBoKTHU\\+\\+\\+TI/-Tmp-/tramp-test22198dkQ/\\أ\\ص\\ب\\ح\\ \\ب\\و\\س\\ع\\ك\\ \\ا\\ل\\آ\\ن\\ \\ت\\ن\\ز\\ي\\ل\\ \\ن\\س\\خ\\ة\\ \\ك\\ا\\م\\ل\\ة\\ \\م\\ن\\ \\م\\و\\س\\و\\ع\\ة\\ \\و\\ي\\ك\\ي\\ب\\ي\\د\\ي\\ا\\ \\ا\\ل\\ع\\ر\\ب\\ي\\ة\\ \\ل\\ت\\ص\\ف\\ح\\ه\\ا\\ \\ب\\ل\\ا\\ \\ا\\ت\\ص\\ا\\ل\\ \\ب\\ا\\ل\\إ\\ن\\ت\\ر\\ن\\ت")
  tramp-do-file-attributes-with-ls(["mock" nil "anders-lindgrens-macbook.local" "/private/var/folders/qq/qqGPPGoBHOGgJs3oBoKTHU+++TI/-Tmp-/tramp-test22198dkQ/أصبح بوسعك الآن تنزيل نسخة كاملة من موسوعة ويكيبيديا العربية لتصفحها بلا اتصال بالإنترنت" nil] "/private/var/folders/qq/qqGPPGoBHOGgJs3oBoKTHU+++TI/-Tmp-/tramp-test22198dkQ/أصبح بوسعك الآن تنزيل نسخة كاملة من موسوعة ويكيبيديا العربية لتصفحها بلا اتصال بالإنترنت" integer)
  tramp-sh-handle-file-attributes("/mock:anders-lindgrens-macbook.local:/private/var/folders/qq/qqGPPGoBHOGgJs3oBoKTHU+++TI/-Tmp-/tramp-test22198dkQ/أصبح بوسعك الآن تنزيل نسخة كاملة من موسوعة ويكيبيديا العربية لتصفحها بلا اتصال بالإنترنت")
  apply(tramp-sh-handle-file-attributes "/mock:anders-lindgrens-macbook.local:/private/var/folders/qq/qqGPPGoBHOGgJs3oBoKTHU+++TI/-Tmp-/tramp-test22198dkQ/أصبح بوسعك الآن تنزيل نسخة كاملة من موسوعة ويكيبيديا العربية لتصفحها بلا اتصال بالإنترنت")
  tramp-sh-file-name-handler(file-attributes "/mock:anders-lindgrens-macbook.local:/private/var/folders/qq/qqGPPGoBHOGgJs3oBoKTHU+++TI/-Tmp-/tramp-test22198dkQ/أصبح بوسعك الآن تنزيل نسخة كاملة من موسوعة ويكيبيديا العربية لتصفحها بلا اتصال بالإنترنت")
  apply(tramp-sh-file-name-handler file-attributes "/mock:anders-lindgrens-macbook.local:/private/var/folders/qq/qqGPPGoBHOGgJs3oBoKTHU+++TI/-Tmp-/tramp-test22198dkQ/أصبح بوسعك الآن تنزيل نسخة كاملة من موسوعة ويكيبيديا العربية لتصفحها بلا اتصال بالإنترنت")
  tramp-file-name-handler(file-attributes "/mock:anders-lindgrens-macbook.local:/private/var/folders/qq/qqGPPGoBHOGgJs3oBoKTHU+++TI/-Tmp-/tramp-test22198dkQ/أصبح بوسعك الآن تنزيل نسخة كاملة من موسوعة ويكيبيديا العربية لتصفحها بلا اتصال بالإنترنت")
  file-attributes("/mock:anders-lindgrens-macbook.local:/private/var/folders/qq/qqGPPGoBHOGgJs3oBoKTHU+++TI/-Tmp-/tramp-test22198dkQ/أصبح بوسعك الآن تنزيل نسخة كاملة من موسوعة ويكيبيديا العربية لتصفحها بلا اتصال بالإنترنت")
  tramp-compat-file-attributes("/mock:anders-lindgrens-macbook.local:/private/var/folders/qq/qqGPPGoBHOGgJs3oBoKTHU+++TI/-Tmp-/tramp-test22198dkQ/أصبح بوسعك الآن تنزيل نسخة كاملة من موسوعة ويكيبيديا العربية لتصفحها بلا اتصال بالإنترنت" integer)
  tramp-sh-handle-write-region("أصبح بوسعك الآن تنزيل نسخة كاملة من موسوعة ويكيبيديا العربية لتصفحها بلا اتصال بالإنترنت" nil "/mock:anders-lindgrens-macbook.local:/private/var/folders/qq/qqGPPGoBHOGgJs3oBoKTHU+++TI/-Tmp-/tramp-test22198dkQ/أصبح بوسعك الآن تنزيل نسخة كاملة من موسوعة ويكيبيديا العربية لتصفحها بلا اتصال بالإنترنت" nil nil)
  apply(tramp-sh-handle-write-region ("أصبح بوسعك الآن تنزيل نسخة كاملة من موسوعة ويكيبيديا العربية لتصفحها بلا اتصال بالإنترنت" nil "/mock:anders-lindgrens-macbook.local:/private/var/folders/qq/qqGPPGoBHOGgJs3oBoKTHU+++TI/-Tmp-/tramp-test22198dkQ/أصبح بوسعك الآن تنزيل نسخة كاملة من موسوعة ويكيبيديا العربية لتصفحها بلا اتصال بالإنترنت" nil nil))
  tramp-sh-file-name-handler(write-region "أصبح بوسعك الآن تنزيل نسخة كاملة من موسوعة ويكيبيديا العربية لتصفحها بلا اتصال بالإنترنت" nil "/mock:anders-lindgrens-macbook.local:/private/var/folders/qq/qqGPPGoBHOGgJs3oBoKTHU+++TI/-Tmp-/tramp-test22198dkQ/أصبح بوسعك الآن تنزيل نسخة كاملة من موسوعة ويكيبيديا العربية لتصفحها بلا اتصال بالإنترنت" nil nil)
  apply(tramp-sh-file-name-handler write-region ("أصبح بوسعك الآن تنزيل نسخة كاملة من موسوعة ويكيبيديا العربية لتصفحها بلا اتصال بالإنترنت" nil "/mock:anders-lindgrens-macbook.local:/private/var/folders/qq/qqGPPGoBHOGgJs3oBoKTHU+++TI/-Tmp-/tramp-test22198dkQ/أصبح بوسعك الآن تنزيل نسخة كاملة من موسوعة ويكيبيديا العربية لتصفحها بلا اتصال بالإنترنت" nil nil))
  tramp-file-name-handler(write-region "أصبح بوسعك الآن تنزيل نسخة كاملة من موسوعة ويكيبيديا العربية لتصفحها بلا اتصال بالإنترنت" nil "/mock:anders-lindgrens-macbook.local:/private/var/folders/qq/qqGPPGoBHOGgJs3oBoKTHU+++TI/-Tmp-/tramp-test22198dkQ/أصبح بوسعك الآن تنزيل نسخة كاملة من موسوعة ويكيبيديا العربية لتصفحها بلا اتصال بالإنترنت" nil nil)
  write-region("أصبح بوسعك الآن تنزيل نسخة كاملة من موسوعة ويكيبيديا العربية لتصفحها بلا اتصال بالإنترنت" nil "/mock:anders-lindgrens-macbook.local:/private/var/folders/qq/qqGPPGoBHOGgJs3oBoKTHU+++TI/-Tmp-/tramp-test22198dkQ/أصبح بوسعك الآن تنزيل نسخة كاملة من موسوعة ويكيبيديا العربية لتصفحها بلا اتصال بالإنترنت")
  (let* ((file1 (expand-file-name elt tmp-name1)) (file2 (expand-file-name elt tmp-name2)) (file3 (expand-file-name (concat elt "foo") tmp-name1))) (write-region elt nil file1) (let ((fn-2192 (function file-exists-p)) (args-2193 (list file1))) (let ((value-2194 (quote ert-form-evaluation-aborted-2195))) (let (form-description-2196) (if (unwind-protect (setq value-2194 (apply fn-2192 args-2193)) (setq form-description-2196 (nconc ... ... ... ...)) (ert--signal-should-execution form-description-2196)) nil (ert-fail form-description-2196))) value-2194)) (let ((temp-buffer (generate-new-buffer " *temp*"))) (save-current-buffer (set-buffer temp-buffer) (unwind-protect (progn (insert-file-contents file1) (let ((fn-2197 ...) (args-2198 ...)) (let (...) (let ... ...) value-2199))) (and (buffer-name temp-buffer) (kill-buffer temp-buffer))))) (copy-file file1 tmp-name2) (let ((fn-2202 (function file-exists-p)) (args-2203 (list file2))) (let ((value-2204 (quote ert-form-evaluation-aborted-2205))) (let (form-description-2206) (if (unwind-protect (setq value-2204 (apply fn-2202 args-2203)) (setq form-description-2206 (nconc ... ... ... ...)) (ert--signal-should-execution form-description-2206)) nil (ert-fail form-description-2206))) value-2204)) (delete-file file1) (let ((fn-2207 (function file-exists-p)) (args-2208 (list file1))) (let ((value-2209 (quote ert-form-evaluation-aborted-2210))) (let (form-description-2211) (if (not (unwind-protect (setq value-2209 ...) (setq form-description-2211 ...) (ert--signal-should-execution form-description-2211))) nil (ert-fail form-description-2211))) value-2209)) (copy-file file2 tmp-name1) (let ((fn-2212 (function file-exists-p)) (args-2213 (list file1))) (let ((value-2214 (quote ert-form-evaluation-aborted-2215))) (let (form-description-2216) (if (unwind-protect (setq value-2214 (apply fn-2212 args-2213)) (setq form-description-2216 (nconc ... ... ... ...)) (ert--signal-should-execution form-description-2216)) nil (ert-fail form-description-2216))) value-2214)) (condition-case err (progn (make-symbolic-link file1 file3) (let ((fn-2217 (function file-symlink-p)) (args-2218 (list file3))) (let ((value-2219 (quote ert-form-evaluation-aborted-2220))) (let (form-description-2221) (if (unwind-protect ... ... ...) nil (ert-fail form-description-2221))) value-2219)) (let ((fn-2222 (function string-equal)) (args-2223 (list (expand-file-name file1) (file-truename file3)))) (let ((value-2224 (quote ert-form-evaluation-aborted-2225))) (let (form-description-2226) (if (unwind-protect ... ... ...) nil (ert-fail form-description-2226))) value-2224)) (let ((fn-2227 (function string-equal)) (args-2228 (list (car ...) (file-remote-p ... ...)))) (let ((value-2229 (quote ert-form-evaluation-aborted-2230))) (let (form-description-2231) (if (unwind-protect ... ... ...) nil (ert-fail form-description-2231))) value-2229)) (let ((temp-buffer (generate-new-buffer " *temp*"))) (save-current-buffer (set-buffer temp-buffer) (unwind-protect (progn (insert-file-contents file3) (let ... ...)) (and (buffer-name temp-buffer) (kill-buffer temp-buffer))))) (delete-file file3)) (file-error (let ((fn-2237 (function string-equal)) (args-2238 (list (error-message-string err) "make-symbolic-link not supported"))) (let ((value-2239 (quote ert-form-evaluation-aborted-2240))) (let (form-description-2241) (if (unwind-protect ... ... ...) nil (ert-fail form-description-2241))) value-2239)))))
  (while --dolist-tail-- (setq elt (car --dolist-tail--)) (let* ((file1 (expand-file-name elt tmp-name1)) (file2 (expand-file-name elt tmp-name2)) (file3 (expand-file-name (concat elt "foo") tmp-name1))) (write-region elt nil file1) (let ((fn-2192 (function file-exists-p)) (args-2193 (list file1))) (let ((value-2194 (quote ert-form-evaluation-aborted-2195))) (let (form-description-2196) (if (unwind-protect (setq value-2194 ...) (setq form-description-2196 ...) (ert--signal-should-execution form-description-2196)) nil (ert-fail form-description-2196))) value-2194)) (let ((temp-buffer (generate-new-buffer " *temp*"))) (save-current-buffer (set-buffer temp-buffer) (unwind-protect (progn (insert-file-contents file1) (let (... ...) (let ... ... value-2199))) (and (buffer-name temp-buffer) (kill-buffer temp-buffer))))) (copy-file file1 tmp-name2) (let ((fn-2202 (function file-exists-p)) (args-2203 (list file2))) (let ((value-2204 (quote ert-form-evaluation-aborted-2205))) (let (form-description-2206) (if (unwind-protect (setq value-2204 ...) (setq form-description-2206 ...) (ert--signal-should-execution form-description-2206)) nil (ert-fail form-description-2206))) value-2204)) (delete-file file1) (let ((fn-2207 (function file-exists-p)) (args-2208 (list file1))) (let ((value-2209 (quote ert-form-evaluation-aborted-2210))) (let (form-description-2211) (if (not (unwind-protect ... ... ...)) nil (ert-fail form-description-2211))) value-2209)) (copy-file file2 tmp-name1) (let ((fn-2212 (function file-exists-p)) (args-2213 (list file1))) (let ((value-2214 (quote ert-form-evaluation-aborted-2215))) (let (form-description-2216) (if (unwind-protect (setq value-2214 ...) (setq form-description-2216 ...) (ert--signal-should-execution form-description-2216)) nil (ert-fail form-description-2216))) value-2214)) (condition-case err (progn (make-symbolic-link file1 file3) (let ((fn-2217 (function file-symlink-p)) (args-2218 (list file3))) (let ((value-2219 ...)) (let (form-description-2221) (if ... nil ...)) value-2219)) (let ((fn-2222 (function string-equal)) (args-2223 (list ... ...))) (let ((value-2224 ...)) (let (form-description-2226) (if ... nil ...)) value-2224)) (let ((fn-2227 (function string-equal)) (args-2228 (list ... ...))) (let ((value-2229 ...)) (let (form-description-2231) (if ... nil ...)) value-2229)) (let ((temp-buffer (generate-new-buffer " *temp*"))) (save-current-buffer (set-buffer temp-buffer) (unwind-protect (progn ... ...) (and ... ...)))) (delete-file file3)) (file-error (let ((fn-2237 (function string-equal)) (args-2238 (list ... "make-symbolic-link not supported"))) (let ((value-2239 ...)) (let (form-description-2241) (if ... nil ...)) value-2239))))) (setq --dolist-tail-- (cdr --dolist-tail--)))
  (let ((--dolist-tail-- files) elt) (while --dolist-tail-- (setq elt (car --dolist-tail--)) (let* ((file1 (expand-file-name elt tmp-name1)) (file2 (expand-file-name elt tmp-name2)) (file3 (expand-file-name (concat elt "foo") tmp-name1))) (write-region elt nil file1) (let ((fn-2192 (function file-exists-p)) (args-2193 (list file1))) (let ((value-2194 (quote ert-form-evaluation-aborted-2195))) (let (form-description-2196) (if (unwind-protect ... ... ...) nil (ert-fail form-description-2196))) value-2194)) (let ((temp-buffer (generate-new-buffer " *temp*"))) (save-current-buffer (set-buffer temp-buffer) (unwind-protect (progn (insert-file-contents file1) (let ... ...)) (and (buffer-name temp-buffer) (kill-buffer temp-buffer))))) (copy-file file1 tmp-name2) (let ((fn-2202 (function file-exists-p)) (args-2203 (list file2))) (let ((value-2204 (quote ert-form-evaluation-aborted-2205))) (let (form-description-2206) (if (unwind-protect ... ... ...) nil (ert-fail form-description-2206))) value-2204)) (delete-file file1) (let ((fn-2207 (function file-exists-p)) (args-2208 (list file1))) (let ((value-2209 (quote ert-form-evaluation-aborted-2210))) (let (form-description-2211) (if (not ...) nil (ert-fail form-description-2211))) value-2209)) (copy-file file2 tmp-name1) (let ((fn-2212 (function file-exists-p)) (args-2213 (list file1))) (let ((value-2214 (quote ert-form-evaluation-aborted-2215))) (let (form-description-2216) (if (unwind-protect ... ... ...) nil (ert-fail form-description-2216))) value-2214)) (condition-case err (progn (make-symbolic-link file1 file3) (let ((fn-2217 ...) (args-2218 ...)) (let (...) (let ... ...) value-2219)) (let ((fn-2222 ...) (args-2223 ...)) (let (...) (let ... ...) value-2224)) (let ((fn-2227 ...) (args-2228 ...)) (let (...) (let ... ...) value-2229)) (let ((temp-buffer ...)) (save-current-buffer (set-buffer temp-buffer) (unwind-protect ... ...))) (delete-file file3)) (file-error (let ((fn-2237 ...) (args-2238 ...)) (let (...) (let ... ...) value-2239))))) (setq --dolist-tail-- (cdr --dolist-tail--))))
  (progn (make-directory tmp-name1) (make-directory tmp-name2) (let ((--dolist-tail-- files) elt) (while --dolist-tail-- (setq elt (car --dolist-tail--)) (let* ((file1 (expand-file-name elt tmp-name1)) (file2 (expand-file-name elt tmp-name2)) (file3 (expand-file-name (concat elt "foo") tmp-name1))) (write-region elt nil file1) (let ((fn-2192 (function file-exists-p)) (args-2193 (list file1))) (let ((value-2194 ...)) (let (form-description-2196) (if ... nil ...)) value-2194)) (let ((temp-buffer (generate-new-buffer " *temp*"))) (save-current-buffer (set-buffer temp-buffer) (unwind-protect (progn ... ...) (and ... ...)))) (copy-file file1 tmp-name2) (let ((fn-2202 (function file-exists-p)) (args-2203 (list file2))) (let ((value-2204 ...)) (let (form-description-2206) (if ... nil ...)) value-2204)) (delete-file file1) (let ((fn-2207 (function file-exists-p)) (args-2208 (list file1))) (let ((value-2209 ...)) (let (form-description-2211) (if ... nil ...)) value-2209)) (copy-file file2 tmp-name1) (let ((fn-2212 (function file-exists-p)) (args-2213 (list file1))) (let ((value-2214 ...)) (let (form-description-2216) (if ... nil ...)) value-2214)) (condition-case err (progn (make-symbolic-link file1 file3) (let (... ...) (let ... ... value-2219)) (let (... ...) (let ... ... value-2224)) (let (... ...) (let ... ... value-2229)) (let (...) (save-current-buffer ... ...)) (delete-file file3)) (file-error (let (... ...) (let ... ... value-2239))))) (setq --dolist-tail-- (cdr --dolist-tail--)))) (let ((fn-2242 (function equal)) (args-2243 (list (directory-files tmp-name1 nil directory-files-no-dot-files-regexp) (sort (copy-sequence files) (quote string-lessp))))) (let ((value-2244 (quote ert-form-evaluation-aborted-2245))) (let (form-description-2246) (if (unwind-protect (setq value-2244 (apply fn-2242 args-2243)) (setq form-description-2246 (nconc ... ... ... ...)) (ert--signal-should-execution form-description-2246)) nil (ert-fail form-description-2246))) value-2244)) (let ((fn-2247 (function equal)) (args-2248 (list (directory-files tmp-name2 nil directory-files-no-dot-files-regexp) (sort (copy-sequence files) (quote string-lessp))))) (let ((value-2249 (quote ert-form-evaluation-aborted-2250))) (let (form-description-2251) (if (unwind-protect (setq value-2249 (apply fn-2247 args-2248)) (setq form-description-2251 (nconc ... ... ... ...)) (ert--signal-should-execution form-description-2251)) nil (ert-fail form-description-2251))) value-2249)) (let ((--dolist-tail-- files) elt) (while --dolist-tail-- (setq elt (car --dolist-tail--)) (let ((file1 (substitute-in-file-name (expand-file-name elt tmp-name1))) (file2 (substitute-in-file-name (expand-file-name elt tmp-name2)))) (condition-case nil (progn (write-region elt nil file1)) (error nil)) (let ((fn-2252 (function file-exists-p)) (args-2253 (list file1))) (let ((value-2254 ...)) (let (form-description-2256) (if ... nil ...)) value-2254)) (condition-case nil (progn (write-region elt nil file2 nil (quote nomessage))) (error nil)) (let ((fn-2257 (function file-exists-p)) (args-2258 (list file2))) (let ((value-2259 ...)) (let (form-description-2261) (if ... nil ...)) value-2259))) (setq --dolist-tail-- (cdr --dolist-tail--)))) (let ((fn-2262 (function equal)) (args-2263 (list (directory-files tmp-name1 nil directory-files-no-dot-files-regexp) (directory-files tmp-name2 nil directory-files-no-dot-files-regexp)))) (let ((value-2264 (quote ert-form-evaluation-aborted-2265))) (let (form-description-2266) (if (unwind-protect (setq value-2264 (apply fn-2262 args-2263)) (setq form-description-2266 (nconc ... ... ... ...)) (ert--signal-should-execution form-description-2266)) nil (ert-fail form-description-2266))) value-2264)) (let ((--dolist-tail-- files) elt) (while --dolist-tail-- (setq elt (car --dolist-tail--)) (let* ((elt1 (concat elt "foo")) (file1 (expand-file-name (concat "foo/" elt) tmp-name1)) (file2 (expand-file-name elt file1)) (file3 (expand-file-name elt1 file1))) (make-directory file1 (quote parents)) (let ((fn-2267 (function file-directory-p)) (args-2268 (list file1))) (let ((value-2269 ...)) (let (form-description-2271) (if ... nil ...)) value-2269)) (write-region elt nil file2) (let ((fn-2272 (function file-exists-p)) (args-2273 (list file2))) (let ((value-2274 ...)) (let (form-description-2276) (if ... nil ...)) value-2274)) (let ((fn-2277 (function equal)) (args-2278 (list ... ...))) (let ((value-2279 ...)) (let (form-description-2281) (if ... nil ...)) value-2279)) (let ((fn-2282 (function equal)) (args-2283 (list ... elt))) (let ((value-2284 ...)) (let (form-description-2286) (if ... nil ...)) value-2284)) (condition-case err (progn (make-symbolic-link file2 file3) (let (... ...) (let ... ... value-2289)) (let (... ...) (let ... ... value-2294)) (let (... ...) (let ... ... value-2299)) (delete-file file3) (let (... ...) (let ... ... value-2304))) (file-error (let (... ...) (let ... ... value-2309)))) (delete-file file2) (let ((fn-2312 (function file-exists-p)) (args-2313 (list file2))) (let ((value-2314 ...)) (let (form-description-2316) (if ... nil ...)) value-2314)) (delete-directory file1) (let ((fn-2317 (function file-exists-p)) (args-2318 (list file1))) (let ((value-2319 ...)) (let (form-description-2321) (if ... nil ...)) value-2319))) (setq --dolist-tail-- (cdr --dolist-tail--)))))
  (unwind-protect (progn (make-directory tmp-name1) (make-directory tmp-name2) (let ((--dolist-tail-- files) elt) (while --dolist-tail-- (setq elt (car --dolist-tail--)) (let* ((file1 (expand-file-name elt tmp-name1)) (file2 (expand-file-name elt tmp-name2)) (file3 (expand-file-name ... tmp-name1))) (write-region elt nil file1) (let ((fn-2192 ...) (args-2193 ...)) (let (...) (let ... ...) value-2194)) (let ((temp-buffer ...)) (save-current-buffer (set-buffer temp-buffer) (unwind-protect ... ...))) (copy-file file1 tmp-name2) (let ((fn-2202 ...) (args-2203 ...)) (let (...) (let ... ...) value-2204)) (delete-file file1) (let ((fn-2207 ...) (args-2208 ...)) (let (...) (let ... ...) value-2209)) (copy-file file2 tmp-name1) (let ((fn-2212 ...) (args-2213 ...)) (let (...) (let ... ...) value-2214)) (condition-case err (progn (make-symbolic-link file1 file3) (let ... ...) (let ... ...) (let ... ...) (let ... ...) (delete-file file3)) (file-error (let ... ...)))) (setq --dolist-tail-- (cdr --dolist-tail--)))) (let ((fn-2242 (function equal)) (args-2243 (list (directory-files tmp-name1 nil directory-files-no-dot-files-regexp) (sort (copy-sequence files) (quote string-lessp))))) (let ((value-2244 (quote ert-form-evaluation-aborted-2245))) (let (form-description-2246) (if (unwind-protect (setq value-2244 ...) (setq form-description-2246 ...) (ert--signal-should-execution form-description-2246)) nil (ert-fail form-description-2246))) value-2244)) (let ((fn-2247 (function equal)) (args-2248 (list (directory-files tmp-name2 nil directory-files-no-dot-files-regexp) (sort (copy-sequence files) (quote string-lessp))))) (let ((value-2249 (quote ert-form-evaluation-aborted-2250))) (let (form-description-2251) (if (unwind-protect (setq value-2249 ...) (setq form-description-2251 ...) (ert--signal-should-execution form-description-2251)) nil (ert-fail form-description-2251))) value-2249)) (let ((--dolist-tail-- files) elt) (while --dolist-tail-- (setq elt (car --dolist-tail--)) (let ((file1 (substitute-in-file-name ...)) (file2 (substitute-in-file-name ...))) (condition-case nil (progn (write-region elt nil file1)) (error nil)) (let ((fn-2252 ...) (args-2253 ...)) (let (...) (let ... ...) value-2254)) (condition-case nil (progn (write-region elt nil file2 nil ...)) (error nil)) (let ((fn-2257 ...) (args-2258 ...)) (let (...) (let ... ...) value-2259))) (setq --dolist-tail-- (cdr --dolist-tail--)))) (let ((fn-2262 (function equal)) (args-2263 (list (directory-files tmp-name1 nil directory-files-no-dot-files-regexp) (directory-files tmp-name2 nil directory-files-no-dot-files-regexp)))) (let ((value-2264 (quote ert-form-evaluation-aborted-2265))) (let (form-description-2266) (if (unwind-protect (setq value-2264 ...) (setq form-description-2266 ...) (ert--signal-should-execution form-description-2266)) nil (ert-fail form-description-2266))) value-2264)) (let ((--dolist-tail-- files) elt) (while --dolist-tail-- (setq elt (car --dolist-tail--)) (let* ((elt1 (concat elt "foo")) (file1 (expand-file-name ... tmp-name1)) (file2 (expand-file-name elt file1)) (file3 (expand-file-name elt1 file1))) (make-directory file1 (quote parents)) (let ((fn-2267 ...) (args-2268 ...)) (let (...) (let ... ...) value-2269)) (write-region elt nil file2) (let ((fn-2272 ...) (args-2273 ...)) (let (...) (let ... ...) value-2274)) (let ((fn-2277 ...) (args-2278 ...)) (let (...) (let ... ...) value-2279)) (let ((fn-2282 ...) (args-2283 ...)) (let (...) (let ... ...) value-2284)) (condition-case err (progn (make-symbolic-link file2 file3) (let ... ...) (let ... ...) (let ... ...) (delete-file file3) (let ... ...)) (file-error (let ... ...))) (delete-file file2) (let ((fn-2312 ...) (args-2313 ...)) (let (...) (let ... ...) value-2314)) (delete-directory file1) (let ((fn-2317 ...) (args-2318 ...)) (let (...) (let ... ...) value-2319))) (setq --dolist-tail-- (cdr --dolist-tail--))))) (condition-case nil (progn (delete-directory tmp-name1 (quote recursive))) (error nil)) (condition-case nil (progn (delete-directory tmp-name2 (quote recursive))) (error nil)))
  (let* ((tramp-test-temporary-file-directory (file-truename tramp-test-temporary-file-directory)) (tmp-name1 (tramp--test-make-temp-name)) (tmp-name2 (tramp--test-make-temp-name (quote local))) (files (delq nil files))) (unwind-protect (progn (make-directory tmp-name1) (make-directory tmp-name2) (let ((--dolist-tail-- files) elt) (while --dolist-tail-- (setq elt (car --dolist-tail--)) (let* ((file1 ...) (file2 ...) (file3 ...)) (write-region elt nil file1) (let (... ...) (let ... ... value-2194)) (let (...) (save-current-buffer ... ...)) (copy-file file1 tmp-name2) (let (... ...) (let ... ... value-2204)) (delete-file file1) (let (... ...) (let ... ... value-2209)) (copy-file file2 tmp-name1) (let (... ...) (let ... ... value-2214)) (condition-case err (progn ... ... ... ... ... ...) (file-error ...))) (setq --dolist-tail-- (cdr --dolist-tail--)))) (let ((fn-2242 (function equal)) (args-2243 (list (directory-files tmp-name1 nil directory-files-no-dot-files-regexp) (sort ... ...)))) (let ((value-2244 (quote ert-form-evaluation-aborted-2245))) (let (form-description-2246) (if (unwind-protect ... ... ...) nil (ert-fail form-description-2246))) value-2244)) (let ((fn-2247 (function equal)) (args-2248 (list (directory-files tmp-name2 nil directory-files-no-dot-files-regexp) (sort ... ...)))) (let ((value-2249 (quote ert-form-evaluation-aborted-2250))) (let (form-description-2251) (if (unwind-protect ... ... ...) nil (ert-fail form-description-2251))) value-2249)) (let ((--dolist-tail-- files) elt) (while --dolist-tail-- (setq elt (car --dolist-tail--)) (let ((file1 ...) (file2 ...)) (condition-case nil (progn ...) (error nil)) (let (... ...) (let ... ... value-2254)) (condition-case nil (progn ...) (error nil)) (let (... ...) (let ... ... value-2259))) (setq --dolist-tail-- (cdr --dolist-tail--)))) (let ((fn-2262 (function equal)) (args-2263 (list (directory-files tmp-name1 nil directory-files-no-dot-files-regexp) (directory-files tmp-name2 nil directory-files-no-dot-files-regexp)))) (let ((value-2264 (quote ert-form-evaluation-aborted-2265))) (let (form-description-2266) (if (unwind-protect ... ... ...) nil (ert-fail form-description-2266))) value-2264)) (let ((--dolist-tail-- files) elt) (while --dolist-tail-- (setq elt (car --dolist-tail--)) (let* ((elt1 ...) (file1 ...) (file2 ...) (file3 ...)) (make-directory file1 (quote parents)) (let (... ...) (let ... ... value-2269)) (write-region elt nil file2) (let (... ...) (let ... ... value-2274)) (let (... ...) (let ... ... value-2279)) (let (... ...) (let ... ... value-2284)) (condition-case err (progn ... ... ... ... ... ...) (file-error ...)) (delete-file file2) (let (... ...) (let ... ... value-2314)) (delete-directory file1) (let (... ...) (let ... ... value-2319))) (setq --dolist-tail-- (cdr --dolist-tail--))))) (condition-case nil (progn (delete-directory tmp-name1 (quote recursive))) (error nil)) (condition-case nil (progn (delete-directory tmp-name2 (quote recursive))) (error nil))))
  tramp--test-check-files("أصبح بوسعك الآن تنزيل نسخة كاملة من موسوعة ويكيبيديا العربية لتصفحها بلا اتصال بالإنترنت")
  (let ((coding-system-for-read (quote utf-8)) (coding-system-for-write (quote utf-8)) (file-name-coding-system (quote utf-8))) (tramp--test-check-files (if (tramp--test-hpux-p) nil "أصبح بوسعك الآن تنزيل نسخة كاملة من موسوعة ويكيبيديا العربية لتصفحها بلا اتصال بالإنترنت")))
  tramp--test-utf8()
  (lambda nil (let ((fn-2367 (function tramp--test-enabled)) (args-2368 (list))) (let ((value-2369 (quote ert-form-evaluation-aborted-2370))) (let (form-description-2371) (if (condition-case nil (progn (unwind-protect ... ... ...)) (error nil)) nil (ert-skip form-description-2371))) value-2369)) (tramp--test-utf8))()
  ert--run-test-internal([cl-struct-ert--test-execution-info [cl-struct-ert-test tramp-test32-utf8 "Check UTF8 encoding in file names and file contents." (lambda nil (let ((fn-2367 (function tramp--test-enabled)) (args-2368 (list))) (let ((value-2369 (quote ert-form-evaluation-aborted-2370))) (let (form-description-2371) (if (condition-case nil ... ...) nil (ert-skip form-description-2371))) value-2369)) (tramp--test-utf8)) nil :passed nil] [cl-struct-ert-test-quit nil nil (quit) ((t tramp-wait-for-regexp #<process *tramp/mock anders-lindgrens-macbook.local*> nil "\\(^\\|\0\\)[^#$\n]*///96b0d12bb9e87819b46cf46bb017e8fe#\\$\r?$") (t tramp-wait-for-output #<process *tramp/mock anders-lindgrens-macbook.local*>) (t tramp-send-command ["mock" nil "anders-lindgrens-macbook.local" "/private/var/folders/qq/qqGPPGoBHOGgJs3oBoKTHU+++TI/-Tmp-/tramp-test22198dkQ/أصبح بوسعك الآن تنزيل نسخة كاملة من موسوعة ويكيبيديا العربية لتصفحها بلا اتصال بالإنترنت" nil] "(test -e /private/var/folders/qq/qqGPPGoBHOGgJs3oBoKTHU\\+\\+\\+TI/-Tmp-/tramp-test22198dkQ/\\أ\\ص\\ب\\ح\\ \\ب\\و\\س\\ع\\ك\\ \\ا\\ل\\آ\\ن\\ \\ت\\ن\\ز\\ي\\ل\\ \\ن\\س\\خ\\ة\\ \\ك\\ا\\م\\ل\\ة\\ \\م\\ن\\ \\م\\و\\س\\و\\ع\\ة\\ \\و\\ي\\ك\\ي\\ب\\ي\\د\\ي\\ا\\ \\ا\\ل\\ع\\ر\\ب\\ي\\ة\\ \\ل\\ت\\ص\\ف\\ح\\ه\\ا\\ \\ب\\ل\\ا\\ \\ا\\ت\\ص\\ا\\ل\\ \\ب\\ا\\ل\\إ\\ن\\ت\\ر\\ن\\ت || test -h /private/var/folders/qq/qqGPPGoBHOGgJs3oBoKTHU\\+\\+\\+TI/-Tmp-/tramp-test22198dkQ/\\أ\\ص\\ب\\ح\\ \\ب\\و\\س\\ع\\ك\\ \\ا\\ل\\آ\\ن\\ \\ت\\ن\\ز\\ي\\ل\\ \\ن\\س\\خ\\ة\\ \\ك\\ا\\م\\ل\\ة\\ \\م\\ن\\ \\م\\و\\س\\و\\ع\\ة\\ \\و\\ي\\ك\\ي\\ب\\ي\\د\\ي\\ا\\ \\ا\\ل\\ع\\ر\\ب\\ي\\ة\\ \\ل\\ت\\ص\\ف\\ح\\ه\\ا\\ \\ب\\ل\\ا\\ \\ا\\ت\\ص\\ا\\ل\\ \\ب\\ا\\ل\\إ\\ن\\ت\\ر\\ن\\ت) && /bin/ls -ildn -w /private/var/folders/qq/qqGPPGoBHOGgJs3oBoKTHU\\+\\+\\+TI/-Tmp-/tramp-test22198dkQ/\\أ\\ص\\ب\\ح\\ \\ب\\و\\س\\ع\\ك\\ \\ا\\ل\\آ\\ن\\ \\ت\\ن\\ز\\ي\\ل\\ \\ن\\س\\خ\\ة\\ \\ك\\ا\\م\\ل\\ة\\ \\م\\ن\\ \\م\\و\\س\\و\\ع\\ة\\ \\و\\ي\\ك\\ي\\ب\\ي\\د\\ي\\ا\\ \\ا\\ل\\ع\\ر\\ب\\ي\\ة\\ \\ل\\ت\\ص\\ف\\ح\\ه\\ا\\ \\ب\\ل\\ا\\ \\ا\\ت\\ص\\ا\\ل\\ \\ب\\ا\\ل\\إ\\ن\\ت\\ر\\ن\\ت") (t tramp-do-file-attributes-with-ls ["mock" nil "anders-lindgrens-macbook.local" "/private/var/folders/qq/qqGPPGoBHOGgJs3oBoKTHU+++TI/-Tmp-/tramp-test22198dkQ/أصبح بوسعك الآن تنزيل نسخة كاملة من موسوعة ويكيبيديا العربية لتصفحها بلا اتصال بالإنترنت" nil] "/private/var/folders/qq/qqGPPGoBHOGgJs3oBoKTHU+++TI/-Tmp-/tramp-test22198dkQ/أصبح بوسعك الآن تنزيل نسخة كاملة من موسوعة ويكيبيديا العربية لتصفحها بلا اتصال بالإنترنت" integer) (t tramp-sh-handle-file-attributes "/mock:anders-lindgrens-macbook.local:/private/var/folders/qq/qqGPPGoBHOGgJs3oBoKTHU+++TI/-Tmp-/tramp-test22198dkQ/أصبح بوسعك الآن تنزيل نسخة كاملة من موسوعة ويكيبيديا العربية لتصفحها بلا اتصال بالإنترنت") (t apply tramp-sh-handle-file-attributes "/mock:anders-lindgrens-macbook.local:/private/var/folders/qq/qqGPPGoBHOGgJs3oBoKTHU+++TI/-Tmp-/tramp-test22198dkQ/أصبح بوسعك الآن تنزيل نسخة كاملة من موسوعة ويكيبيديا العربية لتصفحها بلا اتصال بالإنترنت") (t tramp-sh-file-name-handler file-attributes "/mock:anders-lindgrens-macbook.local:/private/var/folders/qq/qqGPPGoBHOGgJs3oBoKTHU+++TI/-Tmp-/tramp-test22198dkQ/أصبح بوسعك الآن تنزيل نسخة كاملة من موسوعة ويكيبيديا العربية لتصفحها بلا اتصال بالإنترنت") (t apply tramp-sh-file-name-handler file-attributes "/mock:anders-lindgrens-macbook.local:/private/var/folders/qq/qqGPPGoBHOGgJs3oBoKTHU+++TI/-Tmp-/tramp-test22198dkQ/أصبح بوسعك الآن تنزيل نسخة كاملة من موسوعة ويكيبيديا العربية لتصفحها بلا اتصال بالإنترنت") (t tramp-file-name-handler file-attributes "/mock:anders-lindgrens-macbook.local:/private/var/folders/qq/qqGPPGoBHOGgJs3oBoKTHU+++TI/-Tmp-/tramp-test22198dkQ/أصبح بوسعك الآن تنزيل نسخة كاملة من موسوعة ويكيبيديا العربية لتصفحها بلا اتصال بالإنترنت") (t file-attributes "/mock:anders-lindgrens-macbook.local:/private/var/folders/qq/qqGPPGoBHOGgJs3oBoKTHU+++TI/-Tmp-/tramp-test22198dkQ/أصبح بوسعك الآن تنزيل نسخة كاملة من موسوعة ويكيبيديا العربية لتصفحها بلا اتصال بالإنترنت") (t tramp-compat-file-attributes "/mock:anders-lindgrens-macbook.local:/private/var/folders/qq/qqGPPGoBHOGgJs3oBoKTHU+++TI/-Tmp-/tramp-test22198dkQ/أصبح بوسعك الآن تنزيل نسخة كاملة من موسوعة ويكيبيديا العربية لتصفحها بلا اتصال بالإنترنت" integer) (t tramp-sh-handle-write-region "أصبح بوسعك الآن تنزيل نسخة كاملة من موسوعة ويكيبيديا العربية لتصفحها بلا اتصال بالإنترنت" nil "/mock:anders-lindgrens-macbook.local:/private/var/folders/qq/qqGPPGoBHOGgJs3oBoKTHU+++TI/-Tmp-/tramp-test22198dkQ/أصبح بوسعك الآن تنزيل نسخة كاملة من موسوعة ويكيبيديا العربية لتصفحها بلا اتصال بالإنترنت" nil nil) (t apply tramp-sh-handle-write-region ("أصبح بوسعك الآن تنزيل نسخة كاملة من موسوعة ويكيبيديا العربية لتصفحها بلا اتصال بالإنترنت" nil "/mock:anders-lindgrens-macbook.local:/private/var/folders/qq/qqGPPGoBHOGgJs3oBoKTHU+++TI/-Tmp-/tramp-test22198dkQ/أصبح بوسعك الآن تنزيل نسخة كاملة من موسوعة ويكيبيديا العربية لتصفحها بلا اتصال بالإنترنت" nil nil)) (t tramp-sh-file-name-handler write-region "أصبح بوسعك الآن تنزيل نسخة كاملة من موسوعة ويكيبيديا العربية لتصفحها بلا اتصال بالإنترنت" nil "/mock:anders-lindgrens-macbook.local:/private/var/folders/qq/qqGPPGoBHOGgJs3oBoKTHU+++TI/-Tmp-/tramp-test22198dkQ/أصبح بوسعك الآن تنزيل نسخة كاملة من موسوعة ويكيبيديا العربية لتصفحها بلا اتصال بالإنترنت" nil nil) (t apply tramp-sh-file-name-handler write-region ("أصبح بوسعك الآن تنزيل نسخة كاملة من موسوعة ويكيبيديا العربية لتصفحها بلا اتصال بالإنترنت" nil "/mock:anders-lindgrens-macbook.local:/private/var/folders/qq/qqGPPGoBHOGgJs3oBoKTHU+++TI/-Tmp-/tramp-test22198dkQ/أصبح بوسعك الآن تنزيل نسخة كاملة من موسوعة ويكيبيديا العربية لتصفحها بلا اتصال بالإنترنت" nil nil)) (t tramp-file-name-handler write-region "أصبح بوسعك الآن تنزيل نسخة كاملة من موسوعة ويكيبيديا العربية لتصفحها بلا اتصال بالإنترنت" nil "/mock:anders-lindgrens-macbook.local:/private/var/folders/qq/qqGPPGoBHOGgJs3oBoKTHU+++TI/-Tmp-/tramp-test22198dkQ/أصبح بوسعك الآن تنزيل نسخة كاملة من موسوعة ويكيبيديا العربية لتصفحها بلا اتصال بالإنترنت" nil nil) (t write-region "أصبح بوسعك الآن تنزيل نسخة كاملة من موسوعة ويكيبيديا العربية لتصفحها بلا اتصال بالإنترنت" nil "/mock:anders-lindgrens-macbook.local:/private/var/folders/qq/qqGPPGoBHOGgJs3oBoKTHU+++TI/-Tmp-/tramp-test22198dkQ/أصبح بوسعك الآن تنزيل نسخة كاملة من موسوعة ويكيبيديا العربية لتصفحها بلا اتصال بالإنترنت") (nil let* ((file1 (expand-file-name elt tmp-name1)) (file2 (expand-file-name elt tmp-name2)) (file3 (expand-file-name (concat elt "foo") tmp-name1))) (write-region elt nil file1) (let ((fn-2192 (function file-exists-p)) (args-2193 (list file1))) (let ((value-2194 ...)) (let (form-description-2196) (if ... nil ...)) value-2194)) (let ((temp-buffer (generate-new-buffer " *temp*"))) (save-current-buffer (set-buffer temp-buffer) (unwind-protect (progn ... ...) (and ... ...)))) (copy-file file1 tmp-name2) (let ((fn-2202 (function file-exists-p)) (args-2203 (list file2))) (let ((value-2204 ...)) (let (form-description-2206) (if ... nil ...)) value-2204)) (delete-file file1) (let ((fn-2207 (function file-exists-p)) (args-2208 (list file1))) (let ((value-2209 ...)) (let (form-description-2211) (if ... nil ...)) value-2209)) (copy-file file2 tmp-name1) (let ((fn-2212 (function file-exists-p)) (args-2213 (list file1))) (let ((value-2214 ...)) (let (form-description-2216) (if ... nil ...)) value-2214)) (condition-case err (progn (make-symbolic-link file1 file3) (let (... ...) (let ... ... value-2219)) (let (... ...) (let ... ... value-2224)) (let (... ...) (let ... ... value-2229)) (let (...) (save-current-buffer ... ...)) (delete-file file3)) (file-error (let (... ...) (let ... ... value-2239))))) (nil while --dolist-tail-- (setq elt (car --dolist-tail--)) (let* ((file1 (expand-file-name elt tmp-name1)) (file2 (expand-file-name elt tmp-name2)) (file3 (expand-file-name ... tmp-name1))) (write-region elt nil file1) (let ((fn-2192 ...) (args-2193 ...)) (let (...) (let ... ...) value-2194)) (let ((temp-buffer ...)) (save-current-buffer (set-buffer temp-buffer) (unwind-protect ... ...))) (copy-file file1 tmp-name2) (let ((fn-2202 ...) (args-2203 ...)) (let (...) (let ... ...) value-2204)) (delete-file file1) (let ((fn-2207 ...) (args-2208 ...)) (let (...) (let ... ...) value-2209)) (copy-file file2 tmp-name1) (let ((fn-2212 ...) (args-2213 ...)) (let (...) (let ... ...) value-2214)) (condition-case err (progn (make-symbolic-link file1 file3) (let ... ...) (let ... ...) (let ... ...) (let ... ...) (delete-file file3)) (file-error (let ... ...)))) (setq --dolist-tail-- (cdr --dolist-tail--))) (nil let ((--dolist-tail-- files) elt) (while --dolist-tail-- (setq elt (car --dolist-tail--)) (let* ((file1 ...) (file2 ...) (file3 ...)) (write-region elt nil file1) (let (... ...) (let ... ... value-2194)) (let (...) (save-current-buffer ... ...)) (copy-file file1 tmp-name2) (let (... ...) (let ... ... value-2204)) (delete-file file1) (let (... ...) (let ... ... value-2209)) (copy-file file2 tmp-name1) (let (... ...) (let ... ... value-2214)) (condition-case err (progn ... ... ... ... ... ...) (file-error ...))) (setq --dolist-tail-- (cdr --dolist-tail--)))) (nil progn (make-directory tmp-name1) (make-directory tmp-name2) (let ((--dolist-tail-- files) elt) (while --dolist-tail-- (setq elt (car --dolist-tail--)) (let* (... ... ...) (write-region elt nil file1) (let ... ...) (let ... ...) (copy-file file1 tmp-name2) (let ... ...) (delete-file file1) (let ... ...) (copy-file file2 tmp-name1) (let ... ...) (condition-case err ... ...)) (setq --dolist-tail-- (cdr --dolist-tail--)))) (let ((fn-2242 (function equal)) (args-2243 (list ... ...))) (let ((value-2244 ...)) (let (form-description-2246) (if ... nil ...)) value-2244)) (let ((fn-2247 (function equal)) (args-2248 (list ... ...))) (let ((value-2249 ...)) (let (form-description-2251) (if ... nil ...)) value-2249)) (let ((--dolist-tail-- files) elt) (while --dolist-tail-- (setq elt (car --dolist-tail--)) (let (... ...) (condition-case nil ... ...) (let ... ...) (condition-case nil ... ...) (let ... ...)) (setq --dolist-tail-- (cdr --dolist-tail--)))) (let ((fn-2262 (function equal)) (args-2263 (list ... ...))) (let ((value-2264 ...)) (let (form-description-2266) (if ... nil ...)) value-2264)) (let ((--dolist-tail-- files) elt) (while --dolist-tail-- (setq elt (car --dolist-tail--)) (let* (... ... ... ...) (make-directory file1 ...) (let ... ...) (write-region elt nil file2) (let ... ...) (let ... ...) (let ... ...) (condition-case err ... ...) (delete-file file2) (let ... ...) (delete-directory file1) (let ... ...)) (setq --dolist-tail-- (cdr --dolist-tail--))))) (nil unwind-protect (progn (make-directory tmp-name1) (make-directory tmp-name2) (let ((--dolist-tail-- files) elt) (while --dolist-tail-- (setq elt ...) (let* ... ... ... ... ... ... ... ... ... ... ...) (setq --dolist-tail-- ...))) (let ((fn-2242 ...) (args-2243 ...)) (let (...) (let ... ...) value-2244)) (let ((fn-2247 ...) (args-2248 ...)) (let (...) (let ... ...) value-2249)) (let ((--dolist-tail-- files) elt) (while --dolist-tail-- (setq elt ...) (let ... ... ... ... ...) (setq --dolist-tail-- ...))) (let ((fn-2262 ...) (args-2263 ...)) (let (...) (let ... ...) value-2264)) (let ((--dolist-tail-- files) elt) (while --dolist-tail-- (setq elt ...) (let* ... ... ... ... ... ... ... ... ... ... ... ...) (setq --dolist-tail-- ...)))) (condition-case nil (progn (delete-directory tmp-name1 (quote recursive))) (error nil)) (condition-case nil (progn (delete-directory tmp-name2 (quote recursive))) (error nil))) (nil let* ((tramp-test-temporary-file-directory (file-truename tramp-test-temporary-file-directory)) (tmp-name1 (tramp--test-make-temp-name)) (tmp-name2 (tramp--test-make-temp-name (quote local))) (files (delq nil files))) (unwind-protect (progn (make-directory tmp-name1) (make-directory tmp-name2) (let (... elt) (while --dolist-tail-- ... ... ...)) (let (... ...) (let ... ... value-2244)) (let (... ...) (let ... ... value-2249)) (let (... elt) (while --dolist-tail-- ... ... ...)) (let (... ...) (let ... ... value-2264)) (let (... elt) (while --dolist-tail-- ... ... ...))) (condition-case nil (progn (delete-directory tmp-name1 ...)) (error nil)) (condition-case nil (progn (delete-directory tmp-name2 ...)) (error nil)))) (t tramp--test-check-files "أصبح بوسعك الآن تنزيل نسخة كاملة من موسوعة ويكيبيديا العربية لتصفحها بلا اتصال بالإنترنت") (nil let ((coding-system-for-read (quote utf-8)) (coding-system-for-write (quote utf-8)) (file-name-coding-system (quote utf-8))) (tramp--test-check-files (if (tramp--test-hpux-p) nil "أصبح بوسعك الآن تنزيل نسخة كاملة من موسوعة ويكيبيديا العربية لتصفحها بلا اتصال بالإنترنت"))) (t tramp--test-utf8) (t (lambda nil (let ((fn-2367 ...) (args-2368 ...)) (let (...) (let ... ...) value-2369)) (tramp--test-utf8))) (t ert--run-test-internal #0) (t ert-run-test [cl-struct-ert-test tramp-test32-utf8 "Check UTF8 encoding in file names and file contents." (lambda nil (let (... ...) (let ... ... value-2369)) (tramp--test-utf8)) nil :passed nil]) (t ert-run-or-rerun-test [cl-struct-ert--stats tramp-test32-utf8 [[cl-struct-ert-test tramp-test32-utf8 "Check UTF8 encoding in file names and file contents." (lambda nil ... ...) nil :passed nil]] #s(hash-table size 1 test eql rehash-size 1.5 rehash-threshold 0.8 data (tramp-test32-utf8 0)) [nil] [(22132 25487 789650 0)] [nil] 0 0 0 0 0 (22132 25487 758492 0) nil nil [cl-struct-ert-test tramp-test32-utf8 "Check UTF8 encoding in file names and file contents." (lambda nil (let ... ...) (tramp--test-utf8)) nil :passed nil] 1450468239.889621] [cl-struct-ert-test tramp-test32-utf8 "Check UTF8 encoding in file names and file contents." (lambda nil (let (... ...) (let ... ... value-2369)) (tramp--test-utf8)) nil :passed nil] #[385 "\306\x02\307\"\203)\0\211\211G\310U\203\x14\0\211@\202^[\0\311\312\313\x03GD\"\301\314\x02\302\242\300#\240\210\315\301\242!\207\306\x02\316\"\203\222\0\211\211G\317U\203A\0\211\x01A\262\x02\242\202H\0\311\312\313\x03GD\"\x01@\303\320\x02\204T\0\321\202U\0\322\323\x05!\324\x06\x06!\325\x06\a!\211\326U\203j\0\321\202n\0\327\330\x02\"\262\x01\331\x06\b!\211\326U\203~\0\321\202\202\0\327\332\x02\"\262\x01&\x06\210\333r\301\242q\210\f)\x03\"\207\306\x02\334\"\203\372\0\211\211G\317U\203\252\0\211\x01A\262\x02\242\202\261\0\311\312\313\x03GD\"\x01@r\301\242q\210\f\335\x03\x03\"\336\x02\x02\"\211\204\311\0\337\340!\210\211\317H\211\326H\r>\204\333\0\311\341\342\x03D\"\210\211\211\310\x06\aI\266\x03\x0e-\x02\343\313\344\"I\210\345\x03\x06\x06\"\210\346\x03\x02\"\266\203)\207\306\x02\347\"\203\204\x01\211\211G\350U\203\x12\x01\211\x01A\262\x02\242\202\x19\x01\311\312\313\x03GD\"\x01\211A\262\x03\242\x02@r\301\242q\210\f\335\x04\x04\"\336\x02\x02\"\211\317H\211\326H\r>\204A\x01\311\341\342\x03D\"\210\211\317H\262\x01\203g\x01\211\317H\211\326H\r>\204[\x01\311\341\342\x03D\"\210\211\211\317\351\x06	\x06	\"I\266\x03\x0e-\x02\343\x06\x06\351\x06	\x06	\"\"I\210\345\x03\x06\a\"\210\346\x03\x02\"\266\203)\207\352\353\x03\354#\205\215\x01\313\207" [nil (#<buffer *ert*>) (#4) message ert--results-ewoc cl-struct-ert--ewoc-entry-tags eql run-started 1 signal wrong-number-of-arguments nil ert--setup-results-buffer pop-to-buffer run-ended 2 "%sRan %s tests, %s results were as expected%s%s" "" "Aborted: " ert-stats-total ert-stats-completed-expected ert-stats-completed-unexpected 0 format ", %s unexpected" ert-stats-skipped ", %s skipped" ert--results-update-stats-display test-started ert--stats-test-pos ewoc-nth cl--assertion-failed node wrong-type-argument ert--ewoc-entry ert-char-for-test-result t ert--results-update-stats-display-maybe ewoc-invalidate test-ended 3 ert-test-result-expected-p error "cl-ecase failed: %s, %s" (run-started run-ended test-started test-ended) ert--results-progress-bar-string] 16 "\n\n(fn EVENT-TYPE &rest EVENT-ARGS)"]) (t ert-run-tests tramp-test32-utf8 #[385 "\306\x02\307\"\203)\0\211\211G\310U\203\x14\0\211@\202^[\0\311\312\313\x03GD\"\301\314\x02\302\242\300#\240\210\315\301\242!\207\306\x02\316\"\203\222\0\211\211G\317U\203A\0\211\x01A\262\x02\242\202H\0\311\312\313\x03GD\"\x01@\303\320\x02\204T\0\321\202U\0\322\323\x05!\324\x06\x06!\325\x06\a!\211\326U\203j\0\321\202n\0\327\330\x02\"\262\x01\331\x06\b!\211\326U\203~\0\321\202\202\0\327\332\x02\"\262\x01&\x06\210\333r\301\242q\210\f)\x03\"\207\306\x02\334\"\203\372\0\211\211G\317U\203\252\0\211\x01A\262\x02\242\202\261\0\311\312\313\x03GD\"\x01@r\301\242q\210\f\335\x03\x03\"\336\x02\x02\"\211\204\311\0\337\340!\210\211\317H\211\326H\r>\204\333\0\311\341\342\x03D\"\210\211\211\310\x06\aI\266\x03\x0e-\x02\343\313\344\"I\210\345\x03\x06\x06\"\210\346\x03\x02\"\266\203)\207\306\x02\347\"\203\204\x01\211\211G\350U\203\x12\x01\211\x01A\262\x02\242\202\x19\x01\311\312\313\x03GD\"\x01\211A\262\x03\242\x02@r\301\242q\210\f\335\x04\x04\"\336\x02\x02\"\211\317H\211\326H\r>\204A\x01\311\341\342\x03D\"\210\211\317H\262\x01\203g\x01\211\317H\211\326H\r>\204[\x01\311\341\342\x03D\"\210\211\211\317\351\x06	\x06	\"I\266\x03\x0e-\x02\343\x06\x06\351\x06	\x06	\"\"I\210\345\x03\x06\a\"\210\346\x03\x02\"\266\203)\207\352\353\x03\354#\205\215\x01\313\207" [nil (#<buffer *ert*>) (#4) message ert--results-ewoc cl-struct-ert--ewoc-entry-tags eql run-started 1 signal wrong-number-of-arguments nil ert--setup-results-buffer pop-to-buffer run-ended 2 "%sRan %s tests, %s results were as expected%s%s" "" "Aborted: " ert-stats-total ert-stats-completed-expected ert-stats-completed-unexpected 0 format ", %s unexpected" ert-stats-skipped ", %s skipped" ert--results-update-stats-display test-started ert--stats-test-pos ewoc-nth cl--assertion-failed node wrong-type-argument ert--ewoc-entry ert-char-for-test-result t ert--results-update-stats-display-maybe ewoc-invalidate test-ended 3 ert-test-result-expected-p error "cl-ecase failed: %s, %s" (run-started run-ended test-started test-ended) ert--results-progress-bar-string] 16 "\n\n(fn EVENT-TYPE &rest EVENT-ARGS)"]) (t ert tramp-test32-utf8 nil) (t funcall-interactively ert tramp-test32-utf8 nil) (t call-interactively ert record nil) (t command-execute ert record) (t execute-extended-command nil "ert" nil) (t funcall-interactively execute-extended-command nil "ert" nil) (t call-interactively execute-extended-command nil nil) (t command-execute execute-extended-command)) nil] #[0 "\300\301\302\"\207" [throw --cl-block-error-- nil] 3] debug t])
  ert-run-test([cl-struct-ert-test tramp-test32-utf8 "Check UTF8 encoding in file names and file contents." (lambda nil (let ((fn-2367 (function tramp--test-enabled)) (args-2368 (list))) (let ((value-2369 (quote ert-form-evaluation-aborted-2370))) (let (form-description-2371) (if (condition-case nil (progn ...) (error nil)) nil (ert-skip form-description-2371))) value-2369)) (tramp--test-utf8)) nil :passed nil])
  ert-run-or-rerun-test([cl-struct-ert--stats tramp-test32-utf8 [[cl-struct-ert-test tramp-test32-utf8 "Check UTF8 encoding in file names and file contents." (lambda nil (let ((fn-2367 (function tramp--test-enabled)) (args-2368 (list))) (let ((value-2369 ...)) (let (form-description-2371) (if ... nil ...)) value-2369)) (tramp--test-utf8)) nil :passed nil]] #s(hash-table size 1 test eql rehash-size 1.5 rehash-threshold 0.8 data (tramp-test32-utf8 0)) [nil] [(22132 25487 789650 0)] [nil] 0 0 0 0 0 (22132 25487 758492 0) nil nil [cl-struct-ert-test tramp-test32-utf8 "Check UTF8 encoding in file names and file contents." (lambda nil (let ((fn-2367 (function tramp--test-enabled)) (args-2368 (list))) (let ((value-2369 (quote ert-form-evaluation-aborted-2370))) (let (form-description-2371) (if (condition-case nil ... ...) nil (ert-skip form-description-2371))) value-2369)) (tramp--test-utf8)) nil :passed nil] 1450468239.889621] [cl-struct-ert-test tramp-test32-utf8 "Check UTF8 encoding in file names and file contents." (lambda nil (let ((fn-2367 (function tramp--test-enabled)) (args-2368 (list))) (let ((value-2369 (quote ert-form-evaluation-aborted-2370))) (let (form-description-2371) (if (condition-case nil (progn ...) (error nil)) nil (ert-skip form-description-2371))) value-2369)) (tramp--test-utf8)) nil :passed nil] #[385 "\306\x02\307\"\203)\0\211\211G\310U\203\x14\0\211@\202^[\0\311\312\313\x03GD\"\301\314\x02\302\242\300#\240\210\315\301\242!\207\306\x02\316\"\203\222\0\211\211G\317U\203A\0\211\x01A\262\x02\242\202H\0\311\312\313\x03GD\"\x01@\303\320\x02\204T\0\321\202U\0\322\323\x05!\324\x06\x06!\325\x06\a!\211\326U\203j\0\321\202n\0\327\330\x02\"\262\x01\331\x06\b!\211\326U\203~\0\321\202\202\0\327\332\x02\"\262\x01&\x06\210\333r\301\242q\210\f)\x03\"\207\306\x02\334\"\203\372\0\211\211G\317U\203\252\0\211\x01A\262\x02\242\202\261\0\311\312\313\x03GD\"\x01@r\301\242q\210\f\335\x03\x03\"\336\x02\x02\"\211\204\311\0\337\340!\210\211\317H\211\326H\r>\204\333\0\311\341\342\x03D\"\210\211\211\310\x06\aI\266\x03\x0e-\x02\343\313\344\"I\210\345\x03\x06\x06\"\210\346\x03\x02\"\266\203)\207\306\x02\347\"\203\204\x01\211\211G\350U\203\x12\x01\211\x01A\262\x02\242\202\x19\x01\311\312\313\x03GD\"\x01\211A\262\x03\242\x02@r\301\242q\210\f\335\x04\x04\"\336\x02\x02\"\211\317H\211\326H\r>\204A\x01\311\341\342\x03D\"\210\211\317H\262\x01\203g\x01\211\317H\211\326H\r>\204[\x01\311\341\342\x03D\"\210\211\211\317\351\x06	\x06	\"I\266\x03\x0e-\x02\343\x06\x06\351\x06	\x06	\"\"I\210\345\x03\x06\a\"\210\346\x03\x02\"\266\203)\207\352\353\x03\354#\205\215\x01\313\207" [nil (#<buffer *ert*>) (#0) message ert--results-ewoc cl-struct-ert--ewoc-entry-tags eql run-started 1 signal wrong-number-of-arguments nil ert--setup-results-buffer pop-to-buffer run-ended 2 "%sRan %s tests, %s results were as expected%s%s" "" "Aborted: " ert-stats-total ert-stats-completed-expected ert-stats-completed-unexpected 0 format ", %s unexpected" ert-stats-skipped ", %s skipped" ert--results-update-stats-display test-started ert--stats-test-pos ewoc-nth cl--assertion-failed node wrong-type-argument ert--ewoc-entry ert-char-for-test-result t ert--results-update-stats-display-maybe ewoc-invalidate test-ended 3 ert-test-result-expected-p error "cl-ecase failed: %s, %s" (run-started run-ended test-started test-ended) ert--results-progress-bar-string] 16 "\n\n(fn EVENT-TYPE &rest EVENT-ARGS)"])
  ert-run-tests(tramp-test32-utf8 #[385 "\306\x02\307\"\203)\0\211\211G\310U\203\x14\0\211@\202^[\0\311\312\313\x03GD\"\301\314\x02\302\242\300#\240\210\315\301\242!\207\306\x02\316\"\203\222\0\211\211G\317U\203A\0\211\x01A\262\x02\242\202H\0\311\312\313\x03GD\"\x01@\303\320\x02\204T\0\321\202U\0\322\323\x05!\324\x06\x06!\325\x06\a!\211\326U\203j\0\321\202n\0\327\330\x02\"\262\x01\331\x06\b!\211\326U\203~\0\321\202\202\0\327\332\x02\"\262\x01&\x06\210\333r\301\242q\210\f)\x03\"\207\306\x02\334\"\203\372\0\211\211G\317U\203\252\0\211\x01A\262\x02\242\202\261\0\311\312\313\x03GD\"\x01@r\301\242q\210\f\335\x03\x03\"\336\x02\x02\"\211\204\311\0\337\340!\210\211\317H\211\326H\r>\204\333\0\311\341\342\x03D\"\210\211\211\310\x06\aI\266\x03\x0e-\x02\343\313\344\"I\210\345\x03\x06\x06\"\210\346\x03\x02\"\266\203)\207\306\x02\347\"\203\204\x01\211\211G\350U\203\x12\x01\211\x01A\262\x02\242\202\x19\x01\311\312\313\x03GD\"\x01\211A\262\x03\242\x02@r\301\242q\210\f\335\x04\x04\"\336\x02\x02\"\211\317H\211\326H\r>\204A\x01\311\341\342\x03D\"\210\211\317H\262\x01\203g\x01\211\317H\211\326H\r>\204[\x01\311\341\342\x03D\"\210\211\211\317\351\x06	\x06	\"I\266\x03\x0e-\x02\343\x06\x06\351\x06	\x06	\"\"I\210\345\x03\x06\a\"\210\346\x03\x02\"\266\203)\207\352\353\x03\354#\205\215\x01\313\207" [nil (#<buffer *ert*>) (#0) message ert--results-ewoc cl-struct-ert--ewoc-entry-tags eql run-started 1 signal wrong-number-of-arguments nil ert--setup-results-buffer pop-to-buffer run-ended 2 "%sRan %s tests, %s results were as expected%s%s" "" "Aborted: " ert-stats-total ert-stats-completed-expected ert-stats-completed-unexpected 0 format ", %s unexpected" ert-stats-skipped ", %s skipped" ert--results-update-stats-display test-started ert--stats-test-pos ewoc-nth cl--assertion-failed node wrong-type-argument ert--ewoc-entry ert-char-for-test-result t ert--results-update-stats-display-maybe ewoc-invalidate test-ended 3 ert-test-result-expected-p error "cl-ecase failed: %s, %s" (run-started run-ended test-started test-ended) ert--results-progress-bar-string] 16 "\n\n(fn EVENT-TYPE &rest EVENT-ARGS)"])
  ert(tramp-test32-utf8 nil)
  funcall-interactively(ert tramp-test32-utf8 nil)
  call-interactively(ert record nil)
  command-execute(ert record)
  execute-extended-command(nil "ert" nil)
  funcall-interactively(execute-extended-command nil "ert" nil)
  call-interactively(execute-extended-command nil nil)
  command-execute(execute-extended-command)

^ permalink raw reply	[flat|nested] 66+ messages in thread

* bug#22145: 25.0.50; tramp and auto-revert tests hang on OS X
  2015-12-18 19:55                           ` Anders Lindgren
@ 2015-12-19 19:24                             ` Michael Albinus
  2015-12-19 22:43                               ` Anders Lindgren
  0 siblings, 1 reply; 66+ messages in thread
From: Michael Albinus @ 2015-12-19 19:24 UTC (permalink / raw)
  To: Anders Lindgren; +Cc: 22145

Anders Lindgren <andlind@gmail.com> writes:

> Anyway, it works with simple filenames like "xyz", so it is somehow
> connected to the non-ascii file names. By the way, are you aware that
> OS X denormalizes file names when stored in the file system, could
> that be related to this in any way?

Yes, I follow your discussion with Eli. But I don't see (yet) how it is
related to Tramp. Tramp works on shell level, and you have proved in the
very beginning of our conversation, that the command itself works when
entered in the shell.

So I still have no real idea. Maybe (attention: wild guess!) the shell
command or a path of this command is too long for OSX? So we might try
to run the command as-it-is. Could you pls check, what happens in a
shell with these commands:

--8<---------------cut here---------------start------------->8---
# mkdir /private/var/folders/qq/qqGPPGoBHOGgJs3oBoKTHU\\+\\+\\+TI/-Tmp-/tramp-test22198dkQ
# (test -e /private/var/folders/qq/qqGPPGoBHOGgJs3oBoKTHU\\+\\+\\+TI/-Tmp-/tramp-test22198dkQ/\\أ\\ص\\ب\\ح\\ \\ب\\و\\س\\ع\\ك\\ \\ا\\ل\\آ\\ن\\ \\ت\\ن\\ز\\ي\\ل\\ \\ن\\س\\خ\\ة\\ \\ك\\ا\\م\\ل\\ة\\ \\م\\ن\\ \\م\\و\\س\\و\\ع\\ة\\ \\و\\ي\\ك\\ي\\ب\\ي\\د\\ي\\ا\\ \\ا\\ل\\ع\\ر\\ب\\ي\\ة\\ \\ل\\ت\\ص\\ف\\ح\\ه\\ا\\ \\ب\\ل\\ا\\ \\ا\\ت\\ص\\ا\\ل\\ \\ب\\ا\\ل\\إ\\ن\\ت\\ر\\ن\\ت || test -h /private/var/folders/qq/qqGPPGoBHOGgJs3oBoKTHU\\+\\+\\+TI/-Tmp-/tramp-test22198dkQ/\\أ\\ص\\ب\\ح\\ \\ب\\و\\س\\ع\\ك\\ \\ا\\ل\\آ\\ن\\ \\ت\\ن\\ز\\ي\\ل\\ \\ن\\س\\خ\\ة\\ \\ك\\ا\\م\\ل\\ة\\ \\م\\ن\\ \\م\\و\\س\\و\\ع\\ة\\ \\و\\ي\\ك\\ي\\ب\\ي\\د\\ي\\ا\\ \\ا\\ل\\ع\\ر\\ب\\ي\\ة\\ \\ل\\ت\\ص\\ف\\ح\\ه\\ا\\ \\ب\\ل\\ا\\ \\ا\\ت\\ص\\ا\\ل\\ \\ب\\ا\\ل\\إ\\ن\\ت\\ر\\ن\\ت) && /bin/ls -ildn -w /private/var/folders/qq/qqGPPGoBHOGgJs3oBoKTHU\\+\\+\\+TI/-Tmp-/tramp-test22198dkQ/\\أ\\ص\\ب\\ح\\ \\ب\\و\\س\\ع\\ك\\ \\ا\\ل\\آ\\ن\\ \\ت\\ن\\ز\\ي\\ل\\ \\ن\\س\\خ\\ة\\ \\ك\\ا\\م\\ل\\ة\\ \\م\\ن\\ \\م\\و\\س\\و\\ع\\ة\\ \\و\\ي\\ك\\ي\\ب\\ي\\د\\ي\\ا\\ \\ا\\ل\\ع\\ر\\ب\\ي\\ة\\ \\ل\\ت\\ص\\ف\\ح\\ه\\ا\\ \\ب\\ل\\ا\\ \\ا\\ت\\ص\\ا\\ل\\ \\ب\\ا\\ل\\إ\\ن\\ت\\ر\\ن\\ت
--8<---------------cut here---------------end--------------->8---

Pls check also, whether you here a beep from your machine. We have seen
^G's in the Tramp debug buffer ...

> -- Anders

Best regards, Michael.

^ permalink raw reply	[flat|nested] 66+ messages in thread

* bug#22145: 25.0.50; tramp and auto-revert tests hang on OS X
  2015-12-19 19:24                             ` Michael Albinus
@ 2015-12-19 22:43                               ` Anders Lindgren
  2015-12-20 12:30                                 ` Michael Albinus
  0 siblings, 1 reply; 66+ messages in thread
From: Anders Lindgren @ 2015-12-19 22:43 UTC (permalink / raw)
  To: Michael Albinus; +Cc: 22145

[-- Attachment #1: Type: text/plain, Size: 3025 bytes --]

I get:

    -bash: test: too many arguments
    -bash: test: too many arguments

I didn't see any beeps in the output (I even checked with "od -a").

OS X Yosemite comes with bash 3.2.57 (from 2007) -- so it might not be up
to speed when it comes to parsing the command line with odd characters.
(Just a theory, but I thought it would be worth pointing it out.)

    -- Anders

On Sat, Dec 19, 2015 at 8:24 PM, Michael Albinus <michael.albinus@gmx.de>
wrote:
>
> Anders Lindgren <andlind@gmail.com> writes:
>
> > Anyway, it works with simple filenames like "xyz", so it is somehow
> > connected to the non-ascii file names. By the way, are you aware that
> > OS X denormalizes file names when stored in the file system, could
> > that be related to this in any way?
>
> Yes, I follow your discussion with Eli. But I don't see (yet) how it is
> related to Tramp. Tramp works on shell level, and you have proved in the
> very beginning of our conversation, that the command itself works when
> entered in the shell.
>
> So I still have no real idea. Maybe (attention: wild guess!) the shell
> command or a path of this command is too long for OSX? So we might try
> to run the command as-it-is. Could you pls check, what happens in a
> shell with these commands:
>
> --8<---------------cut here---------------start------------->8---
> # mkdir
/private/var/folders/qq/qqGPPGoBHOGgJs3oBoKTHU\\+\\+\\+TI/-Tmp-/tramp-test22198dkQ
> # (test -e
/private/var/folders/qq/qqGPPGoBHOGgJs3oBoKTHU\\+\\+\\+TI/-Tmp-/tramp-test22198dkQ/\\أ\\ص\\ب\\ح\\
\\ب\\و\\س\\ع\\ك\\ \\ا\\ل\\آ\\ن\\ \\ت\\ن\\ز\\ي\\ل\\ \\ن\\س\\خ\\ة\\
\\ك\\ا\\م\\ل\\ة\\ \\م\\ن\\ \\م\\و\\س\\و\\ع\\ة\\
\\و\\ي\\ك\\ي\\ب\\ي\\د\\ي\\ا\\ \\ا\\ل\\ع\\ر\\ب\\ي\\ة\\
\\ل\\ت\\ص\\ف\\ح\\ه\\ا\\ \\ب\\ل\\ا\\ \\ا\\ت\\ص\\ا\\ل\\
\\ب\\ا\\ل\\إ\\ن\\ت\\ر\\ن\\ت || test -h
/private/var/folders/qq/qqGPPGoBHOGgJs3oBoKTHU\\+\\+\\+TI/-Tmp-/tramp-test22198dkQ/\\أ\\ص\\ب\\ح\\
\\ب\\و\\س\\ع\\ك\\ \\ا\\ل\\آ\\ن\\ \\ت\\ن\\ز\\ي\\ل\\ \\ن\\س\\خ\\ة\\
\\ك\\ا\\م\\ل\\ة\\ \\م\\ن\\ \\م\\و\\س\\و\\ع\\ة\\
\\و\\ي\\ك\\ي\\ب\\ي\\د\\ي\\ا\\ \\ا\\ل\\ع\\ر\\ب\\ي\\ة\\
\\ل\\ت\\ص\\ف\\ح\\ه\\ا\\ \\ب\\ل\\ا\\ \\ا\\ت\\ص\\ا\\ل\\
\\ب\\ا\\ل\\إ\\ن\\ت\\ر\\ن\\ت) && /bin/ls -ildn -w
/private/var/folders/qq/qqGPPGoBHOGgJs3oBoKTHU\\+\\+\\+TI/-Tmp-/tramp-test22198dkQ/\\أ\\ص\\ب\\ح\\
\\ب\\و\\س\\ع\\ك\\ \\ا\\ل\\آ\\ن\\ \\ت\\ن\\ز\\ي\\ل\\ \\ن\\س\\خ\\ة\\
\\ك\\ا\\م\\ل\\ة\\ \\م\\ن\\ \\م\\و\\س\\و\\ع\\ة\\
\\و\\ي\\ك\\ي\\ب\\ي\\د\\ي\\ا\\ \\ا\\ل\\ع\\ر\\ب\\ي\\ة\\
\\ل\\ت\\ص\\ف\\ح\\ه\\ا\\ \\ب\\ل\\ا\\ \\ا\\ت\\ص\\ا\\ل\\
\\ب\\ا\\ل\\إ\\ن\\ت\\ر\\ن\\ت
> --8<---------------cut here---------------end--------------->8---
>
> Pls check also, whether you here a beep from your machine. We have seen
> ^G's in the Tramp debug buffer ...
>
> > -- Anders
>
> Best regards, Michael.

[-- Attachment #2: Type: text/html, Size: 3359 bytes --]

^ permalink raw reply	[flat|nested] 66+ messages in thread

* bug#22145: 25.0.50; tramp and auto-revert tests hang on OS X
  2015-12-19 22:43                               ` Anders Lindgren
@ 2015-12-20 12:30                                 ` Michael Albinus
  2015-12-20 15:38                                   ` Anders Lindgren
  0 siblings, 1 reply; 66+ messages in thread
From: Michael Albinus @ 2015-12-20 12:30 UTC (permalink / raw)
  To: Anders Lindgren; +Cc: 22145

Anders Lindgren <andlind@gmail.com> writes:

> I get:
>
> -bash: test: too many arguments
> -bash: test: too many arguments

Hmm. This is unexpected. And Tramp would see such errors; it is trained
to detect failed commands. Maybe a cut'n'paste error?

> I didn't see any beeps in the output (I even checked with "od -a").
>
> OS X Yosemite comes with bash 3.2.57 (from 2007) -- so it might not be
> up to speed when it comes to parsing the command line with odd
> characters. (Just a theory, but I thought it would be worth pointing
> it out.)

So maybe another ls is used than the one I check? Since I have no OS X
machine, I read the man page at
<https://developer.apple.com/library/mac/documentation/Darwin/Reference/ManPages/man1/ls.1.html>.

Does your ls behaves like this? The "-w" option is important.

> -- Anders

Best regards, Michael.





^ permalink raw reply	[flat|nested] 66+ messages in thread

* bug#22145: 25.0.50; tramp and auto-revert tests hang on OS X
  2015-12-20 12:30                                 ` Michael Albinus
@ 2015-12-20 15:38                                   ` Anders Lindgren
  2015-12-20 15:42                                     ` Michael Albinus
  0 siblings, 1 reply; 66+ messages in thread
From: Anders Lindgren @ 2015-12-20 15:38 UTC (permalink / raw)
  To: Michael Albinus; +Cc: 22145


[-- Attachment #1.1: Type: text/plain, Size: 1114 bytes --]

>
> > I get:
> >
> > -bash: test: too many arguments
> > -bash: test: too many arguments
>
> Hmm. This is unexpected. And Tramp would see such errors; it is trained
> to detect failed commands. Maybe a cut'n'paste error?
>

Could be. Could you send the commands in an attachment.


> I didn't see any beeps in the output (I even checked with "od -a").
> >
> > OS X Yosemite comes with bash 3.2.57 (from 2007) -- so it might not be
> > up to speed when it comes to parsing the command line with odd
> > characters. (Just a theory, but I thought it would be worth pointing
> > it out.)
>
> So maybe another ls is used than the one I check? Since I have no OS X
> machine, I read the man page at
> <
> https://developer.apple.com/library/mac/documentation/Darwin/Reference/ManPages/man1/ls.1.html
> >.
>
> Does your ls behaves like this? The "-w" option is important.
>

It does have the -w option, but I don't really know what to look for.
Anyway, it's hard to test as it defaults to using -w when the output isn't
a terminal.

Anyway, I've attached the output of using "ls" on some UTF-8 characters.

    -- Anders

[-- Attachment #1.2: Type: text/html, Size: 1894 bytes --]

[-- Attachment #2: ls.txt --]
[-- Type: text/plain, Size: 286 bytes --]

ls -w
aaosecond.txt      åäöfirst.txt

ls -w | od
0000000    060541  071557  061545  067157  027144  074164  005164  146141
0000020    060612  104314  146157  063210  071151  072163  072056  072170
0000040    000012                                                        
0000041

^ permalink raw reply	[flat|nested] 66+ messages in thread

* bug#22145: 25.0.50; tramp and auto-revert tests hang on OS X
  2015-12-20 15:38                                   ` Anders Lindgren
@ 2015-12-20 15:42                                     ` Michael Albinus
  2015-12-20 17:31                                       ` Anders Lindgren
  0 siblings, 1 reply; 66+ messages in thread
From: Michael Albinus @ 2015-12-20 15:42 UTC (permalink / raw)
  To: Anders Lindgren; +Cc: 22145

Anders Lindgren <andlind@gmail.com> writes:

>     Does your ls behaves like this? The "-w" option is important.
>
> It does have the -w option, but I don't really know what to look for.
> Anyway, it's hard to test as it defaults to using -w when the output
> isn't a terminal.

What does "ls --help" return?

> -- Anders

Best regards, Michael.





^ permalink raw reply	[flat|nested] 66+ messages in thread

* bug#22145: 25.0.50; tramp and auto-revert tests hang on OS X
  2015-12-20 15:42                                     ` Michael Albinus
@ 2015-12-20 17:31                                       ` Anders Lindgren
  2015-12-20 17:55                                         ` Michael Albinus
  0 siblings, 1 reply; 66+ messages in thread
From: Anders Lindgren @ 2015-12-20 17:31 UTC (permalink / raw)
  To: Michael Albinus; +Cc: 22145

[-- Attachment #1: Type: text/plain, Size: 569 bytes --]

ls --help

ls: illegal option -- -

usage: ls [-ABCFGHLOPRSTUWabcdefghiklmnopqrstuwx1] [file ...]


    -- Anders



On Sun, Dec 20, 2015 at 4:42 PM, Michael Albinus <michael.albinus@gmx.de>
wrote:

> Anders Lindgren <andlind@gmail.com> writes:
>
> >     Does your ls behaves like this? The "-w" option is important.
> >
> > It does have the -w option, but I don't really know what to look for.
> > Anyway, it's hard to test as it defaults to using -w when the output
> > isn't a terminal.
>
> What does "ls --help" return?
>
> > -- Anders
>
> Best regards, Michael.
>

[-- Attachment #2: Type: text/html, Size: 1295 bytes --]

^ permalink raw reply	[flat|nested] 66+ messages in thread

* bug#22145: 25.0.50; tramp and auto-revert tests hang on OS X
  2015-12-20 17:31                                       ` Anders Lindgren
@ 2015-12-20 17:55                                         ` Michael Albinus
  2015-12-21 22:35                                           ` Anders Lindgren
  0 siblings, 1 reply; 66+ messages in thread
From: Michael Albinus @ 2015-12-20 17:55 UTC (permalink / raw)
  To: Anders Lindgren; +Cc: 22145

Anders Lindgren <andlind@gmail.com> writes:

> ls --help
>
> ls: illegal option -- -
>
> usage: ls [-ABCFGHLOPRSTUWabcdefghiklmnopqrstuwx1] [file ...]

Looks like it should.

Well, I've committed a patch to the emacs-25 branch, suppressing this
special test with bidi file names for OS X. Could you pls check whether
Tramp tests pass now?

> -- Anders

Best regards, Michael.





^ permalink raw reply	[flat|nested] 66+ messages in thread

* bug#22145: 25.0.50; tramp and auto-revert tests hang on OS X
  2015-12-20 17:55                                         ` Michael Albinus
@ 2015-12-21 22:35                                           ` Anders Lindgren
  2015-12-22 11:03                                             ` Michael Albinus
  0 siblings, 1 reply; 66+ messages in thread
From: Anders Lindgren @ 2015-12-21 22:35 UTC (permalink / raw)
  To: Michael Albinus; +Cc: 22145


[-- Attachment #1.1: Type: text/plain, Size: 750 bytes --]

Hi!

It no longer hangs -- thanks for excluding the problematic cases. Hopefully
you will be able to find a solution for them in the future.

Unfortunately, there are a number of normal errors reported in the tramp
test, I've attached the log.

    -- Anders


On Sun, Dec 20, 2015 at 6:55 PM, Michael Albinus <michael.albinus@gmx.de>
wrote:

> Anders Lindgren <andlind@gmail.com> writes:
>
> > ls --help
> >
> > ls: illegal option -- -
> >
> > usage: ls [-ABCFGHLOPRSTUWabcdefghiklmnopqrstuwx1] [file ...]
>
> Looks like it should.
>
> Well, I've committed a patch to the emacs-25 branch, suppressing this
> special test with bidi file names for OS X. Could you pls check whether
> Tramp tests pass now?
>
> > -- Anders
>
> Best regards, Michael.
>

[-- Attachment #1.2: Type: text/html, Size: 1330 bytes --]

[-- Attachment #2: tramp-tests.log --]
[-- Type: application/octet-stream, Size: 7718 bytes --]

^ permalink raw reply	[flat|nested] 66+ messages in thread

* bug#22145: 25.0.50; tramp and auto-revert tests hang on OS X
  2015-12-21 22:35                                           ` Anders Lindgren
@ 2015-12-22 11:03                                             ` Michael Albinus
       [not found]                                               ` <CABr8ebaB1SqyrOSTXkQNSsf+bAd-JqBAYDR8_BiTsBikG-Eykw@mail.gmail.com>
  2016-01-05 21:33                                               ` John Wiegley
  0 siblings, 2 replies; 66+ messages in thread
From: Michael Albinus @ 2015-12-22 11:03 UTC (permalink / raw)
  To: Anders Lindgren; +Cc: 22145

Anders Lindgren <andlind@gmail.com> writes:

> Hi!

Hi Anders,

> It no longer hangs -- thanks for excluding the problematic cases.
> Hopefully you will be able to find a solution for them in the future.

Likely not me. I have no access to OSX machines, no chance to test.

> Unfortunately, there are a number of normal errors reported in the
> tramp test, I've attached the log.
>
> 4 unexpected results:
>    FAILED  tramp-test29-vc-registered

Here it seems to be a problem with the temporary bzr repository I have
created. Usually, the test case shall check whether it works
proper. I've instrumented the test case in order to see what's up.

>    FAILED  tramp-test32-utf8
>    FAILED  tramp-test32-utf8-with-ls
>    FAILED  tramp-test32-utf8-with-perl

That means there are problems with other strings but the arabic one,
which I have suppressed. Tests are also instrumented.

Pls let the test run again in batch mode, and send me the resulting
tramp-tests.log.

> -- Anders

Best regards, Michael.





^ permalink raw reply	[flat|nested] 66+ messages in thread

* bug#22145: 25.0.50; tramp and auto-revert tests hang on OS X
       [not found]                                               ` <CABr8ebaB1SqyrOSTXkQNSsf+bAd-JqBAYDR8_BiTsBikG-Eykw@mail.gmail.com>
@ 2015-12-25  9:56                                                 ` Michael Albinus
  2015-12-26  5:01                                                   ` Anders Lindgren
  0 siblings, 1 reply; 66+ messages in thread
From: Michael Albinus @ 2015-12-25  9:56 UTC (permalink / raw)
  To: Anders Lindgren; +Cc: 22145

Anders Lindgren <andlind@gmail.com> writes:

> Hi!

Hi Anders,

> Test tramp-test29-vc-registered condition:
>     (error "Running bzr init ....FAILED (status 1)")
>    FAILED  30/42  tramp-test29-vc-registered

There is a problem in creating a temporary bzr repository. This is not
related to the test itself; I've committed a patch which shall make the
test more robust (not fail) in this case.

> Test tramp-test32-utf8 condition:
>     (ert-test-failed
>      ((should
>        (equal
> 	(directory-files tmp-name1 nil directory-files-no-dot-files-regexp)
> 	(sort ... ...)))
>       :form
>       (equal
>        ("“…¹ƒ„µ „¿ “±»±¾¹± ¼µ ©„¿ £„¿€" "²‚¾‚¾¿¾¼ ¿¾ ³°»°º‚¸ºµ" "“泳櫸指—³åˆ—")
>        ("“…¯ƒ„µ „¿ “±»±¾¯± ¼µ „¿ £„¿€" "²‚¾‚¾¿¾¼ ¿¾ ³°»°º‚¸ºµ" "“泳櫸指—³åˆ—"))
>       :value nil :explanation
>       (list-elt 0
> 		(arrays-of-different-length 33 30 "“…¹ƒ„µ „¿ “±»±¾¹± ¼µ ©„¿ £„¿€" "“…¯ƒ„µ „¿ “±»±¾¯± ¼µ „¿ £„¿€" first-mismatch-at 3))))
>    FAILED  36/42  tramp-test32-utf8

I have observed, that since my commit 0ad27a5aab529d507829c60fa79aad9866f492ab
from Dec 15, the strings are not encoded properly anymore. Could you pls
check, whether the following patch (reverting that change) solves this?
If not, pls send tramp-tests.log, again.

--8<---------------cut here---------------start------------->8---
*** ~/src/emacs-25/lisp/net/tramp-sh.el.~emacs-25~	2015-12-25 10:52:51.759874716 +0100
--- ~/src/emacs-25/lisp/net/tramp-sh.el	2015-12-25 10:44:28.084420801 +0100
***************
*** 4218,4229 ****
  	  (setq cs-encode (cdr cs))
  	  (unless cs-decode (setq cs-decode 'undecided))
  	  (unless cs-encode (setq cs-encode 'undecided))
! 	  (setq cs-encode
! 		(tramp-compat-coding-system-change-eol-conversion
! 		 cs-encode
! 		 (if (string-match
! 		      "^Darwin" (tramp-get-connection-property vec "uname" ""))
! 		     'mac 'unix)))
  	  (tramp-send-command vec "echo foo ; echo bar" t)
  	  (goto-char (point-min))
  	  (when (search-forward "\r" nil t)
--- 4218,4225 ----
  	  (setq cs-encode (cdr cs))
  	  (unless cs-decode (setq cs-decode 'undecided))
  	  (unless cs-encode (setq cs-encode 'undecided))
! 	  (setq cs-encode (tramp-compat-coding-system-change-eol-conversion
! 			   cs-encode 'unix))
  	  (tramp-send-command vec "echo foo ; echo bar" t)
  	  (goto-char (point-min))
  	  (when (search-forward "\r" nil t)
--8<---------------cut here---------------end--------------->8---

> -- Anders

Best regards, Michael.





^ permalink raw reply	[flat|nested] 66+ messages in thread

* bug#22145: 25.0.50; tramp and auto-revert tests hang on OS X
  2015-12-25  9:56                                                 ` Michael Albinus
@ 2015-12-26  5:01                                                   ` Anders Lindgren
  2015-12-26 19:56                                                     ` Michael Albinus
  0 siblings, 1 reply; 66+ messages in thread
From: Anders Lindgren @ 2015-12-26  5:01 UTC (permalink / raw)
  To: Michael Albinus; +Cc: 22145

[-- Attachment #1: Type: text/plain, Size: 3343 bytes --]

Hi!

I just ran the tests. However, the resulting log file was too large for
"debbugs" to handle. Is there a way for me to send the file to you using
some other mechanism than mail?

    -- Anders

On Fri, Dec 25, 2015 at 10:56 AM, Michael Albinus <michael.albinus@gmx.de>
wrote:

> Anders Lindgren <andlind@gmail.com> writes:
>
> > Hi!
>
> Hi Anders,
>
> > Test tramp-test29-vc-registered condition:
> >     (error "Running bzr init ....FAILED (status 1)")
> >    FAILED  30/42  tramp-test29-vc-registered
>
> There is a problem in creating a temporary bzr repository. This is not
> related to the test itself; I've committed a patch which shall make the
> test more robust (not fail) in this case.
>
> > Test tramp-test32-utf8 condition:
> >     (ert-test-failed
> >      ((should
> >        (equal
> >       (directory-files tmp-name1 nil directory-files-no-dot-files-regexp)
> >       (sort ... ...)))
> >       :form
> >       (equal
> >        ("套∋<┠ � 導サアセケ� シオ ゥ>ソ 」� " "栖だ≠セソセシ ソセ ウーサー⊆ずコオ" "捺ウウ讚ク謖㍾竜蛻�)
> >        ("套�ヤオ � 導サアセッア シオ 巡ソ 」� " "栖だ≠セソセシ ソセ ウーサー⊆ずコオ" "捺ウウ讚ク謖㍾竜蛻�))
> >       :value nil :explanation
> >       (list-elt 0
> >               (arrays-of-different-length 33 30 "套∋<┠ � 導サアセケ� シオ ゥ>ソ 」�
> " "套�ヤオ � 導サアセッア シオ 巡ソ 」� " first-mismatch-at 3))))
> >    FAILED  36/42  tramp-test32-utf8
>
> I have observed, that since my commit
> 0ad27a5aab529d507829c60fa79aad9866f492ab
> from Dec 15, the strings are not encoded properly anymore. Could you pls
> check, whether the following patch (reverting that change) solves this?
> If not, pls send tramp-tests.log, again.
>
> --8<---------------cut here---------------start------------->8---
> *** ~/src/emacs-25/lisp/net/tramp-sh.el.~emacs-25~      2015-12-25
> 10:52:51.759874716 +0100
> --- ~/src/emacs-25/lisp/net/tramp-sh.el 2015-12-25 10:44:28.084420801 +0100
> ***************
> *** 4218,4229 ****
>           (setq cs-encode (cdr cs))
>           (unless cs-decode (setq cs-decode 'undecided))
>           (unless cs-encode (setq cs-encode 'undecided))
> !         (setq cs-encode
> !               (tramp-compat-coding-system-change-eol-conversion
> !                cs-encode
> !                (if (string-match
> !                     "^Darwin" (tramp-get-connection-property vec "uname"
> ""))
> !                    'mac 'unix)))
>           (tramp-send-command vec "echo foo ; echo bar" t)
>           (goto-char (point-min))
>           (when (search-forward "\r" nil t)
> --- 4218,4225 ----
>           (setq cs-encode (cdr cs))
>           (unless cs-decode (setq cs-decode 'undecided))
>           (unless cs-encode (setq cs-encode 'undecided))
> !         (setq cs-encode (tramp-compat-coding-system-change-eol-conversion
> !                          cs-encode 'unix))
>           (tramp-send-command vec "echo foo ; echo bar" t)
>           (goto-char (point-min))
>           (when (search-forward "\r" nil t)
> --8<---------------cut here---------------end--------------->8---
>
> > -- Anders
>
> Best regards, Michael.
>

[-- Attachment #2: Type: text/html, Size: 4393 bytes --]

^ permalink raw reply	[flat|nested] 66+ messages in thread

* bug#22145: 25.0.50; tramp and auto-revert tests hang on OS X
  2015-12-26  5:01                                                   ` Anders Lindgren
@ 2015-12-26 19:56                                                     ` Michael Albinus
  2015-12-26 21:41                                                       ` Anders Lindgren
  0 siblings, 1 reply; 66+ messages in thread
From: Michael Albinus @ 2015-12-26 19:56 UTC (permalink / raw)
  To: Anders Lindgren; +Cc: 22145

Anders Lindgren <andlind@gmail.com> writes:

> Hi!

Hi Anders,

> I just ran the tests. However, the resulting log file was too large
> for "debbugs" to handle. Is there a way for me to send the file to you
> using some other mechanism than mail?

I have no place to receive large files, I don't use dropbox and
friends. Does it work to send the log file to me directly, off-list?

> -- Anders

Best regards, Michael.





^ permalink raw reply	[flat|nested] 66+ messages in thread

* bug#22145: 25.0.50; tramp and auto-revert tests hang on OS X
  2015-12-26 19:56                                                     ` Michael Albinus
@ 2015-12-26 21:41                                                       ` Anders Lindgren
  0 siblings, 0 replies; 66+ messages in thread
From: Anders Lindgren @ 2015-12-26 21:41 UTC (permalink / raw)
  To: Michael Albinus; +Cc: 22145

[-- Attachment #1: Type: text/plain, Size: 424 bytes --]

>
> > I just ran the tests. However, the resulting log file was too large
> > for "debbugs" to handle. Is there a way for me to send the file to you
> > using some other mechanism than mail?
>
> I have no place to receive large files, I don't use dropbox and
> friends. Does it work to send the log file to me directly, off-list?
>

Yes that would work for me.

To the list: Log file sent to Micael off-list.

    -- Anders

[-- Attachment #2: Type: text/html, Size: 758 bytes --]

^ permalink raw reply	[flat|nested] 66+ messages in thread

* bug#22145: 25.0.50; tramp and auto-revert tests hang on OS X
  2015-12-22 11:03                                             ` Michael Albinus
       [not found]                                               ` <CABr8ebaB1SqyrOSTXkQNSsf+bAd-JqBAYDR8_BiTsBikG-Eykw@mail.gmail.com>
@ 2016-01-05 21:33                                               ` John Wiegley
  2016-01-05 21:36                                                 ` Michael Albinus
  1 sibling, 1 reply; 66+ messages in thread
From: John Wiegley @ 2016-01-05 21:33 UTC (permalink / raw)
  To: Michael Albinus; +Cc: 22145, Anders Lindgren

>>>>> Michael Albinus <michael.albinus@gmx.de> writes:

>> It no longer hangs -- thanks for excluding the problematic cases. Hopefully
>> you will be able to find a solution for them in the future.

> Likely not me. I have no access to OSX machines, no chance to test.

"Testing tramp-tests.elc" still hangs for me on OSX, and always had.  I simply
stopped running the tests in order to get emacs-25 to build.

How do I get useful information about this, since it's not even failing?

-- 
John Wiegley                  GPG fingerprint = 4710 CF98 AF9B 327B B80F
http://newartisans.com                          60E1 46C4 BD1A 7AC1 4BA2





^ permalink raw reply	[flat|nested] 66+ messages in thread

* bug#22145: 25.0.50; tramp and auto-revert tests hang on OS X
  2016-01-05 21:33                                               ` John Wiegley
@ 2016-01-05 21:36                                                 ` Michael Albinus
  2016-01-06  0:07                                                   ` John Wiegley
  0 siblings, 1 reply; 66+ messages in thread
From: Michael Albinus @ 2016-01-05 21:36 UTC (permalink / raw)
  To: John Wiegley; +Cc: 22145, Anders Lindgren

John Wiegley <jwiegley@gmail.com> writes:

> "Testing tramp-tests.elc" still hangs for me on OSX, and always had.  I simply
> stopped running the tests in order to get emacs-25 to build.
>
> How do I get useful information about this, since it's not even failing?

Do you see in the log file, which test case hangs?

Best regards, Michael.





^ permalink raw reply	[flat|nested] 66+ messages in thread

* bug#22145: 25.0.50; tramp and auto-revert tests hang on OS X
  2016-01-05 21:36                                                 ` Michael Albinus
@ 2016-01-06  0:07                                                   ` John Wiegley
  2016-01-06  4:53                                                     ` Michael Albinus
  0 siblings, 1 reply; 66+ messages in thread
From: John Wiegley @ 2016-01-06  0:07 UTC (permalink / raw)
  To: Michael Albinus; +Cc: 22145, Anders Lindgren

>>>>> Michael Albinus <michael.albinus@gmx.de> writes:

> Do you see in the log file, which test case hangs?

I did a C-c after waiting a full hour, but tramp-tests.log is 0 bytes long.

-- 
John Wiegley                  GPG fingerprint = 4710 CF98 AF9B 327B B80F
http://newartisans.com                          60E1 46C4 BD1A 7AC1 4BA2





^ permalink raw reply	[flat|nested] 66+ messages in thread

* bug#22145: 25.0.50; tramp and auto-revert tests hang on OS X
  2016-01-06  0:07                                                   ` John Wiegley
@ 2016-01-06  4:53                                                     ` Michael Albinus
  2016-01-06 18:39                                                       ` John Wiegley
  0 siblings, 1 reply; 66+ messages in thread
From: Michael Albinus @ 2016-01-06  4:53 UTC (permalink / raw)
  To: John Wiegley; +Cc: 22145, Anders Lindgren

John Wiegley <jwiegley@gmail.com> writes:

> I did a C-c after waiting a full hour, but tramp-tests.log is 0 bytes long.

What happens, if you call

# make -C test/automated tramp-tests

Best regards, Michael.





^ permalink raw reply	[flat|nested] 66+ messages in thread

* bug#22145: 25.0.50; tramp and auto-revert tests hang on OS X
  2016-01-06  4:53                                                     ` Michael Albinus
@ 2016-01-06 18:39                                                       ` John Wiegley
  2016-01-06 18:48                                                         ` Eli Zaretskii
  0 siblings, 1 reply; 66+ messages in thread
From: John Wiegley @ 2016-01-06 18:39 UTC (permalink / raw)
  To: Michael Albinus; +Cc: 22145, Anders Lindgren

>>>>> Michael Albinus <michael.albinus@gmx.de> writes:

> What happens, if you call
> # make -C test/automated tramp-tests

Pretty much identical behavior, except that it didn't even attempt to write a
zero byte log file:

--8<---------------cut here---------------start------------->8---
[nix-shell:~/.emacs.d/devel]$ make -C test/automated tramp-tests
make: Entering directory '/Users/johnw/Projects/dot-emacs/devel/test/automated'
make[1]: Entering directory '/Users/johnw/Projects/dot-emacs/devel/test/automated'
make[2]: Entering directory '/Users/johnw/Projects/dot-emacs/devel/test/automated'
make[2]: 'tramp-tests.elc' is up to date.
make[2]: Leaving directory '/Users/johnw/Projects/dot-emacs/devel/test/automated'
Testing tramp-tests.elc
^CMakefile:94: recipe for target 'tramp-tests.log' failed
make[1]: *** [tramp-tests.log] Error 2
Makefile:122: recipe for target 'tramp-tests' failed
make: *** [tramp-tests] Interrupt: 2
--8<---------------cut here---------------end--------------->8---

There is no tramp-tests.log after waiting a while and pressing C-c.

-- 
John Wiegley                  GPG fingerprint = 4710 CF98 AF9B 327B B80F
http://newartisans.com                          60E1 46C4 BD1A 7AC1 4BA2





^ permalink raw reply	[flat|nested] 66+ messages in thread

* bug#22145: 25.0.50; tramp and auto-revert tests hang on OS X
  2016-01-06 18:39                                                       ` John Wiegley
@ 2016-01-06 18:48                                                         ` Eli Zaretskii
  2016-01-06 19:04                                                           ` John Wiegley
  0 siblings, 1 reply; 66+ messages in thread
From: Eli Zaretskii @ 2016-01-06 18:48 UTC (permalink / raw)
  To: John Wiegley; +Cc: 22145, michael.albinus, andlind

> From: John Wiegley <jwiegley@gmail.com>
> Date: Wed, 06 Jan 2016 10:39:35 -0800
> Cc: 22145@debbugs.gnu.org, Anders Lindgren <andlind@gmail.com>
> 
> >>>>> Michael Albinus <michael.albinus@gmx.de> writes:
> 
> > What happens, if you call
> > # make -C test/automated tramp-tests
> 
> Pretty much identical behavior, except that it didn't even attempt to write a
> zero byte log file:

If you attach a debugger to emacs while it hangs, where do you find it
lurking?





^ permalink raw reply	[flat|nested] 66+ messages in thread

* bug#22145: 25.0.50; tramp and auto-revert tests hang on OS X
  2016-01-06 18:48                                                         ` Eli Zaretskii
@ 2016-01-06 19:04                                                           ` John Wiegley
  2016-01-07 20:03                                                             ` Michael Albinus
  0 siblings, 1 reply; 66+ messages in thread
From: John Wiegley @ 2016-01-06 19:04 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: 22145, michael.albinus, andlind

>>>>> Eli Zaretskii <eliz@gnu.org> writes:

>> Pretty much identical behavior, except that it didn't even attempt to write a
>> zero byte log file:

> If you attach a debugger to emacs while it hangs, where do you find it
> lurking?

Oh hey, weird, this time it actually ran to completion:

Ran 42 tests, 37 results as expected, 3 unexpected, 2 skipped (2016-01-06 19:03:56+0000)
2 expected failures

3 unexpected results:
   FAILED  tramp-test32-utf8
   FAILED  tramp-test32-utf8-with-ls
   FAILED  tramp-test32-utf8-with-perl

2 skipped results:
  SKIPPED  tramp-test31-special-characters-with-stat
  SKIPPED  tramp-test32-utf8-with-stat

Looks like I'll have to try a bit harder to find out why it's hanging
sometimes. When that does happen, I'll attach to the process as you suggest,
Eli.

-- 
John Wiegley                  GPG fingerprint = 4710 CF98 AF9B 327B B80F
http://newartisans.com                          60E1 46C4 BD1A 7AC1 4BA2





^ permalink raw reply	[flat|nested] 66+ messages in thread

* bug#22145: 25.0.50; tramp and auto-revert tests hang on OS X
  2016-01-06 19:04                                                           ` John Wiegley
@ 2016-01-07 20:03                                                             ` Michael Albinus
  2016-01-07 20:31                                                               ` Anders Lindgren
                                                                                 ` (2 more replies)
  0 siblings, 3 replies; 66+ messages in thread
From: Michael Albinus @ 2016-01-07 20:03 UTC (permalink / raw)
  To: John Wiegley; +Cc: 22145, andlind

John Wiegley <jwiegley@gmail.com> writes:

> 3 unexpected results:
>    FAILED  tramp-test32-utf8
>    FAILED  tramp-test32-utf8-with-ls
>    FAILED  tramp-test32-utf8-with-perl

Well, I'm desperate with this. It fails only for OS X. The latest traces
from Anders didn't give me a new idea how to fix :-(

Since I have no chance to test on OS X, I'm thinking about to skip those
tests there. Not that I like it.

Best regards, Michael.





^ permalink raw reply	[flat|nested] 66+ messages in thread

* bug#22145: 25.0.50; tramp and auto-revert tests hang on OS X
  2016-01-07 20:03                                                             ` Michael Albinus
@ 2016-01-07 20:31                                                               ` Anders Lindgren
  2016-01-08  3:17                                                                 ` Random832
  2016-01-08  6:03                                                                 ` Richard Stallman
  2016-01-07 23:34                                                               ` John Wiegley
  2016-01-08  3:11                                                               ` Random832
  2 siblings, 2 replies; 66+ messages in thread
From: Anders Lindgren @ 2016-01-07 20:31 UTC (permalink / raw)
  To: Michael Albinus; +Cc: John Wiegley, 22145

[-- Attachment #1: Type: text/plain, Size: 417 bytes --]

>
> Since I have no chance to test on OS X, I'm thinking about to skip those
> tests there. Not that I like it.
>

Over the past few weeks I've been involved with several bugs that only
occurs on OS X.

Wouldn't it be possible for FSF, or the Emacs project itself, to provide an
OS X machine that could be used by developers in similar situations. The
machine could double as an automated test server.

    -- Anders

[-- Attachment #2: Type: text/html, Size: 718 bytes --]

^ permalink raw reply	[flat|nested] 66+ messages in thread

* bug#22145: 25.0.50; tramp and auto-revert tests hang on OS X
  2016-01-07 20:03                                                             ` Michael Albinus
  2016-01-07 20:31                                                               ` Anders Lindgren
@ 2016-01-07 23:34                                                               ` John Wiegley
  2016-01-08  9:13                                                                 ` Michael Albinus
  2016-01-08  3:11                                                               ` Random832
  2 siblings, 1 reply; 66+ messages in thread
From: John Wiegley @ 2016-01-07 23:34 UTC (permalink / raw)
  To: Michael Albinus; +Cc: 22145, andlind

>>>>> Michael Albinus <michael.albinus@gmx.de> writes:

> John Wiegley <jwiegley@gmail.com> writes:
>> 3 unexpected results:
>> FAILED  tramp-test32-utf8
>> FAILED  tramp-test32-utf8-with-ls
>> FAILED  tramp-test32-utf8-with-perl

> Well, I'm desperate with this. It fails only for OS X. The latest traces
> from Anders didn't give me a new idea how to fix :-(

> Since I have no chance to test on OS X, I'm thinking about to skip those
> tests there. Not that I like it.

I'd prefer to skip them, and open a bug whose resolution should include
unskipping them. That way, they aren't blocking "make check" for everyone
who's waiting on this bug to be fixed.

-- 
John Wiegley                  GPG fingerprint = 4710 CF98 AF9B 327B B80F
http://newartisans.com                          60E1 46C4 BD1A 7AC1 4BA2





^ permalink raw reply	[flat|nested] 66+ messages in thread

* bug#22145: 25.0.50; tramp and auto-revert tests hang on OS X
  2016-01-07 20:03                                                             ` Michael Albinus
  2016-01-07 20:31                                                               ` Anders Lindgren
  2016-01-07 23:34                                                               ` John Wiegley
@ 2016-01-08  3:11                                                               ` Random832
  2016-01-08  9:01                                                                 ` Michael Albinus
  2 siblings, 1 reply; 66+ messages in thread
From: Random832 @ 2016-01-08  3:11 UTC (permalink / raw)
  To: 22145

Michael Albinus <michael.albinus@gmx.de> writes:

> John Wiegley <jwiegley@gmail.com> writes:
>
>> 3 unexpected results:
>>    FAILED  tramp-test32-utf8
>>    FAILED  tramp-test32-utf8-with-ls
>>    FAILED  tramp-test32-utf8-with-perl
>
> Well, I'm desperate with this. It fails only for OS X. The latest traces
> from Anders didn't give me a new idea how to fix :-(

What exactly are the tests? How does Tramp make use of the file system
encoding, if it does at all?






^ permalink raw reply	[flat|nested] 66+ messages in thread

* bug#22145: 25.0.50; tramp and auto-revert tests hang on OS X
  2016-01-07 20:31                                                               ` Anders Lindgren
@ 2016-01-08  3:17                                                                 ` Random832
  2016-01-08  6:03                                                                 ` Richard Stallman
  1 sibling, 0 replies; 66+ messages in thread
From: Random832 @ 2016-01-08  3:17 UTC (permalink / raw)
  To: 22145

Anders Lindgren <andlind@gmail.com> writes:
> Over the past few weeks I've been involved with several bugs that only
> occurs on OS X.
>
> Wouldn't it be possible for FSF, or the Emacs project itself, to
> provide an OS X machine that could be used by developers in similar
> situations. The machine could double as an automated test server.

I suspect the fact that OSX is a non-free OS would likely be an obstacle
to that.  It might be more realistic to talk about a GNU-Darwin/GNUStep
box, but that doesn't necessarily change the fact that the purpose of
such a machine would be to improve Emacs for users of a non-free OS.






^ permalink raw reply	[flat|nested] 66+ messages in thread

* bug#22145: 25.0.50; tramp and auto-revert tests hang on OS X
  2016-01-07 20:31                                                               ` Anders Lindgren
  2016-01-08  3:17                                                                 ` Random832
@ 2016-01-08  6:03                                                                 ` Richard Stallman
  1 sibling, 0 replies; 66+ messages in thread
From: Richard Stallman @ 2016-01-08  6:03 UTC (permalink / raw)
  To: Anders Lindgren; +Cc: jwiegley, 22145, michael.albinus

[[[ To any NSA and FBI agents reading my email: please consider    ]]]
[[[ whether defending the US Constitution against all enemies,     ]]]
[[[ foreign or domestic, requires you to follow Snowden's example. ]]]

  > Wouldn't it be possible for FSF, or the Emacs project itself, to provide an
  > OS X machine that could be used by developers in similar situations.

Our goal is to our goal is to eliminate MacOS, not to enhance it.

A nonfree program tramples the freedom of those who use it.
If we were running MacOS on a computer, it would take away
our freedom.  Of course, we don't do that.

If we suggested that others run MacOS, we would be inviting them to
surrender their freedom.  We would be doing wrong to them, and
legitimizing that nonfree software as a byproduct.  Of course, we
don't do that.

See http://gnu.org/philosophy/free-software-even-more-important.html
for why nonfree software is an injustice.

See http://gnu.org/philosophy/is-ever-good-use-nonfree-program.html
for the very narrow circumstances in which it is good to use a nonfree
program: for putting an end to its use.  We don't need to develop
a free replacement for MacOS because we already have one:
the GNU/Linux system.

See https://trisquel.info/en/wiki/macbook for how to install one
of the free GNU/Linux distros on a Mac.

-- 
Dr Richard Stallman
President, Free Software Foundation (gnu.org, fsf.org)
Internet Hall-of-Famer (internethalloffame.org)
Skype: No way! See stallman.org/skype.html.






^ permalink raw reply	[flat|nested] 66+ messages in thread

* bug#22145: 25.0.50; tramp and auto-revert tests hang on OS X
  2016-01-08  3:11                                                               ` Random832
@ 2016-01-08  9:01                                                                 ` Michael Albinus
  2016-01-08 13:39                                                                   ` Random832
  0 siblings, 1 reply; 66+ messages in thread
From: Michael Albinus @ 2016-01-08  9:01 UTC (permalink / raw)
  To: Random832; +Cc: 22145

Random832 <random832@fastmail.com> writes:

>>> 3 unexpected results:
>>>    FAILED  tramp-test32-utf8
>>>    FAILED  tramp-test32-utf8-with-ls
>>>    FAILED  tramp-test32-utf8-with-perl
>>
>> Well, I'm desperate with this. It fails only for OS X. The latest traces
>> from Anders didn't give me a new idea how to fix :-(
>
> What exactly are the tests? How does Tramp make use of the file system
> encoding, if it does at all?

Tramp does nothing special on file encoding, it simply sets LC_ALL to
something utf8 related on the remote machine, and it uses shell
commands like ls and friends, or perl. Works everywhere but on OSX.

The test cases manipulate the file names "Γυρίστε το Γαλαξία με Ώτο Στοπ",
"أصبح بوسعك الآن تنزيل نسخة كاملة من موسوعة ويكيبيديا العربية لتصفحها بلا اتصال بالإنترنت",
"银河系漫游指南系列" and "Автостопом по гала́ктике" on the remote machine
and check, whether everything works as expected.

Likely, I could test it without running Emacs on an OSX machine. If
somebody could give me temporarily a very restricted account on an OSX
machine, I could use "/ssh:restrictedaccount@osx-machine:/tmp" as test
target. If the problem is reproducibly with this, I could debug Tramp,
running on my local machine.

Best regards, Michael.

^ permalink raw reply	[flat|nested] 66+ messages in thread

* bug#22145: 25.0.50; tramp and auto-revert tests hang on OS X
  2016-01-07 23:34                                                               ` John Wiegley
@ 2016-01-08  9:13                                                                 ` Michael Albinus
  0 siblings, 0 replies; 66+ messages in thread
From: Michael Albinus @ 2016-01-08  9:13 UTC (permalink / raw)
  To: John Wiegley; +Cc: John Wiegley, andlind, 22145

John Wiegley <jwiegley@gmail.com> writes:

> I'd prefer to skip them, and open a bug whose resolution should include
> unskipping them. That way, they aren't blocking "make check" for everyone
> who's waiting on this bug to be fixed.

As the very last resort I've disabled the Chinese file name test for
OSX. Anders, does it work for you?

If not, I'll go the way John has proposed.

Best regards, Michael.





^ permalink raw reply	[flat|nested] 66+ messages in thread

* bug#22145: 25.0.50; tramp and auto-revert tests hang on OS X
  2016-01-08  9:01                                                                 ` Michael Albinus
@ 2016-01-08 13:39                                                                   ` Random832
  2016-01-08 14:17                                                                     ` Michael Albinus
  0 siblings, 1 reply; 66+ messages in thread
From: Random832 @ 2016-01-08 13:39 UTC (permalink / raw)
  To: Michael Albinus; +Cc: 22145

On Fri, Jan 8, 2016, at 04:01, Michael Albinus wrote:
> The test cases manipulate the file names "Γυρίστε το Γαλαξία με Ώτο
> Στοπ",
> "أصبح بوسعك الآن تنزيل نسخة كاملة من موسوعة ويكيبيديا العربية لتصفحها بلا
> اتصال بالإنترنت",
> "银河系漫游指南系列" and "Автостопом по гала́ктике" on the remote machine
> and check, whether everything works as expected.

If I were to guess that the Chinese name works fine and the Greek and
Cyrillic ones do not (don't know enough about the script to make an
immediate guess about the Arabic), would I be right? Or can the test
failure not give you that information?

Have you been following the discussions last month about the issues with
file name completion for local OSX filenames?

The issue is most likely that filenames on OSX are  (in most
circumstances) normalized to turn diacritics into combining characters.
This is undone, on OSX machines, by using the utf-8-hfs (formerly
utf-8-nfd, which was incomplete and may or may not have worked for your
purpose, but the patch for last month's bug replaces it with an alias
for utf-8-hfs) encoding.

> Likely, I could test it without running Emacs on an OSX machine. If
> somebody could give me temporarily a very restricted account on an OSX
> machine, I could use "/ssh:restrictedaccount@osx-machine:/tmp" as test
> target. If the problem is reproducibly with this, I could debug Tramp,
> running on my local machine.

I'll see what I can do this weekend.





^ permalink raw reply	[flat|nested] 66+ messages in thread

* bug#22145: 25.0.50; tramp and auto-revert tests hang on OS X
  2016-01-08 13:39                                                                   ` Random832
@ 2016-01-08 14:17                                                                     ` Michael Albinus
  2016-01-08 17:40                                                                       ` Random832
  0 siblings, 1 reply; 66+ messages in thread
From: Michael Albinus @ 2016-01-08 14:17 UTC (permalink / raw)
  To: Random832; +Cc: 22145

Random832 <random832@fastmail.com> writes:

Hi,

> If I were to guess that the Chinese name works fine and the Greek and
> Cyrillic ones do not (don't know enough about the script to make an
> immediate guess about the Arabic), would I be right? Or can the test
> failure not give you that information?

The Arabic name let's the test freeze forever; it is sklipped for OSX
already. From the other names, my first candidate for producing the
problem is the Chinese name. I've suppressed it as well earlier today,
let's see the feedback from Anders or somebody else.

> Have you been following the discussions last month about the issues with
> file name completion for local OSX filenames?

Yes.

> The issue is most likely that filenames on OSX are  (in most
> circumstances) normalized to turn diacritics into combining characters.
> This is undone, on OSX machines, by using the utf-8-hfs (formerly
> utf-8-nfd, which was incomplete and may or may not have worked for your
> purpose, but the patch for last month's bug replaces it with an alias
> for utf-8-hfs) encoding.

But IIUC correctly, this touches only local file names and how they are
handled in Emacs. Tramp works on the remote side.

Anyway, this is exactly something I'd like to debug.

>> Likely, I could test it without running Emacs on an OSX machine. If
>> somebody could give me temporarily a very restricted account on an OSX
>> machine, I could use "/ssh:restrictedaccount@osx-machine:/tmp" as test
>> target. If the problem is reproducibly with this, I could debug Tramp,
>> running on my local machine.
>
> I'll see what I can do this weekend.

That would be great!

Best regards, Michael.





^ permalink raw reply	[flat|nested] 66+ messages in thread

* bug#22145: 25.0.50; tramp and auto-revert tests hang on OS X
  2016-01-08 14:17                                                                     ` Michael Albinus
@ 2016-01-08 17:40                                                                       ` Random832
  2016-01-08 18:47                                                                         ` Michael Albinus
  0 siblings, 1 reply; 66+ messages in thread
From: Random832 @ 2016-01-08 17:40 UTC (permalink / raw)
  To: Michael Albinus; +Cc: 22145

On Fri, Jan 8, 2016, at 09:17, Michael Albinus wrote:
> But IIUC correctly, this touches only local file names and how they are
> handled in Emacs. Tramp works on the remote side.

The point is, the filenames (the remote filenames if the remote is OSX)
will have the decomposed characters, and therefore may not match if the
tests are expecting ls to come back with the composed ones. Tramp may
need to get some way to specify a filesystem encoding for the remote
host even where that may differ from the local filesystem.

If you're getting issues with the Chinese name, though, this probably
isn't the issue (or at least isn't the only issue).





^ permalink raw reply	[flat|nested] 66+ messages in thread

* bug#22145: 25.0.50; tramp and auto-revert tests hang on OS X
  2016-01-08 17:40                                                                       ` Random832
@ 2016-01-08 18:47                                                                         ` Michael Albinus
  2016-01-08 20:14                                                                           ` Random832
  0 siblings, 1 reply; 66+ messages in thread
From: Michael Albinus @ 2016-01-08 18:47 UTC (permalink / raw)
  To: Random832; +Cc: 22145

Random832 <random832@fastmail.com> writes:

> The point is, the filenames (the remote filenames if the remote is OSX)
> will have the decomposed characters, and therefore may not match if the
> tests are expecting ls to come back with the composed ones. Tramp may
> need to get some way to specify a filesystem encoding for the remote
> host even where that may differ from the local filesystem.

Tramp sets utf-8-mac for encoding and utf-8 for decoding. I'll play with
utf-8-hfs when testing on a OSX machine.

Best regards, Michael.





^ permalink raw reply	[flat|nested] 66+ messages in thread

* bug#22145: 25.0.50; tramp and auto-revert tests hang on OS X
  2016-01-08 18:47                                                                         ` Michael Albinus
@ 2016-01-08 20:14                                                                           ` Random832
  2016-01-09 13:00                                                                             ` Michael Albinus
  0 siblings, 1 reply; 66+ messages in thread
From: Random832 @ 2016-01-08 20:14 UTC (permalink / raw)
  To: Michael Albinus; +Cc: 22145

On Fri, Jan 8, 2016, at 13:47, Michael Albinus wrote:
> Tramp sets utf-8-mac for encoding and utf-8 for decoding. I'll play with
> utf-8-hfs when testing on a OSX machine.

utf-8-hfs is part of ucs-normalize and IIRC works on all platforms.
utf-8-nfd is the old one which only existed on the ns implementation,
and didn't work for encoding anyway (which was the cause of the
completion bug).

AIUI utf-8-mac is regular UTF-8 with CR line endings and is intended for
use with files created on *classic* MacOS, and should not be used for
this purpose.





^ permalink raw reply	[flat|nested] 66+ messages in thread

* bug#22145: 25.0.50; tramp and auto-revert tests hang on OS X
  2016-01-08 20:14                                                                           ` Random832
@ 2016-01-09 13:00                                                                             ` Michael Albinus
  2016-01-09 13:06                                                                               ` Eli Zaretskii
                                                                                                 ` (2 more replies)
  0 siblings, 3 replies; 66+ messages in thread
From: Michael Albinus @ 2016-01-09 13:00 UTC (permalink / raw)
  To: Random832; +Cc: 22145

Random832 <random832@fastmail.com> writes:

> utf-8-hfs is part of ucs-normalize and IIRC works on all platforms.

Yes, setting the coding system to utf-8-hfs let pass Tramp tests on OS
X. Except for the R2L Arabic string, but I can live with this. This test
is skipped on OS X.

Could somebody (Anders?) confirm, that Tramp tests run proper on OS X?

Best regards, Michael.





^ permalink raw reply	[flat|nested] 66+ messages in thread

* bug#22145: 25.0.50; tramp and auto-revert tests hang on OS X
  2016-01-09 13:00                                                                             ` Michael Albinus
@ 2016-01-09 13:06                                                                               ` Eli Zaretskii
  2016-01-09 19:15                                                                                 ` Michael Albinus
                                                                                                   ` (2 more replies)
  2016-01-12 16:24                                                                               ` John Wiegley
  2016-01-12 17:04                                                                               ` John Wiegley
  2 siblings, 3 replies; 66+ messages in thread
From: Eli Zaretskii @ 2016-01-09 13:06 UTC (permalink / raw)
  To: Michael Albinus; +Cc: random832, 22145

> From: Michael Albinus <michael.albinus@gmx.de>
> Date: Sat, 09 Jan 2016 14:00:54 +0100
> Cc: 22145@debbugs.gnu.org
> 
> Yes, setting the coding system to utf-8-hfs let pass Tramp tests on OS
> X. Except for the R2L Arabic string, but I can live with this.

Do you understand why the Arabic string fails?  Bidirectional scripts
have nothing to do with file names: file names are always stored in
strict logical order of the characters.

Can you show 2 strings that fail the test, and tell why they fail it
(i.e. which test fails to match the ert predicate)?  Maybe I can then
tell how to fix that for OS X.

Thanks.





^ permalink raw reply	[flat|nested] 66+ messages in thread

* bug#22145: 25.0.50; tramp and auto-revert tests hang on OS X
  2016-01-09 13:06                                                                               ` Eli Zaretskii
@ 2016-01-09 19:15                                                                                 ` Michael Albinus
  2016-01-09 19:24                                                                                 ` Random832
  2016-01-09 20:18                                                                                 ` Michael Albinus
  2 siblings, 0 replies; 66+ messages in thread
From: Michael Albinus @ 2016-01-09 19:15 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: random832, 22145

Eli Zaretskii <eliz@gnu.org> writes:

> Do you understand why the Arabic string fails?  Bidirectional scripts
> have nothing to do with file names: file names are always stored in
> strict logical order of the characters.
>
> Can you show 2 strings that fail the test, and tell why they fail it
> (i.e. which test fails to match the ert predicate)?  Maybe I can then
> tell how to fix that for OS X.

I will check whether I could use the OS X machine for further tests.

> Thanks.

Best regards, Michael.





^ permalink raw reply	[flat|nested] 66+ messages in thread

* bug#22145: 25.0.50; tramp and auto-revert tests hang on OS X
  2016-01-09 13:06                                                                               ` Eli Zaretskii
  2016-01-09 19:15                                                                                 ` Michael Albinus
@ 2016-01-09 19:24                                                                                 ` Random832
  2016-01-09 20:18                                                                                 ` Michael Albinus
  2 siblings, 0 replies; 66+ messages in thread
From: Random832 @ 2016-01-09 19:24 UTC (permalink / raw)
  To: Eli Zaretskii, Michael Albinus; +Cc: 22145

On Sat, Jan 9, 2016, at 08:06, Eli Zaretskii wrote:
> Do you understand why the Arabic string fails?

Just to immediately rule out one possibility, the string does appear at
least in my own ad-hoc tests to encode correctly to the same name that
gets created if the string is used as-is to create a file, and
round-trip correctly to the original string, with the utf-8-hfs
encoding.





^ permalink raw reply	[flat|nested] 66+ messages in thread

* bug#22145: 25.0.50; tramp and auto-revert tests hang on OS X
  2016-01-09 13:06                                                                               ` Eli Zaretskii
  2016-01-09 19:15                                                                                 ` Michael Albinus
  2016-01-09 19:24                                                                                 ` Random832
@ 2016-01-09 20:18                                                                                 ` Michael Albinus
  2016-01-09 20:26                                                                                   ` Eli Zaretskii
  2 siblings, 1 reply; 66+ messages in thread
From: Michael Albinus @ 2016-01-09 20:18 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: random832, 22145

Eli Zaretskii <eliz@gnu.org> writes:

> Do you understand why the Arabic string fails?  Bidirectional scripts
> have nothing to do with file names: file names are always stored in
> strict logical order of the characters.
>
> Can you show 2 strings that fail the test, and tell why they fail it
> (i.e. which test fails to match the ert predicate)?  Maybe I can then
> tell how to fix that for OS X.

No ert predicate fails. Tramp simply hangs.

The following command works as expected:

--8<---------------cut here---------------start------------->8---
# (test -e /Users/test1/tmp/tramp-test8687J1V/\أ\ص\ب\ح\ \ب\و\س\ع\ك\ \ا\ل\آ\ن\ \ت\ن\ز\ي\ل\ \ن\س\خ\ة\ \ك\ا\م\ل\ة\ \م\ن\ \م\و\س\و\ع\ة\ \و\ي\ك\ي\ب\ي\د\ي\ا\ \ا\ل\ع\ر\ب\ي\ة\ \ل\ت\ص\ف\ح\ه\ا\ \ب\ل\ا\ \ا\ت\ص\ا\ل\ \ب\ا\ل\إ\ن\ت\ر\ن\ت || test -h /Users/test1/tmp/tramp-test8687J1V/\أ\ص\ب\ح\ \ب\و\س\ع\ك\ \ا\ل\آ\ن\ \ت\ن\ز\ي\ل\ \ن\س\خ\ة\ \ك\ا\م\ل\ة\ \م\ن\ \م\و\س\و\ع\ة\ \و\ي\ك\ي\ب\ي\د\ي\ا\ \ا\ل\ع\ر\ب\ي\ة\ \ل\ت\ص\ف\ح\ه\ا\ \ب\ل\ا\ \ا\ت\ص\ا\ل\ \ب\ا\ل\إ\ن\ت\ر\ن\ت) && /bin/ls -ildn -w /Users/test1/tmp/tramp-test8687J1V/\أ\ص\ب\ح\ \ب\و\س\ع\ك\ \ا\ل\آ\ن\ \ت\ن\ز\ي\ل\ \ن\س\خ\ة\ \ك\ا\م\ل\ة\ \م\ن\ \م\و\س\و\ع\ة\ \و\ي\ك\ي\ب\ي\د\ي\ا\ \ا\ل\ع\ر\ب\ي\ة\ \ل\ت\ص\ف\ح\ه\ا\ \ب\ل\ا\ \ا\ت\ص\ا\ل\ \ب\ا\ل\إ\ن\ت\ر\ن\ت
--8<---------------cut here---------------end--------------->8---

And this command hangs and does not return:

--8<---------------cut here---------------start------------->8---
# (test -e /Users/test1/tmp/tramp-test8687J1V/foo/\أ\ص\ب\ح\ \ب\و\س\ع\ك\ \ا\ل\آ\ن\ \ت\ن\ز\ي\ل\ \ن\س\خ\ة\ \ك\ا\م\ل\ة\ \م\ن\ \م\و\س\و\ع\ة\ \و\ي\ك\ي\ب\ي\د\ي\ا\ \ا\ل\ع\ر\ب\ي\ة\ \ل\ت\ص\ف\ح\ه\ا\ \ب\ل\ا\ \ا\ت\ص\ا\ل\ \ب\ا\ل\إ\ن\ت\ر\ن\ت/\أ\ص\ب\ح\ \ب\و\س\ع\ك\ \ا\ل\آ\ن\ \ت\ن\ز\ي\ل\ \ن\س\خ\ة\ \ك\ا\م\ل\ة\ \م\ن\ \م\و\س\و\ع\ة\ \و\ي\ك\ي\ب\ي\د\ي\ا\ \ا\ل\ع\ر\ب\ي\ة\ \ل\ت\ص\ف\ح\ه\ا\ \ب\ل\ا\ \ا\ت\ص\ا\ل\ \ب\ا\ل\إ\ن\ت\ر\ن\ت || test -h /Users/test1/tmp/tramp-test8687J1V/foo/\أ\ص\ب\ح\ \ب\و\س\ع\ك\ \ا\ل\آ\ن\ \ت\ن\ز\ي\ل\ \ن\س\خ\ة\ \ك\ا\م\ل\ة\ \م\ن\ \م\و\س\و\ع\ة\ \و\ي\ك\ي\ب\ي\د\ي\ا\ \ا\ل\ع\ر\ب\ي\ة\ \ل\ت\ص\ف\ح\ه\ا\ \ب\ل\ا\ \ا\ت\ص\ا\ل\ \ب\ا\ل\إ\ن\ت\ر\ن\ت/\أ\ص\ب\ح\ \ب\و\س\ع\ك\ \ا\ل\آ\ن\ \ت\ن\ز\ي\ل\ \ن\س\خ\ة\ \ك\ا\م\ل\ة\ \م\ن\ \م\و\س\و\ع\ة\ \و\ي\ك\ي\ب\ي\د\ي\ا\ \ا\ل\ع\ر\ب\ي\ة\ \ل\ت\ص\ف\ح\ه\ا\ \ب\ل\ا\ \ا\ت\ص\ا\ل\ \ب\ا\ل\إ\ن\ت\ر\ن\ت) && /bin/ls -ildn -w /Users/test1/tmp/tramp-test8687J1V/foo/\أ\ص\ب\ح\ \ب\و\س\ع\ك\ \ا\ل\آ\ن\ \ت\ن\ز\ي\ل\ \ن\س\خ\ة\ \ك\ا\م\ل\ة\ \م\ن\ \م\و\س\و\ع\ة\ \و\ي\ك\ي\ب\ي\د\ي\ا\ \ا\ل\ع\ر\ب\ي\ة\ \ل\ت\ص\ف\ح\ه\ا\ \ب\ل\ا\ \ا\ت\ص\ا\ل\ \ب\ا\ل\إ\ن\ت\ر\ن\ت/\أ\ص\ب\ح\ \ب\و\س\ع\ك\ \ا\ل\آ\ن\ \ت\ن\ز\ي\ل\ \ن\س\خ\ة\ \ك\ا\م\ل\ة\ \م\ن\ \م\و\س\و\ع\ة\ \و\ي\ك\ي\ب\ي\د\ي\ا\ \ا\ل\ع\ر\ب\ي\ة\ \ل\ت\ص\ف\ح\ه\ا\ \ب\ل\ا\ \ا\ت\ص\ا\ل\ \ب\ا\ل\إ\ن\ت\ر\ن\ت
--8<---------------cut here---------------end--------------->8---

Maybe the command is simply too long for the shell?

> Thanks.

Best regards, Michael.

^ permalink raw reply	[flat|nested] 66+ messages in thread

* bug#22145: 25.0.50; tramp and auto-revert tests hang on OS X
  2016-01-09 20:18                                                                                 ` Michael Albinus
@ 2016-01-09 20:26                                                                                   ` Eli Zaretskii
  2016-01-10  8:49                                                                                     ` Michael Albinus
  0 siblings, 1 reply; 66+ messages in thread
From: Eli Zaretskii @ 2016-01-09 20:26 UTC (permalink / raw)
  To: Michael Albinus; +Cc: random832, 22145

> From: Michael Albinus <michael.albinus@gmx.de>
> Cc: random832@fastmail.com,  22145@debbugs.gnu.org
> Date: Sat, 09 Jan 2016 21:18:04 +0100
> 
> Eli Zaretskii <eliz@gnu.org> writes:
> 
> > Do you understand why the Arabic string fails?  Bidirectional scripts
> > have nothing to do with file names: file names are always stored in
> > strict logical order of the characters.
> >
> > Can you show 2 strings that fail the test, and tell why they fail it
> > (i.e. which test fails to match the ert predicate)?  Maybe I can then
> > tell how to fix that for OS X.
> 
> No ert predicate fails. Tramp simply hangs.

Hangs before or after receiving the response from the remote?

> The following command works as expected:
> 
> --8<---------------cut here---------------start------------->8---
> # (test -e /Users/test1/tmp/tramp-test8687J1V/\أ\ص\ب\ح\ \ب\و\س\ع\ك\ \ا\ل\آ\ن\ \ت\ن\ز\ي\ل\ \ن\س\خ\ة\ \ك\ا\م\ل\ة\ \م\ن\ \م\و\س\و\ع\ة\ \و\ي\ك\ي\ب\ي\د\ي\ا\ \ا\ل\ع\ر\ب\ي\ة\ \ل\ت\ص\ف\ح\ه\ا\ \ب\ل\ا\ \ا\ت\ص\ا\ل\ \ب\ا\ل\إ\ن\ت\ر\ن\ت || test -h /Users/test1/tmp/tramp-test8687J1V/\أ\ص\ب\ح\ \ب\و\س\ع\ك\ \ا\ل\آ\ن\ \ت\ن\ز\ي\ل\ \ن\س\خ\ة\ \ك\ا\م\ل\ة\ \م\ن\ \م\و\س\و\ع\ة\ \و\ي\ك\ي\ب\ي\د\ي\ا\ \ا\ل\ع\ر\ب\ي\ة\ \ل\ت\ص\ف\ح\ه\ا\ \ب\ل\ا\ \ا\ت\ص\ا\ل\ \ب\ا\ل\إ\ن\ت\ر\ن\ت) && /bin/ls -ildn -w /Users/test1/tmp/tramp-test8687J1V/\أ\ص\ب\ح\ \ب\و\س\ع\ك\ \ا\ل\آ\ن\ \ت\ن\ز\ي\ل\ \ن\س\خ\ة\ \ك\ا\م\ل\ة\ \م\ن\ \م\و\س\و\ع\ة\ \و\ي\ك\ي\ب\ي\د\ي\
 ا\ \ا\ل\ع\ر\ب\ي\ة\ \ل\ت\ص\ف\ح\ه\ا\ \ب\ل\ا\ \ا\ت\ص\ا\ل\ \ب\ا\ل\إ\ن\ت\ر\ن\ت
> --8<---------------cut here---------------end--------------->8---
> 
> And this command hangs and does not return:
> 
> --8<---------------cut here---------------start------------->8---
> # (test -e /Users/test1/tmp/tramp-test8687J1V/foo/\أ\ص\ب\ح\ \ب\و\س\ع\ك\ \ا\ل\آ\ن\ \ت\ن\ز\ي\ل\ \ن\س\خ\ة\ \ك\ا\م\ل\ة\ \م\ن\ \م\و\س\و\ع\ة\ \و\ي\ك\ي\ب\ي\د\ي\ا\ \ا\ل\ع\ر\ب\ي\ة\ \ل\ت\ص\ف\ح\ه\ا\ \ب\ل\ا\ \ا\ت\ص\ا\ل\ \ب\ا\ل\إ\ن\ت\ر\ن\ت/\أ\ص\ب\ح\ \ب\و\س\ع\ك\ \ا\ل\آ\ن\ \ت\ن\ز\ي\ل\ \ن\س\خ\ة\ \ك\ا\م\ل\ة\ \م\ن\ \م\و\س\و\ع\ة\ \و\ي\ك\ي\ب\ي\د\ي\ا\ \ا\ل\ع\ر\ب\ي\ة\ \ل\ت\ص\ف\ح\ه\ا\ \ب\ل\ا\ \ا\ت\ص\ا\ل\ \ب\ا\ل\إ\ن\ت\ر\ن\ت || test -h /Users/test1/tmp/tramp-test8687J1V/foo/\أ\ص\ب\ح\ \ب\و\س\ع\ك\ \ا\ل\آ\ن\ \ت\ن\ز\ي\ل\ \ن\س\خ\ة\ \ك\ا\م\ل\ة\ \م\ن\ \م\و\س\و\ع\ة\ \و\ي\ك\ي\ب\ي\د\ي\ا\ \ا\ل\ع\ر\ب\ي\ة\ \ل\ت\ص\ف\ح\ه\ا
 \ \ب\ل\ا\ \ا\ت\ص\ا\ل\ \ب\ا\ل\إ\ن\ت\ر\ن\ت/\أ\ص\ب\ح\ \ب\و\س\ع\ك\ \ا\ل\آ\ن\ \ت\ن\ز\ي\ل\ \ن\س\خ\ة\ \ك\ا\م\ل\ة\ \م\ن\ \م\و\س\و\ع\ة\ \و\ي\ك\ي\ب\ي\د\ي\ا\ \ا\ل\ع\ر\ب\ي\ة\ \ل\ت\ص\ف\ح\ه\ا\ \ب\ل\ا\ \ا\ت\ص\ا\ل\ \ب\ا\ل\إ\ن\ت\ر\ن\ت) && /bin/ls -ildn -w /Users/test1/tmp/tramp-test8687J1V/foo/\أ\ص\ب\ح\ \ب\و\س\ع\ك\ \ا\ل\آ\ن\ \ت\ن\ز\ي\ل\ \ن\س\خ\ة\ \ك\ا\م\ل\ة\ \م\ن\ \م\و\س\و\ع\ة\ \و\ي\ك\ي\ب\ي\د\ي\ا\ \ا\ل\ع\ر\ب\ي\ة\ \ل\ت\ص\ف\ح\ه\ا\ \ب\ل\ا\ \ا\ت\ص\ا\ل\ \ب\ا\ل\إ\ن\ت\ر\ن\ت/\أ\ص\ب\ح\ \ب\و\س\ع\ك\ \ا\ل\آ\ن\ \ت\ن\ز\ي\ل\ \ن\س\خ\ة\ \ك\ا\م\ل\ة\ \م\ن\ \م\و\س\و\ع\ة\ \و\ي\ك\ي\ب\ي\د\ي\ا\ \ا\ل\ع\ر\ب\ي\ة\ \ل
 \ت\ص\ف\ح\ه\ا\ \ب\ل\ا\ \ا\ت\ص\ا\ل\ \ب\ا\ل\إ\ن\ت\ر\ن\ت
> --8<---------------cut here---------------end--------------->8---
> 
> Maybe the command is simply too long for the shell?

It's just 1.6K, hardly long enough for that, I think.

Maybe you should just use the shorter command, it's good enough for
what you wanted to test here, right?





^ permalink raw reply	[flat|nested] 66+ messages in thread

* bug#22145: 25.0.50; tramp and auto-revert tests hang on OS X
  2016-01-09 20:26                                                                                   ` Eli Zaretskii
@ 2016-01-10  8:49                                                                                     ` Michael Albinus
  2016-01-10 12:50                                                                                       ` Michael Albinus
  0 siblings, 1 reply; 66+ messages in thread
From: Michael Albinus @ 2016-01-10  8:49 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: random832, 22145

Eli Zaretskii <eliz@gnu.org> writes:

>> No ert predicate fails. Tramp simply hangs.
>
> Hangs before or after receiving the response from the remote?

Null response from the remote.

>> Maybe the command is simply too long for the shell?
>
> It's just 1.6K, hardly long enough for that, I think.

There are small limits on OS X:

# getconf PATH_MAX ~/
1024

On my GNU/Linux system, there is for example:

# getconf PATH_MAX ~/
4096

> Maybe you should just use the shorter command, it's good enough for
> what you wanted to test here, right?

This are two different commands for different purposes, raised by Tramp
from the test case. I wanted to show, that the R2L property of the path
name does not seem to be the problem.

I'll try to rearrange the shell commands, let's see whether it
works. Fortunately, I can test on the remote OS X machine, again.

Best regards, Michael.





^ permalink raw reply	[flat|nested] 66+ messages in thread

* bug#22145: 25.0.50; tramp and auto-revert tests hang on OS X
  2016-01-10  8:49                                                                                     ` Michael Albinus
@ 2016-01-10 12:50                                                                                       ` Michael Albinus
       [not found]                                                                                         ` <m2fuvq2p62.fsf@newartisans.com>
  0 siblings, 1 reply; 66+ messages in thread
From: Michael Albinus @ 2016-01-10 12:50 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: random832, 22145

Michael Albinus <michael.albinus@gmx.de> writes:

> I'll try to rearrange the shell commands, let's see whether it
> works. Fortunately, I can test on the remote OS X machine, again.

Done. Everything works fine now, so I could also reenable the Arabic
file name for test.

If somebody could acknowledge that tramp-test.el perform proper on OS X,
I'll close the bug.

Best regards, Michael.





^ permalink raw reply	[flat|nested] 66+ messages in thread

* bug#22145: 25.0.50; tramp and auto-revert tests hang on OS X
  2016-01-09 13:00                                                                             ` Michael Albinus
  2016-01-09 13:06                                                                               ` Eli Zaretskii
@ 2016-01-12 16:24                                                                               ` John Wiegley
  2016-01-12 17:04                                                                               ` John Wiegley
  2 siblings, 0 replies; 66+ messages in thread
From: John Wiegley @ 2016-01-12 16:24 UTC (permalink / raw)
  To: Michael Albinus; +Cc: Random832, 22145

>>>>> Michael Albinus <michael.albinus@gmx.de> writes:

> Could somebody (Anders?) confirm, that Tramp tests run proper on OS X?

tramp-tests.el still hangs on my Mac (I let it run overnight). I'm rebuilding
now to attempt to isolate further.

Can we disable these tests until this bug is resolved? It causes me to be
unable to run the tests when building Nix packages, since it never completes.

-- 
John Wiegley                  GPG fingerprint = 4710 CF98 AF9B 327B B80F
http://newartisans.com                          60E1 46C4 BD1A 7AC1 4BA2





^ permalink raw reply	[flat|nested] 66+ messages in thread

* bug#22145: 25.0.50; tramp and auto-revert tests hang on OS X
  2016-01-09 13:00                                                                             ` Michael Albinus
  2016-01-09 13:06                                                                               ` Eli Zaretskii
  2016-01-12 16:24                                                                               ` John Wiegley
@ 2016-01-12 17:04                                                                               ` John Wiegley
  2016-01-12 19:05                                                                                 ` Michael Albinus
  2 siblings, 1 reply; 66+ messages in thread
From: John Wiegley @ 2016-01-12 17:04 UTC (permalink / raw)
  To: Michael Albinus; +Cc: Random832, 22145

>>>>> Michael Albinus <michael.albinus@gmx.de> writes:

> Could somebody (Anders?) confirm, that Tramp tests run proper on OS X?

I can't get tramp tests to run with "make -C test/automated tramp-tests", and
they don't produce a log file. Next I'll try evaluating them within Emacs.

-- 
John Wiegley                  GPG fingerprint = 4710 CF98 AF9B 327B B80F
http://newartisans.com                          60E1 46C4 BD1A 7AC1 4BA2





^ permalink raw reply	[flat|nested] 66+ messages in thread

* bug#22145: 25.0.50; tramp and auto-revert tests hang on OS X
  2016-01-12 17:04                                                                               ` John Wiegley
@ 2016-01-12 19:05                                                                                 ` Michael Albinus
  0 siblings, 0 replies; 66+ messages in thread
From: Michael Albinus @ 2016-01-12 19:05 UTC (permalink / raw)
  To: John Wiegley; +Cc: Random832, John Wiegley, 22145

John Wiegley <jwiegley@gmail.com> writes:

> I can't get tramp tests to run with "make -C test/automated tramp-tests", and
> they don't produce a log file. Next I'll try evaluating them within Emacs.

OK. I'm waiting for your feedback, before I change something.

Best regards, Michael.





^ permalink raw reply	[flat|nested] 66+ messages in thread

* bug#22145: 25.0.50; tramp and auto-revert tests hang on OS X
       [not found]                                                                                         ` <m2fuvq2p62.fsf@newartisans.com>
@ 2016-03-17 19:39                                                                                           ` Michael Albinus
  2016-03-21 21:08                                                                                             ` John Wiegley
  0 siblings, 1 reply; 66+ messages in thread
From: Michael Albinus @ 2016-03-17 19:39 UTC (permalink / raw)
  To: John Wiegley; +Cc: random832, 22145

John Wiegley <jwiegley@gmail.com> writes:

> Hi Michael,

Hi John,

> tramp-tests.elc still hangs indefinitely on Mac.
>
> Can you please disable that test for 25.1 until it is fixed? I would really
> like to be able to run all tests using "make check" here on my machine.

Done. I've also reopened Bug#22145.

But I have *no* chance to test and fix it on OSX. Could somebody grant
me access to such a machine, that I could test it in master?

> Thanks,

Best regards, Michael.





^ permalink raw reply	[flat|nested] 66+ messages in thread

* bug#22145: 25.0.50; tramp and auto-revert tests hang on OS X
  2016-03-17 19:39                                                                                           ` Michael Albinus
@ 2016-03-21 21:08                                                                                             ` John Wiegley
  2016-03-22 10:09                                                                                               ` Michael Albinus
  0 siblings, 1 reply; 66+ messages in thread
From: John Wiegley @ 2016-03-21 21:08 UTC (permalink / raw)
  To: Michael Albinus; +Cc: random832, 22145

[-- Attachment #1: Type: text/plain, Size: 823 bytes --]

>>>>> Michael Albinus <michael.albinus@gmx.de> writes:

>> Can you please disable that test for 25.1 until it is fixed? I would really
>> like to be able to run all tests using "make check" here on my machine.

> Done. I've also reopened Bug#22145.

Hi Michael,

I've pulled in emacs-25 and rebuilt, but it's still running "tramp-tests.elc",
and still hanging on them.

Is there something else I should be doing?

> But I have *no* chance to test and fix it on OSX. Could somebody grant me
> access to such a machine, that I could test it in master?

I could give you such access, can you please send me your SSH public key
(preferably GPG-signed)?

-- 
John Wiegley                  GPG fingerprint = 4710 CF98 AF9B 327B B80F
http://newartisans.com                          60E1 46C4 BD1A 7AC1 4BA2

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 629 bytes --]

^ permalink raw reply	[flat|nested] 66+ messages in thread

* bug#22145: 25.0.50; tramp and auto-revert tests hang on OS X
  2016-03-21 21:08                                                                                             ` John Wiegley
@ 2016-03-22 10:09                                                                                               ` Michael Albinus
       [not found]                                                                                                 ` <87twjpi0nl.fsf@gmx.de>
  0 siblings, 1 reply; 66+ messages in thread
From: Michael Albinus @ 2016-03-22 10:09 UTC (permalink / raw)
  To: John Wiegley; +Cc: random832, 22145


[-- Attachment #1.1: Type: text/plain, Size: 777 bytes --]

John Wiegley <jwiegley@gmail.com> writes:

> Hi Michael,

Hi John,

> I've pulled in emacs-25 and rebuilt, but it's still running "tramp-tests.elc",
> and still hanging on them.
>
> Is there something else I should be doing?

We could increase debug level. But it might be more easy I'll debug myself.

>> But I have *no* chance to test and fix it on OSX. Could somebody grant me
>> access to such a machine, that I could test it in master?
>
> I could give you such access, can you please send me your SSH public key
> (preferably GPG-signed)?

My RSA and DSA keys are appended. This week, my daughter and my grandson
are visiting us, there isn't too much time left for hacking ...

I would investigate next week. Just tell me, when it is OK for you.

Best regards, Michael.


[-- Attachment #1.2: id_rsa.pub --]
[-- Type: application/octet-stream, Size: 227 bytes --]

ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAIEAtv5R80lacgKks4AcjeiaAACCKQuOtgSBXo8LcErnYO/uMeXFCeM/95w07oqYK8xptIqfqGC15K7jFgqAH9XvdoL2JwOJPpZFkVHUfQqsMDJR38FcWL4o8iDpk38SYj/iIAHTUHITEK/2Pyh68dFncJ6tA5VAh5TXw9KlFzdHV4M= albinus@magdalene

[-- Attachment #1.3: id_dsa.pub --]
[-- Type: application/octet-stream, Size: 607 bytes --]

ssh-dss AAAAB3NzaC1kc3MAAACBAKVSxWMmmmzMqg+jPaoC1GLlzhPXR/f5SW2IHhUcA/luwxgqKzfpgI7YAoAEFY21u6XkWM9+7Ju6BSWgO06TBJ2ceK1AGGGSU3T1Wgh1aGQSdWNciyuYBnRy8VZ4ZxU8qkqQVOwj+01iFzKW+SZ4zczIEMli2Ptz5jHRHxedkt0nAAAAFQDqltIS2XqgWPNcnWdyHqzpM1vRxQAAAIEAlKsTTcKJmM2R2fc04yGw4gilg/PwwiiPnsvesXZ/ok/Ou0F7POo0r+QdrHfvA+ZwXIpdIE/1+7JtW4QfHYKIaXoBgWGquVe7sJl0PaPgsdnA9H3LjtvHZLpteW7W0NhIyG52lOdg5aBWTsE12DOvNT9VR0WslqU/p72Qr3oeHioAAACARNB73M9vlRECqF63I0P5GeCh7SA75XsZPmPkbHypPDZqlE3ep+sLloCXrlmoHXpx0yiGJxDttRz1Y16aYQPWyhNOyPyy+oHBnaNEg4adzujsrcm/wUNc0+TOLeUHmWwzNWfZ94bWqILs8n1L4WBB2O24yAALdSSutoc5mQz4oVA= albinus@magdalene

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 180 bytes --]

^ permalink raw reply	[flat|nested] 66+ messages in thread

* bug#22145: 25.0.50; tramp and auto-revert tests hang on OS X
       [not found]                                                                                                                 ` <878u0z6lty.fsf@gmx.de>
@ 2016-04-01  8:36                                                                                                                   ` Michael Albinus
  2016-04-02 21:38                                                                                                                     ` John Wiegley
  0 siblings, 1 reply; 66+ messages in thread
From: Michael Albinus @ 2016-04-01  8:36 UTC (permalink / raw)
  To: John Wiegley; +Cc: 22145

Michael Albinus <michael.albinus@gmx.de> writes:

Hi John,

[I have performed tests on John's machine]

> If I [...] call 'make -C test/automated check', Tramp tests pass. See
> tramp-tests.log.
>
> Strange. It looks, like the NIX environment makes it block. I remember,
> when bringing tramp-tests.el to hydra, there were also problems. I even
> added some code to detect whether the tests run in a NIX environment,
> see tramp-tests.el lines 78-80.

Given, that the last problems related to OS X have been solved by commit
df441b362c25c4ad59ea3d83137328d0d4098eaf, I believe we could close this
bug. Do you agree?

Of course, I'm still working on the problems with your local NIX
environment and the Tramp tests. But this is another story.

Best regards, Michael.





^ permalink raw reply	[flat|nested] 66+ messages in thread

* bug#22145: 25.0.50; tramp and auto-revert tests hang on OS X
  2016-04-01  8:36                                                                                                                   ` Michael Albinus
@ 2016-04-02 21:38                                                                                                                     ` John Wiegley
  2016-04-03  6:52                                                                                                                       ` Michael Albinus
  0 siblings, 1 reply; 66+ messages in thread
From: John Wiegley @ 2016-04-02 21:38 UTC (permalink / raw)
  To: Michael Albinus; +Cc: 22145

>>>>> Michael Albinus <michael.albinus@gmx.de> writes:

> Given, that the last problems related to OS X have been solved by commit
> df441b362c25c4ad59ea3d83137328d0d4098eaf, I believe we could close this bug.
> Do you agree?

OK, if you think this is a Nix bug and not an Emacs bug, then I'll take
responsibility from here for the Nix fix and you can close this issue.

Thanks for helping me debug this!

-- 
John Wiegley                  GPG fingerprint = 4710 CF98 AF9B 327B B80F
http://newartisans.com                          60E1 46C4 BD1A 7AC1 4BA2





^ permalink raw reply	[flat|nested] 66+ messages in thread

* bug#22145: 25.0.50; tramp and auto-revert tests hang on OS X
  2016-04-02 21:38                                                                                                                     ` John Wiegley
@ 2016-04-03  6:52                                                                                                                       ` Michael Albinus
  0 siblings, 0 replies; 66+ messages in thread
From: Michael Albinus @ 2016-04-03  6:52 UTC (permalink / raw)
  To: John Wiegley; +Cc: 22145-done

John Wiegley <jwiegley@gmail.com> writes:

>>>>>> Michael Albinus <michael.albinus@gmx.de> writes:
>
>> Given, that the last problems related to OS X have been solved by commit
>> df441b362c25c4ad59ea3d83137328d0d4098eaf, I believe we could close this bug.
>> Do you agree?
>
> OK, if you think this is a Nix bug and not an Emacs bug, then I'll take
> responsibility from here for the Nix fix and you can close this issue.

Done. However, I haven't said it is a Nix *bug*. I believe it is rather
a problem with the Nix *environment*.

IIRC, the problem was something like this on hydra.nixos.org years ago:

Tramp needs several programs in $PATH to run correctly. Usually, they are
found on every machine.

Nix does not offer them in general, because they are also tested in the
Nix environment, as part of coreutils or so. Therefore, they could be
found only by the user's local $PATH, which is set by Nix accordingly.

In order to fix this, tramp-tests.el checks whether we are in a Nix
environment (when (getenv "NIX_STORE"), and adds the local $PATH
settings then. Maybe this test does not work on your machine, and
$NIX_STORE isn't set? Then you need to test something else.

You could also add the local $PATH to Tramp's setting mandatory. Just
remove the check (getenv "NIX_STORE"). When it works, we know that this
is your problem (the same I have had years ago), and we must find a
better check for determining a Nix environment.

I do *not* want to add local $PATH settings in general for the tests,
because this would make the test indeterminable.

> Thanks for helping me debug this!

HTH. Best regards, Michael.





^ permalink raw reply	[flat|nested] 66+ messages in thread

end of thread, other threads:[~2016-04-03  6:52 UTC | newest]

Thread overview: 66+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-12-11  6:46 bug#22145: 25.0.50; tramp and auto-revert tests hang on OS X Anders Lindgren
2015-12-12  9:31 ` Michael Albinus
2015-12-12 18:35   ` Anders Lindgren
2015-12-12 19:21     ` Michael Albinus
2015-12-12 21:05       ` Anders Lindgren
2015-12-13  9:02         ` Michael Albinus
2015-12-13 15:36           ` Eli Zaretskii
2015-12-13 21:44           ` Anders Lindgren
2015-12-15 11:33             ` Michael Albinus
2015-12-15 19:56               ` Anders Lindgren
2015-12-15 22:57                 ` Michael Albinus
2015-12-16  6:26                   ` Anders Lindgren
2015-12-16 22:39                     ` Michael Albinus
2015-12-17 19:38                       ` Anders Lindgren
2015-12-18  8:12                         ` Michael Albinus
2015-12-18 19:55                           ` Anders Lindgren
2015-12-19 19:24                             ` Michael Albinus
2015-12-19 22:43                               ` Anders Lindgren
2015-12-20 12:30                                 ` Michael Albinus
2015-12-20 15:38                                   ` Anders Lindgren
2015-12-20 15:42                                     ` Michael Albinus
2015-12-20 17:31                                       ` Anders Lindgren
2015-12-20 17:55                                         ` Michael Albinus
2015-12-21 22:35                                           ` Anders Lindgren
2015-12-22 11:03                                             ` Michael Albinus
     [not found]                                               ` <CABr8ebaB1SqyrOSTXkQNSsf+bAd-JqBAYDR8_BiTsBikG-Eykw@mail.gmail.com>
2015-12-25  9:56                                                 ` Michael Albinus
2015-12-26  5:01                                                   ` Anders Lindgren
2015-12-26 19:56                                                     ` Michael Albinus
2015-12-26 21:41                                                       ` Anders Lindgren
2016-01-05 21:33                                               ` John Wiegley
2016-01-05 21:36                                                 ` Michael Albinus
2016-01-06  0:07                                                   ` John Wiegley
2016-01-06  4:53                                                     ` Michael Albinus
2016-01-06 18:39                                                       ` John Wiegley
2016-01-06 18:48                                                         ` Eli Zaretskii
2016-01-06 19:04                                                           ` John Wiegley
2016-01-07 20:03                                                             ` Michael Albinus
2016-01-07 20:31                                                               ` Anders Lindgren
2016-01-08  3:17                                                                 ` Random832
2016-01-08  6:03                                                                 ` Richard Stallman
2016-01-07 23:34                                                               ` John Wiegley
2016-01-08  9:13                                                                 ` Michael Albinus
2016-01-08  3:11                                                               ` Random832
2016-01-08  9:01                                                                 ` Michael Albinus
2016-01-08 13:39                                                                   ` Random832
2016-01-08 14:17                                                                     ` Michael Albinus
2016-01-08 17:40                                                                       ` Random832
2016-01-08 18:47                                                                         ` Michael Albinus
2016-01-08 20:14                                                                           ` Random832
2016-01-09 13:00                                                                             ` Michael Albinus
2016-01-09 13:06                                                                               ` Eli Zaretskii
2016-01-09 19:15                                                                                 ` Michael Albinus
2016-01-09 19:24                                                                                 ` Random832
2016-01-09 20:18                                                                                 ` Michael Albinus
2016-01-09 20:26                                                                                   ` Eli Zaretskii
2016-01-10  8:49                                                                                     ` Michael Albinus
2016-01-10 12:50                                                                                       ` Michael Albinus
     [not found]                                                                                         ` <m2fuvq2p62.fsf@newartisans.com>
2016-03-17 19:39                                                                                           ` Michael Albinus
2016-03-21 21:08                                                                                             ` John Wiegley
2016-03-22 10:09                                                                                               ` Michael Albinus
     [not found]                                                                                                 ` <87twjpi0nl.fsf@gmx.de>
     [not found]                                                                                                   ` <m2zithoz98.fsf@newartisans.com>
     [not found]                                                                                                     ` <87bn5widue.fsf@gmx.de>
     [not found]                                                                                                       ` <m260w3ex7p.fsf@newartisans.com>
     [not found]                                                                                                         ` <874mbnj4hi.fsf@gmx.de>
     [not found]                                                                                                           ` <m2wpojahsp.fsf@newartisans.com>
     [not found]                                                                                                             ` <87wpojhh8t.fsf@gmx.de>
     [not found]                                                                                                               ` <m2k2kjadov.fsf@newartisans.com>
     [not found]                                                                                                                 ` <878u0z6lty.fsf@gmx.de>
2016-04-01  8:36                                                                                                                   ` Michael Albinus
2016-04-02 21:38                                                                                                                     ` John Wiegley
2016-04-03  6:52                                                                                                                       ` Michael Albinus
2016-01-12 16:24                                                                               ` John Wiegley
2016-01-12 17:04                                                                               ` John Wiegley
2016-01-12 19:05                                                                                 ` Michael Albinus

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).