"go test -v -timeout 1h0m0s -remote TestSFTPRcloneSSH: -verbose" - Starting (try 1/5) === RUN TestShellEscapeUnix --- PASS: TestShellEscapeUnix (0.00s) === RUN TestShellEscapeCmd --- PASS: TestShellEscapeCmd (0.00s) === RUN TestShellEscapePowerShell --- PASS: TestShellEscapePowerShell (0.00s) === RUN TestParseHash --- PASS: TestParseHash (0.00s) === RUN TestParseUsage --- PASS: TestParseUsage (0.00s) === RUN TestStringLock --- PASS: TestStringLock (1.14s) === RUN TestIntegration fstests.go:438: Using remote "TestSFTPRcloneSSH:" 2025/10/24 05:07:20 NOTICE: TestSFTPRcloneSSH: Stopping server 2025/10/24 05:07:21 NOTICE: TestSFTPRcloneSSH: Attempting to stop TestSFTPRcloneSSH try 2/10 2025/10/24 05:07:21 NOTICE: TestSFTPRcloneSSH: Stopping server 2025/10/24 05:07:22 NOTICE: TestSFTPRcloneSSH: Attempting to stop TestSFTPRcloneSSH try 3/10 2025/10/24 05:07:22 NOTICE: TestSFTPRcloneSSH: Stopping server 2025/10/24 05:07:23 NOTICE: TestSFTPRcloneSSH: Attempting to stop TestSFTPRcloneSSH try 4/10 2025/10/24 05:07:23 NOTICE: TestSFTPRcloneSSH: Stopping server 2025/10/24 05:07:24 NOTICE: TestSFTPRcloneSSH: Attempting to stop TestSFTPRcloneSSH try 5/10 2025/10/24 05:07:24 NOTICE: TestSFTPRcloneSSH: Stopping server 2025/10/24 05:07:25 NOTICE: TestSFTPRcloneSSH: Attempting to stop TestSFTPRcloneSSH try 6/10 2025/10/24 05:07:26 NOTICE: TestSFTPRcloneSSH: Stopping server 2025/10/24 05:07:27 NOTICE: TestSFTPRcloneSSH: Attempting to stop TestSFTPRcloneSSH try 7/10 2025/10/24 05:07:27 NOTICE: TestSFTPRcloneSSH: Stopping server 2025/10/24 05:07:28 NOTICE: TestSFTPRcloneSSH: Attempting to stop TestSFTPRcloneSSH try 8/10 2025/10/24 05:07:28 NOTICE: TestSFTPRcloneSSH: Stopping server 2025/10/24 05:07:29 NOTICE: TestSFTPRcloneSSH: Attempting to stop TestSFTPRcloneSSH try 9/10 2025/10/24 05:07:29 NOTICE: TestSFTPRcloneSSH: Stopping server 2025/10/24 05:07:30 NOTICE: TestSFTPRcloneSSH: Attempting to stop TestSFTPRcloneSSH try 10/10 2025/10/24 05:07:30 NOTICE: TestSFTPRcloneSSH: Stopping server 2025/10/24 05:07:30 NOTICE: TestSFTPRcloneSSH: Starting server 2025/10/24 05:07:31 NOTICE: TestSFTPRcloneSSH: Attempting to connect to "127.0.0.1:28623" try 1/100 2025/10/24 05:07:31 DEBUG : TestSFTPRcloneSSH: Read 1, error: 2025/10/24 05:07:31 NOTICE: TestSFTPRcloneSSH: Started server and connected to "127.0.0.1:28623" 2025/10/24 05:07:31 DEBUG : Creating backend with remote "TestSFTPRcloneSSH:rclone-test-fokicic9voxo" 2025/10/24 05:07:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/24 05:07:31 DEBUG : Setting type="sftp" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_TYPE 2025/10/24 05:07:31 DEBUG : Setting ssh="ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_SSH 2025/10/24 05:07:31 DEBUG : TestSFTPRcloneSSH: detected overridden config - adding "{aFBXt}" suffix to name 2025/10/24 05:07:31 DEBUG : Setting ssh="ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_SSH 2025/10/24 05:07:31 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:31 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2025/10/24 05:07:31 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell type "unix" from config 2025/10/24 05:07:31 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Relative path resolved to "/rclone-test-fokicic9voxo" 2025/10/24 05:07:31 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Using root directory "/rclone-test-fokicic9voxo" 2025/10/24 05:07:31 DEBUG : Setting type="sftp" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_TYPE === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand fstests.go:507: No commands in this remote === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/10/24 05:07:31 INFO : dir/subdir: Making directory 2025/10/24 05:07:31 INFO : dir/subdir: Removing directory 2025/10/24 05:07:31 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsListDirNotFound 2025/10/24 05:07:31 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsListRDirNotFound fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:707: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/10/24 05:07:31 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/10/24 05:07:31 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:31 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: md5sum /rclone-test-fokicic9voxo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/10/24 05:07:31 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fokicic9voxo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/10/24 05:07:31 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:31 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: 7165a6b5f4484b7f93467699d2d9bf89 /rclone-test-fokicic9voxo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/10/24 05:07:31 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:31 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 7165a6b5f4484b7f93467699d2d9bf89 2025/10/24 05:07:31 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/10/24 05:07:31 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:31 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: sha1sum /rclone-test-fokicic9voxo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/10/24 05:07:31 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fokicic9voxo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/10/24 05:07:31 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:31 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: 2d46f1eb87a87e3b776592e310b45ee3d43c3145 /rclone-test-fokicic9voxo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/10/24 05:07:31 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:31 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 2d46f1eb87a87e3b776592e310b45ee3d43c3145 2025/10/24 05:07:31 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/10/24 05:07:31 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:31 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: md5sum /rclone-test-fokicic9voxo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/10/24 05:07:31 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fokicic9voxo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/10/24 05:07:31 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:31 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: 7165a6b5f4484b7f93467699d2d9bf89 /rclone-test-fokicic9voxo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/10/24 05:07:31 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:31 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 7165a6b5f4484b7f93467699d2d9bf89 2025/10/24 05:07:31 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/10/24 05:07:31 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:31 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: sha1sum /rclone-test-fokicic9voxo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/10/24 05:07:31 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fokicic9voxo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/10/24 05:07:31 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:31 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: 2d46f1eb87a87e3b776592e310b45ee3d43c3145 /rclone-test-fokicic9voxo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/10/24 05:07:31 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:31 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 2d46f1eb87a87e3b776592e310b45ee3d43c3145 2025/10/24 05:07:31 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/10/24 05:07:31 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:31 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: md5sum /rclone-test-fokicic9voxo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/10/24 05:07:31 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fokicic9voxo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/10/24 05:07:31 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:31 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: 7165a6b5f4484b7f93467699d2d9bf89 /rclone-test-fokicic9voxo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/10/24 05:07:31 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:31 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 7165a6b5f4484b7f93467699d2d9bf89 2025/10/24 05:07:31 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/10/24 05:07:31 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:31 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: sha1sum /rclone-test-fokicic9voxo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/10/24 05:07:31 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fokicic9voxo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/10/24 05:07:31 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:31 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: 2d46f1eb87a87e3b776592e310b45ee3d43c3145 /rclone-test-fokicic9voxo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/10/24 05:07:31 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:31 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 2d46f1eb87a87e3b776592e310b45ee3d43c3145 === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:707: testing "." 2025/10/24 05:07:31 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/./." 2025/10/24 05:07:31 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:31 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: md5sum /rclone-test-fokicic9voxo/./. 2025/10/24 05:07:31 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fokicic9voxo/./." 2025/10/24 05:07:32 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:32 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: 376b61ab67f3fd46b9943011950bc6ea /rclone-test-fokicic9voxo/./. 2025/10/24 05:07:32 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:32 DEBUG : ./.: Parsed hash: 376b61ab67f3fd46b9943011950bc6ea 2025/10/24 05:07:32 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/./." 2025/10/24 05:07:32 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:32 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: sha1sum /rclone-test-fokicic9voxo/./. 2025/10/24 05:07:32 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fokicic9voxo/./." 2025/10/24 05:07:32 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:32 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: f11a8c497267c137432c796cf1968d7b8fa35bcc /rclone-test-fokicic9voxo/./. 2025/10/24 05:07:32 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:32 DEBUG : ./.: Parsed hash: f11a8c497267c137432c796cf1968d7b8fa35bcc 2025/10/24 05:07:32 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/./." 2025/10/24 05:07:32 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:32 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: md5sum /rclone-test-fokicic9voxo/./. 2025/10/24 05:07:32 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fokicic9voxo/./." 2025/10/24 05:07:32 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:32 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: 376b61ab67f3fd46b9943011950bc6ea /rclone-test-fokicic9voxo/./. 2025/10/24 05:07:32 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:32 DEBUG : ./.: Parsed hash: 376b61ab67f3fd46b9943011950bc6ea 2025/10/24 05:07:32 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/./." 2025/10/24 05:07:32 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:32 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: sha1sum /rclone-test-fokicic9voxo/./. 2025/10/24 05:07:32 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fokicic9voxo/./." 2025/10/24 05:07:32 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:32 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: f11a8c497267c137432c796cf1968d7b8fa35bcc /rclone-test-fokicic9voxo/./. 2025/10/24 05:07:32 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:32 DEBUG : ./.: Parsed hash: f11a8c497267c137432c796cf1968d7b8fa35bcc 2025/10/24 05:07:32 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/./." 2025/10/24 05:07:32 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:32 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: md5sum /rclone-test-fokicic9voxo/./. 2025/10/24 05:07:32 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fokicic9voxo/./." 2025/10/24 05:07:32 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:32 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: 376b61ab67f3fd46b9943011950bc6ea /rclone-test-fokicic9voxo/./. 2025/10/24 05:07:32 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:32 DEBUG : ./.: Parsed hash: 376b61ab67f3fd46b9943011950bc6ea 2025/10/24 05:07:32 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/./." 2025/10/24 05:07:32 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:32 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: sha1sum /rclone-test-fokicic9voxo/./. 2025/10/24 05:07:32 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fokicic9voxo/./." 2025/10/24 05:07:32 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:32 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: f11a8c497267c137432c796cf1968d7b8fa35bcc /rclone-test-fokicic9voxo/./. 2025/10/24 05:07:32 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:32 DEBUG : ./.: Parsed hash: f11a8c497267c137432c796cf1968d7b8fa35bcc === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:707: testing ".." 2025/10/24 05:07:32 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/../.." 2025/10/24 05:07:32 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:32 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: md5sum /rclone-test-fokicic9voxo/../.. 2025/10/24 05:07:32 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fokicic9voxo/../.." 2025/10/24 05:07:32 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:32 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: f3d04b7c5b18c77c5f1b6221162a59f1 /rclone-test-fokicic9voxo/../.. 2025/10/24 05:07:32 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:32 DEBUG : ../..: Parsed hash: f3d04b7c5b18c77c5f1b6221162a59f1 2025/10/24 05:07:32 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/../.." 2025/10/24 05:07:32 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:32 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: sha1sum /rclone-test-fokicic9voxo/../.. 2025/10/24 05:07:32 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fokicic9voxo/../.." 2025/10/24 05:07:32 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:32 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: 74d0f0ea1e199258d39a2ac6501c7744e45a5ecf /rclone-test-fokicic9voxo/../.. 2025/10/24 05:07:32 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:32 DEBUG : ../..: Parsed hash: 74d0f0ea1e199258d39a2ac6501c7744e45a5ecf 2025/10/24 05:07:32 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/../.." 2025/10/24 05:07:32 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:32 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: md5sum /rclone-test-fokicic9voxo/../.. 2025/10/24 05:07:32 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fokicic9voxo/../.." 2025/10/24 05:07:32 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:32 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: f3d04b7c5b18c77c5f1b6221162a59f1 /rclone-test-fokicic9voxo/../.. 2025/10/24 05:07:32 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:32 DEBUG : ../..: Parsed hash: f3d04b7c5b18c77c5f1b6221162a59f1 2025/10/24 05:07:32 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/../.." 2025/10/24 05:07:32 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:32 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: sha1sum /rclone-test-fokicic9voxo/../.. 2025/10/24 05:07:32 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fokicic9voxo/../.." 2025/10/24 05:07:33 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:33 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: 74d0f0ea1e199258d39a2ac6501c7744e45a5ecf /rclone-test-fokicic9voxo/../.. 2025/10/24 05:07:33 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:33 DEBUG : ../..: Parsed hash: 74d0f0ea1e199258d39a2ac6501c7744e45a5ecf 2025/10/24 05:07:33 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/../.." 2025/10/24 05:07:33 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:33 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: md5sum /rclone-test-fokicic9voxo/../.. 2025/10/24 05:07:33 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fokicic9voxo/../.." 2025/10/24 05:07:33 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:33 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: f3d04b7c5b18c77c5f1b6221162a59f1 /rclone-test-fokicic9voxo/../.. 2025/10/24 05:07:33 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:33 DEBUG : ../..: Parsed hash: f3d04b7c5b18c77c5f1b6221162a59f1 2025/10/24 05:07:33 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/../.." 2025/10/24 05:07:33 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:33 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: sha1sum /rclone-test-fokicic9voxo/../.. 2025/10/24 05:07:33 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fokicic9voxo/../.." 2025/10/24 05:07:33 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:33 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: 74d0f0ea1e199258d39a2ac6501c7744e45a5ecf /rclone-test-fokicic9voxo/../.. 2025/10/24 05:07:33 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:33 DEBUG : ../..: Parsed hash: 74d0f0ea1e199258d39a2ac6501c7744e45a5ecf === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/10/24 05:07:33 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/10/24 05:07:33 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:33 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: md5sum /rclone-test-fokicic9voxo/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2025/10/24 05:07:33 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fokicic9voxo/\!\""\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\""\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~" 2025/10/24 05:07:33 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:33 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: a01dc7f5d0960fede739f03f6c9ceab1 /rclone-test-fokicic9voxo/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/10/24 05:07:33 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:33 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: a01dc7f5d0960fede739f03f6c9ceab1 2025/10/24 05:07:33 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/10/24 05:07:33 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:33 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: sha1sum /rclone-test-fokicic9voxo/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2025/10/24 05:07:33 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fokicic9voxo/\!\""\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\""\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~" 2025/10/24 05:07:33 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:33 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: 6a21b91ddd091de81a033178b135e7246919f9bc /rclone-test-fokicic9voxo/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/10/24 05:07:33 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:33 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 6a21b91ddd091de81a033178b135e7246919f9bc 2025/10/24 05:07:33 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/10/24 05:07:33 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:33 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: md5sum /rclone-test-fokicic9voxo/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2025/10/24 05:07:33 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fokicic9voxo/\!\""\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\""\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~" 2025/10/24 05:07:33 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:33 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: a01dc7f5d0960fede739f03f6c9ceab1 /rclone-test-fokicic9voxo/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/10/24 05:07:33 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:33 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: a01dc7f5d0960fede739f03f6c9ceab1 2025/10/24 05:07:33 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/10/24 05:07:33 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:33 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: sha1sum /rclone-test-fokicic9voxo/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2025/10/24 05:07:33 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fokicic9voxo/\!\""\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\""\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~" 2025/10/24 05:07:33 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:33 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: 6a21b91ddd091de81a033178b135e7246919f9bc /rclone-test-fokicic9voxo/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/10/24 05:07:33 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:33 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 6a21b91ddd091de81a033178b135e7246919f9bc 2025/10/24 05:07:33 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/10/24 05:07:33 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:33 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: md5sum /rclone-test-fokicic9voxo/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2025/10/24 05:07:33 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fokicic9voxo/\!\""\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\""\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~" 2025/10/24 05:07:33 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:33 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: a01dc7f5d0960fede739f03f6c9ceab1 /rclone-test-fokicic9voxo/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/10/24 05:07:33 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:33 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: a01dc7f5d0960fede739f03f6c9ceab1 2025/10/24 05:07:33 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/10/24 05:07:33 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:33 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: sha1sum /rclone-test-fokicic9voxo/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2025/10/24 05:07:33 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fokicic9voxo/\!\""\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\""\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~" 2025/10/24 05:07:33 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:33 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: 6a21b91ddd091de81a033178b135e7246919f9bc /rclone-test-fokicic9voxo/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/10/24 05:07:33 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:33 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 6a21b91ddd091de81a033178b135e7246919f9bc === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" 2025/10/24 05:07:33 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/ leading space/ leading space" 2025/10/24 05:07:33 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:33 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: md5sum /rclone-test-fokicic9voxo/\ leading\ space/\ leading\ space 2025/10/24 05:07:33 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fokicic9voxo/\ leading\ space/\ leading\ space" 2025/10/24 05:07:33 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:33 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: 807139f37455f5be4b6b697ccbcb144e /rclone-test-fokicic9voxo/ leading space/ leading space 2025/10/24 05:07:33 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:33 DEBUG : leading space/ leading space: Parsed hash: 807139f37455f5be4b6b697ccbcb144e 2025/10/24 05:07:33 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/ leading space/ leading space" 2025/10/24 05:07:33 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:33 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: sha1sum /rclone-test-fokicic9voxo/\ leading\ space/\ leading\ space 2025/10/24 05:07:33 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fokicic9voxo/\ leading\ space/\ leading\ space" 2025/10/24 05:07:34 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:34 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: 7f5b3f53c35da8ac08e0b98f8ccb099121ee1db9 /rclone-test-fokicic9voxo/ leading space/ leading space 2025/10/24 05:07:34 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:34 DEBUG : leading space/ leading space: Parsed hash: 7f5b3f53c35da8ac08e0b98f8ccb099121ee1db9 2025/10/24 05:07:34 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/ leading space/ leading space" 2025/10/24 05:07:34 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:34 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: md5sum /rclone-test-fokicic9voxo/\ leading\ space/\ leading\ space 2025/10/24 05:07:34 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fokicic9voxo/\ leading\ space/\ leading\ space" 2025/10/24 05:07:34 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:34 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: 807139f37455f5be4b6b697ccbcb144e /rclone-test-fokicic9voxo/ leading space/ leading space 2025/10/24 05:07:34 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:34 DEBUG : leading space/ leading space: Parsed hash: 807139f37455f5be4b6b697ccbcb144e 2025/10/24 05:07:34 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/ leading space/ leading space" 2025/10/24 05:07:34 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:34 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: sha1sum /rclone-test-fokicic9voxo/\ leading\ space/\ leading\ space 2025/10/24 05:07:34 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fokicic9voxo/\ leading\ space/\ leading\ space" 2025/10/24 05:07:34 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:34 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: 7f5b3f53c35da8ac08e0b98f8ccb099121ee1db9 /rclone-test-fokicic9voxo/ leading space/ leading space 2025/10/24 05:07:34 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:34 DEBUG : leading space/ leading space: Parsed hash: 7f5b3f53c35da8ac08e0b98f8ccb099121ee1db9 2025/10/24 05:07:34 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/ leading space/ leading space" 2025/10/24 05:07:34 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:34 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: md5sum /rclone-test-fokicic9voxo/\ leading\ space/\ leading\ space 2025/10/24 05:07:34 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fokicic9voxo/\ leading\ space/\ leading\ space" 2025/10/24 05:07:34 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:34 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: 807139f37455f5be4b6b697ccbcb144e /rclone-test-fokicic9voxo/ leading space/ leading space 2025/10/24 05:07:34 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:34 DEBUG : leading space/ leading space: Parsed hash: 807139f37455f5be4b6b697ccbcb144e 2025/10/24 05:07:34 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/ leading space/ leading space" 2025/10/24 05:07:34 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:34 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: sha1sum /rclone-test-fokicic9voxo/\ leading\ space/\ leading\ space 2025/10/24 05:07:34 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fokicic9voxo/\ leading\ space/\ leading\ space" 2025/10/24 05:07:34 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:34 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: 7f5b3f53c35da8ac08e0b98f8ccb099121ee1db9 /rclone-test-fokicic9voxo/ leading space/ leading space 2025/10/24 05:07:34 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:34 DEBUG : leading space/ leading space: Parsed hash: 7f5b3f53c35da8ac08e0b98f8ccb099121ee1db9 === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" 2025/10/24 05:07:34 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/~leading tilde/~leading tilde" 2025/10/24 05:07:34 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:34 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: md5sum /rclone-test-fokicic9voxo/\~leading\ tilde/\~leading\ tilde 2025/10/24 05:07:34 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fokicic9voxo/\~leading\ tilde/\~leading\ tilde" 2025/10/24 05:07:34 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:34 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: 904715f702c5d8bda9e34a5a844acd6f /rclone-test-fokicic9voxo/~leading tilde/~leading tilde 2025/10/24 05:07:34 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:34 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 904715f702c5d8bda9e34a5a844acd6f 2025/10/24 05:07:34 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/~leading tilde/~leading tilde" 2025/10/24 05:07:34 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:34 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: sha1sum /rclone-test-fokicic9voxo/\~leading\ tilde/\~leading\ tilde 2025/10/24 05:07:34 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fokicic9voxo/\~leading\ tilde/\~leading\ tilde" 2025/10/24 05:07:34 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:34 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: 70506c37850ddd5b06d8cba0ceca5296e0677c66 /rclone-test-fokicic9voxo/~leading tilde/~leading tilde 2025/10/24 05:07:34 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:34 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 70506c37850ddd5b06d8cba0ceca5296e0677c66 2025/10/24 05:07:34 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/~leading tilde/~leading tilde" 2025/10/24 05:07:34 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:34 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: md5sum /rclone-test-fokicic9voxo/\~leading\ tilde/\~leading\ tilde 2025/10/24 05:07:34 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fokicic9voxo/\~leading\ tilde/\~leading\ tilde" 2025/10/24 05:07:34 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:34 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: 904715f702c5d8bda9e34a5a844acd6f /rclone-test-fokicic9voxo/~leading tilde/~leading tilde 2025/10/24 05:07:34 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:34 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 904715f702c5d8bda9e34a5a844acd6f 2025/10/24 05:07:34 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/~leading tilde/~leading tilde" 2025/10/24 05:07:34 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:34 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: sha1sum /rclone-test-fokicic9voxo/\~leading\ tilde/\~leading\ tilde 2025/10/24 05:07:34 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fokicic9voxo/\~leading\ tilde/\~leading\ tilde" 2025/10/24 05:07:34 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:34 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: 70506c37850ddd5b06d8cba0ceca5296e0677c66 /rclone-test-fokicic9voxo/~leading tilde/~leading tilde 2025/10/24 05:07:34 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:34 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 70506c37850ddd5b06d8cba0ceca5296e0677c66 2025/10/24 05:07:34 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/~leading tilde/~leading tilde" 2025/10/24 05:07:34 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:34 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: md5sum /rclone-test-fokicic9voxo/\~leading\ tilde/\~leading\ tilde 2025/10/24 05:07:34 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fokicic9voxo/\~leading\ tilde/\~leading\ tilde" 2025/10/24 05:07:34 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:34 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: 904715f702c5d8bda9e34a5a844acd6f /rclone-test-fokicic9voxo/~leading tilde/~leading tilde 2025/10/24 05:07:34 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:34 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 904715f702c5d8bda9e34a5a844acd6f 2025/10/24 05:07:34 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/~leading tilde/~leading tilde" 2025/10/24 05:07:34 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:34 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: sha1sum /rclone-test-fokicic9voxo/\~leading\ tilde/\~leading\ tilde 2025/10/24 05:07:34 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fokicic9voxo/\~leading\ tilde/\~leading\ tilde" 2025/10/24 05:07:34 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:34 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: 70506c37850ddd5b06d8cba0ceca5296e0677c66 /rclone-test-fokicic9voxo/~leading tilde/~leading tilde 2025/10/24 05:07:34 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:34 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 70506c37850ddd5b06d8cba0ceca5296e0677c66 === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "␍leading CR" 2025/10/24 05:07:34 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/␍leading CR/␍leading CR" 2025/10/24 05:07:34 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:34 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: md5sum /rclone-test-fokicic9voxo/␍leading\ CR/␍leading\ CR 2025/10/24 05:07:34 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fokicic9voxo/␍leading\ CR/␍leading\ CR" 2025/10/24 05:07:35 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:35 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: d7ce1f487898f60d930b2f1ae46a52e7 /rclone-test-fokicic9voxo/␍leading CR/␍leading CR 2025/10/24 05:07:35 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:35 DEBUG : ␍leading CR/␍leading CR: Parsed hash: d7ce1f487898f60d930b2f1ae46a52e7 2025/10/24 05:07:35 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/␍leading CR/␍leading CR" 2025/10/24 05:07:35 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:35 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: sha1sum /rclone-test-fokicic9voxo/␍leading\ CR/␍leading\ CR 2025/10/24 05:07:35 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fokicic9voxo/␍leading\ CR/␍leading\ CR" 2025/10/24 05:07:35 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:35 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: 0778cdd996014d99efa5be2363e893bc8934b875 /rclone-test-fokicic9voxo/␍leading CR/␍leading CR 2025/10/24 05:07:35 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:35 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 0778cdd996014d99efa5be2363e893bc8934b875 2025/10/24 05:07:35 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/␍leading CR/␍leading CR" 2025/10/24 05:07:35 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:35 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: md5sum /rclone-test-fokicic9voxo/␍leading\ CR/␍leading\ CR 2025/10/24 05:07:35 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fokicic9voxo/␍leading\ CR/␍leading\ CR" 2025/10/24 05:07:35 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:35 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: d7ce1f487898f60d930b2f1ae46a52e7 /rclone-test-fokicic9voxo/␍leading CR/␍leading CR 2025/10/24 05:07:35 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:35 DEBUG : ␍leading CR/␍leading CR: Parsed hash: d7ce1f487898f60d930b2f1ae46a52e7 2025/10/24 05:07:35 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/␍leading CR/␍leading CR" 2025/10/24 05:07:35 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:35 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: sha1sum /rclone-test-fokicic9voxo/␍leading\ CR/␍leading\ CR 2025/10/24 05:07:35 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fokicic9voxo/␍leading\ CR/␍leading\ CR" 2025/10/24 05:07:35 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:35 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: 0778cdd996014d99efa5be2363e893bc8934b875 /rclone-test-fokicic9voxo/␍leading CR/␍leading CR 2025/10/24 05:07:35 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:35 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 0778cdd996014d99efa5be2363e893bc8934b875 2025/10/24 05:07:35 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/␍leading CR/␍leading CR" 2025/10/24 05:07:35 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:35 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: md5sum /rclone-test-fokicic9voxo/␍leading\ CR/␍leading\ CR 2025/10/24 05:07:35 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fokicic9voxo/␍leading\ CR/␍leading\ CR" 2025/10/24 05:07:35 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:35 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: d7ce1f487898f60d930b2f1ae46a52e7 /rclone-test-fokicic9voxo/␍leading CR/␍leading CR 2025/10/24 05:07:35 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:35 DEBUG : ␍leading CR/␍leading CR: Parsed hash: d7ce1f487898f60d930b2f1ae46a52e7 2025/10/24 05:07:35 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/␍leading CR/␍leading CR" 2025/10/24 05:07:35 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:35 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: sha1sum /rclone-test-fokicic9voxo/␍leading\ CR/␍leading\ CR 2025/10/24 05:07:35 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fokicic9voxo/␍leading\ CR/␍leading\ CR" 2025/10/24 05:07:35 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:35 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: 0778cdd996014d99efa5be2363e893bc8934b875 /rclone-test-fokicic9voxo/␍leading CR/␍leading CR 2025/10/24 05:07:35 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:35 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 0778cdd996014d99efa5be2363e893bc8934b875 === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" 2025/10/24 05:07:35 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/␊leading LF/␊leading LF" 2025/10/24 05:07:35 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:35 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: md5sum /rclone-test-fokicic9voxo/␊leading\ LF/␊leading\ LF 2025/10/24 05:07:35 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fokicic9voxo/␊leading\ LF/␊leading\ LF" 2025/10/24 05:07:35 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:35 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: 1c4dad3a4b0afbd84a8a7eb92a706dd5 /rclone-test-fokicic9voxo/␊leading LF/␊leading LF 2025/10/24 05:07:35 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:35 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 1c4dad3a4b0afbd84a8a7eb92a706dd5 2025/10/24 05:07:35 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/␊leading LF/␊leading LF" 2025/10/24 05:07:35 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:35 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: sha1sum /rclone-test-fokicic9voxo/␊leading\ LF/␊leading\ LF 2025/10/24 05:07:35 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fokicic9voxo/␊leading\ LF/␊leading\ LF" 2025/10/24 05:07:35 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:35 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: 29c30515b3a6238eb87ce90576d8d688a99775ba /rclone-test-fokicic9voxo/␊leading LF/␊leading LF 2025/10/24 05:07:35 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:35 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 29c30515b3a6238eb87ce90576d8d688a99775ba 2025/10/24 05:07:35 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/␊leading LF/␊leading LF" 2025/10/24 05:07:35 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:35 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: md5sum /rclone-test-fokicic9voxo/␊leading\ LF/␊leading\ LF 2025/10/24 05:07:35 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fokicic9voxo/␊leading\ LF/␊leading\ LF" 2025/10/24 05:07:35 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:35 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: 1c4dad3a4b0afbd84a8a7eb92a706dd5 /rclone-test-fokicic9voxo/␊leading LF/␊leading LF 2025/10/24 05:07:35 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:35 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 1c4dad3a4b0afbd84a8a7eb92a706dd5 2025/10/24 05:07:35 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/␊leading LF/␊leading LF" 2025/10/24 05:07:35 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:35 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: sha1sum /rclone-test-fokicic9voxo/␊leading\ LF/␊leading\ LF 2025/10/24 05:07:35 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fokicic9voxo/␊leading\ LF/␊leading\ LF" 2025/10/24 05:07:36 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:36 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: 29c30515b3a6238eb87ce90576d8d688a99775ba /rclone-test-fokicic9voxo/␊leading LF/␊leading LF 2025/10/24 05:07:36 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:36 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 29c30515b3a6238eb87ce90576d8d688a99775ba 2025/10/24 05:07:36 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/␊leading LF/␊leading LF" 2025/10/24 05:07:36 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:36 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: md5sum /rclone-test-fokicic9voxo/␊leading\ LF/␊leading\ LF 2025/10/24 05:07:36 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fokicic9voxo/␊leading\ LF/␊leading\ LF" 2025/10/24 05:07:36 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:36 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: 1c4dad3a4b0afbd84a8a7eb92a706dd5 /rclone-test-fokicic9voxo/␊leading LF/␊leading LF 2025/10/24 05:07:36 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:36 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 1c4dad3a4b0afbd84a8a7eb92a706dd5 2025/10/24 05:07:36 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/␊leading LF/␊leading LF" 2025/10/24 05:07:36 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:36 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: sha1sum /rclone-test-fokicic9voxo/␊leading\ LF/␊leading\ LF 2025/10/24 05:07:36 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fokicic9voxo/␊leading\ LF/␊leading\ LF" 2025/10/24 05:07:36 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:36 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: 29c30515b3a6238eb87ce90576d8d688a99775ba /rclone-test-fokicic9voxo/␊leading LF/␊leading LF 2025/10/24 05:07:36 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:36 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 29c30515b3a6238eb87ce90576d8d688a99775ba === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" 2025/10/24 05:07:36 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/␉leading HT/␉leading HT" 2025/10/24 05:07:36 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:36 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: md5sum /rclone-test-fokicic9voxo/␉leading\ HT/␉leading\ HT 2025/10/24 05:07:36 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fokicic9voxo/␉leading\ HT/␉leading\ HT" 2025/10/24 05:07:36 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:36 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: c7ee53c9cfe46dbadc33dc2abc3f56d4 /rclone-test-fokicic9voxo/␉leading HT/␉leading HT 2025/10/24 05:07:36 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:36 DEBUG : ␉leading HT/␉leading HT: Parsed hash: c7ee53c9cfe46dbadc33dc2abc3f56d4 2025/10/24 05:07:36 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/␉leading HT/␉leading HT" 2025/10/24 05:07:36 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:36 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: sha1sum /rclone-test-fokicic9voxo/␉leading\ HT/␉leading\ HT 2025/10/24 05:07:36 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fokicic9voxo/␉leading\ HT/␉leading\ HT" 2025/10/24 05:07:36 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:36 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: 5d7f4fa5c6e4dbc85e071d6df3095a3a7c12f194 /rclone-test-fokicic9voxo/␉leading HT/␉leading HT 2025/10/24 05:07:36 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:36 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 5d7f4fa5c6e4dbc85e071d6df3095a3a7c12f194 2025/10/24 05:07:36 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/␉leading HT/␉leading HT" 2025/10/24 05:07:36 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:36 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: md5sum /rclone-test-fokicic9voxo/␉leading\ HT/␉leading\ HT 2025/10/24 05:07:36 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fokicic9voxo/␉leading\ HT/␉leading\ HT" 2025/10/24 05:07:36 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:36 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: c7ee53c9cfe46dbadc33dc2abc3f56d4 /rclone-test-fokicic9voxo/␉leading HT/␉leading HT 2025/10/24 05:07:36 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:36 DEBUG : ␉leading HT/␉leading HT: Parsed hash: c7ee53c9cfe46dbadc33dc2abc3f56d4 2025/10/24 05:07:36 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/␉leading HT/␉leading HT" 2025/10/24 05:07:36 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:36 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: sha1sum /rclone-test-fokicic9voxo/␉leading\ HT/␉leading\ HT 2025/10/24 05:07:36 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fokicic9voxo/␉leading\ HT/␉leading\ HT" 2025/10/24 05:07:36 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:36 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: 5d7f4fa5c6e4dbc85e071d6df3095a3a7c12f194 /rclone-test-fokicic9voxo/␉leading HT/␉leading HT 2025/10/24 05:07:36 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:36 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 5d7f4fa5c6e4dbc85e071d6df3095a3a7c12f194 2025/10/24 05:07:36 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/␉leading HT/␉leading HT" 2025/10/24 05:07:36 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:36 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: md5sum /rclone-test-fokicic9voxo/␉leading\ HT/␉leading\ HT 2025/10/24 05:07:36 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fokicic9voxo/␉leading\ HT/␉leading\ HT" 2025/10/24 05:07:36 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:36 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: c7ee53c9cfe46dbadc33dc2abc3f56d4 /rclone-test-fokicic9voxo/␉leading HT/␉leading HT 2025/10/24 05:07:36 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:36 DEBUG : ␉leading HT/␉leading HT: Parsed hash: c7ee53c9cfe46dbadc33dc2abc3f56d4 2025/10/24 05:07:36 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/␉leading HT/␉leading HT" 2025/10/24 05:07:36 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:36 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: sha1sum /rclone-test-fokicic9voxo/␉leading\ HT/␉leading\ HT 2025/10/24 05:07:36 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fokicic9voxo/␉leading\ HT/␉leading\ HT" 2025/10/24 05:07:36 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:36 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: 5d7f4fa5c6e4dbc85e071d6df3095a3a7c12f194 /rclone-test-fokicic9voxo/␉leading HT/␉leading HT 2025/10/24 05:07:36 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:36 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 5d7f4fa5c6e4dbc85e071d6df3095a3a7c12f194 === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:707: testing "␋leading VT" 2025/10/24 05:07:36 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/␋leading VT/␋leading VT" 2025/10/24 05:07:36 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:36 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: md5sum /rclone-test-fokicic9voxo/␋leading\ VT/␋leading\ VT 2025/10/24 05:07:36 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fokicic9voxo/␋leading\ VT/␋leading\ VT" 2025/10/24 05:07:37 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:37 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: 588f7dc7fbd027f5ad741b18d7bd3937 /rclone-test-fokicic9voxo/␋leading VT/␋leading VT 2025/10/24 05:07:37 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:37 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 588f7dc7fbd027f5ad741b18d7bd3937 2025/10/24 05:07:37 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/␋leading VT/␋leading VT" 2025/10/24 05:07:37 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:37 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: sha1sum /rclone-test-fokicic9voxo/␋leading\ VT/␋leading\ VT 2025/10/24 05:07:37 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fokicic9voxo/␋leading\ VT/␋leading\ VT" 2025/10/24 05:07:37 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:37 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: 9d2c856d14cd13addd7d4e1060681d1ec9b9c80e /rclone-test-fokicic9voxo/␋leading VT/␋leading VT 2025/10/24 05:07:37 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:37 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 9d2c856d14cd13addd7d4e1060681d1ec9b9c80e 2025/10/24 05:07:37 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/␋leading VT/␋leading VT" 2025/10/24 05:07:37 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:37 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: md5sum /rclone-test-fokicic9voxo/␋leading\ VT/␋leading\ VT 2025/10/24 05:07:37 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fokicic9voxo/␋leading\ VT/␋leading\ VT" 2025/10/24 05:07:37 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:37 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: 588f7dc7fbd027f5ad741b18d7bd3937 /rclone-test-fokicic9voxo/␋leading VT/␋leading VT 2025/10/24 05:07:37 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:37 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 588f7dc7fbd027f5ad741b18d7bd3937 2025/10/24 05:07:37 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/␋leading VT/␋leading VT" 2025/10/24 05:07:37 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:37 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: sha1sum /rclone-test-fokicic9voxo/␋leading\ VT/␋leading\ VT 2025/10/24 05:07:37 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fokicic9voxo/␋leading\ VT/␋leading\ VT" 2025/10/24 05:07:37 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:37 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: 9d2c856d14cd13addd7d4e1060681d1ec9b9c80e /rclone-test-fokicic9voxo/␋leading VT/␋leading VT 2025/10/24 05:07:37 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:37 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 9d2c856d14cd13addd7d4e1060681d1ec9b9c80e 2025/10/24 05:07:37 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/␋leading VT/␋leading VT" 2025/10/24 05:07:37 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:37 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: md5sum /rclone-test-fokicic9voxo/␋leading\ VT/␋leading\ VT 2025/10/24 05:07:37 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fokicic9voxo/␋leading\ VT/␋leading\ VT" 2025/10/24 05:07:37 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:37 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: 588f7dc7fbd027f5ad741b18d7bd3937 /rclone-test-fokicic9voxo/␋leading VT/␋leading VT 2025/10/24 05:07:37 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:37 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 588f7dc7fbd027f5ad741b18d7bd3937 2025/10/24 05:07:37 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/␋leading VT/␋leading VT" 2025/10/24 05:07:37 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:37 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: sha1sum /rclone-test-fokicic9voxo/␋leading\ VT/␋leading\ VT 2025/10/24 05:07:37 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fokicic9voxo/␋leading\ VT/␋leading\ VT" 2025/10/24 05:07:37 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:37 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: 9d2c856d14cd13addd7d4e1060681d1ec9b9c80e /rclone-test-fokicic9voxo/␋leading VT/␋leading VT 2025/10/24 05:07:37 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:37 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 9d2c856d14cd13addd7d4e1060681d1ec9b9c80e === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:707: testing ".leading dot" 2025/10/24 05:07:37 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/.leading dot/.leading dot" 2025/10/24 05:07:37 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:37 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: md5sum /rclone-test-fokicic9voxo/.leading\ dot/.leading\ dot 2025/10/24 05:07:37 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fokicic9voxo/.leading\ dot/.leading\ dot" 2025/10/24 05:07:37 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:37 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: 759f2e9e6405f101c1f9ec1a3e156405 /rclone-test-fokicic9voxo/.leading dot/.leading dot 2025/10/24 05:07:37 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:37 DEBUG : .leading dot/.leading dot: Parsed hash: 759f2e9e6405f101c1f9ec1a3e156405 2025/10/24 05:07:37 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/.leading dot/.leading dot" 2025/10/24 05:07:37 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:37 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: sha1sum /rclone-test-fokicic9voxo/.leading\ dot/.leading\ dot 2025/10/24 05:07:37 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fokicic9voxo/.leading\ dot/.leading\ dot" 2025/10/24 05:07:37 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:37 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: 067c5636399aa1e02384964253457f878399751f /rclone-test-fokicic9voxo/.leading dot/.leading dot 2025/10/24 05:07:37 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:37 DEBUG : .leading dot/.leading dot: Parsed hash: 067c5636399aa1e02384964253457f878399751f 2025/10/24 05:07:37 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/.leading dot/.leading dot" 2025/10/24 05:07:37 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:37 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: md5sum /rclone-test-fokicic9voxo/.leading\ dot/.leading\ dot 2025/10/24 05:07:37 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fokicic9voxo/.leading\ dot/.leading\ dot" 2025/10/24 05:07:37 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:37 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: 759f2e9e6405f101c1f9ec1a3e156405 /rclone-test-fokicic9voxo/.leading dot/.leading dot 2025/10/24 05:07:37 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:37 DEBUG : .leading dot/.leading dot: Parsed hash: 759f2e9e6405f101c1f9ec1a3e156405 2025/10/24 05:07:37 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/.leading dot/.leading dot" 2025/10/24 05:07:37 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:37 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: sha1sum /rclone-test-fokicic9voxo/.leading\ dot/.leading\ dot 2025/10/24 05:07:37 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fokicic9voxo/.leading\ dot/.leading\ dot" 2025/10/24 05:07:37 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:37 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: 067c5636399aa1e02384964253457f878399751f /rclone-test-fokicic9voxo/.leading dot/.leading dot 2025/10/24 05:07:37 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:37 DEBUG : .leading dot/.leading dot: Parsed hash: 067c5636399aa1e02384964253457f878399751f 2025/10/24 05:07:37 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/.leading dot/.leading dot" 2025/10/24 05:07:37 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:37 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: md5sum /rclone-test-fokicic9voxo/.leading\ dot/.leading\ dot 2025/10/24 05:07:37 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fokicic9voxo/.leading\ dot/.leading\ dot" 2025/10/24 05:07:38 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:38 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: 759f2e9e6405f101c1f9ec1a3e156405 /rclone-test-fokicic9voxo/.leading dot/.leading dot 2025/10/24 05:07:38 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:38 DEBUG : .leading dot/.leading dot: Parsed hash: 759f2e9e6405f101c1f9ec1a3e156405 2025/10/24 05:07:38 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/.leading dot/.leading dot" 2025/10/24 05:07:38 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:38 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: sha1sum /rclone-test-fokicic9voxo/.leading\ dot/.leading\ dot 2025/10/24 05:07:38 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fokicic9voxo/.leading\ dot/.leading\ dot" 2025/10/24 05:07:38 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:38 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: 067c5636399aa1e02384964253457f878399751f /rclone-test-fokicic9voxo/.leading dot/.leading dot 2025/10/24 05:07:38 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:38 DEBUG : .leading dot/.leading dot: Parsed hash: 067c5636399aa1e02384964253457f878399751f === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " 2025/10/24 05:07:38 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/trailing space /trailing space " 2025/10/24 05:07:38 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:38 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: md5sum /rclone-test-fokicic9voxo/trailing\ space\ /trailing\ space\ 2025/10/24 05:07:38 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fokicic9voxo/trailing\ space\ /trailing\ space\ " 2025/10/24 05:07:38 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:38 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: f0b904e785b8d9aacdecf4c0b89e70b1 /rclone-test-fokicic9voxo/trailing space /trailing space 2025/10/24 05:07:38 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:38 DEBUG : trailing space /trailing space : Parsed hash: f0b904e785b8d9aacdecf4c0b89e70b1 2025/10/24 05:07:38 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/trailing space /trailing space " 2025/10/24 05:07:38 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:38 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: sha1sum /rclone-test-fokicic9voxo/trailing\ space\ /trailing\ space\ 2025/10/24 05:07:38 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fokicic9voxo/trailing\ space\ /trailing\ space\ " 2025/10/24 05:07:38 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:38 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: 4acfbf7aa49ac3ed1449f26435a56737d0049e71 /rclone-test-fokicic9voxo/trailing space /trailing space 2025/10/24 05:07:38 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:38 DEBUG : trailing space /trailing space : Parsed hash: 4acfbf7aa49ac3ed1449f26435a56737d0049e71 2025/10/24 05:07:38 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/trailing space /trailing space " 2025/10/24 05:07:38 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:38 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: md5sum /rclone-test-fokicic9voxo/trailing\ space\ /trailing\ space\ 2025/10/24 05:07:38 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fokicic9voxo/trailing\ space\ /trailing\ space\ " 2025/10/24 05:07:38 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:38 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: f0b904e785b8d9aacdecf4c0b89e70b1 /rclone-test-fokicic9voxo/trailing space /trailing space 2025/10/24 05:07:38 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:38 DEBUG : trailing space /trailing space : Parsed hash: f0b904e785b8d9aacdecf4c0b89e70b1 2025/10/24 05:07:38 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/trailing space /trailing space " 2025/10/24 05:07:38 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:38 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: sha1sum /rclone-test-fokicic9voxo/trailing\ space\ /trailing\ space\ 2025/10/24 05:07:38 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fokicic9voxo/trailing\ space\ /trailing\ space\ " 2025/10/24 05:07:38 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:38 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: 4acfbf7aa49ac3ed1449f26435a56737d0049e71 /rclone-test-fokicic9voxo/trailing space /trailing space 2025/10/24 05:07:38 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:38 DEBUG : trailing space /trailing space : Parsed hash: 4acfbf7aa49ac3ed1449f26435a56737d0049e71 2025/10/24 05:07:38 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/trailing space /trailing space " 2025/10/24 05:07:38 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:38 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: md5sum /rclone-test-fokicic9voxo/trailing\ space\ /trailing\ space\ 2025/10/24 05:07:38 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fokicic9voxo/trailing\ space\ /trailing\ space\ " 2025/10/24 05:07:38 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:38 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: f0b904e785b8d9aacdecf4c0b89e70b1 /rclone-test-fokicic9voxo/trailing space /trailing space 2025/10/24 05:07:38 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:38 DEBUG : trailing space /trailing space : Parsed hash: f0b904e785b8d9aacdecf4c0b89e70b1 2025/10/24 05:07:38 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/trailing space /trailing space " 2025/10/24 05:07:38 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:38 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: sha1sum /rclone-test-fokicic9voxo/trailing\ space\ /trailing\ space\ 2025/10/24 05:07:38 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fokicic9voxo/trailing\ space\ /trailing\ space\ " 2025/10/24 05:07:38 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:38 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: 4acfbf7aa49ac3ed1449f26435a56737d0049e71 /rclone-test-fokicic9voxo/trailing space /trailing space 2025/10/24 05:07:38 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:38 DEBUG : trailing space /trailing space : Parsed hash: 4acfbf7aa49ac3ed1449f26435a56737d0049e71 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:707: testing "trailing CR␍" 2025/10/24 05:07:38 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/trailing CR␍/trailing CR␍" 2025/10/24 05:07:38 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:38 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: md5sum /rclone-test-fokicic9voxo/trailing\ CR␍/trailing\ CR␍ 2025/10/24 05:07:38 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fokicic9voxo/trailing\ CR␍/trailing\ CR␍" 2025/10/24 05:07:38 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:38 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: 0f8d109008f20c783aea6c52166abbc1 /rclone-test-fokicic9voxo/trailing CR␍/trailing CR␍ 2025/10/24 05:07:38 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:38 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 0f8d109008f20c783aea6c52166abbc1 2025/10/24 05:07:38 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/trailing CR␍/trailing CR␍" 2025/10/24 05:07:38 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:38 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: sha1sum /rclone-test-fokicic9voxo/trailing\ CR␍/trailing\ CR␍ 2025/10/24 05:07:38 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fokicic9voxo/trailing\ CR␍/trailing\ CR␍" 2025/10/24 05:07:39 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:39 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: 4237060a0b0f70e89423b43ab5e4a8e5f6fd690a /rclone-test-fokicic9voxo/trailing CR␍/trailing CR␍ 2025/10/24 05:07:39 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:39 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 4237060a0b0f70e89423b43ab5e4a8e5f6fd690a 2025/10/24 05:07:39 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/trailing CR␍/trailing CR␍" 2025/10/24 05:07:39 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:39 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: md5sum /rclone-test-fokicic9voxo/trailing\ CR␍/trailing\ CR␍ 2025/10/24 05:07:39 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fokicic9voxo/trailing\ CR␍/trailing\ CR␍" 2025/10/24 05:07:39 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:39 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: 0f8d109008f20c783aea6c52166abbc1 /rclone-test-fokicic9voxo/trailing CR␍/trailing CR␍ 2025/10/24 05:07:39 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:39 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 0f8d109008f20c783aea6c52166abbc1 2025/10/24 05:07:39 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/trailing CR␍/trailing CR␍" 2025/10/24 05:07:39 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:39 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: sha1sum /rclone-test-fokicic9voxo/trailing\ CR␍/trailing\ CR␍ 2025/10/24 05:07:39 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fokicic9voxo/trailing\ CR␍/trailing\ CR␍" 2025/10/24 05:07:39 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:39 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: 4237060a0b0f70e89423b43ab5e4a8e5f6fd690a /rclone-test-fokicic9voxo/trailing CR␍/trailing CR␍ 2025/10/24 05:07:39 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:39 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 4237060a0b0f70e89423b43ab5e4a8e5f6fd690a 2025/10/24 05:07:39 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/trailing CR␍/trailing CR␍" 2025/10/24 05:07:39 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:39 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: md5sum /rclone-test-fokicic9voxo/trailing\ CR␍/trailing\ CR␍ 2025/10/24 05:07:39 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fokicic9voxo/trailing\ CR␍/trailing\ CR␍" 2025/10/24 05:07:39 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:39 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: 0f8d109008f20c783aea6c52166abbc1 /rclone-test-fokicic9voxo/trailing CR␍/trailing CR␍ 2025/10/24 05:07:39 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:39 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 0f8d109008f20c783aea6c52166abbc1 2025/10/24 05:07:39 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/trailing CR␍/trailing CR␍" 2025/10/24 05:07:39 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:39 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: sha1sum /rclone-test-fokicic9voxo/trailing\ CR␍/trailing\ CR␍ 2025/10/24 05:07:39 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fokicic9voxo/trailing\ CR␍/trailing\ CR␍" 2025/10/24 05:07:39 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:39 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: 4237060a0b0f70e89423b43ab5e4a8e5f6fd690a /rclone-test-fokicic9voxo/trailing CR␍/trailing CR␍ 2025/10/24 05:07:39 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:39 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 4237060a0b0f70e89423b43ab5e4a8e5f6fd690a === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" 2025/10/24 05:07:39 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/trailing LF␊/trailing LF␊" 2025/10/24 05:07:39 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:39 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: md5sum /rclone-test-fokicic9voxo/trailing\ LF␊/trailing\ LF␊ 2025/10/24 05:07:39 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fokicic9voxo/trailing\ LF␊/trailing\ LF␊" 2025/10/24 05:07:39 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:39 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: f605ddbc4dcee912ae784ecd6fce76b4 /rclone-test-fokicic9voxo/trailing LF␊/trailing LF␊ 2025/10/24 05:07:39 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:39 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: f605ddbc4dcee912ae784ecd6fce76b4 2025/10/24 05:07:39 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/trailing LF␊/trailing LF␊" 2025/10/24 05:07:39 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:39 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: sha1sum /rclone-test-fokicic9voxo/trailing\ LF␊/trailing\ LF␊ 2025/10/24 05:07:39 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fokicic9voxo/trailing\ LF␊/trailing\ LF␊" 2025/10/24 05:07:39 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:39 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: 6cf3b277b9b16afa69c593df22dacf86f11987b9 /rclone-test-fokicic9voxo/trailing LF␊/trailing LF␊ 2025/10/24 05:07:39 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:39 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 6cf3b277b9b16afa69c593df22dacf86f11987b9 2025/10/24 05:07:39 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/trailing LF␊/trailing LF␊" 2025/10/24 05:07:39 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:39 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: md5sum /rclone-test-fokicic9voxo/trailing\ LF␊/trailing\ LF␊ 2025/10/24 05:07:39 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fokicic9voxo/trailing\ LF␊/trailing\ LF␊" 2025/10/24 05:07:39 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:39 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: f605ddbc4dcee912ae784ecd6fce76b4 /rclone-test-fokicic9voxo/trailing LF␊/trailing LF␊ 2025/10/24 05:07:39 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:39 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: f605ddbc4dcee912ae784ecd6fce76b4 2025/10/24 05:07:39 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/trailing LF␊/trailing LF␊" 2025/10/24 05:07:39 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:39 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: sha1sum /rclone-test-fokicic9voxo/trailing\ LF␊/trailing\ LF␊ 2025/10/24 05:07:39 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fokicic9voxo/trailing\ LF␊/trailing\ LF␊" 2025/10/24 05:07:39 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:39 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: 6cf3b277b9b16afa69c593df22dacf86f11987b9 /rclone-test-fokicic9voxo/trailing LF␊/trailing LF␊ 2025/10/24 05:07:39 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:39 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 6cf3b277b9b16afa69c593df22dacf86f11987b9 2025/10/24 05:07:39 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/trailing LF␊/trailing LF␊" 2025/10/24 05:07:39 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:39 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: md5sum /rclone-test-fokicic9voxo/trailing\ LF␊/trailing\ LF␊ 2025/10/24 05:07:39 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fokicic9voxo/trailing\ LF␊/trailing\ LF␊" 2025/10/24 05:07:39 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:39 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: f605ddbc4dcee912ae784ecd6fce76b4 /rclone-test-fokicic9voxo/trailing LF␊/trailing LF␊ 2025/10/24 05:07:39 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:39 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: f605ddbc4dcee912ae784ecd6fce76b4 2025/10/24 05:07:39 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/trailing LF␊/trailing LF␊" 2025/10/24 05:07:39 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:39 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: sha1sum /rclone-test-fokicic9voxo/trailing\ LF␊/trailing\ LF␊ 2025/10/24 05:07:39 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fokicic9voxo/trailing\ LF␊/trailing\ LF␊" 2025/10/24 05:07:40 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:40 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: 6cf3b277b9b16afa69c593df22dacf86f11987b9 /rclone-test-fokicic9voxo/trailing LF␊/trailing LF␊ 2025/10/24 05:07:40 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:40 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 6cf3b277b9b16afa69c593df22dacf86f11987b9 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" 2025/10/24 05:07:40 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/trailing HT␉/trailing HT␉" 2025/10/24 05:07:40 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:40 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: md5sum /rclone-test-fokicic9voxo/trailing\ HT␉/trailing\ HT␉ 2025/10/24 05:07:40 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fokicic9voxo/trailing\ HT␉/trailing\ HT␉" 2025/10/24 05:07:40 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:40 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: 5e44958fe79b241d3c59cdbf2c55a0dc /rclone-test-fokicic9voxo/trailing HT␉/trailing HT␉ 2025/10/24 05:07:40 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:40 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 5e44958fe79b241d3c59cdbf2c55a0dc 2025/10/24 05:07:40 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/trailing HT␉/trailing HT␉" 2025/10/24 05:07:40 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:40 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: sha1sum /rclone-test-fokicic9voxo/trailing\ HT␉/trailing\ HT␉ 2025/10/24 05:07:40 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fokicic9voxo/trailing\ HT␉/trailing\ HT␉" 2025/10/24 05:07:40 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:40 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: 1f7b20d81ecb11e696259f9213bff8836ad831f9 /rclone-test-fokicic9voxo/trailing HT␉/trailing HT␉ 2025/10/24 05:07:40 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:40 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 1f7b20d81ecb11e696259f9213bff8836ad831f9 2025/10/24 05:07:40 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/trailing HT␉/trailing HT␉" 2025/10/24 05:07:40 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:40 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: md5sum /rclone-test-fokicic9voxo/trailing\ HT␉/trailing\ HT␉ 2025/10/24 05:07:40 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fokicic9voxo/trailing\ HT␉/trailing\ HT␉" 2025/10/24 05:07:40 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:40 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: 5e44958fe79b241d3c59cdbf2c55a0dc /rclone-test-fokicic9voxo/trailing HT␉/trailing HT␉ 2025/10/24 05:07:40 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:40 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 5e44958fe79b241d3c59cdbf2c55a0dc 2025/10/24 05:07:40 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/trailing HT␉/trailing HT␉" 2025/10/24 05:07:40 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:40 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: sha1sum /rclone-test-fokicic9voxo/trailing\ HT␉/trailing\ HT␉ 2025/10/24 05:07:40 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fokicic9voxo/trailing\ HT␉/trailing\ HT␉" 2025/10/24 05:07:40 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:40 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: 1f7b20d81ecb11e696259f9213bff8836ad831f9 /rclone-test-fokicic9voxo/trailing HT␉/trailing HT␉ 2025/10/24 05:07:40 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:40 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 1f7b20d81ecb11e696259f9213bff8836ad831f9 2025/10/24 05:07:40 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/trailing HT␉/trailing HT␉" 2025/10/24 05:07:40 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:40 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: md5sum /rclone-test-fokicic9voxo/trailing\ HT␉/trailing\ HT␉ 2025/10/24 05:07:40 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fokicic9voxo/trailing\ HT␉/trailing\ HT␉" 2025/10/24 05:07:40 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:40 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: 5e44958fe79b241d3c59cdbf2c55a0dc /rclone-test-fokicic9voxo/trailing HT␉/trailing HT␉ 2025/10/24 05:07:40 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:40 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 5e44958fe79b241d3c59cdbf2c55a0dc 2025/10/24 05:07:40 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/trailing HT␉/trailing HT␉" 2025/10/24 05:07:40 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:40 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: sha1sum /rclone-test-fokicic9voxo/trailing\ HT␉/trailing\ HT␉ 2025/10/24 05:07:40 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fokicic9voxo/trailing\ HT␉/trailing\ HT␉" 2025/10/24 05:07:40 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:40 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: 1f7b20d81ecb11e696259f9213bff8836ad831f9 /rclone-test-fokicic9voxo/trailing HT␉/trailing HT␉ 2025/10/24 05:07:40 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:40 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 1f7b20d81ecb11e696259f9213bff8836ad831f9 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" 2025/10/24 05:07:40 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/trailing VT␋/trailing VT␋" 2025/10/24 05:07:40 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:40 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: md5sum /rclone-test-fokicic9voxo/trailing\ VT␋/trailing\ VT␋ 2025/10/24 05:07:40 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fokicic9voxo/trailing\ VT␋/trailing\ VT␋" 2025/10/24 05:07:40 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:40 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: c72ccb2398d3e984991f6690beb099a5 /rclone-test-fokicic9voxo/trailing VT␋/trailing VT␋ 2025/10/24 05:07:40 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:40 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: c72ccb2398d3e984991f6690beb099a5 2025/10/24 05:07:40 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/trailing VT␋/trailing VT␋" 2025/10/24 05:07:40 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:40 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: sha1sum /rclone-test-fokicic9voxo/trailing\ VT␋/trailing\ VT␋ 2025/10/24 05:07:40 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fokicic9voxo/trailing\ VT␋/trailing\ VT␋" 2025/10/24 05:07:40 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:40 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: 753b495afb3aa28b2d7631d2149dbee833d5e2d6 /rclone-test-fokicic9voxo/trailing VT␋/trailing VT␋ 2025/10/24 05:07:40 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:40 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 753b495afb3aa28b2d7631d2149dbee833d5e2d6 2025/10/24 05:07:40 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/trailing VT␋/trailing VT␋" 2025/10/24 05:07:40 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:40 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: md5sum /rclone-test-fokicic9voxo/trailing\ VT␋/trailing\ VT␋ 2025/10/24 05:07:40 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fokicic9voxo/trailing\ VT␋/trailing\ VT␋" 2025/10/24 05:07:41 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:41 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: c72ccb2398d3e984991f6690beb099a5 /rclone-test-fokicic9voxo/trailing VT␋/trailing VT␋ 2025/10/24 05:07:41 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:41 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: c72ccb2398d3e984991f6690beb099a5 2025/10/24 05:07:41 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/trailing VT␋/trailing VT␋" 2025/10/24 05:07:41 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:41 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: sha1sum /rclone-test-fokicic9voxo/trailing\ VT␋/trailing\ VT␋ 2025/10/24 05:07:41 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fokicic9voxo/trailing\ VT␋/trailing\ VT␋" 2025/10/24 05:07:41 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:41 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: 753b495afb3aa28b2d7631d2149dbee833d5e2d6 /rclone-test-fokicic9voxo/trailing VT␋/trailing VT␋ 2025/10/24 05:07:41 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:41 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 753b495afb3aa28b2d7631d2149dbee833d5e2d6 2025/10/24 05:07:41 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/trailing VT␋/trailing VT␋" 2025/10/24 05:07:41 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:41 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: md5sum /rclone-test-fokicic9voxo/trailing\ VT␋/trailing\ VT␋ 2025/10/24 05:07:41 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fokicic9voxo/trailing\ VT␋/trailing\ VT␋" 2025/10/24 05:07:41 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:41 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: c72ccb2398d3e984991f6690beb099a5 /rclone-test-fokicic9voxo/trailing VT␋/trailing VT␋ 2025/10/24 05:07:41 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:41 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: c72ccb2398d3e984991f6690beb099a5 2025/10/24 05:07:41 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/trailing VT␋/trailing VT␋" 2025/10/24 05:07:41 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:41 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: sha1sum /rclone-test-fokicic9voxo/trailing\ VT␋/trailing\ VT␋ 2025/10/24 05:07:41 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fokicic9voxo/trailing\ VT␋/trailing\ VT␋" 2025/10/24 05:07:41 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:41 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: 753b495afb3aa28b2d7631d2149dbee833d5e2d6 /rclone-test-fokicic9voxo/trailing VT␋/trailing VT␋ 2025/10/24 05:07:41 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:41 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 753b495afb3aa28b2d7631d2149dbee833d5e2d6 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." 2025/10/24 05:07:41 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/trailing dot./trailing dot." 2025/10/24 05:07:41 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:41 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: md5sum /rclone-test-fokicic9voxo/trailing\ dot./trailing\ dot. 2025/10/24 05:07:41 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fokicic9voxo/trailing\ dot./trailing\ dot." 2025/10/24 05:07:41 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:41 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: 357669207c76a9f9980f242d594d11c8 /rclone-test-fokicic9voxo/trailing dot./trailing dot. 2025/10/24 05:07:41 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:41 DEBUG : trailing dot./trailing dot.: Parsed hash: 357669207c76a9f9980f242d594d11c8 2025/10/24 05:07:41 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/trailing dot./trailing dot." 2025/10/24 05:07:41 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:41 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: sha1sum /rclone-test-fokicic9voxo/trailing\ dot./trailing\ dot. 2025/10/24 05:07:41 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fokicic9voxo/trailing\ dot./trailing\ dot." 2025/10/24 05:07:41 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:41 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: a307c5f96a8c5039d90b024c3c0fac8532f0e3ad /rclone-test-fokicic9voxo/trailing dot./trailing dot. 2025/10/24 05:07:41 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:41 DEBUG : trailing dot./trailing dot.: Parsed hash: a307c5f96a8c5039d90b024c3c0fac8532f0e3ad 2025/10/24 05:07:41 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/trailing dot./trailing dot." 2025/10/24 05:07:41 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:41 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: md5sum /rclone-test-fokicic9voxo/trailing\ dot./trailing\ dot. 2025/10/24 05:07:41 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fokicic9voxo/trailing\ dot./trailing\ dot." 2025/10/24 05:07:41 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:41 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: 357669207c76a9f9980f242d594d11c8 /rclone-test-fokicic9voxo/trailing dot./trailing dot. 2025/10/24 05:07:41 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:41 DEBUG : trailing dot./trailing dot.: Parsed hash: 357669207c76a9f9980f242d594d11c8 2025/10/24 05:07:41 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/trailing dot./trailing dot." 2025/10/24 05:07:41 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:41 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: sha1sum /rclone-test-fokicic9voxo/trailing\ dot./trailing\ dot. 2025/10/24 05:07:41 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fokicic9voxo/trailing\ dot./trailing\ dot." 2025/10/24 05:07:41 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:41 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: a307c5f96a8c5039d90b024c3c0fac8532f0e3ad /rclone-test-fokicic9voxo/trailing dot./trailing dot. 2025/10/24 05:07:41 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:41 DEBUG : trailing dot./trailing dot.: Parsed hash: a307c5f96a8c5039d90b024c3c0fac8532f0e3ad 2025/10/24 05:07:41 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/trailing dot./trailing dot." 2025/10/24 05:07:41 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:41 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: md5sum /rclone-test-fokicic9voxo/trailing\ dot./trailing\ dot. 2025/10/24 05:07:41 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fokicic9voxo/trailing\ dot./trailing\ dot." 2025/10/24 05:07:41 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:41 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: 357669207c76a9f9980f242d594d11c8 /rclone-test-fokicic9voxo/trailing dot./trailing dot. 2025/10/24 05:07:41 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:41 DEBUG : trailing dot./trailing dot.: Parsed hash: 357669207c76a9f9980f242d594d11c8 2025/10/24 05:07:41 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/trailing dot./trailing dot." 2025/10/24 05:07:41 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:41 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: sha1sum /rclone-test-fokicic9voxo/trailing\ dot./trailing\ dot. 2025/10/24 05:07:41 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fokicic9voxo/trailing\ dot./trailing\ dot." 2025/10/24 05:07:41 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:41 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: a307c5f96a8c5039d90b024c3c0fac8532f0e3ad /rclone-test-fokicic9voxo/trailing dot./trailing dot. 2025/10/24 05:07:41 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:41 DEBUG : trailing dot./trailing dot.: Parsed hash: a307c5f96a8c5039d90b024c3c0fac8532f0e3ad === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" 2025/10/24 05:07:41 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/invalid utf-8\xfe/invalid utf-8\xfe" 2025/10/24 05:07:41 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:41 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: md5sum /rclone-test-fokicic9voxo/invalid\ utf-8/invalid\ utf-8 2025/10/24 05:07:41 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fokicic9voxo/invalid\ utf-8/invalid\ utf-8" 2025/10/24 05:07:42 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:42 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: 66a6bdc541509380c4ff1234bb5d9eae /rclone-test-fokicic9voxo/invalid utf-8/invalid utf-8 2025/10/24 05:07:42 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:42 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 66a6bdc541509380c4ff1234bb5d9eae 2025/10/24 05:07:42 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/invalid utf-8\xfe/invalid utf-8\xfe" 2025/10/24 05:07:42 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:42 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: sha1sum /rclone-test-fokicic9voxo/invalid\ utf-8/invalid\ utf-8 2025/10/24 05:07:42 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fokicic9voxo/invalid\ utf-8/invalid\ utf-8" 2025/10/24 05:07:42 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:42 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: 8337ab8fab9779f588626869d7f3a803b9b9cb5d /rclone-test-fokicic9voxo/invalid utf-8/invalid utf-8 2025/10/24 05:07:42 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:42 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 8337ab8fab9779f588626869d7f3a803b9b9cb5d 2025/10/24 05:07:42 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/invalid utf-8\xfe/invalid utf-8\xfe" 2025/10/24 05:07:42 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:42 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: md5sum /rclone-test-fokicic9voxo/invalid\ utf-8/invalid\ utf-8 2025/10/24 05:07:42 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fokicic9voxo/invalid\ utf-8/invalid\ utf-8" 2025/10/24 05:07:42 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:42 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: 66a6bdc541509380c4ff1234bb5d9eae /rclone-test-fokicic9voxo/invalid utf-8/invalid utf-8 2025/10/24 05:07:42 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:42 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 66a6bdc541509380c4ff1234bb5d9eae 2025/10/24 05:07:42 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/invalid utf-8\xfe/invalid utf-8\xfe" 2025/10/24 05:07:42 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:42 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: sha1sum /rclone-test-fokicic9voxo/invalid\ utf-8/invalid\ utf-8 2025/10/24 05:07:42 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fokicic9voxo/invalid\ utf-8/invalid\ utf-8" 2025/10/24 05:07:42 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:42 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: 8337ab8fab9779f588626869d7f3a803b9b9cb5d /rclone-test-fokicic9voxo/invalid utf-8/invalid utf-8 2025/10/24 05:07:42 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:42 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 8337ab8fab9779f588626869d7f3a803b9b9cb5d 2025/10/24 05:07:42 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/invalid utf-8\xfe/invalid utf-8\xfe" 2025/10/24 05:07:42 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:42 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: md5sum /rclone-test-fokicic9voxo/invalid\ utf-8/invalid\ utf-8 2025/10/24 05:07:42 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fokicic9voxo/invalid\ utf-8/invalid\ utf-8" 2025/10/24 05:07:42 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:42 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: 66a6bdc541509380c4ff1234bb5d9eae /rclone-test-fokicic9voxo/invalid utf-8/invalid utf-8 2025/10/24 05:07:42 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:42 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 66a6bdc541509380c4ff1234bb5d9eae 2025/10/24 05:07:42 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/invalid utf-8\xfe/invalid utf-8\xfe" 2025/10/24 05:07:42 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:42 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: sha1sum /rclone-test-fokicic9voxo/invalid\ utf-8/invalid\ utf-8 2025/10/24 05:07:42 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fokicic9voxo/invalid\ utf-8/invalid\ utf-8" 2025/10/24 05:07:42 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:42 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: 8337ab8fab9779f588626869d7f3a803b9b9cb5d /rclone-test-fokicic9voxo/invalid utf-8/invalid utf-8 2025/10/24 05:07:42 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:42 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 8337ab8fab9779f588626869d7f3a803b9b9cb5d === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" 2025/10/24 05:07:42 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/test%46.txt/test%46.txt" 2025/10/24 05:07:42 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:42 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: md5sum /rclone-test-fokicic9voxo/test\%46.txt/test\%46.txt 2025/10/24 05:07:42 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fokicic9voxo/test\%46.txt/test\%46.txt" 2025/10/24 05:07:42 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:42 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: a1b970ece420b99f47d61d0ca35d8d5f /rclone-test-fokicic9voxo/test%46.txt/test%46.txt 2025/10/24 05:07:42 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:42 DEBUG : test%46.txt/test%46.txt: Parsed hash: a1b970ece420b99f47d61d0ca35d8d5f 2025/10/24 05:07:42 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/test%46.txt/test%46.txt" 2025/10/24 05:07:42 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:42 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: sha1sum /rclone-test-fokicic9voxo/test\%46.txt/test\%46.txt 2025/10/24 05:07:42 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fokicic9voxo/test\%46.txt/test\%46.txt" 2025/10/24 05:07:42 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:42 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: 3523fa481dbb1150f6a1659d855717ac2a8380a1 /rclone-test-fokicic9voxo/test%46.txt/test%46.txt 2025/10/24 05:07:42 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:42 DEBUG : test%46.txt/test%46.txt: Parsed hash: 3523fa481dbb1150f6a1659d855717ac2a8380a1 2025/10/24 05:07:42 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/test%46.txt/test%46.txt" 2025/10/24 05:07:42 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:42 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: md5sum /rclone-test-fokicic9voxo/test\%46.txt/test\%46.txt 2025/10/24 05:07:42 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fokicic9voxo/test\%46.txt/test\%46.txt" 2025/10/24 05:07:42 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:42 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: a1b970ece420b99f47d61d0ca35d8d5f /rclone-test-fokicic9voxo/test%46.txt/test%46.txt 2025/10/24 05:07:42 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:42 DEBUG : test%46.txt/test%46.txt: Parsed hash: a1b970ece420b99f47d61d0ca35d8d5f 2025/10/24 05:07:42 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/test%46.txt/test%46.txt" 2025/10/24 05:07:42 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:42 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: sha1sum /rclone-test-fokicic9voxo/test\%46.txt/test\%46.txt 2025/10/24 05:07:42 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fokicic9voxo/test\%46.txt/test\%46.txt" 2025/10/24 05:07:43 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:43 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: 3523fa481dbb1150f6a1659d855717ac2a8380a1 /rclone-test-fokicic9voxo/test%46.txt/test%46.txt 2025/10/24 05:07:43 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:43 DEBUG : test%46.txt/test%46.txt: Parsed hash: 3523fa481dbb1150f6a1659d855717ac2a8380a1 2025/10/24 05:07:43 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/test%46.txt/test%46.txt" 2025/10/24 05:07:43 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:43 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: md5sum /rclone-test-fokicic9voxo/test\%46.txt/test\%46.txt 2025/10/24 05:07:43 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fokicic9voxo/test\%46.txt/test\%46.txt" 2025/10/24 05:07:43 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:43 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: a1b970ece420b99f47d61d0ca35d8d5f /rclone-test-fokicic9voxo/test%46.txt/test%46.txt 2025/10/24 05:07:43 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:43 DEBUG : test%46.txt/test%46.txt: Parsed hash: a1b970ece420b99f47d61d0ca35d8d5f 2025/10/24 05:07:43 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/test%46.txt/test%46.txt" 2025/10/24 05:07:43 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:43 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: sha1sum /rclone-test-fokicic9voxo/test\%46.txt/test\%46.txt 2025/10/24 05:07:43 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fokicic9voxo/test\%46.txt/test\%46.txt" 2025/10/24 05:07:43 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:43 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: 3523fa481dbb1150f6a1659d855717ac2a8380a1 /rclone-test-fokicic9voxo/test%46.txt/test%46.txt 2025/10/24 05:07:43 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:43 DEBUG : test%46.txt/test%46.txt: Parsed hash: 3523fa481dbb1150f6a1659d855717ac2a8380a1 === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError 2025/10/24 05:07:43 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Connection OK after error: potato 2025/10/24 05:07:43 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Removed after failed upload: potato === RUN TestIntegration/FsMkdir/FsPutZeroLength 2025/10/24 05:07:43 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/zero-length-file" 2025/10/24 05:07:43 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:43 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: md5sum /rclone-test-fokicic9voxo/zero-length-file 2025/10/24 05:07:43 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fokicic9voxo/zero-length-file" 2025/10/24 05:07:43 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:43 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-fokicic9voxo/zero-length-file 2025/10/24 05:07:43 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:43 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/10/24 05:07:43 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/zero-length-file" 2025/10/24 05:07:43 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:43 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: sha1sum /rclone-test-fokicic9voxo/zero-length-file 2025/10/24 05:07:43 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fokicic9voxo/zero-length-file" 2025/10/24 05:07:43 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:43 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-fokicic9voxo/zero-length-file 2025/10/24 05:07:43 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:43 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2025/10/24 05:07:43 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/zero-length-file" 2025/10/24 05:07:43 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:43 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: md5sum /rclone-test-fokicic9voxo/zero-length-file 2025/10/24 05:07:43 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fokicic9voxo/zero-length-file" 2025/10/24 05:07:43 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:43 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-fokicic9voxo/zero-length-file 2025/10/24 05:07:43 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:43 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/10/24 05:07:43 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/zero-length-file" 2025/10/24 05:07:43 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:43 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: sha1sum /rclone-test-fokicic9voxo/zero-length-file 2025/10/24 05:07:43 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fokicic9voxo/zero-length-file" 2025/10/24 05:07:43 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:43 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-fokicic9voxo/zero-length-file 2025/10/24 05:07:43 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:43 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:786: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:819: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:868: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2025/10/24 05:07:43 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/file name.txt" 2025/10/24 05:07:43 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:43 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: md5sum /rclone-test-fokicic9voxo/file\ name.txt 2025/10/24 05:07:43 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fokicic9voxo/file\ name.txt" 2025/10/24 05:07:43 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:43 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: 114cbda86aad57728ecd7a7ba03bb2e0 /rclone-test-fokicic9voxo/file name.txt 2025/10/24 05:07:43 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:43 DEBUG : file name.txt: Parsed hash: 114cbda86aad57728ecd7a7ba03bb2e0 2025/10/24 05:07:43 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/file name.txt" 2025/10/24 05:07:43 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:43 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: sha1sum /rclone-test-fokicic9voxo/file\ name.txt 2025/10/24 05:07:43 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fokicic9voxo/file\ name.txt" 2025/10/24 05:07:43 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:43 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: 208bf936d2cce808147e1aa6d5a21e78fc5fe157 /rclone-test-fokicic9voxo/file name.txt 2025/10/24 05:07:43 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:43 DEBUG : file name.txt: Parsed hash: 208bf936d2cce808147e1aa6d5a21e78fc5fe157 2025/10/24 05:07:43 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/file name.txt" 2025/10/24 05:07:43 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:43 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: md5sum /rclone-test-fokicic9voxo/file\ name.txt 2025/10/24 05:07:43 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fokicic9voxo/file\ name.txt" 2025/10/24 05:07:44 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:44 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: 114cbda86aad57728ecd7a7ba03bb2e0 /rclone-test-fokicic9voxo/file name.txt 2025/10/24 05:07:44 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:44 DEBUG : file name.txt: Parsed hash: 114cbda86aad57728ecd7a7ba03bb2e0 2025/10/24 05:07:44 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/file name.txt" 2025/10/24 05:07:44 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:44 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: sha1sum /rclone-test-fokicic9voxo/file\ name.txt 2025/10/24 05:07:44 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fokicic9voxo/file\ name.txt" 2025/10/24 05:07:44 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:44 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: 208bf936d2cce808147e1aa6d5a21e78fc5fe157 /rclone-test-fokicic9voxo/file name.txt 2025/10/24 05:07:44 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:44 DEBUG : file name.txt: Parsed hash: 208bf936d2cce808147e1aa6d5a21e78fc5fe157 2025/10/24 05:07:44 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/24 05:07:44 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:44 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: md5sum /rclone-test-fokicic9voxo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/24 05:07:44 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fokicic9voxo/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2025/10/24 05:07:44 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:44 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: 5d34a4837ba5bf19bf01836cca715b00 /rclone-test-fokicic9voxo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/24 05:07:44 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:44 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 5d34a4837ba5bf19bf01836cca715b00 2025/10/24 05:07:44 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/24 05:07:44 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:44 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: sha1sum /rclone-test-fokicic9voxo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/24 05:07:44 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fokicic9voxo/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2025/10/24 05:07:44 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:44 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: d11a6cabe993f8e233a985975d2d39bd9e541cee /rclone-test-fokicic9voxo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/24 05:07:44 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:44 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: d11a6cabe993f8e233a985975d2d39bd9e541cee 2025/10/24 05:07:44 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/24 05:07:44 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:44 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: md5sum /rclone-test-fokicic9voxo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/24 05:07:44 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fokicic9voxo/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2025/10/24 05:07:44 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:44 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: 5d34a4837ba5bf19bf01836cca715b00 /rclone-test-fokicic9voxo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/24 05:07:44 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:44 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 5d34a4837ba5bf19bf01836cca715b00 2025/10/24 05:07:44 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/24 05:07:44 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:44 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: sha1sum /rclone-test-fokicic9voxo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/24 05:07:44 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fokicic9voxo/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2025/10/24 05:07:44 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:44 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: d11a6cabe993f8e233a985975d2d39bd9e541cee /rclone-test-fokicic9voxo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/24 05:07:44 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:44 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: d11a6cabe993f8e233a985975d2d39bd9e541cee 2025/10/24 05:07:44 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/file name.txt" 2025/10/24 05:07:44 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:44 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: md5sum /rclone-test-fokicic9voxo/file\ name.txt 2025/10/24 05:07:44 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fokicic9voxo/file\ name.txt" 2025/10/24 05:07:44 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:44 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: 03e2bf8bb2522404d425c23dff426fd9 /rclone-test-fokicic9voxo/file name.txt 2025/10/24 05:07:44 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:44 DEBUG : file name.txt: Parsed hash: 03e2bf8bb2522404d425c23dff426fd9 2025/10/24 05:07:44 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/file name.txt" 2025/10/24 05:07:44 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:44 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: sha1sum /rclone-test-fokicic9voxo/file\ name.txt 2025/10/24 05:07:44 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fokicic9voxo/file\ name.txt" 2025/10/24 05:07:44 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:44 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: a30baa1450351b9db75d9004b40a54bb18194773 /rclone-test-fokicic9voxo/file name.txt 2025/10/24 05:07:44 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:44 DEBUG : file name.txt: Parsed hash: a30baa1450351b9db75d9004b40a54bb18194773 2025/10/24 05:07:44 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/file name.txt" 2025/10/24 05:07:44 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:44 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: md5sum /rclone-test-fokicic9voxo/file\ name.txt 2025/10/24 05:07:44 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fokicic9voxo/file\ name.txt" 2025/10/24 05:07:44 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:44 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: 03e2bf8bb2522404d425c23dff426fd9 /rclone-test-fokicic9voxo/file name.txt 2025/10/24 05:07:44 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:44 DEBUG : file name.txt: Parsed hash: 03e2bf8bb2522404d425c23dff426fd9 2025/10/24 05:07:44 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/file name.txt" 2025/10/24 05:07:44 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:44 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: sha1sum /rclone-test-fokicic9voxo/file\ name.txt 2025/10/24 05:07:44 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fokicic9voxo/file\ name.txt" 2025/10/24 05:07:45 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:45 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: a30baa1450351b9db75d9004b40a54bb18194773 /rclone-test-fokicic9voxo/file name.txt 2025/10/24 05:07:45 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:45 DEBUG : file name.txt: Parsed hash: a30baa1450351b9db75d9004b40a54bb18194773 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2025/10/24 05:07:45 DEBUG : Creating backend with remote "TestSFTPRcloneSSH:" 2025/10/24 05:07:45 DEBUG : Setting type="sftp" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_TYPE 2025/10/24 05:07:45 DEBUG : Setting ssh="ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_SSH 2025/10/24 05:07:45 DEBUG : TestSFTPRcloneSSH: detected overridden config - adding "{aFBXt}" suffix to name 2025/10/24 05:07:45 DEBUG : Setting ssh="ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_SSH 2025/10/24 05:07:45 DEBUG : sftp://rclone@:22/: ssh external: creating additional session 2025/10/24 05:07:45 DEBUG : sftp://rclone@:22/: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2025/10/24 05:07:45 DEBUG : sftp://rclone@:22/: Shell type "unix" from config 2025/10/24 05:07:45 DEBUG : sftp://rclone@:22/: Relative path resolved to "/" 2025/10/24 05:07:45 DEBUG : sftp://rclone@:22/: Using root directory "/" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 2025/10/24 05:07:45 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/file name.txt" 2025/10/24 05:07:45 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:45 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: md5sum /rclone-test-fokicic9voxo/file\ name.txt 2025/10/24 05:07:45 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fokicic9voxo/file\ name.txt" 2025/10/24 05:07:45 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:45 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: 03e2bf8bb2522404d425c23dff426fd9 /rclone-test-fokicic9voxo/file name.txt 2025/10/24 05:07:45 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:45 DEBUG : file name.txt: Parsed hash: 03e2bf8bb2522404d425c23dff426fd9 2025/10/24 05:07:45 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/file name.txt" 2025/10/24 05:07:45 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:45 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: sha1sum /rclone-test-fokicic9voxo/file\ name.txt 2025/10/24 05:07:45 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fokicic9voxo/file\ name.txt" 2025/10/24 05:07:45 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:45 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: a30baa1450351b9db75d9004b40a54bb18194773 /rclone-test-fokicic9voxo/file name.txt 2025/10/24 05:07:45 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:45 DEBUG : file name.txt: Parsed hash: a30baa1450351b9db75d9004b40a54bb18194773 2025/10/24 05:07:45 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/24 05:07:45 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:45 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: md5sum /rclone-test-fokicic9voxo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/24 05:07:45 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fokicic9voxo/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2025/10/24 05:07:45 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:45 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: 5d34a4837ba5bf19bf01836cca715b00 /rclone-test-fokicic9voxo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/24 05:07:45 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:45 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 5d34a4837ba5bf19bf01836cca715b00 2025/10/24 05:07:45 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/24 05:07:45 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:45 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: sha1sum /rclone-test-fokicic9voxo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/24 05:07:45 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fokicic9voxo/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2025/10/24 05:07:45 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:45 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: d11a6cabe993f8e233a985975d2d39bd9e541cee /rclone-test-fokicic9voxo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/24 05:07:45 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:45 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: d11a6cabe993f8e233a985975d2d39bd9e541cee === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject 2025/10/24 05:07:45 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/file name.txt" 2025/10/24 05:07:45 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:45 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: md5sum /rclone-test-fokicic9voxo/file\ name.txt 2025/10/24 05:07:45 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fokicic9voxo/file\ name.txt" 2025/10/24 05:07:45 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:45 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: 03e2bf8bb2522404d425c23dff426fd9 /rclone-test-fokicic9voxo/file name.txt 2025/10/24 05:07:45 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:45 DEBUG : file name.txt: Parsed hash: 03e2bf8bb2522404d425c23dff426fd9 2025/10/24 05:07:45 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/file name.txt" 2025/10/24 05:07:45 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:45 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: sha1sum /rclone-test-fokicic9voxo/file\ name.txt 2025/10/24 05:07:45 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fokicic9voxo/file\ name.txt" 2025/10/24 05:07:45 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:45 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: a30baa1450351b9db75d9004b40a54bb18194773 /rclone-test-fokicic9voxo/file name.txt 2025/10/24 05:07:45 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:45 DEBUG : file name.txt: Parsed hash: a30baa1450351b9db75d9004b40a54bb18194773 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1121: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 2025/10/24 05:07:45 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/file name.txt" 2025/10/24 05:07:45 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:45 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: md5sum /rclone-test-fokicic9voxo/file\ name.txt 2025/10/24 05:07:45 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fokicic9voxo/file\ name.txt" 2025/10/24 05:07:45 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:45 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: 03e2bf8bb2522404d425c23dff426fd9 /rclone-test-fokicic9voxo/file name.txt 2025/10/24 05:07:45 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:45 DEBUG : file name.txt: Parsed hash: 03e2bf8bb2522404d425c23dff426fd9 2025/10/24 05:07:45 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/file name.txt" 2025/10/24 05:07:45 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:45 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: sha1sum /rclone-test-fokicic9voxo/file\ name.txt 2025/10/24 05:07:45 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fokicic9voxo/file\ name.txt" 2025/10/24 05:07:45 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:45 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: a30baa1450351b9db75d9004b40a54bb18194773 /rclone-test-fokicic9voxo/file name.txt 2025/10/24 05:07:45 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:45 DEBUG : file name.txt: Parsed hash: a30baa1450351b9db75d9004b40a54bb18194773 2025/10/24 05:07:45 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/24 05:07:45 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:45 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: md5sum /rclone-test-fokicic9voxo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/24 05:07:45 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fokicic9voxo/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2025/10/24 05:07:46 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:46 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: 5d34a4837ba5bf19bf01836cca715b00 /rclone-test-fokicic9voxo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/24 05:07:46 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:46 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 5d34a4837ba5bf19bf01836cca715b00 2025/10/24 05:07:46 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/24 05:07:46 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:46 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: sha1sum /rclone-test-fokicic9voxo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/24 05:07:46 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fokicic9voxo/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2025/10/24 05:07:46 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:46 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: d11a6cabe993f8e233a985975d2d39bd9e541cee /rclone-test-fokicic9voxo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/24 05:07:46 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:46 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: d11a6cabe993f8e233a985975d2d39bd9e541cee === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge fstests.go:1153: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot fstests.go:1190: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/10/24 05:07:46 DEBUG : Creating backend with remote "TestSFTPRcloneSSH:rclone-test-fokicic9voxo/hello? sausage/êé" 2025/10/24 05:07:46 DEBUG : Setting type="sftp" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_TYPE 2025/10/24 05:07:46 DEBUG : Setting ssh="ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_SSH 2025/10/24 05:07:46 DEBUG : TestSFTPRcloneSSH: detected overridden config - adding "{aFBXt}" suffix to name 2025/10/24 05:07:46 DEBUG : Setting ssh="ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_SSH 2025/10/24 05:07:46 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo/hello? sausage/êé: ssh external: creating additional session 2025/10/24 05:07:46 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo/hello? sausage/êé: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2025/10/24 05:07:46 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo/hello? sausage/êé: Shell type "unix" from config 2025/10/24 05:07:46 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo/hello? sausage/êé: Relative path resolved to "/rclone-test-fokicic9voxo/hello? sausage/êé" 2025/10/24 05:07:46 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo/hello? sausage/êé: Using root directory "/rclone-test-fokicic9voxo/hello? sausage/êé" 2025/10/24 05:07:46 DEBUG : fs cache: renaming cache item "TestSFTPRcloneSSH:rclone-test-fokicic9voxo/hello? sausage/êé" to be canonical "TestSFTPRcloneSSH{aFBXt}:rclone-test-fokicic9voxo/hello? sausage/êé" 2025/10/24 05:07:46 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo/hello? sausage/êé: Shell path "/rclone-test-fokicic9voxo/hello? sausage/êé/a/b/c/d/e.txt" 2025/10/24 05:07:46 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo/hello? sausage/êé: ssh external: creating additional session 2025/10/24 05:07:46 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo/hello? sausage/êé: Running remote command: md5sum /rclone-test-fokicic9voxo/hello\?\ sausage/êé/a/b/c/d/e.txt 2025/10/24 05:07:46 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo/hello? sausage/êé: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fokicic9voxo/hello\?\ sausage/êé/a/b/c/d/e.txt" 2025/10/24 05:07:46 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo/hello? sausage/êé: ssh external: command exited OK 2025/10/24 05:07:46 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo/hello? sausage/êé: Remote command result: ed9b5b2a49b58b2d9de056719d316613 /rclone-test-fokicic9voxo/hello? sausage/êé/a/b/c/d/e.txt 2025/10/24 05:07:46 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo/hello? sausage/êé: ssh external: close 2025/10/24 05:07:46 DEBUG : a/b/c/d/e.txt: Parsed hash: ed9b5b2a49b58b2d9de056719d316613 2025/10/24 05:07:46 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo/hello? sausage/êé: Shell path "/rclone-test-fokicic9voxo/hello? sausage/êé/a/b/c/d/e.txt" 2025/10/24 05:07:46 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo/hello? sausage/êé: ssh external: creating additional session 2025/10/24 05:07:46 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo/hello? sausage/êé: Running remote command: sha1sum /rclone-test-fokicic9voxo/hello\?\ sausage/êé/a/b/c/d/e.txt 2025/10/24 05:07:46 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo/hello? sausage/êé: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fokicic9voxo/hello\?\ sausage/êé/a/b/c/d/e.txt" 2025/10/24 05:07:46 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo/hello? sausage/êé: ssh external: command exited OK 2025/10/24 05:07:46 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo/hello? sausage/êé: Remote command result: fb5428a61e744703c0a9cc16ddd80de661b6e7fc /rclone-test-fokicic9voxo/hello? sausage/êé/a/b/c/d/e.txt 2025/10/24 05:07:46 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo/hello? sausage/êé: ssh external: close 2025/10/24 05:07:46 DEBUG : a/b/c/d/e.txt: Parsed hash: fb5428a61e744703c0a9cc16ddd80de661b6e7fc 2025/10/24 05:07:46 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo/hello? sausage/êé: Shell path "/rclone-test-fokicic9voxo/hello? sausage/êé/a/b/c/d/e.txt" 2025/10/24 05:07:46 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo/hello? sausage/êé: ssh external: creating additional session 2025/10/24 05:07:46 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo/hello? sausage/êé: Running remote command: md5sum /rclone-test-fokicic9voxo/hello\?\ sausage/êé/a/b/c/d/e.txt 2025/10/24 05:07:46 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo/hello? sausage/êé: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fokicic9voxo/hello\?\ sausage/êé/a/b/c/d/e.txt" 2025/10/24 05:07:46 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo/hello? sausage/êé: ssh external: command exited OK 2025/10/24 05:07:46 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo/hello? sausage/êé: Remote command result: ed9b5b2a49b58b2d9de056719d316613 /rclone-test-fokicic9voxo/hello? sausage/êé/a/b/c/d/e.txt 2025/10/24 05:07:46 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo/hello? sausage/êé: ssh external: close 2025/10/24 05:07:46 DEBUG : a/b/c/d/e.txt: Parsed hash: ed9b5b2a49b58b2d9de056719d316613 2025/10/24 05:07:46 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo/hello? sausage/êé: Shell path "/rclone-test-fokicic9voxo/hello? sausage/êé/a/b/c/d/e.txt" 2025/10/24 05:07:46 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo/hello? sausage/êé: ssh external: creating additional session 2025/10/24 05:07:46 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo/hello? sausage/êé: Running remote command: sha1sum /rclone-test-fokicic9voxo/hello\?\ sausage/êé/a/b/c/d/e.txt 2025/10/24 05:07:46 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo/hello? sausage/êé: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fokicic9voxo/hello\?\ sausage/êé/a/b/c/d/e.txt" 2025/10/24 05:07:46 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo/hello? sausage/êé: ssh external: command exited OK 2025/10/24 05:07:46 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo/hello? sausage/êé: Remote command result: fb5428a61e744703c0a9cc16ddd80de661b6e7fc /rclone-test-fokicic9voxo/hello? sausage/êé/a/b/c/d/e.txt 2025/10/24 05:07:46 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo/hello? sausage/êé: ssh external: close 2025/10/24 05:07:46 DEBUG : a/b/c/d/e.txt: Parsed hash: fb5428a61e744703c0a9cc16ddd80de661b6e7fc 2025/10/24 05:07:46 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo/hello? sausage/êé: ssh external: creating additional session 2025/10/24 05:07:46 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo/hello? sausage/êé: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2025/10/24 05:07:46 DEBUG : Waiting for deletions to finish 2025/10/24 05:07:46 INFO : a/b/c/d/e.txt: Deleted 2025/10/24 05:07:46 DEBUG : removing 1 level 4 directories 2025/10/24 05:07:46 INFO : a/b/c/d: Removing directory 2025/10/24 05:07:46 DEBUG : removing 1 level 3 directories 2025/10/24 05:07:46 INFO : a/b/c: Removing directory 2025/10/24 05:07:46 DEBUG : removing 1 level 2 directories 2025/10/24 05:07:46 INFO : a/b: Removing directory 2025/10/24 05:07:46 DEBUG : removing 1 level 1 directories 2025/10/24 05:07:46 INFO : a: Removing directory === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy fstests.go:1254: FS has no Copier interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove 2025/10/24 05:07:46 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/file name.txt" 2025/10/24 05:07:46 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:46 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: md5sum /rclone-test-fokicic9voxo/file\ name.txt 2025/10/24 05:07:46 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fokicic9voxo/file\ name.txt" 2025/10/24 05:07:47 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:47 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: 03e2bf8bb2522404d425c23dff426fd9 /rclone-test-fokicic9voxo/file name.txt 2025/10/24 05:07:47 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:47 DEBUG : file name.txt: Parsed hash: 03e2bf8bb2522404d425c23dff426fd9 2025/10/24 05:07:47 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/file name.txt" 2025/10/24 05:07:47 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:47 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: sha1sum /rclone-test-fokicic9voxo/file\ name.txt 2025/10/24 05:07:47 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fokicic9voxo/file\ name.txt" 2025/10/24 05:07:47 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:47 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: a30baa1450351b9db75d9004b40a54bb18194773 /rclone-test-fokicic9voxo/file name.txt 2025/10/24 05:07:47 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:47 DEBUG : file name.txt: Parsed hash: a30baa1450351b9db75d9004b40a54bb18194773 2025/10/24 05:07:47 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/other.txt" 2025/10/24 05:07:47 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:47 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: md5sum /rclone-test-fokicic9voxo/other.txt 2025/10/24 05:07:47 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fokicic9voxo/other.txt" 2025/10/24 05:07:47 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:47 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: 5d34a4837ba5bf19bf01836cca715b00 /rclone-test-fokicic9voxo/other.txt 2025/10/24 05:07:47 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:47 DEBUG : other.txt: Parsed hash: 5d34a4837ba5bf19bf01836cca715b00 2025/10/24 05:07:47 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/other.txt" 2025/10/24 05:07:47 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:47 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: sha1sum /rclone-test-fokicic9voxo/other.txt 2025/10/24 05:07:47 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fokicic9voxo/other.txt" 2025/10/24 05:07:47 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:47 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: d11a6cabe993f8e233a985975d2d39bd9e541cee /rclone-test-fokicic9voxo/other.txt 2025/10/24 05:07:47 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:47 DEBUG : other.txt: Parsed hash: d11a6cabe993f8e233a985975d2d39bd9e541cee 2025/10/24 05:07:47 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:47 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2025/10/24 05:07:47 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/other.txt" 2025/10/24 05:07:47 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:47 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: md5sum /rclone-test-fokicic9voxo/other.txt 2025/10/24 05:07:47 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fokicic9voxo/other.txt" 2025/10/24 05:07:47 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:47 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: 5d34a4837ba5bf19bf01836cca715b00 /rclone-test-fokicic9voxo/other.txt 2025/10/24 05:07:47 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:47 DEBUG : other.txt: Parsed hash: 5d34a4837ba5bf19bf01836cca715b00 2025/10/24 05:07:47 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/other.txt" 2025/10/24 05:07:47 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:47 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: sha1sum /rclone-test-fokicic9voxo/other.txt 2025/10/24 05:07:47 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fokicic9voxo/other.txt" 2025/10/24 05:07:47 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:47 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: d11a6cabe993f8e233a985975d2d39bd9e541cee /rclone-test-fokicic9voxo/other.txt 2025/10/24 05:07:47 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:47 DEBUG : other.txt: Parsed hash: d11a6cabe993f8e233a985975d2d39bd9e541cee 2025/10/24 05:07:47 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/moveTest/other.txt" 2025/10/24 05:07:47 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:47 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: md5sum /rclone-test-fokicic9voxo/moveTest/other.txt 2025/10/24 05:07:47 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fokicic9voxo/moveTest/other.txt" 2025/10/24 05:07:47 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:47 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: 03e2bf8bb2522404d425c23dff426fd9 /rclone-test-fokicic9voxo/moveTest/other.txt 2025/10/24 05:07:47 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:47 DEBUG : moveTest/other.txt: Parsed hash: 03e2bf8bb2522404d425c23dff426fd9 2025/10/24 05:07:47 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/moveTest/other.txt" 2025/10/24 05:07:47 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:47 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: sha1sum /rclone-test-fokicic9voxo/moveTest/other.txt 2025/10/24 05:07:47 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fokicic9voxo/moveTest/other.txt" 2025/10/24 05:07:47 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:47 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: a30baa1450351b9db75d9004b40a54bb18194773 /rclone-test-fokicic9voxo/moveTest/other.txt 2025/10/24 05:07:47 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:47 DEBUG : moveTest/other.txt: Parsed hash: a30baa1450351b9db75d9004b40a54bb18194773 2025/10/24 05:07:47 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/file name.txt" 2025/10/24 05:07:47 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:47 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: md5sum /rclone-test-fokicic9voxo/file\ name.txt 2025/10/24 05:07:47 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fokicic9voxo/file\ name.txt" 2025/10/24 05:07:48 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:48 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: 03e2bf8bb2522404d425c23dff426fd9 /rclone-test-fokicic9voxo/file name.txt 2025/10/24 05:07:48 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:48 DEBUG : file name.txt: Parsed hash: 03e2bf8bb2522404d425c23dff426fd9 2025/10/24 05:07:48 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/file name.txt" 2025/10/24 05:07:48 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:48 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: sha1sum /rclone-test-fokicic9voxo/file\ name.txt 2025/10/24 05:07:48 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fokicic9voxo/file\ name.txt" 2025/10/24 05:07:48 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:48 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: a30baa1450351b9db75d9004b40a54bb18194773 /rclone-test-fokicic9voxo/file name.txt 2025/10/24 05:07:48 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:48 DEBUG : file name.txt: Parsed hash: a30baa1450351b9db75d9004b40a54bb18194773 2025/10/24 05:07:48 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/other.txt" 2025/10/24 05:07:48 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:48 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: md5sum /rclone-test-fokicic9voxo/other.txt 2025/10/24 05:07:48 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fokicic9voxo/other.txt" 2025/10/24 05:07:48 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:48 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: 5d34a4837ba5bf19bf01836cca715b00 /rclone-test-fokicic9voxo/other.txt 2025/10/24 05:07:48 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:48 DEBUG : other.txt: Parsed hash: 5d34a4837ba5bf19bf01836cca715b00 2025/10/24 05:07:48 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/other.txt" 2025/10/24 05:07:48 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:48 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: sha1sum /rclone-test-fokicic9voxo/other.txt 2025/10/24 05:07:48 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fokicic9voxo/other.txt" 2025/10/24 05:07:48 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:48 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: d11a6cabe993f8e233a985975d2d39bd9e541cee /rclone-test-fokicic9voxo/other.txt 2025/10/24 05:07:48 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:48 DEBUG : other.txt: Parsed hash: d11a6cabe993f8e233a985975d2d39bd9e541cee 2025/10/24 05:07:48 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/file name.txt" 2025/10/24 05:07:48 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:48 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: md5sum /rclone-test-fokicic9voxo/file\ name.txt 2025/10/24 05:07:48 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fokicic9voxo/file\ name.txt" 2025/10/24 05:07:48 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:48 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: 03e2bf8bb2522404d425c23dff426fd9 /rclone-test-fokicic9voxo/file name.txt 2025/10/24 05:07:48 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:48 DEBUG : file name.txt: Parsed hash: 03e2bf8bb2522404d425c23dff426fd9 2025/10/24 05:07:48 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/file name.txt" 2025/10/24 05:07:48 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:48 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: sha1sum /rclone-test-fokicic9voxo/file\ name.txt 2025/10/24 05:07:48 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fokicic9voxo/file\ name.txt" 2025/10/24 05:07:48 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:48 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: a30baa1450351b9db75d9004b40a54bb18194773 /rclone-test-fokicic9voxo/file name.txt 2025/10/24 05:07:48 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:48 DEBUG : file name.txt: Parsed hash: a30baa1450351b9db75d9004b40a54bb18194773 2025/10/24 05:07:48 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/24 05:07:48 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:48 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: md5sum /rclone-test-fokicic9voxo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/24 05:07:48 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fokicic9voxo/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2025/10/24 05:07:48 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:48 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: 5d34a4837ba5bf19bf01836cca715b00 /rclone-test-fokicic9voxo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/24 05:07:48 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:48 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 5d34a4837ba5bf19bf01836cca715b00 2025/10/24 05:07:48 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/24 05:07:48 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:48 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: sha1sum /rclone-test-fokicic9voxo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/24 05:07:48 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fokicic9voxo/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2025/10/24 05:07:48 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:48 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: d11a6cabe993f8e233a985975d2d39bd9e541cee /rclone-test-fokicic9voxo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/24 05:07:48 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:48 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: d11a6cabe993f8e233a985975d2d39bd9e541cee === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata fstests.go:1398: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2025/10/24 05:07:48 DEBUG : Creating backend with remote "TestSFTPRcloneSSH:rclone-test-zanesol2xodo" 2025/10/24 05:07:48 DEBUG : Setting type="sftp" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_TYPE 2025/10/24 05:07:48 DEBUG : Setting ssh="ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_SSH 2025/10/24 05:07:48 DEBUG : TestSFTPRcloneSSH: detected overridden config - adding "{aFBXt}" suffix to name 2025/10/24 05:07:48 DEBUG : Setting ssh="ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_SSH 2025/10/24 05:07:48 DEBUG : sftp://rclone@:22/rclone-test-zanesol2xodo: ssh external: creating additional session 2025/10/24 05:07:48 DEBUG : sftp://rclone@:22/rclone-test-zanesol2xodo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2025/10/24 05:07:48 DEBUG : sftp://rclone@:22/rclone-test-zanesol2xodo: Shell type "unix" from config 2025/10/24 05:07:48 DEBUG : sftp://rclone@:22/rclone-test-zanesol2xodo: Relative path resolved to "/rclone-test-zanesol2xodo" 2025/10/24 05:07:48 DEBUG : sftp://rclone@:22/rclone-test-zanesol2xodo: Using root directory "/rclone-test-zanesol2xodo" 2025/10/24 05:07:48 DEBUG : sftp://rclone@:22/rclone-test-zanesol2xodo: Shell path "/rclone-test-zanesol2xodo/new_name/sub_new_name/file name.txt" 2025/10/24 05:07:48 DEBUG : sftp://rclone@:22/rclone-test-zanesol2xodo: ssh external: creating additional session 2025/10/24 05:07:48 DEBUG : sftp://rclone@:22/rclone-test-zanesol2xodo: Running remote command: md5sum /rclone-test-zanesol2xodo/new_name/sub_new_name/file\ name.txt 2025/10/24 05:07:48 DEBUG : sftp://rclone@:22/rclone-test-zanesol2xodo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zanesol2xodo/new_name/sub_new_name/file\ name.txt" 2025/10/24 05:07:49 DEBUG : sftp://rclone@:22/rclone-test-zanesol2xodo: ssh external: command exited OK 2025/10/24 05:07:49 DEBUG : sftp://rclone@:22/rclone-test-zanesol2xodo: Remote command result: 03e2bf8bb2522404d425c23dff426fd9 /rclone-test-zanesol2xodo/new_name/sub_new_name/file name.txt 2025/10/24 05:07:49 DEBUG : sftp://rclone@:22/rclone-test-zanesol2xodo: ssh external: close 2025/10/24 05:07:49 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: 03e2bf8bb2522404d425c23dff426fd9 2025/10/24 05:07:49 DEBUG : sftp://rclone@:22/rclone-test-zanesol2xodo: Shell path "/rclone-test-zanesol2xodo/new_name/sub_new_name/file name.txt" 2025/10/24 05:07:49 DEBUG : sftp://rclone@:22/rclone-test-zanesol2xodo: ssh external: creating additional session 2025/10/24 05:07:49 DEBUG : sftp://rclone@:22/rclone-test-zanesol2xodo: Running remote command: sha1sum /rclone-test-zanesol2xodo/new_name/sub_new_name/file\ name.txt 2025/10/24 05:07:49 DEBUG : sftp://rclone@:22/rclone-test-zanesol2xodo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zanesol2xodo/new_name/sub_new_name/file\ name.txt" 2025/10/24 05:07:49 DEBUG : sftp://rclone@:22/rclone-test-zanesol2xodo: ssh external: command exited OK 2025/10/24 05:07:49 DEBUG : sftp://rclone@:22/rclone-test-zanesol2xodo: Remote command result: a30baa1450351b9db75d9004b40a54bb18194773 /rclone-test-zanesol2xodo/new_name/sub_new_name/file name.txt 2025/10/24 05:07:49 DEBUG : sftp://rclone@:22/rclone-test-zanesol2xodo: ssh external: close 2025/10/24 05:07:49 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: a30baa1450351b9db75d9004b40a54bb18194773 2025/10/24 05:07:49 DEBUG : sftp://rclone@:22/rclone-test-zanesol2xodo: Shell path "/rclone-test-zanesol2xodo/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/24 05:07:49 DEBUG : sftp://rclone@:22/rclone-test-zanesol2xodo: ssh external: creating additional session 2025/10/24 05:07:49 DEBUG : sftp://rclone@:22/rclone-test-zanesol2xodo: Running remote command: md5sum /rclone-test-zanesol2xodo/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/24 05:07:49 DEBUG : sftp://rclone@:22/rclone-test-zanesol2xodo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zanesol2xodo/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2025/10/24 05:07:49 DEBUG : sftp://rclone@:22/rclone-test-zanesol2xodo: ssh external: command exited OK 2025/10/24 05:07:49 DEBUG : sftp://rclone@:22/rclone-test-zanesol2xodo: Remote command result: 5d34a4837ba5bf19bf01836cca715b00 /rclone-test-zanesol2xodo/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/24 05:07:49 DEBUG : sftp://rclone@:22/rclone-test-zanesol2xodo: ssh external: close 2025/10/24 05:07:49 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 5d34a4837ba5bf19bf01836cca715b00 2025/10/24 05:07:49 DEBUG : sftp://rclone@:22/rclone-test-zanesol2xodo: Shell path "/rclone-test-zanesol2xodo/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/24 05:07:49 DEBUG : sftp://rclone@:22/rclone-test-zanesol2xodo: ssh external: creating additional session 2025/10/24 05:07:49 DEBUG : sftp://rclone@:22/rclone-test-zanesol2xodo: Running remote command: sha1sum /rclone-test-zanesol2xodo/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/24 05:07:49 DEBUG : sftp://rclone@:22/rclone-test-zanesol2xodo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zanesol2xodo/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2025/10/24 05:07:49 DEBUG : sftp://rclone@:22/rclone-test-zanesol2xodo: ssh external: command exited OK 2025/10/24 05:07:49 DEBUG : sftp://rclone@:22/rclone-test-zanesol2xodo: Remote command result: d11a6cabe993f8e233a985975d2d39bd9e541cee /rclone-test-zanesol2xodo/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/24 05:07:49 DEBUG : sftp://rclone@:22/rclone-test-zanesol2xodo: ssh external: close 2025/10/24 05:07:49 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: d11a6cabe993f8e233a985975d2d39bd9e541cee 2025/10/24 05:07:49 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/file name.txt" 2025/10/24 05:07:49 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:49 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: md5sum /rclone-test-fokicic9voxo/file\ name.txt 2025/10/24 05:07:49 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fokicic9voxo/file\ name.txt" 2025/10/24 05:07:49 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:49 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: 03e2bf8bb2522404d425c23dff426fd9 /rclone-test-fokicic9voxo/file name.txt 2025/10/24 05:07:49 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:49 DEBUG : file name.txt: Parsed hash: 03e2bf8bb2522404d425c23dff426fd9 2025/10/24 05:07:49 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/file name.txt" 2025/10/24 05:07:49 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:49 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: sha1sum /rclone-test-fokicic9voxo/file\ name.txt 2025/10/24 05:07:49 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fokicic9voxo/file\ name.txt" 2025/10/24 05:07:49 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:49 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: a30baa1450351b9db75d9004b40a54bb18194773 /rclone-test-fokicic9voxo/file name.txt 2025/10/24 05:07:49 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:49 DEBUG : file name.txt: Parsed hash: a30baa1450351b9db75d9004b40a54bb18194773 2025/10/24 05:07:49 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/24 05:07:49 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:49 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: md5sum /rclone-test-fokicic9voxo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/24 05:07:49 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fokicic9voxo/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2025/10/24 05:07:49 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:49 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: 5d34a4837ba5bf19bf01836cca715b00 /rclone-test-fokicic9voxo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/24 05:07:49 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:49 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 5d34a4837ba5bf19bf01836cca715b00 2025/10/24 05:07:49 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/24 05:07:49 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:49 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: sha1sum /rclone-test-fokicic9voxo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/24 05:07:49 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fokicic9voxo/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2025/10/24 05:07:49 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:49 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: d11a6cabe993f8e233a985975d2d39bd9e541cee /rclone-test-fokicic9voxo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/24 05:07:49 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:49 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: d11a6cabe993f8e233a985975d2d39bd9e541cee 2025/10/24 05:07:49 DEBUG : sftp://rclone@:22/rclone-test-zanesol2xodo: Purge dir "new_name" 2025/10/24 05:07:49 DEBUG : sftp://rclone@:22/rclone-test-zanesol2xodo: Purge dir "" === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes 2025/10/24 05:07:49 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/file name.txt" 2025/10/24 05:07:49 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:49 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: md5sum /rclone-test-fokicic9voxo/file\ name.txt 2025/10/24 05:07:49 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fokicic9voxo/file\ name.txt" 2025/10/24 05:07:49 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:49 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: 03e2bf8bb2522404d425c23dff426fd9 /rclone-test-fokicic9voxo/file name.txt 2025/10/24 05:07:49 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:49 DEBUG : file name.txt: Parsed hash: 03e2bf8bb2522404d425c23dff426fd9 2025/10/24 05:07:49 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/file name.txt" 2025/10/24 05:07:49 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:49 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: sha1sum /rclone-test-fokicic9voxo/file\ name.txt 2025/10/24 05:07:49 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fokicic9voxo/file\ name.txt" 2025/10/24 05:07:49 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:49 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: a30baa1450351b9db75d9004b40a54bb18194773 /rclone-test-fokicic9voxo/file name.txt 2025/10/24 05:07:49 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:49 DEBUG : file name.txt: Parsed hash: a30baa1450351b9db75d9004b40a54bb18194773 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType fstests.go:1592: MimeType method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1623: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1694: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate 2025/10/24 05:07:50 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/file name.txt" 2025/10/24 05:07:50 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:50 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: md5sum /rclone-test-fokicic9voxo/file\ name.txt 2025/10/24 05:07:50 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fokicic9voxo/file\ name.txt" 2025/10/24 05:07:50 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:50 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: 745e29259259e7c6fea4e29408dbf430 /rclone-test-fokicic9voxo/file name.txt 2025/10/24 05:07:50 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:50 DEBUG : file name.txt: Parsed hash: 745e29259259e7c6fea4e29408dbf430 2025/10/24 05:07:50 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/file name.txt" 2025/10/24 05:07:50 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:50 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: sha1sum /rclone-test-fokicic9voxo/file\ name.txt 2025/10/24 05:07:50 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fokicic9voxo/file\ name.txt" 2025/10/24 05:07:50 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:50 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: 243bb39d48a592ff4a7276bb927c5c784dfeccf2 /rclone-test-fokicic9voxo/file name.txt 2025/10/24 05:07:50 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:50 DEBUG : file name.txt: Parsed hash: 243bb39d48a592ff4a7276bb927c5c784dfeccf2 2025/10/24 05:07:50 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/file name.txt" 2025/10/24 05:07:50 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:50 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: md5sum /rclone-test-fokicic9voxo/file\ name.txt 2025/10/24 05:07:50 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fokicic9voxo/file\ name.txt" 2025/10/24 05:07:50 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:50 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: 745e29259259e7c6fea4e29408dbf430 /rclone-test-fokicic9voxo/file name.txt 2025/10/24 05:07:50 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:50 DEBUG : file name.txt: Parsed hash: 745e29259259e7c6fea4e29408dbf430 2025/10/24 05:07:50 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/file name.txt" 2025/10/24 05:07:50 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:50 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: sha1sum /rclone-test-fokicic9voxo/file\ name.txt 2025/10/24 05:07:50 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fokicic9voxo/file\ name.txt" 2025/10/24 05:07:50 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:50 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: 243bb39d48a592ff4a7276bb927c5c784dfeccf2 /rclone-test-fokicic9voxo/file name.txt 2025/10/24 05:07:50 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:50 DEBUG : file name.txt: Parsed hash: 243bb39d48a592ff4a7276bb927c5c784dfeccf2 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2025/10/24 05:07:50 DEBUG : Creating backend with remote "TestSFTPRcloneSSH:rclone-test-fokicic9voxo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/24 05:07:50 DEBUG : Setting type="sftp" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_TYPE 2025/10/24 05:07:50 DEBUG : Setting ssh="ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_SSH 2025/10/24 05:07:50 DEBUG : TestSFTPRcloneSSH: detected overridden config - adding "{aFBXt}" suffix to name 2025/10/24 05:07:50 DEBUG : Setting ssh="ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_SSH 2025/10/24 05:07:50 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: ssh external: creating additional session 2025/10/24 05:07:50 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2025/10/24 05:07:50 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell type "unix" from config 2025/10/24 05:07:50 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Relative path resolved to "/rclone-test-fokicic9voxo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/24 05:07:50 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Using root directory "/rclone-test-fokicic9voxo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot 2025/10/24 05:07:50 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/rclone-test-fokicic9voxo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/24 05:07:50 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: ssh external: creating additional session 2025/10/24 05:07:50 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: md5sum /rclone-test-fokicic9voxo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/24 05:07:50 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fokicic9voxo/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2025/10/24 05:07:50 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: ssh external: command exited OK 2025/10/24 05:07:50 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: 5d34a4837ba5bf19bf01836cca715b00 /rclone-test-fokicic9voxo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/24 05:07:50 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: ssh external: close 2025/10/24 05:07:50 DEBUG : z.txt: Parsed hash: 5d34a4837ba5bf19bf01836cca715b00 2025/10/24 05:07:50 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/rclone-test-fokicic9voxo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/24 05:07:50 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: ssh external: creating additional session 2025/10/24 05:07:50 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: sha1sum /rclone-test-fokicic9voxo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/24 05:07:50 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fokicic9voxo/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2025/10/24 05:07:50 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: ssh external: command exited OK 2025/10/24 05:07:50 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: d11a6cabe993f8e233a985975d2d39bd9e541cee /rclone-test-fokicic9voxo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/24 05:07:50 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: ssh external: close 2025/10/24 05:07:50 DEBUG : z.txt: Parsed hash: d11a6cabe993f8e233a985975d2d39bd9e541cee === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/10/24 05:07:50 DEBUG : Creating backend with remote "TestSFTPRcloneSSH:rclone-test-fokicic9voxo/not found.txt" 2025/10/24 05:07:50 DEBUG : Setting type="sftp" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_TYPE 2025/10/24 05:07:50 DEBUG : Setting ssh="ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_SSH 2025/10/24 05:07:50 DEBUG : TestSFTPRcloneSSH: detected overridden config - adding "{aFBXt}" suffix to name 2025/10/24 05:07:50 DEBUG : Setting ssh="ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_SSH 2025/10/24 05:07:50 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo/not found.txt: ssh external: creating additional session 2025/10/24 05:07:50 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo/not found.txt: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2025/10/24 05:07:50 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo/not found.txt: Shell type "unix" from config 2025/10/24 05:07:50 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo/not found.txt: Relative path resolved to "/rclone-test-fokicic9voxo/not found.txt" 2025/10/24 05:07:50 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo/not found.txt: Using root directory "/rclone-test-fokicic9voxo/not found.txt" 2025/10/24 05:07:50 ERROR : error listing: directory not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestSFTPRcloneSSH:" path "rclone-test-fokicic9voxo" from "TestSFTPRcloneSSH:rclone-test-fokicic9voxo" 2025/10/24 05:07:50 DEBUG : Creating backend with remote "TestSFTPRcloneSSH:" 2025/10/24 05:07:50 DEBUG : Setting type="sftp" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_TYPE 2025/10/24 05:07:50 DEBUG : Setting ssh="ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_SSH 2025/10/24 05:07:50 DEBUG : TestSFTPRcloneSSH: detected overridden config - adding "{aFBXt}" suffix to name 2025/10/24 05:07:50 DEBUG : Setting ssh="ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_SSH 2025/10/24 05:07:50 DEBUG : sftp://rclone@:22/: ssh external: creating additional session 2025/10/24 05:07:50 DEBUG : sftp://rclone@:22/: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2025/10/24 05:07:51 DEBUG : sftp://rclone@:22/: Shell type "unix" from config 2025/10/24 05:07:51 DEBUG : sftp://rclone@:22/: Relative path resolved to "/" 2025/10/24 05:07:51 DEBUG : sftp://rclone@:22/: Using root directory "/" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List 2025/10/24 05:07:51 DEBUG : sftp://rclone@:22/: Shell path "/rclone-test-fokicic9voxo/file name.txt" 2025/10/24 05:07:51 DEBUG : sftp://rclone@:22/: ssh external: creating additional session 2025/10/24 05:07:51 DEBUG : sftp://rclone@:22/: Running remote command: md5sum /rclone-test-fokicic9voxo/file\ name.txt 2025/10/24 05:07:51 DEBUG : sftp://rclone@:22/: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fokicic9voxo/file\ name.txt" 2025/10/24 05:07:51 DEBUG : sftp://rclone@:22/: ssh external: command exited OK 2025/10/24 05:07:51 DEBUG : sftp://rclone@:22/: Remote command result: 745e29259259e7c6fea4e29408dbf430 /rclone-test-fokicic9voxo/file name.txt 2025/10/24 05:07:51 DEBUG : sftp://rclone@:22/: ssh external: close 2025/10/24 05:07:51 DEBUG : rclone-test-fokicic9voxo/file name.txt: Parsed hash: 745e29259259e7c6fea4e29408dbf430 2025/10/24 05:07:51 DEBUG : sftp://rclone@:22/: Shell path "/rclone-test-fokicic9voxo/file name.txt" 2025/10/24 05:07:51 DEBUG : sftp://rclone@:22/: ssh external: creating additional session 2025/10/24 05:07:51 DEBUG : sftp://rclone@:22/: Running remote command: sha1sum /rclone-test-fokicic9voxo/file\ name.txt 2025/10/24 05:07:51 DEBUG : sftp://rclone@:22/: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fokicic9voxo/file\ name.txt" 2025/10/24 05:07:51 DEBUG : sftp://rclone@:22/: ssh external: command exited OK 2025/10/24 05:07:51 DEBUG : sftp://rclone@:22/: Remote command result: 243bb39d48a592ff4a7276bb927c5c784dfeccf2 /rclone-test-fokicic9voxo/file name.txt 2025/10/24 05:07:51 DEBUG : sftp://rclone@:22/: ssh external: close 2025/10/24 05:07:51 DEBUG : rclone-test-fokicic9voxo/file name.txt: Parsed hash: 243bb39d48a592ff4a7276bb927c5c784dfeccf2 2025/10/24 05:07:51 DEBUG : sftp://rclone@:22/: Shell path "/rclone-test-fokicic9voxo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/24 05:07:51 DEBUG : sftp://rclone@:22/: ssh external: creating additional session 2025/10/24 05:07:51 DEBUG : sftp://rclone@:22/: Running remote command: md5sum /rclone-test-fokicic9voxo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/24 05:07:51 DEBUG : sftp://rclone@:22/: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fokicic9voxo/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2025/10/24 05:07:51 DEBUG : sftp://rclone@:22/: ssh external: command exited OK 2025/10/24 05:07:51 DEBUG : sftp://rclone@:22/: Remote command result: 5d34a4837ba5bf19bf01836cca715b00 /rclone-test-fokicic9voxo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/24 05:07:51 DEBUG : sftp://rclone@:22/: ssh external: close 2025/10/24 05:07:51 DEBUG : rclone-test-fokicic9voxo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 5d34a4837ba5bf19bf01836cca715b00 2025/10/24 05:07:51 DEBUG : sftp://rclone@:22/: Shell path "/rclone-test-fokicic9voxo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/24 05:07:51 DEBUG : sftp://rclone@:22/: ssh external: creating additional session 2025/10/24 05:07:51 DEBUG : sftp://rclone@:22/: Running remote command: sha1sum /rclone-test-fokicic9voxo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/24 05:07:51 DEBUG : sftp://rclone@:22/: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fokicic9voxo/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2025/10/24 05:07:51 DEBUG : sftp://rclone@:22/: ssh external: command exited OK 2025/10/24 05:07:51 DEBUG : sftp://rclone@:22/: Remote command result: d11a6cabe993f8e233a985975d2d39bd9e541cee /rclone-test-fokicic9voxo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/24 05:07:51 DEBUG : sftp://rclone@:22/: ssh external: close 2025/10/24 05:07:51 DEBUG : rclone-test-fokicic9voxo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: d11a6cabe993f8e233a985975d2d39bd9e541cee === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries 2025/10/24 05:07:51 DEBUG : sftp://rclone@:22/: Shell path "/rclone-test-fokicic9voxo/file name.txt" 2025/10/24 05:07:51 DEBUG : sftp://rclone@:22/: ssh external: creating additional session 2025/10/24 05:07:51 DEBUG : sftp://rclone@:22/: Running remote command: md5sum /rclone-test-fokicic9voxo/file\ name.txt 2025/10/24 05:07:51 DEBUG : sftp://rclone@:22/: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fokicic9voxo/file\ name.txt" 2025/10/24 05:07:51 DEBUG : sftp://rclone@:22/: ssh external: command exited OK 2025/10/24 05:07:51 DEBUG : sftp://rclone@:22/: Remote command result: 745e29259259e7c6fea4e29408dbf430 /rclone-test-fokicic9voxo/file name.txt 2025/10/24 05:07:51 DEBUG : sftp://rclone@:22/: ssh external: close 2025/10/24 05:07:51 DEBUG : rclone-test-fokicic9voxo/file name.txt: Parsed hash: 745e29259259e7c6fea4e29408dbf430 2025/10/24 05:07:51 DEBUG : sftp://rclone@:22/: Shell path "/rclone-test-fokicic9voxo/file name.txt" 2025/10/24 05:07:51 DEBUG : sftp://rclone@:22/: ssh external: creating additional session 2025/10/24 05:07:51 DEBUG : sftp://rclone@:22/: Running remote command: sha1sum /rclone-test-fokicic9voxo/file\ name.txt 2025/10/24 05:07:51 DEBUG : sftp://rclone@:22/: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fokicic9voxo/file\ name.txt" 2025/10/24 05:07:51 DEBUG : sftp://rclone@:22/: ssh external: command exited OK 2025/10/24 05:07:51 DEBUG : sftp://rclone@:22/: Remote command result: 243bb39d48a592ff4a7276bb927c5c784dfeccf2 /rclone-test-fokicic9voxo/file name.txt 2025/10/24 05:07:51 DEBUG : sftp://rclone@:22/: ssh external: close 2025/10/24 05:07:51 DEBUG : rclone-test-fokicic9voxo/file name.txt: Parsed hash: 243bb39d48a592ff4a7276bb927c5c784dfeccf2 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:1945: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 2025/10/24 05:07:51 DEBUG : sftp://rclone@:22/: Shell path "/rclone-test-fokicic9voxo/created from root.txt" 2025/10/24 05:07:51 DEBUG : sftp://rclone@:22/: ssh external: creating additional session 2025/10/24 05:07:51 DEBUG : sftp://rclone@:22/: Running remote command: md5sum /rclone-test-fokicic9voxo/created\ from\ root.txt 2025/10/24 05:07:51 DEBUG : sftp://rclone@:22/: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fokicic9voxo/created\ from\ root.txt" 2025/10/24 05:07:51 DEBUG : sftp://rclone@:22/: ssh external: command exited OK 2025/10/24 05:07:51 DEBUG : sftp://rclone@:22/: Remote command result: d5e1bee8f920e01f687b70d0ac601f6b /rclone-test-fokicic9voxo/created from root.txt 2025/10/24 05:07:51 DEBUG : sftp://rclone@:22/: ssh external: close 2025/10/24 05:07:51 DEBUG : rclone-test-fokicic9voxo/created from root.txt: Parsed hash: d5e1bee8f920e01f687b70d0ac601f6b 2025/10/24 05:07:51 DEBUG : sftp://rclone@:22/: Shell path "/rclone-test-fokicic9voxo/created from root.txt" 2025/10/24 05:07:51 DEBUG : sftp://rclone@:22/: ssh external: creating additional session 2025/10/24 05:07:51 DEBUG : sftp://rclone@:22/: Running remote command: sha1sum /rclone-test-fokicic9voxo/created\ from\ root.txt 2025/10/24 05:07:51 DEBUG : sftp://rclone@:22/: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fokicic9voxo/created\ from\ root.txt" 2025/10/24 05:07:51 DEBUG : sftp://rclone@:22/: ssh external: command exited OK 2025/10/24 05:07:51 DEBUG : sftp://rclone@:22/: Remote command result: 833994df1663ebb9b039c5401ea46f326f090c35 /rclone-test-fokicic9voxo/created from root.txt 2025/10/24 05:07:51 DEBUG : sftp://rclone@:22/: ssh external: close 2025/10/24 05:07:51 DEBUG : rclone-test-fokicic9voxo/created from root.txt: Parsed hash: 833994df1663ebb9b039c5401ea46f326f090c35 2025/10/24 05:07:51 DEBUG : sftp://rclone@:22/: Shell path "/rclone-test-fokicic9voxo/created from root.txt" 2025/10/24 05:07:51 DEBUG : sftp://rclone@:22/: ssh external: creating additional session 2025/10/24 05:07:51 DEBUG : sftp://rclone@:22/: Running remote command: md5sum /rclone-test-fokicic9voxo/created\ from\ root.txt 2025/10/24 05:07:51 DEBUG : sftp://rclone@:22/: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fokicic9voxo/created\ from\ root.txt" 2025/10/24 05:07:52 DEBUG : sftp://rclone@:22/: ssh external: command exited OK 2025/10/24 05:07:52 DEBUG : sftp://rclone@:22/: Remote command result: d5e1bee8f920e01f687b70d0ac601f6b /rclone-test-fokicic9voxo/created from root.txt 2025/10/24 05:07:52 DEBUG : sftp://rclone@:22/: ssh external: close 2025/10/24 05:07:52 DEBUG : rclone-test-fokicic9voxo/created from root.txt: Parsed hash: d5e1bee8f920e01f687b70d0ac601f6b 2025/10/24 05:07:52 DEBUG : sftp://rclone@:22/: Shell path "/rclone-test-fokicic9voxo/created from root.txt" 2025/10/24 05:07:52 DEBUG : sftp://rclone@:22/: ssh external: creating additional session 2025/10/24 05:07:52 DEBUG : sftp://rclone@:22/: Running remote command: sha1sum /rclone-test-fokicic9voxo/created\ from\ root.txt 2025/10/24 05:07:52 DEBUG : sftp://rclone@:22/: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fokicic9voxo/created\ from\ root.txt" 2025/10/24 05:07:52 DEBUG : sftp://rclone@:22/: ssh external: command exited OK 2025/10/24 05:07:52 DEBUG : sftp://rclone@:22/: Remote command result: 833994df1663ebb9b039c5401ea46f326f090c35 /rclone-test-fokicic9voxo/created from root.txt 2025/10/24 05:07:52 DEBUG : sftp://rclone@:22/: ssh external: close 2025/10/24 05:07:52 DEBUG : rclone-test-fokicic9voxo/created from root.txt: Parsed hash: 833994df1663ebb9b039c5401ea46f326f090c35 2025/10/24 05:07:52 DEBUG : sftp://rclone@:22/: Shell path "/rclone-test-fokicic9voxo/created from root.txt" 2025/10/24 05:07:52 DEBUG : sftp://rclone@:22/: ssh external: creating additional session 2025/10/24 05:07:52 DEBUG : sftp://rclone@:22/: Running remote command: md5sum /rclone-test-fokicic9voxo/created\ from\ root.txt 2025/10/24 05:07:52 DEBUG : sftp://rclone@:22/: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fokicic9voxo/created\ from\ root.txt" 2025/10/24 05:07:52 DEBUG : sftp://rclone@:22/: ssh external: command exited OK 2025/10/24 05:07:52 DEBUG : sftp://rclone@:22/: Remote command result: d5e1bee8f920e01f687b70d0ac601f6b /rclone-test-fokicic9voxo/created from root.txt 2025/10/24 05:07:52 DEBUG : sftp://rclone@:22/: ssh external: close 2025/10/24 05:07:52 DEBUG : rclone-test-fokicic9voxo/created from root.txt: Parsed hash: d5e1bee8f920e01f687b70d0ac601f6b 2025/10/24 05:07:52 DEBUG : sftp://rclone@:22/: Shell path "/rclone-test-fokicic9voxo/created from root.txt" 2025/10/24 05:07:52 DEBUG : sftp://rclone@:22/: ssh external: creating additional session 2025/10/24 05:07:52 DEBUG : sftp://rclone@:22/: Running remote command: sha1sum /rclone-test-fokicic9voxo/created\ from\ root.txt 2025/10/24 05:07:52 DEBUG : sftp://rclone@:22/: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fokicic9voxo/created\ from\ root.txt" 2025/10/24 05:07:52 DEBUG : sftp://rclone@:22/: ssh external: command exited OK 2025/10/24 05:07:52 DEBUG : sftp://rclone@:22/: Remote command result: 833994df1663ebb9b039c5401ea46f326f090c35 /rclone-test-fokicic9voxo/created from root.txt 2025/10/24 05:07:52 DEBUG : sftp://rclone@:22/: ssh external: close 2025/10/24 05:07:52 DEBUG : rclone-test-fokicic9voxo/created from root.txt: Parsed hash: 833994df1663ebb9b039c5401ea46f326f090c35 2025/10/24 05:07:52 DEBUG : sftp://rclone@:22/: Shell path "/rclone-test-fokicic9voxo/file name.txt" 2025/10/24 05:07:52 DEBUG : sftp://rclone@:22/: ssh external: creating additional session 2025/10/24 05:07:52 DEBUG : sftp://rclone@:22/: Running remote command: md5sum /rclone-test-fokicic9voxo/file\ name.txt 2025/10/24 05:07:52 DEBUG : sftp://rclone@:22/: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fokicic9voxo/file\ name.txt" 2025/10/24 05:07:52 DEBUG : sftp://rclone@:22/: ssh external: command exited OK 2025/10/24 05:07:52 DEBUG : sftp://rclone@:22/: Remote command result: 745e29259259e7c6fea4e29408dbf430 /rclone-test-fokicic9voxo/file name.txt 2025/10/24 05:07:52 DEBUG : sftp://rclone@:22/: ssh external: close 2025/10/24 05:07:52 DEBUG : rclone-test-fokicic9voxo/file name.txt: Parsed hash: 745e29259259e7c6fea4e29408dbf430 2025/10/24 05:07:52 DEBUG : sftp://rclone@:22/: Shell path "/rclone-test-fokicic9voxo/file name.txt" 2025/10/24 05:07:52 DEBUG : sftp://rclone@:22/: ssh external: creating additional session 2025/10/24 05:07:52 DEBUG : sftp://rclone@:22/: Running remote command: sha1sum /rclone-test-fokicic9voxo/file\ name.txt 2025/10/24 05:07:52 DEBUG : sftp://rclone@:22/: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fokicic9voxo/file\ name.txt" 2025/10/24 05:07:52 DEBUG : sftp://rclone@:22/: ssh external: command exited OK 2025/10/24 05:07:52 DEBUG : sftp://rclone@:22/: Remote command result: 243bb39d48a592ff4a7276bb927c5c784dfeccf2 /rclone-test-fokicic9voxo/file name.txt 2025/10/24 05:07:52 DEBUG : sftp://rclone@:22/: ssh external: close 2025/10/24 05:07:52 DEBUG : rclone-test-fokicic9voxo/file name.txt: Parsed hash: 243bb39d48a592ff4a7276bb927c5c784dfeccf2 2025/10/24 05:07:52 DEBUG : sftp://rclone@:22/: Shell path "/rclone-test-fokicic9voxo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/24 05:07:52 DEBUG : sftp://rclone@:22/: ssh external: creating additional session 2025/10/24 05:07:52 DEBUG : sftp://rclone@:22/: Running remote command: md5sum /rclone-test-fokicic9voxo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/24 05:07:52 DEBUG : sftp://rclone@:22/: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fokicic9voxo/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2025/10/24 05:07:52 DEBUG : sftp://rclone@:22/: ssh external: command exited OK 2025/10/24 05:07:52 DEBUG : sftp://rclone@:22/: Remote command result: 5d34a4837ba5bf19bf01836cca715b00 /rclone-test-fokicic9voxo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/24 05:07:52 DEBUG : sftp://rclone@:22/: ssh external: close 2025/10/24 05:07:52 DEBUG : rclone-test-fokicic9voxo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 5d34a4837ba5bf19bf01836cca715b00 2025/10/24 05:07:52 DEBUG : sftp://rclone@:22/: Shell path "/rclone-test-fokicic9voxo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/24 05:07:52 DEBUG : sftp://rclone@:22/: ssh external: creating additional session 2025/10/24 05:07:52 DEBUG : sftp://rclone@:22/: Running remote command: sha1sum /rclone-test-fokicic9voxo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/24 05:07:52 DEBUG : sftp://rclone@:22/: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fokicic9voxo/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2025/10/24 05:07:52 DEBUG : sftp://rclone@:22/: ssh external: command exited OK 2025/10/24 05:07:52 DEBUG : sftp://rclone@:22/: Remote command result: d11a6cabe993f8e233a985975d2d39bd9e541cee /rclone-test-fokicic9voxo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/24 05:07:52 DEBUG : sftp://rclone@:22/: ssh external: close 2025/10/24 05:07:52 DEBUG : rclone-test-fokicic9voxo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: d11a6cabe993f8e233a985975d2d39bd9e541cee === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove 2025/10/24 05:07:52 DEBUG : sftp://rclone@:22/: Shell path "/rclone-test-fokicic9voxo/file name.txt" 2025/10/24 05:07:52 DEBUG : sftp://rclone@:22/: ssh external: creating additional session 2025/10/24 05:07:52 DEBUG : sftp://rclone@:22/: Running remote command: md5sum /rclone-test-fokicic9voxo/file\ name.txt 2025/10/24 05:07:52 DEBUG : sftp://rclone@:22/: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fokicic9voxo/file\ name.txt" 2025/10/24 05:07:52 DEBUG : sftp://rclone@:22/: ssh external: command exited OK 2025/10/24 05:07:52 DEBUG : sftp://rclone@:22/: Remote command result: 745e29259259e7c6fea4e29408dbf430 /rclone-test-fokicic9voxo/file name.txt 2025/10/24 05:07:52 DEBUG : sftp://rclone@:22/: ssh external: close 2025/10/24 05:07:52 DEBUG : rclone-test-fokicic9voxo/file name.txt: Parsed hash: 745e29259259e7c6fea4e29408dbf430 2025/10/24 05:07:52 DEBUG : sftp://rclone@:22/: Shell path "/rclone-test-fokicic9voxo/file name.txt" 2025/10/24 05:07:52 DEBUG : sftp://rclone@:22/: ssh external: creating additional session 2025/10/24 05:07:52 DEBUG : sftp://rclone@:22/: Running remote command: sha1sum /rclone-test-fokicic9voxo/file\ name.txt 2025/10/24 05:07:52 DEBUG : sftp://rclone@:22/: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fokicic9voxo/file\ name.txt" 2025/10/24 05:07:52 DEBUG : sftp://rclone@:22/: ssh external: command exited OK 2025/10/24 05:07:52 DEBUG : sftp://rclone@:22/: Remote command result: 243bb39d48a592ff4a7276bb927c5c784dfeccf2 /rclone-test-fokicic9voxo/file name.txt 2025/10/24 05:07:52 DEBUG : sftp://rclone@:22/: ssh external: close 2025/10/24 05:07:52 DEBUG : rclone-test-fokicic9voxo/file name.txt: Parsed hash: 243bb39d48a592ff4a7276bb927c5c784dfeccf2 2025/10/24 05:07:52 DEBUG : sftp://rclone@:22/: Shell path "/rclone-test-fokicic9voxo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/24 05:07:52 DEBUG : sftp://rclone@:22/: ssh external: creating additional session 2025/10/24 05:07:52 DEBUG : sftp://rclone@:22/: Running remote command: md5sum /rclone-test-fokicic9voxo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/24 05:07:52 DEBUG : sftp://rclone@:22/: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fokicic9voxo/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2025/10/24 05:07:53 DEBUG : sftp://rclone@:22/: ssh external: command exited OK 2025/10/24 05:07:53 DEBUG : sftp://rclone@:22/: Remote command result: 5d34a4837ba5bf19bf01836cca715b00 /rclone-test-fokicic9voxo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/24 05:07:53 DEBUG : sftp://rclone@:22/: ssh external: close 2025/10/24 05:07:53 DEBUG : rclone-test-fokicic9voxo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 5d34a4837ba5bf19bf01836cca715b00 2025/10/24 05:07:53 DEBUG : sftp://rclone@:22/: Shell path "/rclone-test-fokicic9voxo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/24 05:07:53 DEBUG : sftp://rclone@:22/: ssh external: creating additional session 2025/10/24 05:07:53 DEBUG : sftp://rclone@:22/: Running remote command: sha1sum /rclone-test-fokicic9voxo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/24 05:07:53 DEBUG : sftp://rclone@:22/: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fokicic9voxo/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2025/10/24 05:07:53 DEBUG : sftp://rclone@:22/: ssh external: command exited OK 2025/10/24 05:07:53 DEBUG : sftp://rclone@:22/: Remote command result: d11a6cabe993f8e233a985975d2d39bd9e541cee /rclone-test-fokicic9voxo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/24 05:07:53 DEBUG : sftp://rclone@:22/: ssh external: close 2025/10/24 05:07:53 DEBUG : rclone-test-fokicic9voxo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: d11a6cabe993f8e233a985975d2d39bd9e541cee === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2004: FS has no PublicLinker interface === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2109: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2125: Not a bucket based backend === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove 2025/10/24 05:07:53 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/24 05:07:53 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:53 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: md5sum /rclone-test-fokicic9voxo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/24 05:07:53 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fokicic9voxo/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2025/10/24 05:07:53 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:53 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: 5d34a4837ba5bf19bf01836cca715b00 /rclone-test-fokicic9voxo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/24 05:07:53 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:53 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 5d34a4837ba5bf19bf01836cca715b00 2025/10/24 05:07:53 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/24 05:07:53 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:53 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: sha1sum /rclone-test-fokicic9voxo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/24 05:07:53 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fokicic9voxo/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2025/10/24 05:07:53 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:53 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: d11a6cabe993f8e233a985975d2d39bd9e541cee /rclone-test-fokicic9voxo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/24 05:07:53 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:53 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: d11a6cabe993f8e233a985975d2d39bd9e541cee === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout 2025/10/24 05:07:53 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Server has VFS statistics extension 2025/10/24 05:07:53 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: About path "/rclone-test-fokicic9voxo" 2025/10/24 05:07:53 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Failed to retrieve VFS statistics, trying shell command instead: sftp: "operation unsupported" (SSH_FX_OP_UNSUPPORTED) 2025/10/24 05:07:53 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo" 2025/10/24 05:07:53 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: About path "/rclone-test-fokicic9voxo" 2025/10/24 05:07:53 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: About using shell command for shell type "unix" 2025/10/24 05:07:53 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:53 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: df -k /rclone-test-fokicic9voxo 2025/10/24 05:07:53 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "df -k /rclone-test-fokicic9voxo" 2025/10/24 05:07:53 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:53 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: Filesystem 1K-blocks Used Available Use% Mounted on /dev/root 157205004 113603996 37169012 72% / 2025/10/24 05:07:53 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2025/10/24 05:07:53 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/piped data.txt" 2025/10/24 05:07:53 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:53 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: md5sum /rclone-test-fokicic9voxo/piped\ data.txt 2025/10/24 05:07:53 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fokicic9voxo/piped\ data.txt" 2025/10/24 05:07:53 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:53 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-fokicic9voxo/piped data.txt 2025/10/24 05:07:53 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:53 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/10/24 05:07:53 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/piped data.txt" 2025/10/24 05:07:53 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:53 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: sha1sum /rclone-test-fokicic9voxo/piped\ data.txt 2025/10/24 05:07:53 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fokicic9voxo/piped\ data.txt" 2025/10/24 05:07:53 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:53 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-fokicic9voxo/piped data.txt 2025/10/24 05:07:53 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:53 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2025/10/24 05:07:53 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/piped data.txt" 2025/10/24 05:07:53 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:53 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: md5sum /rclone-test-fokicic9voxo/piped\ data.txt 2025/10/24 05:07:53 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fokicic9voxo/piped\ data.txt" 2025/10/24 05:07:53 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:53 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-fokicic9voxo/piped data.txt 2025/10/24 05:07:53 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:53 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/10/24 05:07:53 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/piped data.txt" 2025/10/24 05:07:53 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:53 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: sha1sum /rclone-test-fokicic9voxo/piped\ data.txt 2025/10/24 05:07:53 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fokicic9voxo/piped\ data.txt" 2025/10/24 05:07:53 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:53 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-fokicic9voxo/piped data.txt 2025/10/24 05:07:53 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:53 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/10/24 05:07:53 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/piped data.txt" 2025/10/24 05:07:53 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:53 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: md5sum /rclone-test-fokicic9voxo/piped\ data.txt 2025/10/24 05:07:53 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fokicic9voxo/piped\ data.txt" 2025/10/24 05:07:53 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:53 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: 9f8070506b1a8ca1af7de91f1e997c7b /rclone-test-fokicic9voxo/piped data.txt 2025/10/24 05:07:53 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:53 DEBUG : piped data.txt: Parsed hash: 9f8070506b1a8ca1af7de91f1e997c7b 2025/10/24 05:07:53 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/piped data.txt" 2025/10/24 05:07:53 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:53 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: sha1sum /rclone-test-fokicic9voxo/piped\ data.txt 2025/10/24 05:07:53 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fokicic9voxo/piped\ data.txt" 2025/10/24 05:07:54 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:54 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: da12c8e2b3736c0bc070f494af8bd2b11fa3e7c1 /rclone-test-fokicic9voxo/piped data.txt 2025/10/24 05:07:54 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:54 DEBUG : piped data.txt: Parsed hash: da12c8e2b3736c0bc070f494af8bd2b11fa3e7c1 2025/10/24 05:07:54 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/piped data.txt" 2025/10/24 05:07:54 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:54 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: md5sum /rclone-test-fokicic9voxo/piped\ data.txt 2025/10/24 05:07:54 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fokicic9voxo/piped\ data.txt" 2025/10/24 05:07:54 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:54 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: 9f8070506b1a8ca1af7de91f1e997c7b /rclone-test-fokicic9voxo/piped data.txt 2025/10/24 05:07:54 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:54 DEBUG : piped data.txt: Parsed hash: 9f8070506b1a8ca1af7de91f1e997c7b 2025/10/24 05:07:54 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/piped data.txt" 2025/10/24 05:07:54 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:54 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: sha1sum /rclone-test-fokicic9voxo/piped\ data.txt 2025/10/24 05:07:54 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fokicic9voxo/piped\ data.txt" 2025/10/24 05:07:54 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:54 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: da12c8e2b3736c0bc070f494af8bd2b11fa3e7c1 /rclone-test-fokicic9voxo/piped data.txt 2025/10/24 05:07:54 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:54 DEBUG : piped data.txt: Parsed hash: da12c8e2b3736c0bc070f494af8bd2b11fa3e7c1 === RUN TestIntegration/FsMkdir/FsPutFiles/Internal fstests.go:2343: *sftp.Fs does not implement InternalTester === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2364: *sftp.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2476: FS has no Copier interface === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/10/24 05:07:54 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/unknown-size-update.txt" 2025/10/24 05:07:54 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:54 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: md5sum /rclone-test-fokicic9voxo/unknown-size-update.txt 2025/10/24 05:07:54 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fokicic9voxo/unknown-size-update.txt" 2025/10/24 05:07:54 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:54 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: a81b44347173f41bf411f490e83af177 /rclone-test-fokicic9voxo/unknown-size-update.txt 2025/10/24 05:07:54 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:54 DEBUG : unknown-size-update.txt: Parsed hash: a81b44347173f41bf411f490e83af177 2025/10/24 05:07:54 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/unknown-size-update.txt" 2025/10/24 05:07:54 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:54 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: sha1sum /rclone-test-fokicic9voxo/unknown-size-update.txt 2025/10/24 05:07:54 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fokicic9voxo/unknown-size-update.txt" 2025/10/24 05:07:54 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:54 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: f77b84702865acdac0569caeb7737c7f5b53cbe1 /rclone-test-fokicic9voxo/unknown-size-update.txt 2025/10/24 05:07:54 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:54 DEBUG : unknown-size-update.txt: Parsed hash: f77b84702865acdac0569caeb7737c7f5b53cbe1 2025/10/24 05:07:54 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/unknown-size-update.txt" 2025/10/24 05:07:54 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:54 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: md5sum /rclone-test-fokicic9voxo/unknown-size-update.txt 2025/10/24 05:07:54 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fokicic9voxo/unknown-size-update.txt" 2025/10/24 05:07:54 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:54 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: a81b44347173f41bf411f490e83af177 /rclone-test-fokicic9voxo/unknown-size-update.txt 2025/10/24 05:07:54 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:54 DEBUG : unknown-size-update.txt: Parsed hash: a81b44347173f41bf411f490e83af177 2025/10/24 05:07:54 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Shell path "/rclone-test-fokicic9voxo/unknown-size-update.txt" 2025/10/24 05:07:54 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: creating additional session 2025/10/24 05:07:54 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Running remote command: sha1sum /rclone-test-fokicic9voxo/unknown-size-update.txt 2025/10/24 05:07:54 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fokicic9voxo/unknown-size-update.txt" 2025/10/24 05:07:54 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: command exited OK 2025/10/24 05:07:54 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Remote command result: f77b84702865acdac0569caeb7737c7f5b53cbe1 /rclone-test-fokicic9voxo/unknown-size-update.txt 2025/10/24 05:07:54 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: ssh external: close 2025/10/24 05:07:54 DEBUG : unknown-size-update.txt: Parsed hash: f77b84702865acdac0569caeb7737c7f5b53cbe1 === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/10/24 05:07:54 DEBUG : Creating backend with remote "TestSFTPRcloneSSH:rclone-test-fokicic9voxo/deeper/nonexisting/directory" 2025/10/24 05:07:54 DEBUG : Setting type="sftp" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_TYPE 2025/10/24 05:07:54 DEBUG : Setting ssh="ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_SSH 2025/10/24 05:07:54 DEBUG : TestSFTPRcloneSSH: detected overridden config - adding "{aFBXt}" suffix to name 2025/10/24 05:07:54 DEBUG : Setting ssh="ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_SSH 2025/10/24 05:07:54 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo/deeper/nonexisting/directory: ssh external: creating additional session 2025/10/24 05:07:54 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo/deeper/nonexisting/directory: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2025/10/24 05:07:54 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo/deeper/nonexisting/directory: Shell type "unix" from config 2025/10/24 05:07:54 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo/deeper/nonexisting/directory: Relative path resolved to "/rclone-test-fokicic9voxo/deeper/nonexisting/directory" 2025/10/24 05:07:54 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo/deeper/nonexisting/directory: Using root directory "/rclone-test-fokicic9voxo/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2668: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2725: FS has no Directory methods and doesn't Wrap 2025/10/24 05:07:54 DEBUG : Waiting for deletions to finish 2025/10/24 05:07:54 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2025/10/24 05:07:54 DEBUG : removing 1 level 4 directories 2025/10/24 05:07:54 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2025/10/24 05:07:54 DEBUG : removing 1 level 3 directories 2025/10/24 05:07:54 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2025/10/24 05:07:54 DEBUG : removing 1 level 2 directories 2025/10/24 05:07:54 INFO : hello? sausage/êé: Removing directory 2025/10/24 05:07:54 DEBUG : removing 1 level 1 directories 2025/10/24 05:07:54 INFO : hello? sausage: Removing directory 2025/10/24 05:07:54 DEBUG : removing 1 level 0 directories 2025/10/24 05:07:54 INFO : sftp://rclone@:22/rclone-test-fokicic9voxo: Removing directory 2025/10/24 05:07:54 ERROR : error listing: directory not found 2025/10/24 05:07:54 DEBUG : Waiting for deletions to finish 2025/10/24 05:07:54 ERROR : error listing: directory not found 2025/10/24 05:07:54 ERROR : sftp://rclone@:22/rclone-test-fokicic9voxo: Failed to list "": directory not found 2025/10/24 05:07:54 DEBUG : removing 1 level 0 directories 2025/10/24 05:07:54 INFO : sftp://rclone@:22/rclone-test-fokicic9voxo: Removing directory 2025/10/24 05:07:54 ERROR : Failed to rmdir: Rmdir: directory not found === RUN TestIntegration/FsShutdown 2025/10/24 05:07:54 DEBUG : sftp://rclone@:22/rclone-test-fokicic9voxo: Closing 2 unused connections 2025/10/24 05:07:54 NOTICE: TestSFTPRcloneSSH: Stopping server --- PASS: TestIntegration (34.00s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.00s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir (23.67s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.01s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.00s) --- SKIP: TestIntegration/FsMkdir/FsListRDirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.00s) --- SKIP: TestIntegration/FsMkdir/FsListRDirNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding (12.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.69s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.69s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.66s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.59s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.49s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.60s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.62s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.62s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.68s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.58s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.65s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.66s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.68s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.57s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.66s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.65s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.63s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.68s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.59s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.45s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (10.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.10s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.22s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPurge (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (0.65s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove (1.91s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (1.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (2.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.23s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.41s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (0.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.44s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (0.46s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.45s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.11s) --- PASS: TestIntegration/FsMkdir/FsDirSetModTime (0.01s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- PASS: TestIntegration/FsShutdown (0.00s) === RUN TestIntegration2 sftp_test.go:25: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestIntegration3 sftp_test.go:35: skipping as -remote is set --- SKIP: TestIntegration3 (0.00s) PASS ok github.com/rclone/rclone/backend/sftp 35.160s "go test -v -timeout 1h0m0s -remote TestSFTPRcloneSSH: -verbose" - Finished OK in 36.018349946s (try 1/5)