"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.21s) === RUN TestIntegration fstests.go:438: Using remote "TestSFTPRcloneSSH:" 2025/10/23 01:04:52 NOTICE: TestSFTPRcloneSSH: Stopping server 2025/10/23 01:04:53 NOTICE: TestSFTPRcloneSSH: Attempting to stop TestSFTPRcloneSSH try 2/10 2025/10/23 01:04:53 NOTICE: TestSFTPRcloneSSH: Stopping server 2025/10/23 01:04:54 NOTICE: TestSFTPRcloneSSH: Attempting to stop TestSFTPRcloneSSH try 3/10 2025/10/23 01:04:54 NOTICE: TestSFTPRcloneSSH: Stopping server 2025/10/23 01:04:55 NOTICE: TestSFTPRcloneSSH: Attempting to stop TestSFTPRcloneSSH try 4/10 2025/10/23 01:04:55 NOTICE: TestSFTPRcloneSSH: Stopping server 2025/10/23 01:04:56 NOTICE: TestSFTPRcloneSSH: Attempting to stop TestSFTPRcloneSSH try 5/10 2025/10/23 01:04:56 NOTICE: TestSFTPRcloneSSH: Stopping server 2025/10/23 01:04:57 NOTICE: TestSFTPRcloneSSH: Attempting to stop TestSFTPRcloneSSH try 6/10 2025/10/23 01:04:57 NOTICE: TestSFTPRcloneSSH: Stopping server 2025/10/23 01:04:58 NOTICE: TestSFTPRcloneSSH: Attempting to stop TestSFTPRcloneSSH try 7/10 2025/10/23 01:04:58 NOTICE: TestSFTPRcloneSSH: Stopping server 2025/10/23 01:04:59 NOTICE: TestSFTPRcloneSSH: Attempting to stop TestSFTPRcloneSSH try 8/10 2025/10/23 01:04:59 NOTICE: TestSFTPRcloneSSH: Stopping server 2025/10/23 01:05:00 NOTICE: TestSFTPRcloneSSH: Attempting to stop TestSFTPRcloneSSH try 9/10 2025/10/23 01:05:00 NOTICE: TestSFTPRcloneSSH: Stopping server 2025/10/23 01:05:01 NOTICE: TestSFTPRcloneSSH: Attempting to stop TestSFTPRcloneSSH try 10/10 2025/10/23 01:05:01 NOTICE: TestSFTPRcloneSSH: Stopping server 2025/10/23 01:05:01 NOTICE: TestSFTPRcloneSSH: Starting server 2025/10/23 01:05:02 NOTICE: TestSFTPRcloneSSH: Attempting to connect to "127.0.0.1:28623" try 1/100 2025/10/23 01:05:02 DEBUG : TestSFTPRcloneSSH: Read 1, error: 2025/10/23 01:05:02 NOTICE: TestSFTPRcloneSSH: Started server and connected to "127.0.0.1:28623" 2025/10/23 01:05:02 DEBUG : Creating backend with remote "TestSFTPRcloneSSH:rclone-test-liniqip1hofu" 2025/10/23 01:05:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/23 01:05:02 DEBUG : Setting type="sftp" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_TYPE 2025/10/23 01:05:02 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/23 01:05:02 DEBUG : TestSFTPRcloneSSH: detected overridden config - adding "{aFBXt}" suffix to name 2025/10/23 01:05:02 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/23 01:05:02 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:02 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: 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/23 01:05:03 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell type "unix" from config 2025/10/23 01:05:03 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Relative path resolved to "/rclone-test-liniqip1hofu" 2025/10/23 01:05:03 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Using root directory "/rclone-test-liniqip1hofu" 2025/10/23 01:05:03 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/23 01:05:03 INFO : dir/subdir: Making directory 2025/10/23 01:05:03 INFO : dir/subdir: Removing directory 2025/10/23 01:05:03 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/23 01:05:03 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/23 01:05:03 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/10/23 01:05:03 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:03 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: md5sum /rclone-test-liniqip1hofu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/10/23 01:05:03 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-liniqip1hofu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/10/23 01:05:03 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:03 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: 0cd588e1c0c6f6cd17bc08b49ccd7771 /rclone-test-liniqip1hofu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/10/23 01:05:03 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:03 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 0cd588e1c0c6f6cd17bc08b49ccd7771 2025/10/23 01:05:03 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/10/23 01:05:03 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:03 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: sha1sum /rclone-test-liniqip1hofu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/10/23 01:05:03 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-liniqip1hofu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/10/23 01:05:03 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:03 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: edb18f7afeefa69824966da28c0c249a9820f2a4 /rclone-test-liniqip1hofu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/10/23 01:05:03 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:03 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: edb18f7afeefa69824966da28c0c249a9820f2a4 2025/10/23 01:05:03 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/10/23 01:05:03 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:03 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: md5sum /rclone-test-liniqip1hofu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/10/23 01:05:03 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-liniqip1hofu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/10/23 01:05:03 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:03 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: 0cd588e1c0c6f6cd17bc08b49ccd7771 /rclone-test-liniqip1hofu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/10/23 01:05:03 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:03 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 0cd588e1c0c6f6cd17bc08b49ccd7771 2025/10/23 01:05:03 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/10/23 01:05:03 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:03 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: sha1sum /rclone-test-liniqip1hofu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/10/23 01:05:03 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-liniqip1hofu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/10/23 01:05:03 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:03 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: edb18f7afeefa69824966da28c0c249a9820f2a4 /rclone-test-liniqip1hofu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/10/23 01:05:03 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:03 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: edb18f7afeefa69824966da28c0c249a9820f2a4 2025/10/23 01:05:03 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/10/23 01:05:03 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:03 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: md5sum /rclone-test-liniqip1hofu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/10/23 01:05:03 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-liniqip1hofu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/10/23 01:05:03 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:03 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: 0cd588e1c0c6f6cd17bc08b49ccd7771 /rclone-test-liniqip1hofu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/10/23 01:05:03 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:03 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 0cd588e1c0c6f6cd17bc08b49ccd7771 2025/10/23 01:05:03 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/10/23 01:05:03 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:03 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: sha1sum /rclone-test-liniqip1hofu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/10/23 01:05:03 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-liniqip1hofu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/10/23 01:05:03 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:03 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: edb18f7afeefa69824966da28c0c249a9820f2a4 /rclone-test-liniqip1hofu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/10/23 01:05:03 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:03 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: edb18f7afeefa69824966da28c0c249a9820f2a4 === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:707: testing "." 2025/10/23 01:05:03 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/./." 2025/10/23 01:05:03 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:03 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: md5sum /rclone-test-liniqip1hofu/./. 2025/10/23 01:05:03 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-liniqip1hofu/./." 2025/10/23 01:05:03 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:03 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: cdae7fa73f194a5316b8f7e60cbbf61d /rclone-test-liniqip1hofu/./. 2025/10/23 01:05:03 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:03 DEBUG : ./.: Parsed hash: cdae7fa73f194a5316b8f7e60cbbf61d 2025/10/23 01:05:03 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/./." 2025/10/23 01:05:03 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:03 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: sha1sum /rclone-test-liniqip1hofu/./. 2025/10/23 01:05:03 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-liniqip1hofu/./." 2025/10/23 01:05:03 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:03 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: 0f446785ed48611acac2ecb5573b19a78456a76b /rclone-test-liniqip1hofu/./. 2025/10/23 01:05:03 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:03 DEBUG : ./.: Parsed hash: 0f446785ed48611acac2ecb5573b19a78456a76b 2025/10/23 01:05:03 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/./." 2025/10/23 01:05:03 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:03 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: md5sum /rclone-test-liniqip1hofu/./. 2025/10/23 01:05:03 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-liniqip1hofu/./." 2025/10/23 01:05:04 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:04 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: cdae7fa73f194a5316b8f7e60cbbf61d /rclone-test-liniqip1hofu/./. 2025/10/23 01:05:04 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:04 DEBUG : ./.: Parsed hash: cdae7fa73f194a5316b8f7e60cbbf61d 2025/10/23 01:05:04 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/./." 2025/10/23 01:05:04 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:04 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: sha1sum /rclone-test-liniqip1hofu/./. 2025/10/23 01:05:04 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-liniqip1hofu/./." 2025/10/23 01:05:04 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:04 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: 0f446785ed48611acac2ecb5573b19a78456a76b /rclone-test-liniqip1hofu/./. 2025/10/23 01:05:04 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:04 DEBUG : ./.: Parsed hash: 0f446785ed48611acac2ecb5573b19a78456a76b 2025/10/23 01:05:04 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/./." 2025/10/23 01:05:04 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:04 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: md5sum /rclone-test-liniqip1hofu/./. 2025/10/23 01:05:04 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-liniqip1hofu/./." 2025/10/23 01:05:04 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:04 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: cdae7fa73f194a5316b8f7e60cbbf61d /rclone-test-liniqip1hofu/./. 2025/10/23 01:05:04 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:04 DEBUG : ./.: Parsed hash: cdae7fa73f194a5316b8f7e60cbbf61d 2025/10/23 01:05:04 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/./." 2025/10/23 01:05:04 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:04 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: sha1sum /rclone-test-liniqip1hofu/./. 2025/10/23 01:05:04 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-liniqip1hofu/./." 2025/10/23 01:05:04 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:04 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: 0f446785ed48611acac2ecb5573b19a78456a76b /rclone-test-liniqip1hofu/./. 2025/10/23 01:05:04 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:04 DEBUG : ./.: Parsed hash: 0f446785ed48611acac2ecb5573b19a78456a76b === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:707: testing ".." 2025/10/23 01:05:04 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/../.." 2025/10/23 01:05:04 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:04 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: md5sum /rclone-test-liniqip1hofu/../.. 2025/10/23 01:05:04 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-liniqip1hofu/../.." 2025/10/23 01:05:04 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:04 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: 8fe5d497d0c333d3c6b0370a63bb28ea /rclone-test-liniqip1hofu/../.. 2025/10/23 01:05:04 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:04 DEBUG : ../..: Parsed hash: 8fe5d497d0c333d3c6b0370a63bb28ea 2025/10/23 01:05:04 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/../.." 2025/10/23 01:05:04 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:04 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: sha1sum /rclone-test-liniqip1hofu/../.. 2025/10/23 01:05:04 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-liniqip1hofu/../.." 2025/10/23 01:05:04 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:04 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: a31ce0ab694b85eda6671b539f0e105ee1ab9449 /rclone-test-liniqip1hofu/../.. 2025/10/23 01:05:04 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:04 DEBUG : ../..: Parsed hash: a31ce0ab694b85eda6671b539f0e105ee1ab9449 2025/10/23 01:05:04 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/../.." 2025/10/23 01:05:04 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:04 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: md5sum /rclone-test-liniqip1hofu/../.. 2025/10/23 01:05:04 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-liniqip1hofu/../.." 2025/10/23 01:05:04 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:04 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: 8fe5d497d0c333d3c6b0370a63bb28ea /rclone-test-liniqip1hofu/../.. 2025/10/23 01:05:04 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:04 DEBUG : ../..: Parsed hash: 8fe5d497d0c333d3c6b0370a63bb28ea 2025/10/23 01:05:04 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/../.." 2025/10/23 01:05:04 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:04 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: sha1sum /rclone-test-liniqip1hofu/../.. 2025/10/23 01:05:04 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-liniqip1hofu/../.." 2025/10/23 01:05:04 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:04 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: a31ce0ab694b85eda6671b539f0e105ee1ab9449 /rclone-test-liniqip1hofu/../.. 2025/10/23 01:05:04 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:04 DEBUG : ../..: Parsed hash: a31ce0ab694b85eda6671b539f0e105ee1ab9449 2025/10/23 01:05:04 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/../.." 2025/10/23 01:05:04 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:04 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: md5sum /rclone-test-liniqip1hofu/../.. 2025/10/23 01:05:04 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-liniqip1hofu/../.." 2025/10/23 01:05:04 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:04 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: 8fe5d497d0c333d3c6b0370a63bb28ea /rclone-test-liniqip1hofu/../.. 2025/10/23 01:05:04 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:04 DEBUG : ../..: Parsed hash: 8fe5d497d0c333d3c6b0370a63bb28ea 2025/10/23 01:05:04 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/../.." 2025/10/23 01:05:04 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:04 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: sha1sum /rclone-test-liniqip1hofu/../.. 2025/10/23 01:05:04 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-liniqip1hofu/../.." 2025/10/23 01:05:05 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:05 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: a31ce0ab694b85eda6671b539f0e105ee1ab9449 /rclone-test-liniqip1hofu/../.. 2025/10/23 01:05:05 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:05 DEBUG : ../..: Parsed hash: a31ce0ab694b85eda6671b539f0e105ee1ab9449 === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/10/23 01:05:05 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/10/23 01:05:05 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:05 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: md5sum /rclone-test-liniqip1hofu/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2025/10/23 01:05:05 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-liniqip1hofu/\!\""\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\""\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~" 2025/10/23 01:05:05 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:05 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: 199ccc813d52b3c9537a27468f177336 /rclone-test-liniqip1hofu/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/10/23 01:05:05 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:05 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 199ccc813d52b3c9537a27468f177336 2025/10/23 01:05:05 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/10/23 01:05:05 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:05 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: sha1sum /rclone-test-liniqip1hofu/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2025/10/23 01:05:05 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-liniqip1hofu/\!\""\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\""\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~" 2025/10/23 01:05:05 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:05 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: 61c7bf1531932a8b26dde5e942618464b533aa36 /rclone-test-liniqip1hofu/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/10/23 01:05:05 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:05 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 61c7bf1531932a8b26dde5e942618464b533aa36 2025/10/23 01:05:05 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/10/23 01:05:05 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:05 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: md5sum /rclone-test-liniqip1hofu/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2025/10/23 01:05:05 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-liniqip1hofu/\!\""\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\""\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~" 2025/10/23 01:05:05 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:05 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: 199ccc813d52b3c9537a27468f177336 /rclone-test-liniqip1hofu/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/10/23 01:05:05 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:05 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 199ccc813d52b3c9537a27468f177336 2025/10/23 01:05:05 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/10/23 01:05:05 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:05 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: sha1sum /rclone-test-liniqip1hofu/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2025/10/23 01:05:05 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-liniqip1hofu/\!\""\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\""\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~" 2025/10/23 01:05:05 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:05 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: 61c7bf1531932a8b26dde5e942618464b533aa36 /rclone-test-liniqip1hofu/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/10/23 01:05:05 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:05 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 61c7bf1531932a8b26dde5e942618464b533aa36 2025/10/23 01:05:05 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/10/23 01:05:05 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:05 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: md5sum /rclone-test-liniqip1hofu/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2025/10/23 01:05:05 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-liniqip1hofu/\!\""\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\""\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~" 2025/10/23 01:05:05 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:05 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: 199ccc813d52b3c9537a27468f177336 /rclone-test-liniqip1hofu/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/10/23 01:05:05 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:05 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 199ccc813d52b3c9537a27468f177336 2025/10/23 01:05:05 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/10/23 01:05:05 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:05 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: sha1sum /rclone-test-liniqip1hofu/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2025/10/23 01:05:05 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-liniqip1hofu/\!\""\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\""\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~" 2025/10/23 01:05:05 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:05 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: 61c7bf1531932a8b26dde5e942618464b533aa36 /rclone-test-liniqip1hofu/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/10/23 01:05:05 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:05 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 61c7bf1531932a8b26dde5e942618464b533aa36 === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" 2025/10/23 01:05:05 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/ leading space/ leading space" 2025/10/23 01:05:05 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:05 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: md5sum /rclone-test-liniqip1hofu/\ leading\ space/\ leading\ space 2025/10/23 01:05:05 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-liniqip1hofu/\ leading\ space/\ leading\ space" 2025/10/23 01:05:05 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:05 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: 8a59d5a3ca7b05084fbdf6f3615c0352 /rclone-test-liniqip1hofu/ leading space/ leading space 2025/10/23 01:05:05 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:05 DEBUG : leading space/ leading space: Parsed hash: 8a59d5a3ca7b05084fbdf6f3615c0352 2025/10/23 01:05:05 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/ leading space/ leading space" 2025/10/23 01:05:05 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:05 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: sha1sum /rclone-test-liniqip1hofu/\ leading\ space/\ leading\ space 2025/10/23 01:05:05 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-liniqip1hofu/\ leading\ space/\ leading\ space" 2025/10/23 01:05:05 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:05 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: b408a83f8e72fd6c5e630b2a9998a1013ee9db53 /rclone-test-liniqip1hofu/ leading space/ leading space 2025/10/23 01:05:05 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:05 DEBUG : leading space/ leading space: Parsed hash: b408a83f8e72fd6c5e630b2a9998a1013ee9db53 2025/10/23 01:05:05 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/ leading space/ leading space" 2025/10/23 01:05:05 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:05 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: md5sum /rclone-test-liniqip1hofu/\ leading\ space/\ leading\ space 2025/10/23 01:05:05 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-liniqip1hofu/\ leading\ space/\ leading\ space" 2025/10/23 01:05:06 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:06 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: 8a59d5a3ca7b05084fbdf6f3615c0352 /rclone-test-liniqip1hofu/ leading space/ leading space 2025/10/23 01:05:06 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:06 DEBUG : leading space/ leading space: Parsed hash: 8a59d5a3ca7b05084fbdf6f3615c0352 2025/10/23 01:05:06 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/ leading space/ leading space" 2025/10/23 01:05:06 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:06 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: sha1sum /rclone-test-liniqip1hofu/\ leading\ space/\ leading\ space 2025/10/23 01:05:06 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-liniqip1hofu/\ leading\ space/\ leading\ space" 2025/10/23 01:05:06 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:06 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: b408a83f8e72fd6c5e630b2a9998a1013ee9db53 /rclone-test-liniqip1hofu/ leading space/ leading space 2025/10/23 01:05:06 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:06 DEBUG : leading space/ leading space: Parsed hash: b408a83f8e72fd6c5e630b2a9998a1013ee9db53 2025/10/23 01:05:06 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/ leading space/ leading space" 2025/10/23 01:05:06 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:06 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: md5sum /rclone-test-liniqip1hofu/\ leading\ space/\ leading\ space 2025/10/23 01:05:06 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-liniqip1hofu/\ leading\ space/\ leading\ space" 2025/10/23 01:05:06 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:06 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: 8a59d5a3ca7b05084fbdf6f3615c0352 /rclone-test-liniqip1hofu/ leading space/ leading space 2025/10/23 01:05:06 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:06 DEBUG : leading space/ leading space: Parsed hash: 8a59d5a3ca7b05084fbdf6f3615c0352 2025/10/23 01:05:06 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/ leading space/ leading space" 2025/10/23 01:05:06 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:06 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: sha1sum /rclone-test-liniqip1hofu/\ leading\ space/\ leading\ space 2025/10/23 01:05:06 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-liniqip1hofu/\ leading\ space/\ leading\ space" 2025/10/23 01:05:06 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:06 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: b408a83f8e72fd6c5e630b2a9998a1013ee9db53 /rclone-test-liniqip1hofu/ leading space/ leading space 2025/10/23 01:05:06 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:06 DEBUG : leading space/ leading space: Parsed hash: b408a83f8e72fd6c5e630b2a9998a1013ee9db53 === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" 2025/10/23 01:05:06 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/~leading tilde/~leading tilde" 2025/10/23 01:05:06 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:06 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: md5sum /rclone-test-liniqip1hofu/\~leading\ tilde/\~leading\ tilde 2025/10/23 01:05:06 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-liniqip1hofu/\~leading\ tilde/\~leading\ tilde" 2025/10/23 01:05:06 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:06 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: 93364f2cb9d78455f08a62b95dcfefca /rclone-test-liniqip1hofu/~leading tilde/~leading tilde 2025/10/23 01:05:06 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:06 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 93364f2cb9d78455f08a62b95dcfefca 2025/10/23 01:05:06 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/~leading tilde/~leading tilde" 2025/10/23 01:05:06 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:06 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: sha1sum /rclone-test-liniqip1hofu/\~leading\ tilde/\~leading\ tilde 2025/10/23 01:05:06 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-liniqip1hofu/\~leading\ tilde/\~leading\ tilde" 2025/10/23 01:05:06 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:06 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: 17955e4689435bba7dc553e204fade5f0b5b82fd /rclone-test-liniqip1hofu/~leading tilde/~leading tilde 2025/10/23 01:05:06 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:06 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 17955e4689435bba7dc553e204fade5f0b5b82fd 2025/10/23 01:05:06 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/~leading tilde/~leading tilde" 2025/10/23 01:05:06 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:06 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: md5sum /rclone-test-liniqip1hofu/\~leading\ tilde/\~leading\ tilde 2025/10/23 01:05:06 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-liniqip1hofu/\~leading\ tilde/\~leading\ tilde" 2025/10/23 01:05:06 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:06 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: 93364f2cb9d78455f08a62b95dcfefca /rclone-test-liniqip1hofu/~leading tilde/~leading tilde 2025/10/23 01:05:06 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:06 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 93364f2cb9d78455f08a62b95dcfefca 2025/10/23 01:05:06 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/~leading tilde/~leading tilde" 2025/10/23 01:05:06 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:06 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: sha1sum /rclone-test-liniqip1hofu/\~leading\ tilde/\~leading\ tilde 2025/10/23 01:05:06 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-liniqip1hofu/\~leading\ tilde/\~leading\ tilde" 2025/10/23 01:05:06 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:06 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: 17955e4689435bba7dc553e204fade5f0b5b82fd /rclone-test-liniqip1hofu/~leading tilde/~leading tilde 2025/10/23 01:05:06 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:06 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 17955e4689435bba7dc553e204fade5f0b5b82fd 2025/10/23 01:05:06 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/~leading tilde/~leading tilde" 2025/10/23 01:05:06 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:06 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: md5sum /rclone-test-liniqip1hofu/\~leading\ tilde/\~leading\ tilde 2025/10/23 01:05:06 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-liniqip1hofu/\~leading\ tilde/\~leading\ tilde" 2025/10/23 01:05:06 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:06 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: 93364f2cb9d78455f08a62b95dcfefca /rclone-test-liniqip1hofu/~leading tilde/~leading tilde 2025/10/23 01:05:06 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:06 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 93364f2cb9d78455f08a62b95dcfefca 2025/10/23 01:05:06 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/~leading tilde/~leading tilde" 2025/10/23 01:05:06 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:06 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: sha1sum /rclone-test-liniqip1hofu/\~leading\ tilde/\~leading\ tilde 2025/10/23 01:05:06 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-liniqip1hofu/\~leading\ tilde/\~leading\ tilde" 2025/10/23 01:05:06 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:06 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: 17955e4689435bba7dc553e204fade5f0b5b82fd /rclone-test-liniqip1hofu/~leading tilde/~leading tilde 2025/10/23 01:05:06 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:06 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 17955e4689435bba7dc553e204fade5f0b5b82fd === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "␍leading CR" 2025/10/23 01:05:06 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/␍leading CR/␍leading CR" 2025/10/23 01:05:06 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:06 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: md5sum /rclone-test-liniqip1hofu/␍leading\ CR/␍leading\ CR 2025/10/23 01:05:06 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-liniqip1hofu/␍leading\ CR/␍leading\ CR" 2025/10/23 01:05:07 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:07 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: 4f40a1d3fc4e868d116eb5649cd7830f /rclone-test-liniqip1hofu/␍leading CR/␍leading CR 2025/10/23 01:05:07 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:07 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 4f40a1d3fc4e868d116eb5649cd7830f 2025/10/23 01:05:07 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/␍leading CR/␍leading CR" 2025/10/23 01:05:07 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:07 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: sha1sum /rclone-test-liniqip1hofu/␍leading\ CR/␍leading\ CR 2025/10/23 01:05:07 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-liniqip1hofu/␍leading\ CR/␍leading\ CR" 2025/10/23 01:05:07 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:07 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: 9b981f980260e370c57caf2d482b4a0834a4cd75 /rclone-test-liniqip1hofu/␍leading CR/␍leading CR 2025/10/23 01:05:07 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:07 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 9b981f980260e370c57caf2d482b4a0834a4cd75 2025/10/23 01:05:07 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/␍leading CR/␍leading CR" 2025/10/23 01:05:07 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:07 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: md5sum /rclone-test-liniqip1hofu/␍leading\ CR/␍leading\ CR 2025/10/23 01:05:07 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-liniqip1hofu/␍leading\ CR/␍leading\ CR" 2025/10/23 01:05:07 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:07 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: 4f40a1d3fc4e868d116eb5649cd7830f /rclone-test-liniqip1hofu/␍leading CR/␍leading CR 2025/10/23 01:05:07 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:07 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 4f40a1d3fc4e868d116eb5649cd7830f 2025/10/23 01:05:07 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/␍leading CR/␍leading CR" 2025/10/23 01:05:07 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:07 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: sha1sum /rclone-test-liniqip1hofu/␍leading\ CR/␍leading\ CR 2025/10/23 01:05:07 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-liniqip1hofu/␍leading\ CR/␍leading\ CR" 2025/10/23 01:05:07 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:07 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: 9b981f980260e370c57caf2d482b4a0834a4cd75 /rclone-test-liniqip1hofu/␍leading CR/␍leading CR 2025/10/23 01:05:07 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:07 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 9b981f980260e370c57caf2d482b4a0834a4cd75 2025/10/23 01:05:07 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/␍leading CR/␍leading CR" 2025/10/23 01:05:07 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:07 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: md5sum /rclone-test-liniqip1hofu/␍leading\ CR/␍leading\ CR 2025/10/23 01:05:07 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-liniqip1hofu/␍leading\ CR/␍leading\ CR" 2025/10/23 01:05:07 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:07 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: 4f40a1d3fc4e868d116eb5649cd7830f /rclone-test-liniqip1hofu/␍leading CR/␍leading CR 2025/10/23 01:05:07 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:07 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 4f40a1d3fc4e868d116eb5649cd7830f 2025/10/23 01:05:07 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/␍leading CR/␍leading CR" 2025/10/23 01:05:07 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:07 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: sha1sum /rclone-test-liniqip1hofu/␍leading\ CR/␍leading\ CR 2025/10/23 01:05:07 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-liniqip1hofu/␍leading\ CR/␍leading\ CR" 2025/10/23 01:05:07 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:07 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: 9b981f980260e370c57caf2d482b4a0834a4cd75 /rclone-test-liniqip1hofu/␍leading CR/␍leading CR 2025/10/23 01:05:07 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:07 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 9b981f980260e370c57caf2d482b4a0834a4cd75 === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" 2025/10/23 01:05:07 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/␊leading LF/␊leading LF" 2025/10/23 01:05:07 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:07 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: md5sum /rclone-test-liniqip1hofu/␊leading\ LF/␊leading\ LF 2025/10/23 01:05:07 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-liniqip1hofu/␊leading\ LF/␊leading\ LF" 2025/10/23 01:05:07 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:07 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: d56e6d6432fa06a7ea92dc7144affefb /rclone-test-liniqip1hofu/␊leading LF/␊leading LF 2025/10/23 01:05:07 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:07 DEBUG : ␊leading LF/␊leading LF: Parsed hash: d56e6d6432fa06a7ea92dc7144affefb 2025/10/23 01:05:07 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/␊leading LF/␊leading LF" 2025/10/23 01:05:07 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:07 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: sha1sum /rclone-test-liniqip1hofu/␊leading\ LF/␊leading\ LF 2025/10/23 01:05:07 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-liniqip1hofu/␊leading\ LF/␊leading\ LF" 2025/10/23 01:05:07 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:07 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: 98eab3ee1d455ff9e90aaf19493ffd1cd41d046b /rclone-test-liniqip1hofu/␊leading LF/␊leading LF 2025/10/23 01:05:07 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:07 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 98eab3ee1d455ff9e90aaf19493ffd1cd41d046b 2025/10/23 01:05:07 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/␊leading LF/␊leading LF" 2025/10/23 01:05:07 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:07 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: md5sum /rclone-test-liniqip1hofu/␊leading\ LF/␊leading\ LF 2025/10/23 01:05:07 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-liniqip1hofu/␊leading\ LF/␊leading\ LF" 2025/10/23 01:05:07 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:07 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: d56e6d6432fa06a7ea92dc7144affefb /rclone-test-liniqip1hofu/␊leading LF/␊leading LF 2025/10/23 01:05:07 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:07 DEBUG : ␊leading LF/␊leading LF: Parsed hash: d56e6d6432fa06a7ea92dc7144affefb 2025/10/23 01:05:07 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/␊leading LF/␊leading LF" 2025/10/23 01:05:07 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:07 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: sha1sum /rclone-test-liniqip1hofu/␊leading\ LF/␊leading\ LF 2025/10/23 01:05:07 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-liniqip1hofu/␊leading\ LF/␊leading\ LF" 2025/10/23 01:05:08 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:08 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: 98eab3ee1d455ff9e90aaf19493ffd1cd41d046b /rclone-test-liniqip1hofu/␊leading LF/␊leading LF 2025/10/23 01:05:08 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:08 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 98eab3ee1d455ff9e90aaf19493ffd1cd41d046b 2025/10/23 01:05:08 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/␊leading LF/␊leading LF" 2025/10/23 01:05:08 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:08 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: md5sum /rclone-test-liniqip1hofu/␊leading\ LF/␊leading\ LF 2025/10/23 01:05:08 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-liniqip1hofu/␊leading\ LF/␊leading\ LF" 2025/10/23 01:05:08 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:08 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: d56e6d6432fa06a7ea92dc7144affefb /rclone-test-liniqip1hofu/␊leading LF/␊leading LF 2025/10/23 01:05:08 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:08 DEBUG : ␊leading LF/␊leading LF: Parsed hash: d56e6d6432fa06a7ea92dc7144affefb 2025/10/23 01:05:08 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/␊leading LF/␊leading LF" 2025/10/23 01:05:08 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:08 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: sha1sum /rclone-test-liniqip1hofu/␊leading\ LF/␊leading\ LF 2025/10/23 01:05:08 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-liniqip1hofu/␊leading\ LF/␊leading\ LF" 2025/10/23 01:05:08 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:08 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: 98eab3ee1d455ff9e90aaf19493ffd1cd41d046b /rclone-test-liniqip1hofu/␊leading LF/␊leading LF 2025/10/23 01:05:08 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:08 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 98eab3ee1d455ff9e90aaf19493ffd1cd41d046b === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" 2025/10/23 01:05:08 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/␉leading HT/␉leading HT" 2025/10/23 01:05:08 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:08 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: md5sum /rclone-test-liniqip1hofu/␉leading\ HT/␉leading\ HT 2025/10/23 01:05:08 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-liniqip1hofu/␉leading\ HT/␉leading\ HT" 2025/10/23 01:05:08 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:08 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: ab7b09a0e88a4919a398e4d166d995bf /rclone-test-liniqip1hofu/␉leading HT/␉leading HT 2025/10/23 01:05:08 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:08 DEBUG : ␉leading HT/␉leading HT: Parsed hash: ab7b09a0e88a4919a398e4d166d995bf 2025/10/23 01:05:08 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/␉leading HT/␉leading HT" 2025/10/23 01:05:08 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:08 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: sha1sum /rclone-test-liniqip1hofu/␉leading\ HT/␉leading\ HT 2025/10/23 01:05:08 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-liniqip1hofu/␉leading\ HT/␉leading\ HT" 2025/10/23 01:05:08 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:08 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: 38577366fa439c78e36ba683be649fd4110e0551 /rclone-test-liniqip1hofu/␉leading HT/␉leading HT 2025/10/23 01:05:08 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:08 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 38577366fa439c78e36ba683be649fd4110e0551 2025/10/23 01:05:08 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/␉leading HT/␉leading HT" 2025/10/23 01:05:08 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:08 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: md5sum /rclone-test-liniqip1hofu/␉leading\ HT/␉leading\ HT 2025/10/23 01:05:08 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-liniqip1hofu/␉leading\ HT/␉leading\ HT" 2025/10/23 01:05:08 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:08 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: ab7b09a0e88a4919a398e4d166d995bf /rclone-test-liniqip1hofu/␉leading HT/␉leading HT 2025/10/23 01:05:08 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:08 DEBUG : ␉leading HT/␉leading HT: Parsed hash: ab7b09a0e88a4919a398e4d166d995bf 2025/10/23 01:05:08 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/␉leading HT/␉leading HT" 2025/10/23 01:05:08 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:08 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: sha1sum /rclone-test-liniqip1hofu/␉leading\ HT/␉leading\ HT 2025/10/23 01:05:08 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-liniqip1hofu/␉leading\ HT/␉leading\ HT" 2025/10/23 01:05:08 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:08 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: 38577366fa439c78e36ba683be649fd4110e0551 /rclone-test-liniqip1hofu/␉leading HT/␉leading HT 2025/10/23 01:05:08 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:08 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 38577366fa439c78e36ba683be649fd4110e0551 2025/10/23 01:05:08 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/␉leading HT/␉leading HT" 2025/10/23 01:05:08 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:08 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: md5sum /rclone-test-liniqip1hofu/␉leading\ HT/␉leading\ HT 2025/10/23 01:05:08 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-liniqip1hofu/␉leading\ HT/␉leading\ HT" 2025/10/23 01:05:08 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:08 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: ab7b09a0e88a4919a398e4d166d995bf /rclone-test-liniqip1hofu/␉leading HT/␉leading HT 2025/10/23 01:05:08 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:08 DEBUG : ␉leading HT/␉leading HT: Parsed hash: ab7b09a0e88a4919a398e4d166d995bf 2025/10/23 01:05:08 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/␉leading HT/␉leading HT" 2025/10/23 01:05:08 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:08 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: sha1sum /rclone-test-liniqip1hofu/␉leading\ HT/␉leading\ HT 2025/10/23 01:05:08 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-liniqip1hofu/␉leading\ HT/␉leading\ HT" 2025/10/23 01:05:09 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:09 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: 38577366fa439c78e36ba683be649fd4110e0551 /rclone-test-liniqip1hofu/␉leading HT/␉leading HT 2025/10/23 01:05:09 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:09 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 38577366fa439c78e36ba683be649fd4110e0551 === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:707: testing "␋leading VT" 2025/10/23 01:05:09 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/␋leading VT/␋leading VT" 2025/10/23 01:05:09 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:09 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: md5sum /rclone-test-liniqip1hofu/␋leading\ VT/␋leading\ VT 2025/10/23 01:05:09 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-liniqip1hofu/␋leading\ VT/␋leading\ VT" 2025/10/23 01:05:09 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:09 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: 51ae48e9e9cb6df7fa6ce12fa355619a /rclone-test-liniqip1hofu/␋leading VT/␋leading VT 2025/10/23 01:05:09 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:09 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 51ae48e9e9cb6df7fa6ce12fa355619a 2025/10/23 01:05:09 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/␋leading VT/␋leading VT" 2025/10/23 01:05:09 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:09 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: sha1sum /rclone-test-liniqip1hofu/␋leading\ VT/␋leading\ VT 2025/10/23 01:05:09 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-liniqip1hofu/␋leading\ VT/␋leading\ VT" 2025/10/23 01:05:09 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:09 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: 46c17115a05a2cc9dc6109f526c92fee9ce88775 /rclone-test-liniqip1hofu/␋leading VT/␋leading VT 2025/10/23 01:05:09 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:09 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 46c17115a05a2cc9dc6109f526c92fee9ce88775 2025/10/23 01:05:09 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/␋leading VT/␋leading VT" 2025/10/23 01:05:09 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:09 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: md5sum /rclone-test-liniqip1hofu/␋leading\ VT/␋leading\ VT 2025/10/23 01:05:09 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-liniqip1hofu/␋leading\ VT/␋leading\ VT" 2025/10/23 01:05:09 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:09 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: 51ae48e9e9cb6df7fa6ce12fa355619a /rclone-test-liniqip1hofu/␋leading VT/␋leading VT 2025/10/23 01:05:09 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:09 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 51ae48e9e9cb6df7fa6ce12fa355619a 2025/10/23 01:05:09 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/␋leading VT/␋leading VT" 2025/10/23 01:05:09 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:09 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: sha1sum /rclone-test-liniqip1hofu/␋leading\ VT/␋leading\ VT 2025/10/23 01:05:09 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-liniqip1hofu/␋leading\ VT/␋leading\ VT" 2025/10/23 01:05:09 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:09 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: 46c17115a05a2cc9dc6109f526c92fee9ce88775 /rclone-test-liniqip1hofu/␋leading VT/␋leading VT 2025/10/23 01:05:09 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:09 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 46c17115a05a2cc9dc6109f526c92fee9ce88775 2025/10/23 01:05:09 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/␋leading VT/␋leading VT" 2025/10/23 01:05:09 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:09 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: md5sum /rclone-test-liniqip1hofu/␋leading\ VT/␋leading\ VT 2025/10/23 01:05:09 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-liniqip1hofu/␋leading\ VT/␋leading\ VT" 2025/10/23 01:05:09 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:09 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: 51ae48e9e9cb6df7fa6ce12fa355619a /rclone-test-liniqip1hofu/␋leading VT/␋leading VT 2025/10/23 01:05:09 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:09 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 51ae48e9e9cb6df7fa6ce12fa355619a 2025/10/23 01:05:09 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/␋leading VT/␋leading VT" 2025/10/23 01:05:09 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:09 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: sha1sum /rclone-test-liniqip1hofu/␋leading\ VT/␋leading\ VT 2025/10/23 01:05:09 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-liniqip1hofu/␋leading\ VT/␋leading\ VT" 2025/10/23 01:05:09 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:09 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: 46c17115a05a2cc9dc6109f526c92fee9ce88775 /rclone-test-liniqip1hofu/␋leading VT/␋leading VT 2025/10/23 01:05:09 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:09 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 46c17115a05a2cc9dc6109f526c92fee9ce88775 === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:707: testing ".leading dot" 2025/10/23 01:05:09 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/.leading dot/.leading dot" 2025/10/23 01:05:09 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:09 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: md5sum /rclone-test-liniqip1hofu/.leading\ dot/.leading\ dot 2025/10/23 01:05:09 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-liniqip1hofu/.leading\ dot/.leading\ dot" 2025/10/23 01:05:09 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:09 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: 866f95b0fda5cad827feb33c92ea626b /rclone-test-liniqip1hofu/.leading dot/.leading dot 2025/10/23 01:05:09 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:09 DEBUG : .leading dot/.leading dot: Parsed hash: 866f95b0fda5cad827feb33c92ea626b 2025/10/23 01:05:09 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/.leading dot/.leading dot" 2025/10/23 01:05:09 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:09 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: sha1sum /rclone-test-liniqip1hofu/.leading\ dot/.leading\ dot 2025/10/23 01:05:09 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-liniqip1hofu/.leading\ dot/.leading\ dot" 2025/10/23 01:05:09 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:09 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: 04d87ca284d28b7b77643a85602798865f79753d /rclone-test-liniqip1hofu/.leading dot/.leading dot 2025/10/23 01:05:09 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:09 DEBUG : .leading dot/.leading dot: Parsed hash: 04d87ca284d28b7b77643a85602798865f79753d 2025/10/23 01:05:09 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/.leading dot/.leading dot" 2025/10/23 01:05:09 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:09 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: md5sum /rclone-test-liniqip1hofu/.leading\ dot/.leading\ dot 2025/10/23 01:05:09 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-liniqip1hofu/.leading\ dot/.leading\ dot" 2025/10/23 01:05:10 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:10 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: 866f95b0fda5cad827feb33c92ea626b /rclone-test-liniqip1hofu/.leading dot/.leading dot 2025/10/23 01:05:10 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:10 DEBUG : .leading dot/.leading dot: Parsed hash: 866f95b0fda5cad827feb33c92ea626b 2025/10/23 01:05:10 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/.leading dot/.leading dot" 2025/10/23 01:05:10 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:10 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: sha1sum /rclone-test-liniqip1hofu/.leading\ dot/.leading\ dot 2025/10/23 01:05:10 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-liniqip1hofu/.leading\ dot/.leading\ dot" 2025/10/23 01:05:10 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:10 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: 04d87ca284d28b7b77643a85602798865f79753d /rclone-test-liniqip1hofu/.leading dot/.leading dot 2025/10/23 01:05:10 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:10 DEBUG : .leading dot/.leading dot: Parsed hash: 04d87ca284d28b7b77643a85602798865f79753d 2025/10/23 01:05:10 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/.leading dot/.leading dot" 2025/10/23 01:05:10 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:10 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: md5sum /rclone-test-liniqip1hofu/.leading\ dot/.leading\ dot 2025/10/23 01:05:10 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-liniqip1hofu/.leading\ dot/.leading\ dot" 2025/10/23 01:05:10 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:10 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: 866f95b0fda5cad827feb33c92ea626b /rclone-test-liniqip1hofu/.leading dot/.leading dot 2025/10/23 01:05:10 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:10 DEBUG : .leading dot/.leading dot: Parsed hash: 866f95b0fda5cad827feb33c92ea626b 2025/10/23 01:05:10 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/.leading dot/.leading dot" 2025/10/23 01:05:10 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:10 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: sha1sum /rclone-test-liniqip1hofu/.leading\ dot/.leading\ dot 2025/10/23 01:05:10 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-liniqip1hofu/.leading\ dot/.leading\ dot" 2025/10/23 01:05:10 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:10 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: 04d87ca284d28b7b77643a85602798865f79753d /rclone-test-liniqip1hofu/.leading dot/.leading dot 2025/10/23 01:05:10 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:10 DEBUG : .leading dot/.leading dot: Parsed hash: 04d87ca284d28b7b77643a85602798865f79753d === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " 2025/10/23 01:05:10 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/trailing space /trailing space " 2025/10/23 01:05:10 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:10 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: md5sum /rclone-test-liniqip1hofu/trailing\ space\ /trailing\ space\ 2025/10/23 01:05:10 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-liniqip1hofu/trailing\ space\ /trailing\ space\ " 2025/10/23 01:05:10 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:10 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: b7a6a9d5740058b5a7ccb0405fbe03a1 /rclone-test-liniqip1hofu/trailing space /trailing space 2025/10/23 01:05:10 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:10 DEBUG : trailing space /trailing space : Parsed hash: b7a6a9d5740058b5a7ccb0405fbe03a1 2025/10/23 01:05:10 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/trailing space /trailing space " 2025/10/23 01:05:10 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:10 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: sha1sum /rclone-test-liniqip1hofu/trailing\ space\ /trailing\ space\ 2025/10/23 01:05:10 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-liniqip1hofu/trailing\ space\ /trailing\ space\ " 2025/10/23 01:05:10 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:10 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: 25ccdee63fc9a46656aa78d0e60f66a717fe9a86 /rclone-test-liniqip1hofu/trailing space /trailing space 2025/10/23 01:05:10 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:10 DEBUG : trailing space /trailing space : Parsed hash: 25ccdee63fc9a46656aa78d0e60f66a717fe9a86 2025/10/23 01:05:10 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/trailing space /trailing space " 2025/10/23 01:05:10 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:10 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: md5sum /rclone-test-liniqip1hofu/trailing\ space\ /trailing\ space\ 2025/10/23 01:05:10 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-liniqip1hofu/trailing\ space\ /trailing\ space\ " 2025/10/23 01:05:10 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:10 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: b7a6a9d5740058b5a7ccb0405fbe03a1 /rclone-test-liniqip1hofu/trailing space /trailing space 2025/10/23 01:05:10 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:10 DEBUG : trailing space /trailing space : Parsed hash: b7a6a9d5740058b5a7ccb0405fbe03a1 2025/10/23 01:05:10 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/trailing space /trailing space " 2025/10/23 01:05:10 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:10 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: sha1sum /rclone-test-liniqip1hofu/trailing\ space\ /trailing\ space\ 2025/10/23 01:05:10 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-liniqip1hofu/trailing\ space\ /trailing\ space\ " 2025/10/23 01:05:10 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:10 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: 25ccdee63fc9a46656aa78d0e60f66a717fe9a86 /rclone-test-liniqip1hofu/trailing space /trailing space 2025/10/23 01:05:10 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:10 DEBUG : trailing space /trailing space : Parsed hash: 25ccdee63fc9a46656aa78d0e60f66a717fe9a86 2025/10/23 01:05:10 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/trailing space /trailing space " 2025/10/23 01:05:10 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:10 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: md5sum /rclone-test-liniqip1hofu/trailing\ space\ /trailing\ space\ 2025/10/23 01:05:10 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-liniqip1hofu/trailing\ space\ /trailing\ space\ " 2025/10/23 01:05:10 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:10 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: b7a6a9d5740058b5a7ccb0405fbe03a1 /rclone-test-liniqip1hofu/trailing space /trailing space 2025/10/23 01:05:10 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:10 DEBUG : trailing space /trailing space : Parsed hash: b7a6a9d5740058b5a7ccb0405fbe03a1 2025/10/23 01:05:10 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/trailing space /trailing space " 2025/10/23 01:05:10 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:10 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: sha1sum /rclone-test-liniqip1hofu/trailing\ space\ /trailing\ space\ 2025/10/23 01:05:10 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-liniqip1hofu/trailing\ space\ /trailing\ space\ " 2025/10/23 01:05:11 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:11 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: 25ccdee63fc9a46656aa78d0e60f66a717fe9a86 /rclone-test-liniqip1hofu/trailing space /trailing space 2025/10/23 01:05:11 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:11 DEBUG : trailing space /trailing space : Parsed hash: 25ccdee63fc9a46656aa78d0e60f66a717fe9a86 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:707: testing "trailing CR␍" 2025/10/23 01:05:11 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/trailing CR␍/trailing CR␍" 2025/10/23 01:05:11 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:11 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: md5sum /rclone-test-liniqip1hofu/trailing\ CR␍/trailing\ CR␍ 2025/10/23 01:05:11 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-liniqip1hofu/trailing\ CR␍/trailing\ CR␍" 2025/10/23 01:05:11 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:11 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: 82c74891909925137f268fb2e107b25f /rclone-test-liniqip1hofu/trailing CR␍/trailing CR␍ 2025/10/23 01:05:11 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:11 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 82c74891909925137f268fb2e107b25f 2025/10/23 01:05:11 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/trailing CR␍/trailing CR␍" 2025/10/23 01:05:11 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:11 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: sha1sum /rclone-test-liniqip1hofu/trailing\ CR␍/trailing\ CR␍ 2025/10/23 01:05:11 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-liniqip1hofu/trailing\ CR␍/trailing\ CR␍" 2025/10/23 01:05:11 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:11 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: cd62898a2b8b721a78f4248ddcc7a7b1120db78d /rclone-test-liniqip1hofu/trailing CR␍/trailing CR␍ 2025/10/23 01:05:11 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:11 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: cd62898a2b8b721a78f4248ddcc7a7b1120db78d 2025/10/23 01:05:11 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/trailing CR␍/trailing CR␍" 2025/10/23 01:05:11 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:11 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: md5sum /rclone-test-liniqip1hofu/trailing\ CR␍/trailing\ CR␍ 2025/10/23 01:05:11 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-liniqip1hofu/trailing\ CR␍/trailing\ CR␍" 2025/10/23 01:05:11 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:11 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: 82c74891909925137f268fb2e107b25f /rclone-test-liniqip1hofu/trailing CR␍/trailing CR␍ 2025/10/23 01:05:11 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:11 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 82c74891909925137f268fb2e107b25f 2025/10/23 01:05:11 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/trailing CR␍/trailing CR␍" 2025/10/23 01:05:11 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:11 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: sha1sum /rclone-test-liniqip1hofu/trailing\ CR␍/trailing\ CR␍ 2025/10/23 01:05:11 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-liniqip1hofu/trailing\ CR␍/trailing\ CR␍" 2025/10/23 01:05:11 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:11 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: cd62898a2b8b721a78f4248ddcc7a7b1120db78d /rclone-test-liniqip1hofu/trailing CR␍/trailing CR␍ 2025/10/23 01:05:11 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:11 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: cd62898a2b8b721a78f4248ddcc7a7b1120db78d 2025/10/23 01:05:11 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/trailing CR␍/trailing CR␍" 2025/10/23 01:05:11 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:11 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: md5sum /rclone-test-liniqip1hofu/trailing\ CR␍/trailing\ CR␍ 2025/10/23 01:05:11 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-liniqip1hofu/trailing\ CR␍/trailing\ CR␍" 2025/10/23 01:05:11 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:11 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: 82c74891909925137f268fb2e107b25f /rclone-test-liniqip1hofu/trailing CR␍/trailing CR␍ 2025/10/23 01:05:11 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:11 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 82c74891909925137f268fb2e107b25f 2025/10/23 01:05:11 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/trailing CR␍/trailing CR␍" 2025/10/23 01:05:11 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:11 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: sha1sum /rclone-test-liniqip1hofu/trailing\ CR␍/trailing\ CR␍ 2025/10/23 01:05:11 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-liniqip1hofu/trailing\ CR␍/trailing\ CR␍" 2025/10/23 01:05:11 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:11 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: cd62898a2b8b721a78f4248ddcc7a7b1120db78d /rclone-test-liniqip1hofu/trailing CR␍/trailing CR␍ 2025/10/23 01:05:11 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:11 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: cd62898a2b8b721a78f4248ddcc7a7b1120db78d === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" 2025/10/23 01:05:11 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/trailing LF␊/trailing LF␊" 2025/10/23 01:05:11 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:11 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: md5sum /rclone-test-liniqip1hofu/trailing\ LF␊/trailing\ LF␊ 2025/10/23 01:05:11 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-liniqip1hofu/trailing\ LF␊/trailing\ LF␊" 2025/10/23 01:05:11 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:11 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: f6035a797a6d58bb74d73660e79f6157 /rclone-test-liniqip1hofu/trailing LF␊/trailing LF␊ 2025/10/23 01:05:11 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:11 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: f6035a797a6d58bb74d73660e79f6157 2025/10/23 01:05:11 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/trailing LF␊/trailing LF␊" 2025/10/23 01:05:11 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:11 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: sha1sum /rclone-test-liniqip1hofu/trailing\ LF␊/trailing\ LF␊ 2025/10/23 01:05:11 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-liniqip1hofu/trailing\ LF␊/trailing\ LF␊" 2025/10/23 01:05:11 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:11 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: 70df3059541e54635774ff51232fe7b39da7ada1 /rclone-test-liniqip1hofu/trailing LF␊/trailing LF␊ 2025/10/23 01:05:11 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:11 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 70df3059541e54635774ff51232fe7b39da7ada1 2025/10/23 01:05:11 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/trailing LF␊/trailing LF␊" 2025/10/23 01:05:11 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:11 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: md5sum /rclone-test-liniqip1hofu/trailing\ LF␊/trailing\ LF␊ 2025/10/23 01:05:11 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-liniqip1hofu/trailing\ LF␊/trailing\ LF␊" 2025/10/23 01:05:12 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:12 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: f6035a797a6d58bb74d73660e79f6157 /rclone-test-liniqip1hofu/trailing LF␊/trailing LF␊ 2025/10/23 01:05:12 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:12 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: f6035a797a6d58bb74d73660e79f6157 2025/10/23 01:05:12 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/trailing LF␊/trailing LF␊" 2025/10/23 01:05:12 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:12 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: sha1sum /rclone-test-liniqip1hofu/trailing\ LF␊/trailing\ LF␊ 2025/10/23 01:05:12 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-liniqip1hofu/trailing\ LF␊/trailing\ LF␊" 2025/10/23 01:05:12 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:12 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: 70df3059541e54635774ff51232fe7b39da7ada1 /rclone-test-liniqip1hofu/trailing LF␊/trailing LF␊ 2025/10/23 01:05:12 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:12 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 70df3059541e54635774ff51232fe7b39da7ada1 2025/10/23 01:05:12 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/trailing LF␊/trailing LF␊" 2025/10/23 01:05:12 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:12 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: md5sum /rclone-test-liniqip1hofu/trailing\ LF␊/trailing\ LF␊ 2025/10/23 01:05:12 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-liniqip1hofu/trailing\ LF␊/trailing\ LF␊" 2025/10/23 01:05:12 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:12 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: f6035a797a6d58bb74d73660e79f6157 /rclone-test-liniqip1hofu/trailing LF␊/trailing LF␊ 2025/10/23 01:05:12 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:12 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: f6035a797a6d58bb74d73660e79f6157 2025/10/23 01:05:12 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/trailing LF␊/trailing LF␊" 2025/10/23 01:05:12 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:12 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: sha1sum /rclone-test-liniqip1hofu/trailing\ LF␊/trailing\ LF␊ 2025/10/23 01:05:12 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-liniqip1hofu/trailing\ LF␊/trailing\ LF␊" 2025/10/23 01:05:12 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:12 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: 70df3059541e54635774ff51232fe7b39da7ada1 /rclone-test-liniqip1hofu/trailing LF␊/trailing LF␊ 2025/10/23 01:05:12 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:12 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 70df3059541e54635774ff51232fe7b39da7ada1 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" 2025/10/23 01:05:12 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/trailing HT␉/trailing HT␉" 2025/10/23 01:05:12 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:12 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: md5sum /rclone-test-liniqip1hofu/trailing\ HT␉/trailing\ HT␉ 2025/10/23 01:05:12 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-liniqip1hofu/trailing\ HT␉/trailing\ HT␉" 2025/10/23 01:05:12 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:12 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: 583f01ce85fdfa494733ed2bd1fee5cc /rclone-test-liniqip1hofu/trailing HT␉/trailing HT␉ 2025/10/23 01:05:12 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:12 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 583f01ce85fdfa494733ed2bd1fee5cc 2025/10/23 01:05:12 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/trailing HT␉/trailing HT␉" 2025/10/23 01:05:12 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:12 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: sha1sum /rclone-test-liniqip1hofu/trailing\ HT␉/trailing\ HT␉ 2025/10/23 01:05:12 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-liniqip1hofu/trailing\ HT␉/trailing\ HT␉" 2025/10/23 01:05:12 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:12 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: b798f849d4f177e727f98ae3d0f9b747b5a212fb /rclone-test-liniqip1hofu/trailing HT␉/trailing HT␉ 2025/10/23 01:05:12 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:12 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: b798f849d4f177e727f98ae3d0f9b747b5a212fb 2025/10/23 01:05:12 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/trailing HT␉/trailing HT␉" 2025/10/23 01:05:12 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:12 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: md5sum /rclone-test-liniqip1hofu/trailing\ HT␉/trailing\ HT␉ 2025/10/23 01:05:12 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-liniqip1hofu/trailing\ HT␉/trailing\ HT␉" 2025/10/23 01:05:12 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:12 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: 583f01ce85fdfa494733ed2bd1fee5cc /rclone-test-liniqip1hofu/trailing HT␉/trailing HT␉ 2025/10/23 01:05:12 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:12 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 583f01ce85fdfa494733ed2bd1fee5cc 2025/10/23 01:05:12 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/trailing HT␉/trailing HT␉" 2025/10/23 01:05:12 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:12 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: sha1sum /rclone-test-liniqip1hofu/trailing\ HT␉/trailing\ HT␉ 2025/10/23 01:05:12 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-liniqip1hofu/trailing\ HT␉/trailing\ HT␉" 2025/10/23 01:05:12 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:12 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: b798f849d4f177e727f98ae3d0f9b747b5a212fb /rclone-test-liniqip1hofu/trailing HT␉/trailing HT␉ 2025/10/23 01:05:12 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:12 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: b798f849d4f177e727f98ae3d0f9b747b5a212fb 2025/10/23 01:05:12 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/trailing HT␉/trailing HT␉" 2025/10/23 01:05:12 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:12 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: md5sum /rclone-test-liniqip1hofu/trailing\ HT␉/trailing\ HT␉ 2025/10/23 01:05:12 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-liniqip1hofu/trailing\ HT␉/trailing\ HT␉" 2025/10/23 01:05:12 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:12 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: 583f01ce85fdfa494733ed2bd1fee5cc /rclone-test-liniqip1hofu/trailing HT␉/trailing HT␉ 2025/10/23 01:05:12 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:12 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 583f01ce85fdfa494733ed2bd1fee5cc 2025/10/23 01:05:12 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/trailing HT␉/trailing HT␉" 2025/10/23 01:05:12 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:12 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: sha1sum /rclone-test-liniqip1hofu/trailing\ HT␉/trailing\ HT␉ 2025/10/23 01:05:12 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-liniqip1hofu/trailing\ HT␉/trailing\ HT␉" 2025/10/23 01:05:13 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:13 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: b798f849d4f177e727f98ae3d0f9b747b5a212fb /rclone-test-liniqip1hofu/trailing HT␉/trailing HT␉ 2025/10/23 01:05:13 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:13 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: b798f849d4f177e727f98ae3d0f9b747b5a212fb === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" 2025/10/23 01:05:13 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/trailing VT␋/trailing VT␋" 2025/10/23 01:05:13 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:13 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: md5sum /rclone-test-liniqip1hofu/trailing\ VT␋/trailing\ VT␋ 2025/10/23 01:05:13 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-liniqip1hofu/trailing\ VT␋/trailing\ VT␋" 2025/10/23 01:05:13 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:13 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: 3c94dfdbfde59968a5a59e5aac1fdd5b /rclone-test-liniqip1hofu/trailing VT␋/trailing VT␋ 2025/10/23 01:05:13 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:13 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 3c94dfdbfde59968a5a59e5aac1fdd5b 2025/10/23 01:05:13 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/trailing VT␋/trailing VT␋" 2025/10/23 01:05:13 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:13 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: sha1sum /rclone-test-liniqip1hofu/trailing\ VT␋/trailing\ VT␋ 2025/10/23 01:05:13 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-liniqip1hofu/trailing\ VT␋/trailing\ VT␋" 2025/10/23 01:05:13 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:13 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: 39036be2ebcc729d709b9eba8bf0f1e2223c9a8f /rclone-test-liniqip1hofu/trailing VT␋/trailing VT␋ 2025/10/23 01:05:13 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:13 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 39036be2ebcc729d709b9eba8bf0f1e2223c9a8f 2025/10/23 01:05:13 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/trailing VT␋/trailing VT␋" 2025/10/23 01:05:13 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:13 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: md5sum /rclone-test-liniqip1hofu/trailing\ VT␋/trailing\ VT␋ 2025/10/23 01:05:13 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-liniqip1hofu/trailing\ VT␋/trailing\ VT␋" 2025/10/23 01:05:13 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:13 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: 3c94dfdbfde59968a5a59e5aac1fdd5b /rclone-test-liniqip1hofu/trailing VT␋/trailing VT␋ 2025/10/23 01:05:13 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:13 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 3c94dfdbfde59968a5a59e5aac1fdd5b 2025/10/23 01:05:13 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/trailing VT␋/trailing VT␋" 2025/10/23 01:05:13 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:13 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: sha1sum /rclone-test-liniqip1hofu/trailing\ VT␋/trailing\ VT␋ 2025/10/23 01:05:13 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-liniqip1hofu/trailing\ VT␋/trailing\ VT␋" 2025/10/23 01:05:13 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:13 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: 39036be2ebcc729d709b9eba8bf0f1e2223c9a8f /rclone-test-liniqip1hofu/trailing VT␋/trailing VT␋ 2025/10/23 01:05:13 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:13 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 39036be2ebcc729d709b9eba8bf0f1e2223c9a8f 2025/10/23 01:05:13 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/trailing VT␋/trailing VT␋" 2025/10/23 01:05:13 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:13 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: md5sum /rclone-test-liniqip1hofu/trailing\ VT␋/trailing\ VT␋ 2025/10/23 01:05:13 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-liniqip1hofu/trailing\ VT␋/trailing\ VT␋" 2025/10/23 01:05:13 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:13 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: 3c94dfdbfde59968a5a59e5aac1fdd5b /rclone-test-liniqip1hofu/trailing VT␋/trailing VT␋ 2025/10/23 01:05:13 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:13 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 3c94dfdbfde59968a5a59e5aac1fdd5b 2025/10/23 01:05:13 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/trailing VT␋/trailing VT␋" 2025/10/23 01:05:13 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:13 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: sha1sum /rclone-test-liniqip1hofu/trailing\ VT␋/trailing\ VT␋ 2025/10/23 01:05:13 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-liniqip1hofu/trailing\ VT␋/trailing\ VT␋" 2025/10/23 01:05:13 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:13 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: 39036be2ebcc729d709b9eba8bf0f1e2223c9a8f /rclone-test-liniqip1hofu/trailing VT␋/trailing VT␋ 2025/10/23 01:05:13 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:13 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 39036be2ebcc729d709b9eba8bf0f1e2223c9a8f === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." 2025/10/23 01:05:13 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/trailing dot./trailing dot." 2025/10/23 01:05:13 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:13 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: md5sum /rclone-test-liniqip1hofu/trailing\ dot./trailing\ dot. 2025/10/23 01:05:13 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-liniqip1hofu/trailing\ dot./trailing\ dot." 2025/10/23 01:05:13 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:13 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: 82711f94930ebdd810ce292dd36d541a /rclone-test-liniqip1hofu/trailing dot./trailing dot. 2025/10/23 01:05:13 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:13 DEBUG : trailing dot./trailing dot.: Parsed hash: 82711f94930ebdd810ce292dd36d541a 2025/10/23 01:05:13 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/trailing dot./trailing dot." 2025/10/23 01:05:13 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:13 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: sha1sum /rclone-test-liniqip1hofu/trailing\ dot./trailing\ dot. 2025/10/23 01:05:13 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-liniqip1hofu/trailing\ dot./trailing\ dot." 2025/10/23 01:05:13 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:13 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: 5d64a091807aa2626d8019afe9926aef2364c6e4 /rclone-test-liniqip1hofu/trailing dot./trailing dot. 2025/10/23 01:05:13 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:13 DEBUG : trailing dot./trailing dot.: Parsed hash: 5d64a091807aa2626d8019afe9926aef2364c6e4 2025/10/23 01:05:13 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/trailing dot./trailing dot." 2025/10/23 01:05:13 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:13 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: md5sum /rclone-test-liniqip1hofu/trailing\ dot./trailing\ dot. 2025/10/23 01:05:13 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-liniqip1hofu/trailing\ dot./trailing\ dot." 2025/10/23 01:05:14 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:14 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: 82711f94930ebdd810ce292dd36d541a /rclone-test-liniqip1hofu/trailing dot./trailing dot. 2025/10/23 01:05:14 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:14 DEBUG : trailing dot./trailing dot.: Parsed hash: 82711f94930ebdd810ce292dd36d541a 2025/10/23 01:05:14 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/trailing dot./trailing dot." 2025/10/23 01:05:14 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:14 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: sha1sum /rclone-test-liniqip1hofu/trailing\ dot./trailing\ dot. 2025/10/23 01:05:14 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-liniqip1hofu/trailing\ dot./trailing\ dot." 2025/10/23 01:05:14 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:14 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: 5d64a091807aa2626d8019afe9926aef2364c6e4 /rclone-test-liniqip1hofu/trailing dot./trailing dot. 2025/10/23 01:05:14 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:14 DEBUG : trailing dot./trailing dot.: Parsed hash: 5d64a091807aa2626d8019afe9926aef2364c6e4 2025/10/23 01:05:14 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/trailing dot./trailing dot." 2025/10/23 01:05:14 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:14 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: md5sum /rclone-test-liniqip1hofu/trailing\ dot./trailing\ dot. 2025/10/23 01:05:14 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-liniqip1hofu/trailing\ dot./trailing\ dot." 2025/10/23 01:05:14 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:14 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: 82711f94930ebdd810ce292dd36d541a /rclone-test-liniqip1hofu/trailing dot./trailing dot. 2025/10/23 01:05:14 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:14 DEBUG : trailing dot./trailing dot.: Parsed hash: 82711f94930ebdd810ce292dd36d541a 2025/10/23 01:05:14 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/trailing dot./trailing dot." 2025/10/23 01:05:14 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:14 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: sha1sum /rclone-test-liniqip1hofu/trailing\ dot./trailing\ dot. 2025/10/23 01:05:14 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-liniqip1hofu/trailing\ dot./trailing\ dot." 2025/10/23 01:05:14 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:14 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: 5d64a091807aa2626d8019afe9926aef2364c6e4 /rclone-test-liniqip1hofu/trailing dot./trailing dot. 2025/10/23 01:05:14 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:14 DEBUG : trailing dot./trailing dot.: Parsed hash: 5d64a091807aa2626d8019afe9926aef2364c6e4 === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" 2025/10/23 01:05:14 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/invalid utf-8\xfe/invalid utf-8\xfe" 2025/10/23 01:05:14 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:14 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: md5sum /rclone-test-liniqip1hofu/invalid\ utf-8/invalid\ utf-8 2025/10/23 01:05:14 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-liniqip1hofu/invalid\ utf-8/invalid\ utf-8" 2025/10/23 01:05:14 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:14 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: 125168e85a1d656be91600ecfd672509 /rclone-test-liniqip1hofu/invalid utf-8/invalid utf-8 2025/10/23 01:05:14 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:14 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 125168e85a1d656be91600ecfd672509 2025/10/23 01:05:14 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/invalid utf-8\xfe/invalid utf-8\xfe" 2025/10/23 01:05:14 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:14 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: sha1sum /rclone-test-liniqip1hofu/invalid\ utf-8/invalid\ utf-8 2025/10/23 01:05:14 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-liniqip1hofu/invalid\ utf-8/invalid\ utf-8" 2025/10/23 01:05:14 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:14 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: c792583dca4bb3b75a05ac9d1eeb731f0b1599b9 /rclone-test-liniqip1hofu/invalid utf-8/invalid utf-8 2025/10/23 01:05:14 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:14 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: c792583dca4bb3b75a05ac9d1eeb731f0b1599b9 2025/10/23 01:05:14 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/invalid utf-8\xfe/invalid utf-8\xfe" 2025/10/23 01:05:14 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:14 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: md5sum /rclone-test-liniqip1hofu/invalid\ utf-8/invalid\ utf-8 2025/10/23 01:05:14 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-liniqip1hofu/invalid\ utf-8/invalid\ utf-8" 2025/10/23 01:05:14 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:14 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: 125168e85a1d656be91600ecfd672509 /rclone-test-liniqip1hofu/invalid utf-8/invalid utf-8 2025/10/23 01:05:14 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:14 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 125168e85a1d656be91600ecfd672509 2025/10/23 01:05:14 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/invalid utf-8\xfe/invalid utf-8\xfe" 2025/10/23 01:05:14 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:14 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: sha1sum /rclone-test-liniqip1hofu/invalid\ utf-8/invalid\ utf-8 2025/10/23 01:05:14 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-liniqip1hofu/invalid\ utf-8/invalid\ utf-8" 2025/10/23 01:05:14 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:14 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: c792583dca4bb3b75a05ac9d1eeb731f0b1599b9 /rclone-test-liniqip1hofu/invalid utf-8/invalid utf-8 2025/10/23 01:05:14 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:14 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: c792583dca4bb3b75a05ac9d1eeb731f0b1599b9 2025/10/23 01:05:14 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/invalid utf-8\xfe/invalid utf-8\xfe" 2025/10/23 01:05:14 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:14 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: md5sum /rclone-test-liniqip1hofu/invalid\ utf-8/invalid\ utf-8 2025/10/23 01:05:14 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-liniqip1hofu/invalid\ utf-8/invalid\ utf-8" 2025/10/23 01:05:14 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:14 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: 125168e85a1d656be91600ecfd672509 /rclone-test-liniqip1hofu/invalid utf-8/invalid utf-8 2025/10/23 01:05:14 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:14 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 125168e85a1d656be91600ecfd672509 2025/10/23 01:05:14 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/invalid utf-8\xfe/invalid utf-8\xfe" 2025/10/23 01:05:14 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:14 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: sha1sum /rclone-test-liniqip1hofu/invalid\ utf-8/invalid\ utf-8 2025/10/23 01:05:14 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-liniqip1hofu/invalid\ utf-8/invalid\ utf-8" 2025/10/23 01:05:15 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:15 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: c792583dca4bb3b75a05ac9d1eeb731f0b1599b9 /rclone-test-liniqip1hofu/invalid utf-8/invalid utf-8 2025/10/23 01:05:15 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:15 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: c792583dca4bb3b75a05ac9d1eeb731f0b1599b9 === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" 2025/10/23 01:05:15 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/test%46.txt/test%46.txt" 2025/10/23 01:05:15 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:15 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: md5sum /rclone-test-liniqip1hofu/test\%46.txt/test\%46.txt 2025/10/23 01:05:15 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-liniqip1hofu/test\%46.txt/test\%46.txt" 2025/10/23 01:05:15 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:15 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: 3e006267c9100c009d6a440ac069b33e /rclone-test-liniqip1hofu/test%46.txt/test%46.txt 2025/10/23 01:05:15 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:15 DEBUG : test%46.txt/test%46.txt: Parsed hash: 3e006267c9100c009d6a440ac069b33e 2025/10/23 01:05:15 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/test%46.txt/test%46.txt" 2025/10/23 01:05:15 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:15 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: sha1sum /rclone-test-liniqip1hofu/test\%46.txt/test\%46.txt 2025/10/23 01:05:15 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-liniqip1hofu/test\%46.txt/test\%46.txt" 2025/10/23 01:05:15 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:15 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: af98e3bf1d87c7f49e9052eddf53f2079d7306f7 /rclone-test-liniqip1hofu/test%46.txt/test%46.txt 2025/10/23 01:05:15 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:15 DEBUG : test%46.txt/test%46.txt: Parsed hash: af98e3bf1d87c7f49e9052eddf53f2079d7306f7 2025/10/23 01:05:15 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/test%46.txt/test%46.txt" 2025/10/23 01:05:15 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:15 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: md5sum /rclone-test-liniqip1hofu/test\%46.txt/test\%46.txt 2025/10/23 01:05:15 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-liniqip1hofu/test\%46.txt/test\%46.txt" 2025/10/23 01:05:15 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:15 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: 3e006267c9100c009d6a440ac069b33e /rclone-test-liniqip1hofu/test%46.txt/test%46.txt 2025/10/23 01:05:15 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:15 DEBUG : test%46.txt/test%46.txt: Parsed hash: 3e006267c9100c009d6a440ac069b33e 2025/10/23 01:05:15 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/test%46.txt/test%46.txt" 2025/10/23 01:05:15 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:15 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: sha1sum /rclone-test-liniqip1hofu/test\%46.txt/test\%46.txt 2025/10/23 01:05:15 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-liniqip1hofu/test\%46.txt/test\%46.txt" 2025/10/23 01:05:15 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:15 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: af98e3bf1d87c7f49e9052eddf53f2079d7306f7 /rclone-test-liniqip1hofu/test%46.txt/test%46.txt 2025/10/23 01:05:15 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:15 DEBUG : test%46.txt/test%46.txt: Parsed hash: af98e3bf1d87c7f49e9052eddf53f2079d7306f7 2025/10/23 01:05:15 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/test%46.txt/test%46.txt" 2025/10/23 01:05:15 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:15 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: md5sum /rclone-test-liniqip1hofu/test\%46.txt/test\%46.txt 2025/10/23 01:05:15 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-liniqip1hofu/test\%46.txt/test\%46.txt" 2025/10/23 01:05:15 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:15 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: 3e006267c9100c009d6a440ac069b33e /rclone-test-liniqip1hofu/test%46.txt/test%46.txt 2025/10/23 01:05:15 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:15 DEBUG : test%46.txt/test%46.txt: Parsed hash: 3e006267c9100c009d6a440ac069b33e 2025/10/23 01:05:15 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/test%46.txt/test%46.txt" 2025/10/23 01:05:15 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:15 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: sha1sum /rclone-test-liniqip1hofu/test\%46.txt/test\%46.txt 2025/10/23 01:05:15 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-liniqip1hofu/test\%46.txt/test\%46.txt" 2025/10/23 01:05:15 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:15 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: af98e3bf1d87c7f49e9052eddf53f2079d7306f7 /rclone-test-liniqip1hofu/test%46.txt/test%46.txt 2025/10/23 01:05:15 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:15 DEBUG : test%46.txt/test%46.txt: Parsed hash: af98e3bf1d87c7f49e9052eddf53f2079d7306f7 === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError 2025/10/23 01:05:15 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Connection OK after error: potato 2025/10/23 01:05:15 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Removed after failed upload: potato === RUN TestIntegration/FsMkdir/FsPutZeroLength 2025/10/23 01:05:15 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/zero-length-file" 2025/10/23 01:05:15 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:15 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: md5sum /rclone-test-liniqip1hofu/zero-length-file 2025/10/23 01:05:15 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-liniqip1hofu/zero-length-file" 2025/10/23 01:05:15 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:15 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-liniqip1hofu/zero-length-file 2025/10/23 01:05:15 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:15 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/10/23 01:05:15 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/zero-length-file" 2025/10/23 01:05:15 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:15 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: sha1sum /rclone-test-liniqip1hofu/zero-length-file 2025/10/23 01:05:15 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-liniqip1hofu/zero-length-file" 2025/10/23 01:05:15 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:15 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-liniqip1hofu/zero-length-file 2025/10/23 01:05:15 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:15 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2025/10/23 01:05:15 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/zero-length-file" 2025/10/23 01:05:15 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:15 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: md5sum /rclone-test-liniqip1hofu/zero-length-file 2025/10/23 01:05:15 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-liniqip1hofu/zero-length-file" 2025/10/23 01:05:16 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:16 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-liniqip1hofu/zero-length-file 2025/10/23 01:05:16 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:16 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/10/23 01:05:16 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/zero-length-file" 2025/10/23 01:05:16 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:16 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: sha1sum /rclone-test-liniqip1hofu/zero-length-file 2025/10/23 01:05:16 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-liniqip1hofu/zero-length-file" 2025/10/23 01:05:16 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:16 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-liniqip1hofu/zero-length-file 2025/10/23 01:05:16 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:16 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/23 01:05:16 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/file name.txt" 2025/10/23 01:05:16 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:16 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: md5sum /rclone-test-liniqip1hofu/file\ name.txt 2025/10/23 01:05:16 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-liniqip1hofu/file\ name.txt" 2025/10/23 01:05:16 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:16 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: 3fe490b81c4ebbb8d180430954105c0a /rclone-test-liniqip1hofu/file name.txt 2025/10/23 01:05:16 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:16 DEBUG : file name.txt: Parsed hash: 3fe490b81c4ebbb8d180430954105c0a 2025/10/23 01:05:16 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/file name.txt" 2025/10/23 01:05:16 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:16 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: sha1sum /rclone-test-liniqip1hofu/file\ name.txt 2025/10/23 01:05:16 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-liniqip1hofu/file\ name.txt" 2025/10/23 01:05:16 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:16 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: 549fd1d8546b235047e240301dd05af055e55d98 /rclone-test-liniqip1hofu/file name.txt 2025/10/23 01:05:16 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:16 DEBUG : file name.txt: Parsed hash: 549fd1d8546b235047e240301dd05af055e55d98 2025/10/23 01:05:16 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/file name.txt" 2025/10/23 01:05:16 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:16 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: md5sum /rclone-test-liniqip1hofu/file\ name.txt 2025/10/23 01:05:16 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-liniqip1hofu/file\ name.txt" 2025/10/23 01:05:16 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:16 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: 3fe490b81c4ebbb8d180430954105c0a /rclone-test-liniqip1hofu/file name.txt 2025/10/23 01:05:16 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:16 DEBUG : file name.txt: Parsed hash: 3fe490b81c4ebbb8d180430954105c0a 2025/10/23 01:05:16 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/file name.txt" 2025/10/23 01:05:16 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:16 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: sha1sum /rclone-test-liniqip1hofu/file\ name.txt 2025/10/23 01:05:16 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-liniqip1hofu/file\ name.txt" 2025/10/23 01:05:16 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:16 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: 549fd1d8546b235047e240301dd05af055e55d98 /rclone-test-liniqip1hofu/file name.txt 2025/10/23 01:05:16 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:16 DEBUG : file name.txt: Parsed hash: 549fd1d8546b235047e240301dd05af055e55d98 2025/10/23 01:05:16 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/23 01:05:16 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:16 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: md5sum /rclone-test-liniqip1hofu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/23 01:05:16 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-liniqip1hofu/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2025/10/23 01:05:16 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:16 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: 63fa26dbc520d665ecb427cf3e87daa6 /rclone-test-liniqip1hofu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/23 01:05:16 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:16 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 63fa26dbc520d665ecb427cf3e87daa6 2025/10/23 01:05:16 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/23 01:05:16 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:16 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: sha1sum /rclone-test-liniqip1hofu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/23 01:05:16 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-liniqip1hofu/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2025/10/23 01:05:16 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:16 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: 0875a984e5a33999d97c5e1cde98b27877eae007 /rclone-test-liniqip1hofu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/23 01:05:16 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:16 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 0875a984e5a33999d97c5e1cde98b27877eae007 2025/10/23 01:05:16 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/23 01:05:16 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:16 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: md5sum /rclone-test-liniqip1hofu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/23 01:05:16 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-liniqip1hofu/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2025/10/23 01:05:16 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:16 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: 63fa26dbc520d665ecb427cf3e87daa6 /rclone-test-liniqip1hofu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/23 01:05:16 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:16 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 63fa26dbc520d665ecb427cf3e87daa6 2025/10/23 01:05:16 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/23 01:05:16 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:16 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: sha1sum /rclone-test-liniqip1hofu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/23 01:05:16 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-liniqip1hofu/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2025/10/23 01:05:17 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:17 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: 0875a984e5a33999d97c5e1cde98b27877eae007 /rclone-test-liniqip1hofu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/23 01:05:17 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:17 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 0875a984e5a33999d97c5e1cde98b27877eae007 2025/10/23 01:05:17 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/file name.txt" 2025/10/23 01:05:17 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:17 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: md5sum /rclone-test-liniqip1hofu/file\ name.txt 2025/10/23 01:05:17 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-liniqip1hofu/file\ name.txt" 2025/10/23 01:05:17 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:17 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: c490cfd7a37322dd540e9fdf29082a1b /rclone-test-liniqip1hofu/file name.txt 2025/10/23 01:05:17 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:17 DEBUG : file name.txt: Parsed hash: c490cfd7a37322dd540e9fdf29082a1b 2025/10/23 01:05:17 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/file name.txt" 2025/10/23 01:05:17 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:17 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: sha1sum /rclone-test-liniqip1hofu/file\ name.txt 2025/10/23 01:05:17 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-liniqip1hofu/file\ name.txt" 2025/10/23 01:05:17 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:17 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: ba22a4f6eda7b9df70c46724be1e4ed60a775a06 /rclone-test-liniqip1hofu/file name.txt 2025/10/23 01:05:17 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:17 DEBUG : file name.txt: Parsed hash: ba22a4f6eda7b9df70c46724be1e4ed60a775a06 2025/10/23 01:05:17 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/file name.txt" 2025/10/23 01:05:17 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:17 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: md5sum /rclone-test-liniqip1hofu/file\ name.txt 2025/10/23 01:05:17 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-liniqip1hofu/file\ name.txt" 2025/10/23 01:05:17 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:17 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: c490cfd7a37322dd540e9fdf29082a1b /rclone-test-liniqip1hofu/file name.txt 2025/10/23 01:05:17 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:17 DEBUG : file name.txt: Parsed hash: c490cfd7a37322dd540e9fdf29082a1b 2025/10/23 01:05:17 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/file name.txt" 2025/10/23 01:05:17 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:17 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: sha1sum /rclone-test-liniqip1hofu/file\ name.txt 2025/10/23 01:05:17 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-liniqip1hofu/file\ name.txt" 2025/10/23 01:05:17 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:17 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: ba22a4f6eda7b9df70c46724be1e4ed60a775a06 /rclone-test-liniqip1hofu/file name.txt 2025/10/23 01:05:17 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:17 DEBUG : file name.txt: Parsed hash: ba22a4f6eda7b9df70c46724be1e4ed60a775a06 === 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/23 01:05:17 DEBUG : Creating backend with remote "TestSFTPRcloneSSH:" 2025/10/23 01:05:17 DEBUG : Setting type="sftp" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_TYPE 2025/10/23 01:05:17 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/23 01:05:17 DEBUG : TestSFTPRcloneSSH: detected overridden config - adding "{aFBXt}" suffix to name 2025/10/23 01:05:17 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/23 01:05:17 DEBUG : sftp://rclone@:22/: ssh external: creating additional session 2025/10/23 01:05:17 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/23 01:05:17 DEBUG : sftp://rclone@:22/: Shell type "unix" from config 2025/10/23 01:05:17 DEBUG : sftp://rclone@:22/: Relative path resolved to "/" 2025/10/23 01:05:17 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/23 01:05:17 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/file name.txt" 2025/10/23 01:05:17 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:17 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: md5sum /rclone-test-liniqip1hofu/file\ name.txt 2025/10/23 01:05:17 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-liniqip1hofu/file\ name.txt" 2025/10/23 01:05:17 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:17 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: c490cfd7a37322dd540e9fdf29082a1b /rclone-test-liniqip1hofu/file name.txt 2025/10/23 01:05:17 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:17 DEBUG : file name.txt: Parsed hash: c490cfd7a37322dd540e9fdf29082a1b 2025/10/23 01:05:17 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/file name.txt" 2025/10/23 01:05:17 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:17 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: sha1sum /rclone-test-liniqip1hofu/file\ name.txt 2025/10/23 01:05:17 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-liniqip1hofu/file\ name.txt" 2025/10/23 01:05:17 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:17 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: ba22a4f6eda7b9df70c46724be1e4ed60a775a06 /rclone-test-liniqip1hofu/file name.txt 2025/10/23 01:05:17 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:17 DEBUG : file name.txt: Parsed hash: ba22a4f6eda7b9df70c46724be1e4ed60a775a06 2025/10/23 01:05:17 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/23 01:05:17 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:17 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: md5sum /rclone-test-liniqip1hofu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/23 01:05:17 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-liniqip1hofu/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2025/10/23 01:05:17 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:17 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: 63fa26dbc520d665ecb427cf3e87daa6 /rclone-test-liniqip1hofu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/23 01:05:17 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:17 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 63fa26dbc520d665ecb427cf3e87daa6 2025/10/23 01:05:17 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/23 01:05:17 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:17 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: sha1sum /rclone-test-liniqip1hofu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/23 01:05:17 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-liniqip1hofu/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2025/10/23 01:05:18 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:18 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: 0875a984e5a33999d97c5e1cde98b27877eae007 /rclone-test-liniqip1hofu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/23 01:05:18 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:18 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 0875a984e5a33999d97c5e1cde98b27877eae007 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject 2025/10/23 01:05:18 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/file name.txt" 2025/10/23 01:05:18 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:18 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: md5sum /rclone-test-liniqip1hofu/file\ name.txt 2025/10/23 01:05:18 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-liniqip1hofu/file\ name.txt" 2025/10/23 01:05:18 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:18 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: c490cfd7a37322dd540e9fdf29082a1b /rclone-test-liniqip1hofu/file name.txt 2025/10/23 01:05:18 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:18 DEBUG : file name.txt: Parsed hash: c490cfd7a37322dd540e9fdf29082a1b 2025/10/23 01:05:18 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/file name.txt" 2025/10/23 01:05:18 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:18 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: sha1sum /rclone-test-liniqip1hofu/file\ name.txt 2025/10/23 01:05:18 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-liniqip1hofu/file\ name.txt" 2025/10/23 01:05:18 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:18 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: ba22a4f6eda7b9df70c46724be1e4ed60a775a06 /rclone-test-liniqip1hofu/file name.txt 2025/10/23 01:05:18 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:18 DEBUG : file name.txt: Parsed hash: ba22a4f6eda7b9df70c46724be1e4ed60a775a06 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1121: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 2025/10/23 01:05:18 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/file name.txt" 2025/10/23 01:05:18 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:18 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: md5sum /rclone-test-liniqip1hofu/file\ name.txt 2025/10/23 01:05:18 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-liniqip1hofu/file\ name.txt" 2025/10/23 01:05:18 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:18 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: c490cfd7a37322dd540e9fdf29082a1b /rclone-test-liniqip1hofu/file name.txt 2025/10/23 01:05:18 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:18 DEBUG : file name.txt: Parsed hash: c490cfd7a37322dd540e9fdf29082a1b 2025/10/23 01:05:18 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/file name.txt" 2025/10/23 01:05:18 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:18 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: sha1sum /rclone-test-liniqip1hofu/file\ name.txt 2025/10/23 01:05:18 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-liniqip1hofu/file\ name.txt" 2025/10/23 01:05:18 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:18 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: ba22a4f6eda7b9df70c46724be1e4ed60a775a06 /rclone-test-liniqip1hofu/file name.txt 2025/10/23 01:05:18 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:18 DEBUG : file name.txt: Parsed hash: ba22a4f6eda7b9df70c46724be1e4ed60a775a06 2025/10/23 01:05:18 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/23 01:05:18 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:18 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: md5sum /rclone-test-liniqip1hofu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/23 01:05:18 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-liniqip1hofu/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2025/10/23 01:05:18 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:18 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: 63fa26dbc520d665ecb427cf3e87daa6 /rclone-test-liniqip1hofu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/23 01:05:18 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:18 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 63fa26dbc520d665ecb427cf3e87daa6 2025/10/23 01:05:18 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/23 01:05:18 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:18 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: sha1sum /rclone-test-liniqip1hofu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/23 01:05:18 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-liniqip1hofu/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2025/10/23 01:05:18 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:18 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: 0875a984e5a33999d97c5e1cde98b27877eae007 /rclone-test-liniqip1hofu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/23 01:05:18 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:18 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 0875a984e5a33999d97c5e1cde98b27877eae007 === 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/23 01:05:18 DEBUG : Creating backend with remote "TestSFTPRcloneSSH:rclone-test-liniqip1hofu/hello? sausage/êé" 2025/10/23 01:05:18 DEBUG : Setting type="sftp" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_TYPE 2025/10/23 01:05:18 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/23 01:05:18 DEBUG : TestSFTPRcloneSSH: detected overridden config - adding "{aFBXt}" suffix to name 2025/10/23 01:05:18 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/23 01:05:18 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu/hello? sausage/êé: ssh external: creating additional session 2025/10/23 01:05:18 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu/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/23 01:05:18 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu/hello? sausage/êé: Shell type "unix" from config 2025/10/23 01:05:18 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu/hello? sausage/êé: Relative path resolved to "/rclone-test-liniqip1hofu/hello? sausage/êé" 2025/10/23 01:05:18 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu/hello? sausage/êé: Using root directory "/rclone-test-liniqip1hofu/hello? sausage/êé" 2025/10/23 01:05:18 DEBUG : fs cache: renaming cache item "TestSFTPRcloneSSH:rclone-test-liniqip1hofu/hello? sausage/êé" to be canonical "TestSFTPRcloneSSH{aFBXt}:rclone-test-liniqip1hofu/hello? sausage/êé" 2025/10/23 01:05:18 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu/hello? sausage/êé: Shell path "/rclone-test-liniqip1hofu/hello? sausage/êé/a/b/c/d/e.txt" 2025/10/23 01:05:18 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu/hello? sausage/êé: ssh external: creating additional session 2025/10/23 01:05:18 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu/hello? sausage/êé: Running remote command: md5sum /rclone-test-liniqip1hofu/hello\?\ sausage/êé/a/b/c/d/e.txt 2025/10/23 01:05:18 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu/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-liniqip1hofu/hello\?\ sausage/êé/a/b/c/d/e.txt" 2025/10/23 01:05:18 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu/hello? sausage/êé: ssh external: command exited OK 2025/10/23 01:05:18 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu/hello? sausage/êé: Remote command result: d1564b88db4d976655bc9a79b1de3b22 /rclone-test-liniqip1hofu/hello? sausage/êé/a/b/c/d/e.txt 2025/10/23 01:05:18 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu/hello? sausage/êé: ssh external: close 2025/10/23 01:05:18 DEBUG : a/b/c/d/e.txt: Parsed hash: d1564b88db4d976655bc9a79b1de3b22 2025/10/23 01:05:18 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu/hello? sausage/êé: Shell path "/rclone-test-liniqip1hofu/hello? sausage/êé/a/b/c/d/e.txt" 2025/10/23 01:05:18 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu/hello? sausage/êé: ssh external: creating additional session 2025/10/23 01:05:18 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu/hello? sausage/êé: Running remote command: sha1sum /rclone-test-liniqip1hofu/hello\?\ sausage/êé/a/b/c/d/e.txt 2025/10/23 01:05:18 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu/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-liniqip1hofu/hello\?\ sausage/êé/a/b/c/d/e.txt" 2025/10/23 01:05:19 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu/hello? sausage/êé: ssh external: command exited OK 2025/10/23 01:05:19 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu/hello? sausage/êé: Remote command result: c61514a0b3ad9d1b227af42b576b408d9a0a0605 /rclone-test-liniqip1hofu/hello? sausage/êé/a/b/c/d/e.txt 2025/10/23 01:05:19 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu/hello? sausage/êé: ssh external: close 2025/10/23 01:05:19 DEBUG : a/b/c/d/e.txt: Parsed hash: c61514a0b3ad9d1b227af42b576b408d9a0a0605 2025/10/23 01:05:19 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu/hello? sausage/êé: Shell path "/rclone-test-liniqip1hofu/hello? sausage/êé/a/b/c/d/e.txt" 2025/10/23 01:05:19 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu/hello? sausage/êé: ssh external: creating additional session 2025/10/23 01:05:19 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu/hello? sausage/êé: Running remote command: md5sum /rclone-test-liniqip1hofu/hello\?\ sausage/êé/a/b/c/d/e.txt 2025/10/23 01:05:19 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu/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-liniqip1hofu/hello\?\ sausage/êé/a/b/c/d/e.txt" 2025/10/23 01:05:19 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu/hello? sausage/êé: ssh external: command exited OK 2025/10/23 01:05:19 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu/hello? sausage/êé: Remote command result: d1564b88db4d976655bc9a79b1de3b22 /rclone-test-liniqip1hofu/hello? sausage/êé/a/b/c/d/e.txt 2025/10/23 01:05:19 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu/hello? sausage/êé: ssh external: close 2025/10/23 01:05:19 DEBUG : a/b/c/d/e.txt: Parsed hash: d1564b88db4d976655bc9a79b1de3b22 2025/10/23 01:05:19 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu/hello? sausage/êé: Shell path "/rclone-test-liniqip1hofu/hello? sausage/êé/a/b/c/d/e.txt" 2025/10/23 01:05:19 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu/hello? sausage/êé: ssh external: creating additional session 2025/10/23 01:05:19 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu/hello? sausage/êé: Running remote command: sha1sum /rclone-test-liniqip1hofu/hello\?\ sausage/êé/a/b/c/d/e.txt 2025/10/23 01:05:19 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu/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-liniqip1hofu/hello\?\ sausage/êé/a/b/c/d/e.txt" 2025/10/23 01:05:19 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu/hello? sausage/êé: ssh external: command exited OK 2025/10/23 01:05:19 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu/hello? sausage/êé: Remote command result: c61514a0b3ad9d1b227af42b576b408d9a0a0605 /rclone-test-liniqip1hofu/hello? sausage/êé/a/b/c/d/e.txt 2025/10/23 01:05:19 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu/hello? sausage/êé: ssh external: close 2025/10/23 01:05:19 DEBUG : a/b/c/d/e.txt: Parsed hash: c61514a0b3ad9d1b227af42b576b408d9a0a0605 2025/10/23 01:05:19 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu/hello? sausage/êé: ssh external: creating additional session 2025/10/23 01:05:19 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu/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/23 01:05:19 DEBUG : Waiting for deletions to finish 2025/10/23 01:05:19 INFO : a/b/c/d/e.txt: Deleted 2025/10/23 01:05:19 DEBUG : removing 1 level 4 directories 2025/10/23 01:05:19 INFO : a/b/c/d: Removing directory 2025/10/23 01:05:19 DEBUG : removing 1 level 3 directories 2025/10/23 01:05:19 INFO : a/b/c: Removing directory 2025/10/23 01:05:19 DEBUG : removing 1 level 2 directories 2025/10/23 01:05:19 INFO : a/b: Removing directory 2025/10/23 01:05:19 DEBUG : removing 1 level 1 directories 2025/10/23 01:05:19 INFO : a: Removing directory === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy fstests.go:1254: FS has no Copier interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove 2025/10/23 01:05:19 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/file name.txt" 2025/10/23 01:05:19 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:19 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: md5sum /rclone-test-liniqip1hofu/file\ name.txt 2025/10/23 01:05:19 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-liniqip1hofu/file\ name.txt" 2025/10/23 01:05:19 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:19 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: c490cfd7a37322dd540e9fdf29082a1b /rclone-test-liniqip1hofu/file name.txt 2025/10/23 01:05:19 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:19 DEBUG : file name.txt: Parsed hash: c490cfd7a37322dd540e9fdf29082a1b 2025/10/23 01:05:19 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/file name.txt" 2025/10/23 01:05:19 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:19 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: sha1sum /rclone-test-liniqip1hofu/file\ name.txt 2025/10/23 01:05:19 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-liniqip1hofu/file\ name.txt" 2025/10/23 01:05:19 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:19 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: ba22a4f6eda7b9df70c46724be1e4ed60a775a06 /rclone-test-liniqip1hofu/file name.txt 2025/10/23 01:05:19 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:19 DEBUG : file name.txt: Parsed hash: ba22a4f6eda7b9df70c46724be1e4ed60a775a06 2025/10/23 01:05:19 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/other.txt" 2025/10/23 01:05:19 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:19 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: md5sum /rclone-test-liniqip1hofu/other.txt 2025/10/23 01:05:19 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-liniqip1hofu/other.txt" 2025/10/23 01:05:19 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:19 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: 63fa26dbc520d665ecb427cf3e87daa6 /rclone-test-liniqip1hofu/other.txt 2025/10/23 01:05:19 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:19 DEBUG : other.txt: Parsed hash: 63fa26dbc520d665ecb427cf3e87daa6 2025/10/23 01:05:19 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/other.txt" 2025/10/23 01:05:19 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:19 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: sha1sum /rclone-test-liniqip1hofu/other.txt 2025/10/23 01:05:19 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-liniqip1hofu/other.txt" 2025/10/23 01:05:19 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:19 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: 0875a984e5a33999d97c5e1cde98b27877eae007 /rclone-test-liniqip1hofu/other.txt 2025/10/23 01:05:19 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:19 DEBUG : other.txt: Parsed hash: 0875a984e5a33999d97c5e1cde98b27877eae007 2025/10/23 01:05:19 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:19 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: 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/23 01:05:19 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/other.txt" 2025/10/23 01:05:19 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:19 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: md5sum /rclone-test-liniqip1hofu/other.txt 2025/10/23 01:05:19 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-liniqip1hofu/other.txt" 2025/10/23 01:05:20 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:20 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: 63fa26dbc520d665ecb427cf3e87daa6 /rclone-test-liniqip1hofu/other.txt 2025/10/23 01:05:20 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:20 DEBUG : other.txt: Parsed hash: 63fa26dbc520d665ecb427cf3e87daa6 2025/10/23 01:05:20 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/other.txt" 2025/10/23 01:05:20 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:20 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: sha1sum /rclone-test-liniqip1hofu/other.txt 2025/10/23 01:05:20 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-liniqip1hofu/other.txt" 2025/10/23 01:05:20 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:20 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: 0875a984e5a33999d97c5e1cde98b27877eae007 /rclone-test-liniqip1hofu/other.txt 2025/10/23 01:05:20 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:20 DEBUG : other.txt: Parsed hash: 0875a984e5a33999d97c5e1cde98b27877eae007 2025/10/23 01:05:20 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/moveTest/other.txt" 2025/10/23 01:05:20 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:20 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: md5sum /rclone-test-liniqip1hofu/moveTest/other.txt 2025/10/23 01:05:20 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-liniqip1hofu/moveTest/other.txt" 2025/10/23 01:05:20 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:20 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: c490cfd7a37322dd540e9fdf29082a1b /rclone-test-liniqip1hofu/moveTest/other.txt 2025/10/23 01:05:20 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:20 DEBUG : moveTest/other.txt: Parsed hash: c490cfd7a37322dd540e9fdf29082a1b 2025/10/23 01:05:20 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/moveTest/other.txt" 2025/10/23 01:05:20 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:20 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: sha1sum /rclone-test-liniqip1hofu/moveTest/other.txt 2025/10/23 01:05:20 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-liniqip1hofu/moveTest/other.txt" 2025/10/23 01:05:20 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:20 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: ba22a4f6eda7b9df70c46724be1e4ed60a775a06 /rclone-test-liniqip1hofu/moveTest/other.txt 2025/10/23 01:05:20 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:20 DEBUG : moveTest/other.txt: Parsed hash: ba22a4f6eda7b9df70c46724be1e4ed60a775a06 2025/10/23 01:05:20 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/file name.txt" 2025/10/23 01:05:20 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:20 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: md5sum /rclone-test-liniqip1hofu/file\ name.txt 2025/10/23 01:05:20 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-liniqip1hofu/file\ name.txt" 2025/10/23 01:05:20 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:20 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: c490cfd7a37322dd540e9fdf29082a1b /rclone-test-liniqip1hofu/file name.txt 2025/10/23 01:05:20 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:20 DEBUG : file name.txt: Parsed hash: c490cfd7a37322dd540e9fdf29082a1b 2025/10/23 01:05:20 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/file name.txt" 2025/10/23 01:05:20 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:20 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: sha1sum /rclone-test-liniqip1hofu/file\ name.txt 2025/10/23 01:05:20 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-liniqip1hofu/file\ name.txt" 2025/10/23 01:05:20 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:20 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: ba22a4f6eda7b9df70c46724be1e4ed60a775a06 /rclone-test-liniqip1hofu/file name.txt 2025/10/23 01:05:20 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:20 DEBUG : file name.txt: Parsed hash: ba22a4f6eda7b9df70c46724be1e4ed60a775a06 2025/10/23 01:05:20 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/other.txt" 2025/10/23 01:05:20 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:20 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: md5sum /rclone-test-liniqip1hofu/other.txt 2025/10/23 01:05:20 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-liniqip1hofu/other.txt" 2025/10/23 01:05:20 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:20 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: 63fa26dbc520d665ecb427cf3e87daa6 /rclone-test-liniqip1hofu/other.txt 2025/10/23 01:05:20 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:20 DEBUG : other.txt: Parsed hash: 63fa26dbc520d665ecb427cf3e87daa6 2025/10/23 01:05:20 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/other.txt" 2025/10/23 01:05:20 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:20 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: sha1sum /rclone-test-liniqip1hofu/other.txt 2025/10/23 01:05:20 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-liniqip1hofu/other.txt" 2025/10/23 01:05:20 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:20 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: 0875a984e5a33999d97c5e1cde98b27877eae007 /rclone-test-liniqip1hofu/other.txt 2025/10/23 01:05:20 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:20 DEBUG : other.txt: Parsed hash: 0875a984e5a33999d97c5e1cde98b27877eae007 2025/10/23 01:05:20 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/file name.txt" 2025/10/23 01:05:20 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:20 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: md5sum /rclone-test-liniqip1hofu/file\ name.txt 2025/10/23 01:05:20 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-liniqip1hofu/file\ name.txt" 2025/10/23 01:05:21 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:21 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: c490cfd7a37322dd540e9fdf29082a1b /rclone-test-liniqip1hofu/file name.txt 2025/10/23 01:05:21 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:21 DEBUG : file name.txt: Parsed hash: c490cfd7a37322dd540e9fdf29082a1b 2025/10/23 01:05:21 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/file name.txt" 2025/10/23 01:05:21 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:21 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: sha1sum /rclone-test-liniqip1hofu/file\ name.txt 2025/10/23 01:05:21 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-liniqip1hofu/file\ name.txt" 2025/10/23 01:05:21 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:21 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: ba22a4f6eda7b9df70c46724be1e4ed60a775a06 /rclone-test-liniqip1hofu/file name.txt 2025/10/23 01:05:21 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:21 DEBUG : file name.txt: Parsed hash: ba22a4f6eda7b9df70c46724be1e4ed60a775a06 2025/10/23 01:05:21 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/23 01:05:21 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:21 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: md5sum /rclone-test-liniqip1hofu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/23 01:05:21 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-liniqip1hofu/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2025/10/23 01:05:21 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:21 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: 63fa26dbc520d665ecb427cf3e87daa6 /rclone-test-liniqip1hofu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/23 01:05:21 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:21 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 63fa26dbc520d665ecb427cf3e87daa6 2025/10/23 01:05:21 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/23 01:05:21 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:21 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: sha1sum /rclone-test-liniqip1hofu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/23 01:05:21 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-liniqip1hofu/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2025/10/23 01:05:21 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:21 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: 0875a984e5a33999d97c5e1cde98b27877eae007 /rclone-test-liniqip1hofu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/23 01:05:21 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:21 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 0875a984e5a33999d97c5e1cde98b27877eae007 === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata fstests.go:1398: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2025/10/23 01:05:21 DEBUG : Creating backend with remote "TestSFTPRcloneSSH:rclone-test-lukunel4geba" 2025/10/23 01:05:21 DEBUG : Setting type="sftp" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_TYPE 2025/10/23 01:05:21 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/23 01:05:21 DEBUG : TestSFTPRcloneSSH: detected overridden config - adding "{aFBXt}" suffix to name 2025/10/23 01:05:21 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/23 01:05:21 DEBUG : sftp://rclone@:22/rclone-test-lukunel4geba: ssh external: creating additional session 2025/10/23 01:05:21 DEBUG : sftp://rclone@:22/rclone-test-lukunel4geba: 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/23 01:05:21 DEBUG : sftp://rclone@:22/rclone-test-lukunel4geba: Shell type "unix" from config 2025/10/23 01:05:21 DEBUG : sftp://rclone@:22/rclone-test-lukunel4geba: Relative path resolved to "/rclone-test-lukunel4geba" 2025/10/23 01:05:21 DEBUG : sftp://rclone@:22/rclone-test-lukunel4geba: Using root directory "/rclone-test-lukunel4geba" 2025/10/23 01:05:21 DEBUG : sftp://rclone@:22/rclone-test-lukunel4geba: Shell path "/rclone-test-lukunel4geba/new_name/sub_new_name/file name.txt" 2025/10/23 01:05:21 DEBUG : sftp://rclone@:22/rclone-test-lukunel4geba: ssh external: creating additional session 2025/10/23 01:05:21 DEBUG : sftp://rclone@:22/rclone-test-lukunel4geba: Running remote command: md5sum /rclone-test-lukunel4geba/new_name/sub_new_name/file\ name.txt 2025/10/23 01:05:21 DEBUG : sftp://rclone@:22/rclone-test-lukunel4geba: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-lukunel4geba/new_name/sub_new_name/file\ name.txt" 2025/10/23 01:05:21 DEBUG : sftp://rclone@:22/rclone-test-lukunel4geba: ssh external: command exited OK 2025/10/23 01:05:21 DEBUG : sftp://rclone@:22/rclone-test-lukunel4geba: Remote command result: c490cfd7a37322dd540e9fdf29082a1b /rclone-test-lukunel4geba/new_name/sub_new_name/file name.txt 2025/10/23 01:05:21 DEBUG : sftp://rclone@:22/rclone-test-lukunel4geba: ssh external: close 2025/10/23 01:05:21 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: c490cfd7a37322dd540e9fdf29082a1b 2025/10/23 01:05:21 DEBUG : sftp://rclone@:22/rclone-test-lukunel4geba: Shell path "/rclone-test-lukunel4geba/new_name/sub_new_name/file name.txt" 2025/10/23 01:05:21 DEBUG : sftp://rclone@:22/rclone-test-lukunel4geba: ssh external: creating additional session 2025/10/23 01:05:21 DEBUG : sftp://rclone@:22/rclone-test-lukunel4geba: Running remote command: sha1sum /rclone-test-lukunel4geba/new_name/sub_new_name/file\ name.txt 2025/10/23 01:05:21 DEBUG : sftp://rclone@:22/rclone-test-lukunel4geba: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-lukunel4geba/new_name/sub_new_name/file\ name.txt" 2025/10/23 01:05:21 DEBUG : sftp://rclone@:22/rclone-test-lukunel4geba: ssh external: command exited OK 2025/10/23 01:05:21 DEBUG : sftp://rclone@:22/rclone-test-lukunel4geba: Remote command result: ba22a4f6eda7b9df70c46724be1e4ed60a775a06 /rclone-test-lukunel4geba/new_name/sub_new_name/file name.txt 2025/10/23 01:05:21 DEBUG : sftp://rclone@:22/rclone-test-lukunel4geba: ssh external: close 2025/10/23 01:05:21 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: ba22a4f6eda7b9df70c46724be1e4ed60a775a06 2025/10/23 01:05:21 DEBUG : sftp://rclone@:22/rclone-test-lukunel4geba: Shell path "/rclone-test-lukunel4geba/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/23 01:05:21 DEBUG : sftp://rclone@:22/rclone-test-lukunel4geba: ssh external: creating additional session 2025/10/23 01:05:21 DEBUG : sftp://rclone@:22/rclone-test-lukunel4geba: Running remote command: md5sum /rclone-test-lukunel4geba/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/23 01:05:21 DEBUG : sftp://rclone@:22/rclone-test-lukunel4geba: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-lukunel4geba/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2025/10/23 01:05:21 DEBUG : sftp://rclone@:22/rclone-test-lukunel4geba: ssh external: command exited OK 2025/10/23 01:05:21 DEBUG : sftp://rclone@:22/rclone-test-lukunel4geba: Remote command result: 63fa26dbc520d665ecb427cf3e87daa6 /rclone-test-lukunel4geba/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/23 01:05:21 DEBUG : sftp://rclone@:22/rclone-test-lukunel4geba: ssh external: close 2025/10/23 01:05:21 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 63fa26dbc520d665ecb427cf3e87daa6 2025/10/23 01:05:21 DEBUG : sftp://rclone@:22/rclone-test-lukunel4geba: Shell path "/rclone-test-lukunel4geba/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/23 01:05:21 DEBUG : sftp://rclone@:22/rclone-test-lukunel4geba: ssh external: creating additional session 2025/10/23 01:05:21 DEBUG : sftp://rclone@:22/rclone-test-lukunel4geba: Running remote command: sha1sum /rclone-test-lukunel4geba/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/23 01:05:21 DEBUG : sftp://rclone@:22/rclone-test-lukunel4geba: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-lukunel4geba/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2025/10/23 01:05:21 DEBUG : sftp://rclone@:22/rclone-test-lukunel4geba: ssh external: command exited OK 2025/10/23 01:05:21 DEBUG : sftp://rclone@:22/rclone-test-lukunel4geba: Remote command result: 0875a984e5a33999d97c5e1cde98b27877eae007 /rclone-test-lukunel4geba/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/23 01:05:21 DEBUG : sftp://rclone@:22/rclone-test-lukunel4geba: ssh external: close 2025/10/23 01:05:21 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 0875a984e5a33999d97c5e1cde98b27877eae007 2025/10/23 01:05:21 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/file name.txt" 2025/10/23 01:05:21 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:21 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: md5sum /rclone-test-liniqip1hofu/file\ name.txt 2025/10/23 01:05:21 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-liniqip1hofu/file\ name.txt" 2025/10/23 01:05:22 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:22 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: c490cfd7a37322dd540e9fdf29082a1b /rclone-test-liniqip1hofu/file name.txt 2025/10/23 01:05:22 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:22 DEBUG : file name.txt: Parsed hash: c490cfd7a37322dd540e9fdf29082a1b 2025/10/23 01:05:22 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/file name.txt" 2025/10/23 01:05:22 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:22 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: sha1sum /rclone-test-liniqip1hofu/file\ name.txt 2025/10/23 01:05:22 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-liniqip1hofu/file\ name.txt" 2025/10/23 01:05:22 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:22 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: ba22a4f6eda7b9df70c46724be1e4ed60a775a06 /rclone-test-liniqip1hofu/file name.txt 2025/10/23 01:05:22 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:22 DEBUG : file name.txt: Parsed hash: ba22a4f6eda7b9df70c46724be1e4ed60a775a06 2025/10/23 01:05:22 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/23 01:05:22 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:22 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: md5sum /rclone-test-liniqip1hofu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/23 01:05:22 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-liniqip1hofu/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2025/10/23 01:05:22 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:22 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: 63fa26dbc520d665ecb427cf3e87daa6 /rclone-test-liniqip1hofu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/23 01:05:22 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:22 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 63fa26dbc520d665ecb427cf3e87daa6 2025/10/23 01:05:22 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/23 01:05:22 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:22 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: sha1sum /rclone-test-liniqip1hofu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/23 01:05:22 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-liniqip1hofu/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2025/10/23 01:05:22 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:22 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: 0875a984e5a33999d97c5e1cde98b27877eae007 /rclone-test-liniqip1hofu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/23 01:05:22 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:22 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 0875a984e5a33999d97c5e1cde98b27877eae007 2025/10/23 01:05:22 DEBUG : sftp://rclone@:22/rclone-test-lukunel4geba: Purge dir "new_name" 2025/10/23 01:05:22 DEBUG : sftp://rclone@:22/rclone-test-lukunel4geba: 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/23 01:05:22 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/file name.txt" 2025/10/23 01:05:22 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:22 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: md5sum /rclone-test-liniqip1hofu/file\ name.txt 2025/10/23 01:05:22 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-liniqip1hofu/file\ name.txt" 2025/10/23 01:05:22 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:22 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: c490cfd7a37322dd540e9fdf29082a1b /rclone-test-liniqip1hofu/file name.txt 2025/10/23 01:05:22 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:22 DEBUG : file name.txt: Parsed hash: c490cfd7a37322dd540e9fdf29082a1b 2025/10/23 01:05:22 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/file name.txt" 2025/10/23 01:05:22 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:22 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: sha1sum /rclone-test-liniqip1hofu/file\ name.txt 2025/10/23 01:05:22 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-liniqip1hofu/file\ name.txt" 2025/10/23 01:05:22 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:22 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: ba22a4f6eda7b9df70c46724be1e4ed60a775a06 /rclone-test-liniqip1hofu/file name.txt 2025/10/23 01:05:22 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:22 DEBUG : file name.txt: Parsed hash: ba22a4f6eda7b9df70c46724be1e4ed60a775a06 === 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/23 01:05:22 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/file name.txt" 2025/10/23 01:05:22 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:22 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: md5sum /rclone-test-liniqip1hofu/file\ name.txt 2025/10/23 01:05:22 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-liniqip1hofu/file\ name.txt" 2025/10/23 01:05:22 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:22 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: 90333314309882a40c11566835d43890 /rclone-test-liniqip1hofu/file name.txt 2025/10/23 01:05:22 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:22 DEBUG : file name.txt: Parsed hash: 90333314309882a40c11566835d43890 2025/10/23 01:05:22 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/file name.txt" 2025/10/23 01:05:22 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:22 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: sha1sum /rclone-test-liniqip1hofu/file\ name.txt 2025/10/23 01:05:22 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-liniqip1hofu/file\ name.txt" 2025/10/23 01:05:22 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:22 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: fb4cb2b222506270970935ad32ff8d8e24e24d35 /rclone-test-liniqip1hofu/file name.txt 2025/10/23 01:05:22 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:22 DEBUG : file name.txt: Parsed hash: fb4cb2b222506270970935ad32ff8d8e24e24d35 2025/10/23 01:05:22 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/file name.txt" 2025/10/23 01:05:22 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:22 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: md5sum /rclone-test-liniqip1hofu/file\ name.txt 2025/10/23 01:05:22 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-liniqip1hofu/file\ name.txt" 2025/10/23 01:05:23 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:23 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: 90333314309882a40c11566835d43890 /rclone-test-liniqip1hofu/file name.txt 2025/10/23 01:05:23 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:23 DEBUG : file name.txt: Parsed hash: 90333314309882a40c11566835d43890 2025/10/23 01:05:23 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/file name.txt" 2025/10/23 01:05:23 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:23 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: sha1sum /rclone-test-liniqip1hofu/file\ name.txt 2025/10/23 01:05:23 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-liniqip1hofu/file\ name.txt" 2025/10/23 01:05:23 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:23 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: fb4cb2b222506270970935ad32ff8d8e24e24d35 /rclone-test-liniqip1hofu/file name.txt 2025/10/23 01:05:23 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:23 DEBUG : file name.txt: Parsed hash: fb4cb2b222506270970935ad32ff8d8e24e24d35 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2025/10/23 01:05:23 DEBUG : Creating backend with remote "TestSFTPRcloneSSH:rclone-test-liniqip1hofu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/23 01:05:23 DEBUG : Setting type="sftp" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_TYPE 2025/10/23 01:05:23 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/23 01:05:23 DEBUG : TestSFTPRcloneSSH: detected overridden config - adding "{aFBXt}" suffix to name 2025/10/23 01:05:23 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/23 01:05:23 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: ssh external: creating additional session 2025/10/23 01:05:23 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu/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/23 01:05:23 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell type "unix" from config 2025/10/23 01:05:23 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Relative path resolved to "/rclone-test-liniqip1hofu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/23 01:05:23 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Using root directory "/rclone-test-liniqip1hofu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot 2025/10/23 01:05:23 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/rclone-test-liniqip1hofu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/23 01:05:23 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: ssh external: creating additional session 2025/10/23 01:05:23 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: md5sum /rclone-test-liniqip1hofu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/23 01:05:23 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu/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-liniqip1hofu/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2025/10/23 01:05:23 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: ssh external: command exited OK 2025/10/23 01:05:23 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: 63fa26dbc520d665ecb427cf3e87daa6 /rclone-test-liniqip1hofu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/23 01:05:23 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: ssh external: close 2025/10/23 01:05:23 DEBUG : z.txt: Parsed hash: 63fa26dbc520d665ecb427cf3e87daa6 2025/10/23 01:05:23 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/rclone-test-liniqip1hofu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/23 01:05:23 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: ssh external: creating additional session 2025/10/23 01:05:23 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: sha1sum /rclone-test-liniqip1hofu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/23 01:05:23 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu/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-liniqip1hofu/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2025/10/23 01:05:23 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: ssh external: command exited OK 2025/10/23 01:05:23 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: 0875a984e5a33999d97c5e1cde98b27877eae007 /rclone-test-liniqip1hofu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/23 01:05:23 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: ssh external: close 2025/10/23 01:05:23 DEBUG : z.txt: Parsed hash: 0875a984e5a33999d97c5e1cde98b27877eae007 === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/10/23 01:05:23 DEBUG : Creating backend with remote "TestSFTPRcloneSSH:rclone-test-liniqip1hofu/not found.txt" 2025/10/23 01:05:23 DEBUG : Setting type="sftp" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_TYPE 2025/10/23 01:05:23 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/23 01:05:23 DEBUG : TestSFTPRcloneSSH: detected overridden config - adding "{aFBXt}" suffix to name 2025/10/23 01:05:23 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/23 01:05:23 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu/not found.txt: ssh external: creating additional session 2025/10/23 01:05:23 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu/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/23 01:05:23 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu/not found.txt: Shell type "unix" from config 2025/10/23 01:05:23 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu/not found.txt: Relative path resolved to "/rclone-test-liniqip1hofu/not found.txt" 2025/10/23 01:05:23 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu/not found.txt: Using root directory "/rclone-test-liniqip1hofu/not found.txt" 2025/10/23 01:05:23 ERROR : error listing: directory not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestSFTPRcloneSSH:" path "rclone-test-liniqip1hofu" from "TestSFTPRcloneSSH:rclone-test-liniqip1hofu" 2025/10/23 01:05:23 DEBUG : Creating backend with remote "TestSFTPRcloneSSH:" 2025/10/23 01:05:23 DEBUG : Setting type="sftp" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_TYPE 2025/10/23 01:05:23 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/23 01:05:23 DEBUG : TestSFTPRcloneSSH: detected overridden config - adding "{aFBXt}" suffix to name 2025/10/23 01:05:23 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/23 01:05:23 DEBUG : sftp://rclone@:22/: ssh external: creating additional session 2025/10/23 01:05:23 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/23 01:05:23 DEBUG : sftp://rclone@:22/: Shell type "unix" from config 2025/10/23 01:05:23 DEBUG : sftp://rclone@:22/: Relative path resolved to "/" 2025/10/23 01:05:23 DEBUG : sftp://rclone@:22/: Using root directory "/" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List 2025/10/23 01:05:23 DEBUG : sftp://rclone@:22/: Shell path "/rclone-test-liniqip1hofu/file name.txt" 2025/10/23 01:05:23 DEBUG : sftp://rclone@:22/: ssh external: creating additional session 2025/10/23 01:05:23 DEBUG : sftp://rclone@:22/: Running remote command: md5sum /rclone-test-liniqip1hofu/file\ name.txt 2025/10/23 01:05:23 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-liniqip1hofu/file\ name.txt" 2025/10/23 01:05:23 DEBUG : sftp://rclone@:22/: ssh external: command exited OK 2025/10/23 01:05:23 DEBUG : sftp://rclone@:22/: Remote command result: 90333314309882a40c11566835d43890 /rclone-test-liniqip1hofu/file name.txt 2025/10/23 01:05:23 DEBUG : sftp://rclone@:22/: ssh external: close 2025/10/23 01:05:23 DEBUG : rclone-test-liniqip1hofu/file name.txt: Parsed hash: 90333314309882a40c11566835d43890 2025/10/23 01:05:23 DEBUG : sftp://rclone@:22/: Shell path "/rclone-test-liniqip1hofu/file name.txt" 2025/10/23 01:05:23 DEBUG : sftp://rclone@:22/: ssh external: creating additional session 2025/10/23 01:05:23 DEBUG : sftp://rclone@:22/: Running remote command: sha1sum /rclone-test-liniqip1hofu/file\ name.txt 2025/10/23 01:05:23 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-liniqip1hofu/file\ name.txt" 2025/10/23 01:05:23 DEBUG : sftp://rclone@:22/: ssh external: command exited OK 2025/10/23 01:05:23 DEBUG : sftp://rclone@:22/: Remote command result: fb4cb2b222506270970935ad32ff8d8e24e24d35 /rclone-test-liniqip1hofu/file name.txt 2025/10/23 01:05:23 DEBUG : sftp://rclone@:22/: ssh external: close 2025/10/23 01:05:23 DEBUG : rclone-test-liniqip1hofu/file name.txt: Parsed hash: fb4cb2b222506270970935ad32ff8d8e24e24d35 2025/10/23 01:05:23 DEBUG : sftp://rclone@:22/: Shell path "/rclone-test-liniqip1hofu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/23 01:05:23 DEBUG : sftp://rclone@:22/: ssh external: creating additional session 2025/10/23 01:05:23 DEBUG : sftp://rclone@:22/: Running remote command: md5sum /rclone-test-liniqip1hofu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/23 01:05:23 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-liniqip1hofu/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2025/10/23 01:05:24 DEBUG : sftp://rclone@:22/: ssh external: command exited OK 2025/10/23 01:05:24 DEBUG : sftp://rclone@:22/: Remote command result: 63fa26dbc520d665ecb427cf3e87daa6 /rclone-test-liniqip1hofu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/23 01:05:24 DEBUG : sftp://rclone@:22/: ssh external: close 2025/10/23 01:05:24 DEBUG : rclone-test-liniqip1hofu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 63fa26dbc520d665ecb427cf3e87daa6 2025/10/23 01:05:24 DEBUG : sftp://rclone@:22/: Shell path "/rclone-test-liniqip1hofu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/23 01:05:24 DEBUG : sftp://rclone@:22/: ssh external: creating additional session 2025/10/23 01:05:24 DEBUG : sftp://rclone@:22/: Running remote command: sha1sum /rclone-test-liniqip1hofu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/23 01:05:24 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-liniqip1hofu/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2025/10/23 01:05:24 DEBUG : sftp://rclone@:22/: ssh external: command exited OK 2025/10/23 01:05:24 DEBUG : sftp://rclone@:22/: Remote command result: 0875a984e5a33999d97c5e1cde98b27877eae007 /rclone-test-liniqip1hofu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/23 01:05:24 DEBUG : sftp://rclone@:22/: ssh external: close 2025/10/23 01:05:24 DEBUG : rclone-test-liniqip1hofu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 0875a984e5a33999d97c5e1cde98b27877eae007 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries 2025/10/23 01:05:24 DEBUG : sftp://rclone@:22/: Shell path "/rclone-test-liniqip1hofu/file name.txt" 2025/10/23 01:05:24 DEBUG : sftp://rclone@:22/: ssh external: creating additional session 2025/10/23 01:05:24 DEBUG : sftp://rclone@:22/: Running remote command: md5sum /rclone-test-liniqip1hofu/file\ name.txt 2025/10/23 01:05:24 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-liniqip1hofu/file\ name.txt" 2025/10/23 01:05:24 DEBUG : sftp://rclone@:22/: ssh external: command exited OK 2025/10/23 01:05:24 DEBUG : sftp://rclone@:22/: Remote command result: 90333314309882a40c11566835d43890 /rclone-test-liniqip1hofu/file name.txt 2025/10/23 01:05:24 DEBUG : sftp://rclone@:22/: ssh external: close 2025/10/23 01:05:24 DEBUG : rclone-test-liniqip1hofu/file name.txt: Parsed hash: 90333314309882a40c11566835d43890 2025/10/23 01:05:24 DEBUG : sftp://rclone@:22/: Shell path "/rclone-test-liniqip1hofu/file name.txt" 2025/10/23 01:05:24 DEBUG : sftp://rclone@:22/: ssh external: creating additional session 2025/10/23 01:05:24 DEBUG : sftp://rclone@:22/: Running remote command: sha1sum /rclone-test-liniqip1hofu/file\ name.txt 2025/10/23 01:05:24 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-liniqip1hofu/file\ name.txt" 2025/10/23 01:05:24 DEBUG : sftp://rclone@:22/: ssh external: command exited OK 2025/10/23 01:05:24 DEBUG : sftp://rclone@:22/: Remote command result: fb4cb2b222506270970935ad32ff8d8e24e24d35 /rclone-test-liniqip1hofu/file name.txt 2025/10/23 01:05:24 DEBUG : sftp://rclone@:22/: ssh external: close 2025/10/23 01:05:24 DEBUG : rclone-test-liniqip1hofu/file name.txt: Parsed hash: fb4cb2b222506270970935ad32ff8d8e24e24d35 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:1945: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 2025/10/23 01:05:24 DEBUG : sftp://rclone@:22/: Shell path "/rclone-test-liniqip1hofu/created from root.txt" 2025/10/23 01:05:24 DEBUG : sftp://rclone@:22/: ssh external: creating additional session 2025/10/23 01:05:24 DEBUG : sftp://rclone@:22/: Running remote command: md5sum /rclone-test-liniqip1hofu/created\ from\ root.txt 2025/10/23 01:05:24 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-liniqip1hofu/created\ from\ root.txt" 2025/10/23 01:05:24 DEBUG : sftp://rclone@:22/: ssh external: command exited OK 2025/10/23 01:05:24 DEBUG : sftp://rclone@:22/: Remote command result: 77fb03a85fdbd6976b3078d4980fe545 /rclone-test-liniqip1hofu/created from root.txt 2025/10/23 01:05:24 DEBUG : sftp://rclone@:22/: ssh external: close 2025/10/23 01:05:24 DEBUG : rclone-test-liniqip1hofu/created from root.txt: Parsed hash: 77fb03a85fdbd6976b3078d4980fe545 2025/10/23 01:05:24 DEBUG : sftp://rclone@:22/: Shell path "/rclone-test-liniqip1hofu/created from root.txt" 2025/10/23 01:05:24 DEBUG : sftp://rclone@:22/: ssh external: creating additional session 2025/10/23 01:05:24 DEBUG : sftp://rclone@:22/: Running remote command: sha1sum /rclone-test-liniqip1hofu/created\ from\ root.txt 2025/10/23 01:05:24 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-liniqip1hofu/created\ from\ root.txt" 2025/10/23 01:05:24 DEBUG : sftp://rclone@:22/: ssh external: command exited OK 2025/10/23 01:05:24 DEBUG : sftp://rclone@:22/: Remote command result: c7b6e1270db8192c82589b5e658d7894d0c9f402 /rclone-test-liniqip1hofu/created from root.txt 2025/10/23 01:05:24 DEBUG : sftp://rclone@:22/: ssh external: close 2025/10/23 01:05:24 DEBUG : rclone-test-liniqip1hofu/created from root.txt: Parsed hash: c7b6e1270db8192c82589b5e658d7894d0c9f402 2025/10/23 01:05:24 DEBUG : sftp://rclone@:22/: Shell path "/rclone-test-liniqip1hofu/created from root.txt" 2025/10/23 01:05:24 DEBUG : sftp://rclone@:22/: ssh external: creating additional session 2025/10/23 01:05:24 DEBUG : sftp://rclone@:22/: Running remote command: md5sum /rclone-test-liniqip1hofu/created\ from\ root.txt 2025/10/23 01:05:24 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-liniqip1hofu/created\ from\ root.txt" 2025/10/23 01:05:24 DEBUG : sftp://rclone@:22/: ssh external: command exited OK 2025/10/23 01:05:24 DEBUG : sftp://rclone@:22/: Remote command result: 77fb03a85fdbd6976b3078d4980fe545 /rclone-test-liniqip1hofu/created from root.txt 2025/10/23 01:05:24 DEBUG : sftp://rclone@:22/: ssh external: close 2025/10/23 01:05:24 DEBUG : rclone-test-liniqip1hofu/created from root.txt: Parsed hash: 77fb03a85fdbd6976b3078d4980fe545 2025/10/23 01:05:24 DEBUG : sftp://rclone@:22/: Shell path "/rclone-test-liniqip1hofu/created from root.txt" 2025/10/23 01:05:24 DEBUG : sftp://rclone@:22/: ssh external: creating additional session 2025/10/23 01:05:24 DEBUG : sftp://rclone@:22/: Running remote command: sha1sum /rclone-test-liniqip1hofu/created\ from\ root.txt 2025/10/23 01:05:24 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-liniqip1hofu/created\ from\ root.txt" 2025/10/23 01:05:24 DEBUG : sftp://rclone@:22/: ssh external: command exited OK 2025/10/23 01:05:24 DEBUG : sftp://rclone@:22/: Remote command result: c7b6e1270db8192c82589b5e658d7894d0c9f402 /rclone-test-liniqip1hofu/created from root.txt 2025/10/23 01:05:24 DEBUG : sftp://rclone@:22/: ssh external: close 2025/10/23 01:05:24 DEBUG : rclone-test-liniqip1hofu/created from root.txt: Parsed hash: c7b6e1270db8192c82589b5e658d7894d0c9f402 2025/10/23 01:05:24 DEBUG : sftp://rclone@:22/: Shell path "/rclone-test-liniqip1hofu/created from root.txt" 2025/10/23 01:05:24 DEBUG : sftp://rclone@:22/: ssh external: creating additional session 2025/10/23 01:05:24 DEBUG : sftp://rclone@:22/: Running remote command: md5sum /rclone-test-liniqip1hofu/created\ from\ root.txt 2025/10/23 01:05:24 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-liniqip1hofu/created\ from\ root.txt" 2025/10/23 01:05:24 DEBUG : sftp://rclone@:22/: ssh external: command exited OK 2025/10/23 01:05:24 DEBUG : sftp://rclone@:22/: Remote command result: 77fb03a85fdbd6976b3078d4980fe545 /rclone-test-liniqip1hofu/created from root.txt 2025/10/23 01:05:24 DEBUG : sftp://rclone@:22/: ssh external: close 2025/10/23 01:05:24 DEBUG : rclone-test-liniqip1hofu/created from root.txt: Parsed hash: 77fb03a85fdbd6976b3078d4980fe545 2025/10/23 01:05:24 DEBUG : sftp://rclone@:22/: Shell path "/rclone-test-liniqip1hofu/created from root.txt" 2025/10/23 01:05:24 DEBUG : sftp://rclone@:22/: ssh external: creating additional session 2025/10/23 01:05:24 DEBUG : sftp://rclone@:22/: Running remote command: sha1sum /rclone-test-liniqip1hofu/created\ from\ root.txt 2025/10/23 01:05:24 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-liniqip1hofu/created\ from\ root.txt" 2025/10/23 01:05:25 DEBUG : sftp://rclone@:22/: ssh external: command exited OK 2025/10/23 01:05:25 DEBUG : sftp://rclone@:22/: Remote command result: c7b6e1270db8192c82589b5e658d7894d0c9f402 /rclone-test-liniqip1hofu/created from root.txt 2025/10/23 01:05:25 DEBUG : sftp://rclone@:22/: ssh external: close 2025/10/23 01:05:25 DEBUG : rclone-test-liniqip1hofu/created from root.txt: Parsed hash: c7b6e1270db8192c82589b5e658d7894d0c9f402 2025/10/23 01:05:25 DEBUG : sftp://rclone@:22/: Shell path "/rclone-test-liniqip1hofu/file name.txt" 2025/10/23 01:05:25 DEBUG : sftp://rclone@:22/: ssh external: creating additional session 2025/10/23 01:05:25 DEBUG : sftp://rclone@:22/: Running remote command: md5sum /rclone-test-liniqip1hofu/file\ name.txt 2025/10/23 01:05:25 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-liniqip1hofu/file\ name.txt" 2025/10/23 01:05:25 DEBUG : sftp://rclone@:22/: ssh external: command exited OK 2025/10/23 01:05:25 DEBUG : sftp://rclone@:22/: Remote command result: 90333314309882a40c11566835d43890 /rclone-test-liniqip1hofu/file name.txt 2025/10/23 01:05:25 DEBUG : sftp://rclone@:22/: ssh external: close 2025/10/23 01:05:25 DEBUG : rclone-test-liniqip1hofu/file name.txt: Parsed hash: 90333314309882a40c11566835d43890 2025/10/23 01:05:25 DEBUG : sftp://rclone@:22/: Shell path "/rclone-test-liniqip1hofu/file name.txt" 2025/10/23 01:05:25 DEBUG : sftp://rclone@:22/: ssh external: creating additional session 2025/10/23 01:05:25 DEBUG : sftp://rclone@:22/: Running remote command: sha1sum /rclone-test-liniqip1hofu/file\ name.txt 2025/10/23 01:05:25 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-liniqip1hofu/file\ name.txt" 2025/10/23 01:05:25 DEBUG : sftp://rclone@:22/: ssh external: command exited OK 2025/10/23 01:05:25 DEBUG : sftp://rclone@:22/: Remote command result: fb4cb2b222506270970935ad32ff8d8e24e24d35 /rclone-test-liniqip1hofu/file name.txt 2025/10/23 01:05:25 DEBUG : sftp://rclone@:22/: ssh external: close 2025/10/23 01:05:25 DEBUG : rclone-test-liniqip1hofu/file name.txt: Parsed hash: fb4cb2b222506270970935ad32ff8d8e24e24d35 2025/10/23 01:05:25 DEBUG : sftp://rclone@:22/: Shell path "/rclone-test-liniqip1hofu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/23 01:05:25 DEBUG : sftp://rclone@:22/: ssh external: creating additional session 2025/10/23 01:05:25 DEBUG : sftp://rclone@:22/: Running remote command: md5sum /rclone-test-liniqip1hofu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/23 01:05:25 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-liniqip1hofu/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2025/10/23 01:05:25 DEBUG : sftp://rclone@:22/: ssh external: command exited OK 2025/10/23 01:05:25 DEBUG : sftp://rclone@:22/: Remote command result: 63fa26dbc520d665ecb427cf3e87daa6 /rclone-test-liniqip1hofu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/23 01:05:25 DEBUG : sftp://rclone@:22/: ssh external: close 2025/10/23 01:05:25 DEBUG : rclone-test-liniqip1hofu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 63fa26dbc520d665ecb427cf3e87daa6 2025/10/23 01:05:25 DEBUG : sftp://rclone@:22/: Shell path "/rclone-test-liniqip1hofu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/23 01:05:25 DEBUG : sftp://rclone@:22/: ssh external: creating additional session 2025/10/23 01:05:25 DEBUG : sftp://rclone@:22/: Running remote command: sha1sum /rclone-test-liniqip1hofu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/23 01:05:25 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-liniqip1hofu/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2025/10/23 01:05:25 DEBUG : sftp://rclone@:22/: ssh external: command exited OK 2025/10/23 01:05:25 DEBUG : sftp://rclone@:22/: Remote command result: 0875a984e5a33999d97c5e1cde98b27877eae007 /rclone-test-liniqip1hofu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/23 01:05:25 DEBUG : sftp://rclone@:22/: ssh external: close 2025/10/23 01:05:25 DEBUG : rclone-test-liniqip1hofu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 0875a984e5a33999d97c5e1cde98b27877eae007 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove 2025/10/23 01:05:25 DEBUG : sftp://rclone@:22/: Shell path "/rclone-test-liniqip1hofu/file name.txt" 2025/10/23 01:05:25 DEBUG : sftp://rclone@:22/: ssh external: creating additional session 2025/10/23 01:05:25 DEBUG : sftp://rclone@:22/: Running remote command: md5sum /rclone-test-liniqip1hofu/file\ name.txt 2025/10/23 01:05:25 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-liniqip1hofu/file\ name.txt" 2025/10/23 01:05:25 DEBUG : sftp://rclone@:22/: ssh external: command exited OK 2025/10/23 01:05:25 DEBUG : sftp://rclone@:22/: Remote command result: 90333314309882a40c11566835d43890 /rclone-test-liniqip1hofu/file name.txt 2025/10/23 01:05:25 DEBUG : sftp://rclone@:22/: ssh external: close 2025/10/23 01:05:25 DEBUG : rclone-test-liniqip1hofu/file name.txt: Parsed hash: 90333314309882a40c11566835d43890 2025/10/23 01:05:25 DEBUG : sftp://rclone@:22/: Shell path "/rclone-test-liniqip1hofu/file name.txt" 2025/10/23 01:05:25 DEBUG : sftp://rclone@:22/: ssh external: creating additional session 2025/10/23 01:05:25 DEBUG : sftp://rclone@:22/: Running remote command: sha1sum /rclone-test-liniqip1hofu/file\ name.txt 2025/10/23 01:05:25 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-liniqip1hofu/file\ name.txt" 2025/10/23 01:05:25 DEBUG : sftp://rclone@:22/: ssh external: command exited OK 2025/10/23 01:05:25 DEBUG : sftp://rclone@:22/: Remote command result: fb4cb2b222506270970935ad32ff8d8e24e24d35 /rclone-test-liniqip1hofu/file name.txt 2025/10/23 01:05:25 DEBUG : sftp://rclone@:22/: ssh external: close 2025/10/23 01:05:25 DEBUG : rclone-test-liniqip1hofu/file name.txt: Parsed hash: fb4cb2b222506270970935ad32ff8d8e24e24d35 2025/10/23 01:05:25 DEBUG : sftp://rclone@:22/: Shell path "/rclone-test-liniqip1hofu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/23 01:05:25 DEBUG : sftp://rclone@:22/: ssh external: creating additional session 2025/10/23 01:05:25 DEBUG : sftp://rclone@:22/: Running remote command: md5sum /rclone-test-liniqip1hofu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/23 01:05:25 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-liniqip1hofu/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2025/10/23 01:05:25 DEBUG : sftp://rclone@:22/: ssh external: command exited OK 2025/10/23 01:05:25 DEBUG : sftp://rclone@:22/: Remote command result: 63fa26dbc520d665ecb427cf3e87daa6 /rclone-test-liniqip1hofu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/23 01:05:25 DEBUG : sftp://rclone@:22/: ssh external: close 2025/10/23 01:05:25 DEBUG : rclone-test-liniqip1hofu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 63fa26dbc520d665ecb427cf3e87daa6 2025/10/23 01:05:25 DEBUG : sftp://rclone@:22/: Shell path "/rclone-test-liniqip1hofu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/23 01:05:25 DEBUG : sftp://rclone@:22/: ssh external: creating additional session 2025/10/23 01:05:25 DEBUG : sftp://rclone@:22/: Running remote command: sha1sum /rclone-test-liniqip1hofu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/23 01:05:25 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-liniqip1hofu/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2025/10/23 01:05:25 DEBUG : sftp://rclone@:22/: ssh external: command exited OK 2025/10/23 01:05:25 DEBUG : sftp://rclone@:22/: Remote command result: 0875a984e5a33999d97c5e1cde98b27877eae007 /rclone-test-liniqip1hofu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/23 01:05:25 DEBUG : sftp://rclone@:22/: ssh external: close 2025/10/23 01:05:25 DEBUG : rclone-test-liniqip1hofu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 0875a984e5a33999d97c5e1cde98b27877eae007 === 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/23 01:05:25 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/23 01:05:25 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:25 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: md5sum /rclone-test-liniqip1hofu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/23 01:05:25 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-liniqip1hofu/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2025/10/23 01:05:26 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:26 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: 63fa26dbc520d665ecb427cf3e87daa6 /rclone-test-liniqip1hofu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/23 01:05:26 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:26 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 63fa26dbc520d665ecb427cf3e87daa6 2025/10/23 01:05:26 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/23 01:05:26 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:26 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: sha1sum /rclone-test-liniqip1hofu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/23 01:05:26 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-liniqip1hofu/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2025/10/23 01:05:26 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:26 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: 0875a984e5a33999d97c5e1cde98b27877eae007 /rclone-test-liniqip1hofu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/23 01:05:26 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:26 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 0875a984e5a33999d97c5e1cde98b27877eae007 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout 2025/10/23 01:05:26 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Server has VFS statistics extension 2025/10/23 01:05:26 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: About path "/rclone-test-liniqip1hofu" 2025/10/23 01:05:26 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Failed to retrieve VFS statistics, trying shell command instead: sftp: "operation unsupported" (SSH_FX_OP_UNSUPPORTED) 2025/10/23 01:05:26 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu" 2025/10/23 01:05:26 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: About path "/rclone-test-liniqip1hofu" 2025/10/23 01:05:26 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: About using shell command for shell type "unix" 2025/10/23 01:05:26 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:26 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: df -k /rclone-test-liniqip1hofu 2025/10/23 01:05:26 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: 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-liniqip1hofu" 2025/10/23 01:05:26 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:26 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: Filesystem 1K-blocks Used Available Use% Mounted on /dev/root 157205004 112260728 38512280 71% / 2025/10/23 01:05:26 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2025/10/23 01:05:26 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/piped data.txt" 2025/10/23 01:05:26 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:26 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: md5sum /rclone-test-liniqip1hofu/piped\ data.txt 2025/10/23 01:05:26 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-liniqip1hofu/piped\ data.txt" 2025/10/23 01:05:26 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:26 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-liniqip1hofu/piped data.txt 2025/10/23 01:05:26 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:26 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/10/23 01:05:26 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/piped data.txt" 2025/10/23 01:05:26 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:26 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: sha1sum /rclone-test-liniqip1hofu/piped\ data.txt 2025/10/23 01:05:26 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-liniqip1hofu/piped\ data.txt" 2025/10/23 01:05:26 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:26 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-liniqip1hofu/piped data.txt 2025/10/23 01:05:26 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:26 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2025/10/23 01:05:26 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/piped data.txt" 2025/10/23 01:05:26 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:26 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: md5sum /rclone-test-liniqip1hofu/piped\ data.txt 2025/10/23 01:05:26 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-liniqip1hofu/piped\ data.txt" 2025/10/23 01:05:26 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:26 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-liniqip1hofu/piped data.txt 2025/10/23 01:05:26 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:26 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/10/23 01:05:26 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/piped data.txt" 2025/10/23 01:05:26 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:26 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: sha1sum /rclone-test-liniqip1hofu/piped\ data.txt 2025/10/23 01:05:26 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-liniqip1hofu/piped\ data.txt" 2025/10/23 01:05:26 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:26 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-liniqip1hofu/piped data.txt 2025/10/23 01:05:26 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:26 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/10/23 01:05:26 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/piped data.txt" 2025/10/23 01:05:26 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:26 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: md5sum /rclone-test-liniqip1hofu/piped\ data.txt 2025/10/23 01:05:26 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-liniqip1hofu/piped\ data.txt" 2025/10/23 01:05:26 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:26 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: ddd0f142e982635246082316e1a1a40a /rclone-test-liniqip1hofu/piped data.txt 2025/10/23 01:05:26 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:26 DEBUG : piped data.txt: Parsed hash: ddd0f142e982635246082316e1a1a40a 2025/10/23 01:05:26 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/piped data.txt" 2025/10/23 01:05:26 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:26 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: sha1sum /rclone-test-liniqip1hofu/piped\ data.txt 2025/10/23 01:05:26 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-liniqip1hofu/piped\ data.txt" 2025/10/23 01:05:27 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:27 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: c98c84b8ca45783d488fcb8c51213d167c568cca /rclone-test-liniqip1hofu/piped data.txt 2025/10/23 01:05:27 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:27 DEBUG : piped data.txt: Parsed hash: c98c84b8ca45783d488fcb8c51213d167c568cca 2025/10/23 01:05:27 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/piped data.txt" 2025/10/23 01:05:27 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:27 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: md5sum /rclone-test-liniqip1hofu/piped\ data.txt 2025/10/23 01:05:27 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-liniqip1hofu/piped\ data.txt" 2025/10/23 01:05:27 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:27 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: ddd0f142e982635246082316e1a1a40a /rclone-test-liniqip1hofu/piped data.txt 2025/10/23 01:05:27 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:27 DEBUG : piped data.txt: Parsed hash: ddd0f142e982635246082316e1a1a40a 2025/10/23 01:05:27 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/piped data.txt" 2025/10/23 01:05:27 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:27 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: sha1sum /rclone-test-liniqip1hofu/piped\ data.txt 2025/10/23 01:05:27 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-liniqip1hofu/piped\ data.txt" 2025/10/23 01:05:27 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:27 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: c98c84b8ca45783d488fcb8c51213d167c568cca /rclone-test-liniqip1hofu/piped data.txt 2025/10/23 01:05:27 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:27 DEBUG : piped data.txt: Parsed hash: c98c84b8ca45783d488fcb8c51213d167c568cca === 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/23 01:05:27 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/unknown-size-update.txt" 2025/10/23 01:05:27 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:27 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: md5sum /rclone-test-liniqip1hofu/unknown-size-update.txt 2025/10/23 01:05:27 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-liniqip1hofu/unknown-size-update.txt" 2025/10/23 01:05:27 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:27 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: 72f94d01520529507ada0f18ed711ea3 /rclone-test-liniqip1hofu/unknown-size-update.txt 2025/10/23 01:05:27 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:27 DEBUG : unknown-size-update.txt: Parsed hash: 72f94d01520529507ada0f18ed711ea3 2025/10/23 01:05:27 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/unknown-size-update.txt" 2025/10/23 01:05:27 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:27 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: sha1sum /rclone-test-liniqip1hofu/unknown-size-update.txt 2025/10/23 01:05:27 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-liniqip1hofu/unknown-size-update.txt" 2025/10/23 01:05:27 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:27 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: 92fca2d82e1825945936736d60f739bd58073b6f /rclone-test-liniqip1hofu/unknown-size-update.txt 2025/10/23 01:05:27 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:27 DEBUG : unknown-size-update.txt: Parsed hash: 92fca2d82e1825945936736d60f739bd58073b6f 2025/10/23 01:05:27 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/unknown-size-update.txt" 2025/10/23 01:05:27 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:27 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: md5sum /rclone-test-liniqip1hofu/unknown-size-update.txt 2025/10/23 01:05:27 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-liniqip1hofu/unknown-size-update.txt" 2025/10/23 01:05:27 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:27 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: 72f94d01520529507ada0f18ed711ea3 /rclone-test-liniqip1hofu/unknown-size-update.txt 2025/10/23 01:05:27 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:27 DEBUG : unknown-size-update.txt: Parsed hash: 72f94d01520529507ada0f18ed711ea3 2025/10/23 01:05:27 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Shell path "/rclone-test-liniqip1hofu/unknown-size-update.txt" 2025/10/23 01:05:27 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: creating additional session 2025/10/23 01:05:27 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Running remote command: sha1sum /rclone-test-liniqip1hofu/unknown-size-update.txt 2025/10/23 01:05:27 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-liniqip1hofu/unknown-size-update.txt" 2025/10/23 01:05:27 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: command exited OK 2025/10/23 01:05:27 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Remote command result: 92fca2d82e1825945936736d60f739bd58073b6f /rclone-test-liniqip1hofu/unknown-size-update.txt 2025/10/23 01:05:27 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: ssh external: close 2025/10/23 01:05:27 DEBUG : unknown-size-update.txt: Parsed hash: 92fca2d82e1825945936736d60f739bd58073b6f === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/10/23 01:05:27 DEBUG : Creating backend with remote "TestSFTPRcloneSSH:rclone-test-liniqip1hofu/deeper/nonexisting/directory" 2025/10/23 01:05:27 DEBUG : Setting type="sftp" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_TYPE 2025/10/23 01:05:27 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/23 01:05:27 DEBUG : TestSFTPRcloneSSH: detected overridden config - adding "{aFBXt}" suffix to name 2025/10/23 01:05:27 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/23 01:05:27 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu/deeper/nonexisting/directory: ssh external: creating additional session 2025/10/23 01:05:27 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu/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/23 01:05:27 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu/deeper/nonexisting/directory: Shell type "unix" from config 2025/10/23 01:05:27 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu/deeper/nonexisting/directory: Relative path resolved to "/rclone-test-liniqip1hofu/deeper/nonexisting/directory" 2025/10/23 01:05:27 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu/deeper/nonexisting/directory: Using root directory "/rclone-test-liniqip1hofu/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/23 01:05:27 DEBUG : Waiting for deletions to finish 2025/10/23 01:05:27 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2025/10/23 01:05:27 DEBUG : removing 1 level 4 directories 2025/10/23 01:05:27 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2025/10/23 01:05:27 DEBUG : removing 1 level 3 directories 2025/10/23 01:05:27 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2025/10/23 01:05:27 DEBUG : removing 1 level 2 directories 2025/10/23 01:05:27 INFO : hello? sausage/êé: Removing directory 2025/10/23 01:05:27 DEBUG : removing 1 level 1 directories 2025/10/23 01:05:27 INFO : hello? sausage: Removing directory 2025/10/23 01:05:27 DEBUG : removing 1 level 0 directories 2025/10/23 01:05:27 INFO : sftp://rclone@:22/rclone-test-liniqip1hofu: Removing directory 2025/10/23 01:05:27 ERROR : error listing: directory not found 2025/10/23 01:05:27 DEBUG : Waiting for deletions to finish 2025/10/23 01:05:27 ERROR : error listing: directory not found 2025/10/23 01:05:27 ERROR : sftp://rclone@:22/rclone-test-liniqip1hofu: Failed to list "": directory not found 2025/10/23 01:05:27 DEBUG : removing 1 level 0 directories 2025/10/23 01:05:27 INFO : sftp://rclone@:22/rclone-test-liniqip1hofu: Removing directory 2025/10/23 01:05:27 ERROR : Failed to rmdir: Rmdir: directory not found === RUN TestIntegration/FsShutdown 2025/10/23 01:05:27 DEBUG : sftp://rclone@:22/rclone-test-liniqip1hofu: Closing 2 unused connections 2025/10/23 01:05:27 NOTICE: TestSFTPRcloneSSH: Stopping server --- PASS: TestIntegration (35.02s) --- 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 (24.72s) --- 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.61s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.64s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.64s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.69s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.69s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.64s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.59s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.69s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.68s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.68s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.66s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.65s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.68s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.68s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.68s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.68s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.68s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.67s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.64s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.65s) --- 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 (11.02s) --- 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.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.12s) --- 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.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.23s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.42s) --- 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.67s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove (1.93s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (1.02s) --- 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.22s) --- 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.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (2.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.22s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.46s) --- 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.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (0.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.40s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (0.45s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.45s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.12s) --- 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 36.244s "go test -v -timeout 1h0m0s -remote TestSFTPRcloneSSH: -verbose" - Finished OK in 37.291480674s (try 1/5)