"go test -v -timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Starting (try 1/5) === RUN TestShellEscapeUnix --- PASS: TestShellEscapeUnix (0.00s) === RUN TestShellEscapeCmd --- PASS: TestShellEscapeCmd (0.00s) === RUN TestShellEscapePowerShell --- PASS: TestShellEscapePowerShell (0.00s) === RUN TestRemotePathEncodesRemoteNames --- PASS: TestRemotePathEncodesRemoteNames (0.00s) === RUN TestRemoteShellPathEncodesRemoteNames --- PASS: TestRemoteShellPathEncodesRemoteNames (0.00s) === RUN TestRemoteShellPathEncodesPathOverrideNames --- PASS: TestRemoteShellPathEncodesPathOverrideNames (0.00s) === RUN TestParseHash --- PASS: TestParseHash (0.00s) === RUN TestParseUsage --- PASS: TestParseUsage (0.00s) === RUN TestSSHExternalWaitMultipleCalls --- PASS: TestSSHExternalWaitMultipleCalls (0.10s) === RUN TestSSHExternalCloseMultipleCalls --- PASS: TestSSHExternalCloseMultipleCalls (0.00s) === RUN TestStringLock --- PASS: TestStringLock (1.15s) === RUN TestIntegration fstests.go:438: Using remote "TestSFTPOpenssh:" 2026/06/28 03:53:25 NOTICE: TestSFTPOpenssh: Starting server 2026/06/28 03:53:26 NOTICE: TestSFTPOpenssh: Attempting to connect to "127.0.0.1:28627" try 1/100 2026/06/28 03:53:26 DEBUG : TestSFTPOpenssh: Read 1, error: 2026/06/28 03:53:26 NOTICE: TestSFTPOpenssh: Started server and connected to "127.0.0.1:28627" 2026/06/28 03:53:26 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-kahuvay2muki" 2026/06/28 03:53:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/28 03:53:26 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/06/28 03:53:26 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/28 03:53:26 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/28 03:53:26 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/28 03:53:26 DEBUG : Setting pass="YoClZ8Bprw89TagrA21ySTwyYVGVkgw1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/28 03:53:26 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/28 03:53:26 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{fccbP}" suffix to name 2026/06/28 03:53:26 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/28 03:53:26 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/28 03:53:26 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/28 03:53:26 DEBUG : Setting pass="YoClZ8Bprw89TagrA21ySTwyYVGVkgw1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/28 03:53:26 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/28 03:53:26 NOTICE: TestSFTPOpenssh{fccbP}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: New connection 127.0.0.1:34460->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell type "unix" from config 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Relative path resolved to "/home/rclone/rclone-test-kahuvay2muki" 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Using root directory "/home/rclone/rclone-test-kahuvay2muki" 2026/06/28 03:53:26 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_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 2026/06/28 03:53:26 INFO : dir/subdir: Making directory 2026/06/28 03:53:26 INFO : dir/subdir: Removing directory 2026/06/28 03:53:26 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 2026/06/28 03:53:26 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:708: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: md5sum /home/rclone/rclone-test-kahuvay2muki/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: 06c38d7365bd11302e45634f8b7f1720 /home/rclone/rclone-test-kahuvay2muki/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/28 03:53:26 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 06c38d7365bd11302e45634f8b7f1720 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: sha1sum /home/rclone/rclone-test-kahuvay2muki/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: 47ec1bbb3c6fc0f9d318a0de12af6c6e42476946 /home/rclone/rclone-test-kahuvay2muki/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/28 03:53:26 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 47ec1bbb3c6fc0f9d318a0de12af6c6e42476946 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: md5sum /home/rclone/rclone-test-kahuvay2muki/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: 06c38d7365bd11302e45634f8b7f1720 /home/rclone/rclone-test-kahuvay2muki/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/28 03:53:26 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 06c38d7365bd11302e45634f8b7f1720 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: sha1sum /home/rclone/rclone-test-kahuvay2muki/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: 47ec1bbb3c6fc0f9d318a0de12af6c6e42476946 /home/rclone/rclone-test-kahuvay2muki/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/28 03:53:26 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 47ec1bbb3c6fc0f9d318a0de12af6c6e42476946 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: md5sum /home/rclone/rclone-test-kahuvay2muki/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: 06c38d7365bd11302e45634f8b7f1720 /home/rclone/rclone-test-kahuvay2muki/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/28 03:53:26 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 06c38d7365bd11302e45634f8b7f1720 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: sha1sum /home/rclone/rclone-test-kahuvay2muki/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: 47ec1bbb3c6fc0f9d318a0de12af6c6e42476946 /home/rclone/rclone-test-kahuvay2muki/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/28 03:53:26 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 47ec1bbb3c6fc0f9d318a0de12af6c6e42476946 === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/./." 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: md5sum /home/rclone/rclone-test-kahuvay2muki/./. 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: 23bb07459a2ad272b63aff690d067255 /home/rclone/rclone-test-kahuvay2muki/./. 2026/06/28 03:53:26 DEBUG : ./.: Parsed hash: 23bb07459a2ad272b63aff690d067255 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/./." 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: sha1sum /home/rclone/rclone-test-kahuvay2muki/./. 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: 2fc995898efa2adafa5d949b5e4fb65b4eaf3fba /home/rclone/rclone-test-kahuvay2muki/./. 2026/06/28 03:53:26 DEBUG : ./.: Parsed hash: 2fc995898efa2adafa5d949b5e4fb65b4eaf3fba 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/./." 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: md5sum /home/rclone/rclone-test-kahuvay2muki/./. 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: 23bb07459a2ad272b63aff690d067255 /home/rclone/rclone-test-kahuvay2muki/./. 2026/06/28 03:53:26 DEBUG : ./.: Parsed hash: 23bb07459a2ad272b63aff690d067255 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/./." 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: sha1sum /home/rclone/rclone-test-kahuvay2muki/./. 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: 2fc995898efa2adafa5d949b5e4fb65b4eaf3fba /home/rclone/rclone-test-kahuvay2muki/./. 2026/06/28 03:53:26 DEBUG : ./.: Parsed hash: 2fc995898efa2adafa5d949b5e4fb65b4eaf3fba 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/./." 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: md5sum /home/rclone/rclone-test-kahuvay2muki/./. 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: 23bb07459a2ad272b63aff690d067255 /home/rclone/rclone-test-kahuvay2muki/./. 2026/06/28 03:53:26 DEBUG : ./.: Parsed hash: 23bb07459a2ad272b63aff690d067255 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/./." 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: sha1sum /home/rclone/rclone-test-kahuvay2muki/./. 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: 2fc995898efa2adafa5d949b5e4fb65b4eaf3fba /home/rclone/rclone-test-kahuvay2muki/./. 2026/06/28 03:53:26 DEBUG : ./.: Parsed hash: 2fc995898efa2adafa5d949b5e4fb65b4eaf3fba === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/../.." 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: md5sum /home/rclone/rclone-test-kahuvay2muki/../.. 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: f35e2e71083d2d37371b45c60bcd248b /home/rclone/rclone-test-kahuvay2muki/../.. 2026/06/28 03:53:26 DEBUG : ../..: Parsed hash: f35e2e71083d2d37371b45c60bcd248b 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/../.." 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: sha1sum /home/rclone/rclone-test-kahuvay2muki/../.. 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: 095ca6a578bd5eddfd02bc2f6e33c2ef42e286aa /home/rclone/rclone-test-kahuvay2muki/../.. 2026/06/28 03:53:26 DEBUG : ../..: Parsed hash: 095ca6a578bd5eddfd02bc2f6e33c2ef42e286aa 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/../.." 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: md5sum /home/rclone/rclone-test-kahuvay2muki/../.. 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: f35e2e71083d2d37371b45c60bcd248b /home/rclone/rclone-test-kahuvay2muki/../.. 2026/06/28 03:53:26 DEBUG : ../..: Parsed hash: f35e2e71083d2d37371b45c60bcd248b 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/../.." 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: sha1sum /home/rclone/rclone-test-kahuvay2muki/../.. 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: 095ca6a578bd5eddfd02bc2f6e33c2ef42e286aa /home/rclone/rclone-test-kahuvay2muki/../.. 2026/06/28 03:53:26 DEBUG : ../..: Parsed hash: 095ca6a578bd5eddfd02bc2f6e33c2ef42e286aa 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/../.." 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: md5sum /home/rclone/rclone-test-kahuvay2muki/../.. 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: f35e2e71083d2d37371b45c60bcd248b /home/rclone/rclone-test-kahuvay2muki/../.. 2026/06/28 03:53:26 DEBUG : ../..: Parsed hash: f35e2e71083d2d37371b45c60bcd248b 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/../.." 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: sha1sum /home/rclone/rclone-test-kahuvay2muki/../.. 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: 095ca6a578bd5eddfd02bc2f6e33c2ef42e286aa /home/rclone/rclone-test-kahuvay2muki/../.. 2026/06/28 03:53:26 DEBUG : ../..: Parsed hash: 095ca6a578bd5eddfd02bc2f6e33c2ef42e286aa === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: md5sum /home/rclone/rclone-test-kahuvay2muki/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: da875ebcc701ef090a194f1dfaf9e8d6 /home/rclone/rclone-test-kahuvay2muki/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/06/28 03:53:26 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: da875ebcc701ef090a194f1dfaf9e8d6 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: sha1sum /home/rclone/rclone-test-kahuvay2muki/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: f6e12e4f61312e1a8dec28127a2c80fd9709a24e /home/rclone/rclone-test-kahuvay2muki/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/06/28 03:53:26 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: f6e12e4f61312e1a8dec28127a2c80fd9709a24e 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: md5sum /home/rclone/rclone-test-kahuvay2muki/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: da875ebcc701ef090a194f1dfaf9e8d6 /home/rclone/rclone-test-kahuvay2muki/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/06/28 03:53:26 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: da875ebcc701ef090a194f1dfaf9e8d6 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: sha1sum /home/rclone/rclone-test-kahuvay2muki/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: f6e12e4f61312e1a8dec28127a2c80fd9709a24e /home/rclone/rclone-test-kahuvay2muki/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/06/28 03:53:26 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: f6e12e4f61312e1a8dec28127a2c80fd9709a24e 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: md5sum /home/rclone/rclone-test-kahuvay2muki/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: da875ebcc701ef090a194f1dfaf9e8d6 /home/rclone/rclone-test-kahuvay2muki/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/06/28 03:53:26 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: da875ebcc701ef090a194f1dfaf9e8d6 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: sha1sum /home/rclone/rclone-test-kahuvay2muki/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: f6e12e4f61312e1a8dec28127a2c80fd9709a24e /home/rclone/rclone-test-kahuvay2muki/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/06/28 03:53:26 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: f6e12e4f61312e1a8dec28127a2c80fd9709a24e === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/ leading space/ leading space" 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: md5sum /home/rclone/rclone-test-kahuvay2muki/\ leading\ space/\ leading\ space 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: e8f68fb26ca07b7c85d8c8fcdf990645 /home/rclone/rclone-test-kahuvay2muki/ leading space/ leading space 2026/06/28 03:53:26 DEBUG : leading space/ leading space: Parsed hash: e8f68fb26ca07b7c85d8c8fcdf990645 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/ leading space/ leading space" 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: sha1sum /home/rclone/rclone-test-kahuvay2muki/\ leading\ space/\ leading\ space 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: 9fa0cc18513d76dd32d363ba15149ce553bae283 /home/rclone/rclone-test-kahuvay2muki/ leading space/ leading space 2026/06/28 03:53:26 DEBUG : leading space/ leading space: Parsed hash: 9fa0cc18513d76dd32d363ba15149ce553bae283 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/ leading space/ leading space" 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: md5sum /home/rclone/rclone-test-kahuvay2muki/\ leading\ space/\ leading\ space 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: e8f68fb26ca07b7c85d8c8fcdf990645 /home/rclone/rclone-test-kahuvay2muki/ leading space/ leading space 2026/06/28 03:53:26 DEBUG : leading space/ leading space: Parsed hash: e8f68fb26ca07b7c85d8c8fcdf990645 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/ leading space/ leading space" 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: sha1sum /home/rclone/rclone-test-kahuvay2muki/\ leading\ space/\ leading\ space 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: 9fa0cc18513d76dd32d363ba15149ce553bae283 /home/rclone/rclone-test-kahuvay2muki/ leading space/ leading space 2026/06/28 03:53:26 DEBUG : leading space/ leading space: Parsed hash: 9fa0cc18513d76dd32d363ba15149ce553bae283 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/ leading space/ leading space" 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: md5sum /home/rclone/rclone-test-kahuvay2muki/\ leading\ space/\ leading\ space 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: e8f68fb26ca07b7c85d8c8fcdf990645 /home/rclone/rclone-test-kahuvay2muki/ leading space/ leading space 2026/06/28 03:53:26 DEBUG : leading space/ leading space: Parsed hash: e8f68fb26ca07b7c85d8c8fcdf990645 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/ leading space/ leading space" 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: sha1sum /home/rclone/rclone-test-kahuvay2muki/\ leading\ space/\ leading\ space 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: 9fa0cc18513d76dd32d363ba15149ce553bae283 /home/rclone/rclone-test-kahuvay2muki/ leading space/ leading space 2026/06/28 03:53:26 DEBUG : leading space/ leading space: Parsed hash: 9fa0cc18513d76dd32d363ba15149ce553bae283 === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/~leading tilde/~leading tilde" 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: md5sum /home/rclone/rclone-test-kahuvay2muki/\~leading\ tilde/\~leading\ tilde 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: e62bc7755650b364ee29fd75b09c1f0c /home/rclone/rclone-test-kahuvay2muki/~leading tilde/~leading tilde 2026/06/28 03:53:26 DEBUG : ~leading tilde/~leading tilde: Parsed hash: e62bc7755650b364ee29fd75b09c1f0c 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/~leading tilde/~leading tilde" 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: sha1sum /home/rclone/rclone-test-kahuvay2muki/\~leading\ tilde/\~leading\ tilde 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: 68aa5b13c15fe71702bc4716c9994ee2dfd9f268 /home/rclone/rclone-test-kahuvay2muki/~leading tilde/~leading tilde 2026/06/28 03:53:26 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 68aa5b13c15fe71702bc4716c9994ee2dfd9f268 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/~leading tilde/~leading tilde" 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: md5sum /home/rclone/rclone-test-kahuvay2muki/\~leading\ tilde/\~leading\ tilde 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: e62bc7755650b364ee29fd75b09c1f0c /home/rclone/rclone-test-kahuvay2muki/~leading tilde/~leading tilde 2026/06/28 03:53:26 DEBUG : ~leading tilde/~leading tilde: Parsed hash: e62bc7755650b364ee29fd75b09c1f0c 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/~leading tilde/~leading tilde" 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: sha1sum /home/rclone/rclone-test-kahuvay2muki/\~leading\ tilde/\~leading\ tilde 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: 68aa5b13c15fe71702bc4716c9994ee2dfd9f268 /home/rclone/rclone-test-kahuvay2muki/~leading tilde/~leading tilde 2026/06/28 03:53:26 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 68aa5b13c15fe71702bc4716c9994ee2dfd9f268 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/~leading tilde/~leading tilde" 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: md5sum /home/rclone/rclone-test-kahuvay2muki/\~leading\ tilde/\~leading\ tilde 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: e62bc7755650b364ee29fd75b09c1f0c /home/rclone/rclone-test-kahuvay2muki/~leading tilde/~leading tilde 2026/06/28 03:53:26 DEBUG : ~leading tilde/~leading tilde: Parsed hash: e62bc7755650b364ee29fd75b09c1f0c 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/~leading tilde/~leading tilde" 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: sha1sum /home/rclone/rclone-test-kahuvay2muki/\~leading\ tilde/\~leading\ tilde 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: 68aa5b13c15fe71702bc4716c9994ee2dfd9f268 /home/rclone/rclone-test-kahuvay2muki/~leading tilde/~leading tilde 2026/06/28 03:53:26 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 68aa5b13c15fe71702bc4716c9994ee2dfd9f268 === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/␍leading CR/␍leading CR" 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: md5sum /home/rclone/rclone-test-kahuvay2muki/␍leading\ CR/␍leading\ CR 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: 45634430ba480e9425ccf31d0a889785 /home/rclone/rclone-test-kahuvay2muki/␍leading CR/␍leading CR 2026/06/28 03:53:26 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 45634430ba480e9425ccf31d0a889785 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/␍leading CR/␍leading CR" 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: sha1sum /home/rclone/rclone-test-kahuvay2muki/␍leading\ CR/␍leading\ CR 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: 4cd8163b3bb0aa8e539f4ded01b4bdb468245755 /home/rclone/rclone-test-kahuvay2muki/␍leading CR/␍leading CR 2026/06/28 03:53:26 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 4cd8163b3bb0aa8e539f4ded01b4bdb468245755 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/␍leading CR/␍leading CR" 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: md5sum /home/rclone/rclone-test-kahuvay2muki/␍leading\ CR/␍leading\ CR 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: 45634430ba480e9425ccf31d0a889785 /home/rclone/rclone-test-kahuvay2muki/␍leading CR/␍leading CR 2026/06/28 03:53:26 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 45634430ba480e9425ccf31d0a889785 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/␍leading CR/␍leading CR" 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: sha1sum /home/rclone/rclone-test-kahuvay2muki/␍leading\ CR/␍leading\ CR 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: 4cd8163b3bb0aa8e539f4ded01b4bdb468245755 /home/rclone/rclone-test-kahuvay2muki/␍leading CR/␍leading CR 2026/06/28 03:53:26 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 4cd8163b3bb0aa8e539f4ded01b4bdb468245755 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/␍leading CR/␍leading CR" 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: md5sum /home/rclone/rclone-test-kahuvay2muki/␍leading\ CR/␍leading\ CR 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: 45634430ba480e9425ccf31d0a889785 /home/rclone/rclone-test-kahuvay2muki/␍leading CR/␍leading CR 2026/06/28 03:53:26 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 45634430ba480e9425ccf31d0a889785 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/␍leading CR/␍leading CR" 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: sha1sum /home/rclone/rclone-test-kahuvay2muki/␍leading\ CR/␍leading\ CR 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: 4cd8163b3bb0aa8e539f4ded01b4bdb468245755 /home/rclone/rclone-test-kahuvay2muki/␍leading CR/␍leading CR 2026/06/28 03:53:26 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 4cd8163b3bb0aa8e539f4ded01b4bdb468245755 === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/␊leading LF/␊leading LF" 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: md5sum /home/rclone/rclone-test-kahuvay2muki/␊leading\ LF/␊leading\ LF 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: b2f6680dc1bb514ddd822a8e414e8f67 /home/rclone/rclone-test-kahuvay2muki/␊leading LF/␊leading LF 2026/06/28 03:53:26 DEBUG : ␊leading LF/␊leading LF: Parsed hash: b2f6680dc1bb514ddd822a8e414e8f67 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/␊leading LF/␊leading LF" 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: sha1sum /home/rclone/rclone-test-kahuvay2muki/␊leading\ LF/␊leading\ LF 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: e4d710c608895767e7344cc8e3da821ba3da71c1 /home/rclone/rclone-test-kahuvay2muki/␊leading LF/␊leading LF 2026/06/28 03:53:26 DEBUG : ␊leading LF/␊leading LF: Parsed hash: e4d710c608895767e7344cc8e3da821ba3da71c1 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/␊leading LF/␊leading LF" 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: md5sum /home/rclone/rclone-test-kahuvay2muki/␊leading\ LF/␊leading\ LF 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: b2f6680dc1bb514ddd822a8e414e8f67 /home/rclone/rclone-test-kahuvay2muki/␊leading LF/␊leading LF 2026/06/28 03:53:26 DEBUG : ␊leading LF/␊leading LF: Parsed hash: b2f6680dc1bb514ddd822a8e414e8f67 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/␊leading LF/␊leading LF" 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: sha1sum /home/rclone/rclone-test-kahuvay2muki/␊leading\ LF/␊leading\ LF 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: e4d710c608895767e7344cc8e3da821ba3da71c1 /home/rclone/rclone-test-kahuvay2muki/␊leading LF/␊leading LF 2026/06/28 03:53:26 DEBUG : ␊leading LF/␊leading LF: Parsed hash: e4d710c608895767e7344cc8e3da821ba3da71c1 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/␊leading LF/␊leading LF" 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: md5sum /home/rclone/rclone-test-kahuvay2muki/␊leading\ LF/␊leading\ LF 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: b2f6680dc1bb514ddd822a8e414e8f67 /home/rclone/rclone-test-kahuvay2muki/␊leading LF/␊leading LF 2026/06/28 03:53:26 DEBUG : ␊leading LF/␊leading LF: Parsed hash: b2f6680dc1bb514ddd822a8e414e8f67 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/␊leading LF/␊leading LF" 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: sha1sum /home/rclone/rclone-test-kahuvay2muki/␊leading\ LF/␊leading\ LF 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: e4d710c608895767e7344cc8e3da821ba3da71c1 /home/rclone/rclone-test-kahuvay2muki/␊leading LF/␊leading LF 2026/06/28 03:53:26 DEBUG : ␊leading LF/␊leading LF: Parsed hash: e4d710c608895767e7344cc8e3da821ba3da71c1 === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/␉leading HT/␉leading HT" 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: md5sum /home/rclone/rclone-test-kahuvay2muki/␉leading\ HT/␉leading\ HT 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: 8f224908ec7f3a3546d288cddee2563f /home/rclone/rclone-test-kahuvay2muki/␉leading HT/␉leading HT 2026/06/28 03:53:26 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 8f224908ec7f3a3546d288cddee2563f 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/␉leading HT/␉leading HT" 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: sha1sum /home/rclone/rclone-test-kahuvay2muki/␉leading\ HT/␉leading\ HT 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: 6983b22c8e97aa0c4f529ed492b471873efa5d6e /home/rclone/rclone-test-kahuvay2muki/␉leading HT/␉leading HT 2026/06/28 03:53:26 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 6983b22c8e97aa0c4f529ed492b471873efa5d6e 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/␉leading HT/␉leading HT" 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: md5sum /home/rclone/rclone-test-kahuvay2muki/␉leading\ HT/␉leading\ HT 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: 8f224908ec7f3a3546d288cddee2563f /home/rclone/rclone-test-kahuvay2muki/␉leading HT/␉leading HT 2026/06/28 03:53:26 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 8f224908ec7f3a3546d288cddee2563f 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/␉leading HT/␉leading HT" 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: sha1sum /home/rclone/rclone-test-kahuvay2muki/␉leading\ HT/␉leading\ HT 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: 6983b22c8e97aa0c4f529ed492b471873efa5d6e /home/rclone/rclone-test-kahuvay2muki/␉leading HT/␉leading HT 2026/06/28 03:53:26 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 6983b22c8e97aa0c4f529ed492b471873efa5d6e 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/␉leading HT/␉leading HT" 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: md5sum /home/rclone/rclone-test-kahuvay2muki/␉leading\ HT/␉leading\ HT 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: 8f224908ec7f3a3546d288cddee2563f /home/rclone/rclone-test-kahuvay2muki/␉leading HT/␉leading HT 2026/06/28 03:53:26 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 8f224908ec7f3a3546d288cddee2563f 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/␉leading HT/␉leading HT" 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: sha1sum /home/rclone/rclone-test-kahuvay2muki/␉leading\ HT/␉leading\ HT 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: 6983b22c8e97aa0c4f529ed492b471873efa5d6e /home/rclone/rclone-test-kahuvay2muki/␉leading HT/␉leading HT 2026/06/28 03:53:26 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 6983b22c8e97aa0c4f529ed492b471873efa5d6e === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/␋leading VT/␋leading VT" 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: md5sum /home/rclone/rclone-test-kahuvay2muki/␋leading\ VT/␋leading\ VT 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: 46fffe7682c9cd4dff51cea75573c70c /home/rclone/rclone-test-kahuvay2muki/␋leading VT/␋leading VT 2026/06/28 03:53:26 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 46fffe7682c9cd4dff51cea75573c70c 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/␋leading VT/␋leading VT" 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: sha1sum /home/rclone/rclone-test-kahuvay2muki/␋leading\ VT/␋leading\ VT 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: 4b7cde84046a38994261459093ea7ec376842e36 /home/rclone/rclone-test-kahuvay2muki/␋leading VT/␋leading VT 2026/06/28 03:53:26 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 4b7cde84046a38994261459093ea7ec376842e36 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/␋leading VT/␋leading VT" 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: md5sum /home/rclone/rclone-test-kahuvay2muki/␋leading\ VT/␋leading\ VT 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: 46fffe7682c9cd4dff51cea75573c70c /home/rclone/rclone-test-kahuvay2muki/␋leading VT/␋leading VT 2026/06/28 03:53:26 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 46fffe7682c9cd4dff51cea75573c70c 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/␋leading VT/␋leading VT" 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: sha1sum /home/rclone/rclone-test-kahuvay2muki/␋leading\ VT/␋leading\ VT 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: 4b7cde84046a38994261459093ea7ec376842e36 /home/rclone/rclone-test-kahuvay2muki/␋leading VT/␋leading VT 2026/06/28 03:53:26 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 4b7cde84046a38994261459093ea7ec376842e36 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/␋leading VT/␋leading VT" 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: md5sum /home/rclone/rclone-test-kahuvay2muki/␋leading\ VT/␋leading\ VT 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: 46fffe7682c9cd4dff51cea75573c70c /home/rclone/rclone-test-kahuvay2muki/␋leading VT/␋leading VT 2026/06/28 03:53:26 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 46fffe7682c9cd4dff51cea75573c70c 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/␋leading VT/␋leading VT" 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: sha1sum /home/rclone/rclone-test-kahuvay2muki/␋leading\ VT/␋leading\ VT 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: 4b7cde84046a38994261459093ea7ec376842e36 /home/rclone/rclone-test-kahuvay2muki/␋leading VT/␋leading VT 2026/06/28 03:53:26 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 4b7cde84046a38994261459093ea7ec376842e36 === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/.leading dot/.leading dot" 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: md5sum /home/rclone/rclone-test-kahuvay2muki/.leading\ dot/.leading\ dot 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: b546636322009d950d0be30ab93e720c /home/rclone/rclone-test-kahuvay2muki/.leading dot/.leading dot 2026/06/28 03:53:26 DEBUG : .leading dot/.leading dot: Parsed hash: b546636322009d950d0be30ab93e720c 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/.leading dot/.leading dot" 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: sha1sum /home/rclone/rclone-test-kahuvay2muki/.leading\ dot/.leading\ dot 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: d73765db264c583f6aa20400537ae220c9413410 /home/rclone/rclone-test-kahuvay2muki/.leading dot/.leading dot 2026/06/28 03:53:26 DEBUG : .leading dot/.leading dot: Parsed hash: d73765db264c583f6aa20400537ae220c9413410 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/.leading dot/.leading dot" 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: md5sum /home/rclone/rclone-test-kahuvay2muki/.leading\ dot/.leading\ dot 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: b546636322009d950d0be30ab93e720c /home/rclone/rclone-test-kahuvay2muki/.leading dot/.leading dot 2026/06/28 03:53:26 DEBUG : .leading dot/.leading dot: Parsed hash: b546636322009d950d0be30ab93e720c 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/.leading dot/.leading dot" 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: sha1sum /home/rclone/rclone-test-kahuvay2muki/.leading\ dot/.leading\ dot 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: d73765db264c583f6aa20400537ae220c9413410 /home/rclone/rclone-test-kahuvay2muki/.leading dot/.leading dot 2026/06/28 03:53:26 DEBUG : .leading dot/.leading dot: Parsed hash: d73765db264c583f6aa20400537ae220c9413410 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/.leading dot/.leading dot" 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: md5sum /home/rclone/rclone-test-kahuvay2muki/.leading\ dot/.leading\ dot 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: b546636322009d950d0be30ab93e720c /home/rclone/rclone-test-kahuvay2muki/.leading dot/.leading dot 2026/06/28 03:53:26 DEBUG : .leading dot/.leading dot: Parsed hash: b546636322009d950d0be30ab93e720c 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/.leading dot/.leading dot" 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: sha1sum /home/rclone/rclone-test-kahuvay2muki/.leading\ dot/.leading\ dot 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: d73765db264c583f6aa20400537ae220c9413410 /home/rclone/rclone-test-kahuvay2muki/.leading dot/.leading dot 2026/06/28 03:53:26 DEBUG : .leading dot/.leading dot: Parsed hash: d73765db264c583f6aa20400537ae220c9413410 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/trailing space /trailing space " 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: md5sum /home/rclone/rclone-test-kahuvay2muki/trailing\ space\ /trailing\ space\ 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: 8125f634db9e612de9ceac2c883d912f /home/rclone/rclone-test-kahuvay2muki/trailing space /trailing space 2026/06/28 03:53:26 DEBUG : trailing space /trailing space : Parsed hash: 8125f634db9e612de9ceac2c883d912f 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/trailing space /trailing space " 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: sha1sum /home/rclone/rclone-test-kahuvay2muki/trailing\ space\ /trailing\ space\ 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: a38df8b3e849f0b7d3c04747dda95b39895c05be /home/rclone/rclone-test-kahuvay2muki/trailing space /trailing space 2026/06/28 03:53:26 DEBUG : trailing space /trailing space : Parsed hash: a38df8b3e849f0b7d3c04747dda95b39895c05be 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/trailing space /trailing space " 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: md5sum /home/rclone/rclone-test-kahuvay2muki/trailing\ space\ /trailing\ space\ 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: 8125f634db9e612de9ceac2c883d912f /home/rclone/rclone-test-kahuvay2muki/trailing space /trailing space 2026/06/28 03:53:26 DEBUG : trailing space /trailing space : Parsed hash: 8125f634db9e612de9ceac2c883d912f 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/trailing space /trailing space " 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: sha1sum /home/rclone/rclone-test-kahuvay2muki/trailing\ space\ /trailing\ space\ 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: a38df8b3e849f0b7d3c04747dda95b39895c05be /home/rclone/rclone-test-kahuvay2muki/trailing space /trailing space 2026/06/28 03:53:26 DEBUG : trailing space /trailing space : Parsed hash: a38df8b3e849f0b7d3c04747dda95b39895c05be 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/trailing space /trailing space " 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: md5sum /home/rclone/rclone-test-kahuvay2muki/trailing\ space\ /trailing\ space\ 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: 8125f634db9e612de9ceac2c883d912f /home/rclone/rclone-test-kahuvay2muki/trailing space /trailing space 2026/06/28 03:53:26 DEBUG : trailing space /trailing space : Parsed hash: 8125f634db9e612de9ceac2c883d912f 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/trailing space /trailing space " 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: sha1sum /home/rclone/rclone-test-kahuvay2muki/trailing\ space\ /trailing\ space\ 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: a38df8b3e849f0b7d3c04747dda95b39895c05be /home/rclone/rclone-test-kahuvay2muki/trailing space /trailing space 2026/06/28 03:53:26 DEBUG : trailing space /trailing space : Parsed hash: a38df8b3e849f0b7d3c04747dda95b39895c05be === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/trailing CR␍/trailing CR␍" 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: md5sum /home/rclone/rclone-test-kahuvay2muki/trailing\ CR␍/trailing\ CR␍ 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: de030004d3971e37e9c225d69e799234 /home/rclone/rclone-test-kahuvay2muki/trailing CR␍/trailing CR␍ 2026/06/28 03:53:26 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: de030004d3971e37e9c225d69e799234 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/trailing CR␍/trailing CR␍" 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: sha1sum /home/rclone/rclone-test-kahuvay2muki/trailing\ CR␍/trailing\ CR␍ 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: a03984b024b4cd97ba982cef3b463435877afbeb /home/rclone/rclone-test-kahuvay2muki/trailing CR␍/trailing CR␍ 2026/06/28 03:53:26 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: a03984b024b4cd97ba982cef3b463435877afbeb 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/trailing CR␍/trailing CR␍" 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: md5sum /home/rclone/rclone-test-kahuvay2muki/trailing\ CR␍/trailing\ CR␍ 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: de030004d3971e37e9c225d69e799234 /home/rclone/rclone-test-kahuvay2muki/trailing CR␍/trailing CR␍ 2026/06/28 03:53:26 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: de030004d3971e37e9c225d69e799234 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/trailing CR␍/trailing CR␍" 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: sha1sum /home/rclone/rclone-test-kahuvay2muki/trailing\ CR␍/trailing\ CR␍ 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: a03984b024b4cd97ba982cef3b463435877afbeb /home/rclone/rclone-test-kahuvay2muki/trailing CR␍/trailing CR␍ 2026/06/28 03:53:26 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: a03984b024b4cd97ba982cef3b463435877afbeb 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/trailing CR␍/trailing CR␍" 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: md5sum /home/rclone/rclone-test-kahuvay2muki/trailing\ CR␍/trailing\ CR␍ 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: de030004d3971e37e9c225d69e799234 /home/rclone/rclone-test-kahuvay2muki/trailing CR␍/trailing CR␍ 2026/06/28 03:53:26 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: de030004d3971e37e9c225d69e799234 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/trailing CR␍/trailing CR␍" 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: sha1sum /home/rclone/rclone-test-kahuvay2muki/trailing\ CR␍/trailing\ CR␍ 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: a03984b024b4cd97ba982cef3b463435877afbeb /home/rclone/rclone-test-kahuvay2muki/trailing CR␍/trailing CR␍ 2026/06/28 03:53:26 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: a03984b024b4cd97ba982cef3b463435877afbeb === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/trailing LF␊/trailing LF␊" 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: md5sum /home/rclone/rclone-test-kahuvay2muki/trailing\ LF␊/trailing\ LF␊ 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: d445b78ec0eb26485bb74d9493e33517 /home/rclone/rclone-test-kahuvay2muki/trailing LF␊/trailing LF␊ 2026/06/28 03:53:26 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: d445b78ec0eb26485bb74d9493e33517 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/trailing LF␊/trailing LF␊" 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: sha1sum /home/rclone/rclone-test-kahuvay2muki/trailing\ LF␊/trailing\ LF␊ 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: 55fc2793dff28fec92693d2fc53aaf16791615b0 /home/rclone/rclone-test-kahuvay2muki/trailing LF␊/trailing LF␊ 2026/06/28 03:53:26 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 55fc2793dff28fec92693d2fc53aaf16791615b0 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/trailing LF␊/trailing LF␊" 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: md5sum /home/rclone/rclone-test-kahuvay2muki/trailing\ LF␊/trailing\ LF␊ 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: d445b78ec0eb26485bb74d9493e33517 /home/rclone/rclone-test-kahuvay2muki/trailing LF␊/trailing LF␊ 2026/06/28 03:53:26 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: d445b78ec0eb26485bb74d9493e33517 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/trailing LF␊/trailing LF␊" 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: sha1sum /home/rclone/rclone-test-kahuvay2muki/trailing\ LF␊/trailing\ LF␊ 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: 55fc2793dff28fec92693d2fc53aaf16791615b0 /home/rclone/rclone-test-kahuvay2muki/trailing LF␊/trailing LF␊ 2026/06/28 03:53:26 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 55fc2793dff28fec92693d2fc53aaf16791615b0 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/trailing LF␊/trailing LF␊" 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: md5sum /home/rclone/rclone-test-kahuvay2muki/trailing\ LF␊/trailing\ LF␊ 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: d445b78ec0eb26485bb74d9493e33517 /home/rclone/rclone-test-kahuvay2muki/trailing LF␊/trailing LF␊ 2026/06/28 03:53:26 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: d445b78ec0eb26485bb74d9493e33517 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/trailing LF␊/trailing LF␊" 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: sha1sum /home/rclone/rclone-test-kahuvay2muki/trailing\ LF␊/trailing\ LF␊ 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: 55fc2793dff28fec92693d2fc53aaf16791615b0 /home/rclone/rclone-test-kahuvay2muki/trailing LF␊/trailing LF␊ 2026/06/28 03:53:26 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 55fc2793dff28fec92693d2fc53aaf16791615b0 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/trailing HT␉/trailing HT␉" 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: md5sum /home/rclone/rclone-test-kahuvay2muki/trailing\ HT␉/trailing\ HT␉ 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: dfb6711285e41d3af2aef2ea2fcf5f75 /home/rclone/rclone-test-kahuvay2muki/trailing HT␉/trailing HT␉ 2026/06/28 03:53:26 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: dfb6711285e41d3af2aef2ea2fcf5f75 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/trailing HT␉/trailing HT␉" 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: sha1sum /home/rclone/rclone-test-kahuvay2muki/trailing\ HT␉/trailing\ HT␉ 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: 3fc920956dd8b59644e8c83edcbae9bfdc54bea9 /home/rclone/rclone-test-kahuvay2muki/trailing HT␉/trailing HT␉ 2026/06/28 03:53:26 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 3fc920956dd8b59644e8c83edcbae9bfdc54bea9 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/trailing HT␉/trailing HT␉" 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: md5sum /home/rclone/rclone-test-kahuvay2muki/trailing\ HT␉/trailing\ HT␉ 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: dfb6711285e41d3af2aef2ea2fcf5f75 /home/rclone/rclone-test-kahuvay2muki/trailing HT␉/trailing HT␉ 2026/06/28 03:53:26 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: dfb6711285e41d3af2aef2ea2fcf5f75 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/trailing HT␉/trailing HT␉" 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: sha1sum /home/rclone/rclone-test-kahuvay2muki/trailing\ HT␉/trailing\ HT␉ 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: 3fc920956dd8b59644e8c83edcbae9bfdc54bea9 /home/rclone/rclone-test-kahuvay2muki/trailing HT␉/trailing HT␉ 2026/06/28 03:53:26 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 3fc920956dd8b59644e8c83edcbae9bfdc54bea9 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/trailing HT␉/trailing HT␉" 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: md5sum /home/rclone/rclone-test-kahuvay2muki/trailing\ HT␉/trailing\ HT␉ 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: dfb6711285e41d3af2aef2ea2fcf5f75 /home/rclone/rclone-test-kahuvay2muki/trailing HT␉/trailing HT␉ 2026/06/28 03:53:26 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: dfb6711285e41d3af2aef2ea2fcf5f75 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/trailing HT␉/trailing HT␉" 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: sha1sum /home/rclone/rclone-test-kahuvay2muki/trailing\ HT␉/trailing\ HT␉ 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: 3fc920956dd8b59644e8c83edcbae9bfdc54bea9 /home/rclone/rclone-test-kahuvay2muki/trailing HT␉/trailing HT␉ 2026/06/28 03:53:26 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 3fc920956dd8b59644e8c83edcbae9bfdc54bea9 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/trailing VT␋/trailing VT␋" 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: md5sum /home/rclone/rclone-test-kahuvay2muki/trailing\ VT␋/trailing\ VT␋ 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: 1e87f634ee6fa8d3ab63d1a5d0384bbf /home/rclone/rclone-test-kahuvay2muki/trailing VT␋/trailing VT␋ 2026/06/28 03:53:26 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 1e87f634ee6fa8d3ab63d1a5d0384bbf 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/trailing VT␋/trailing VT␋" 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: sha1sum /home/rclone/rclone-test-kahuvay2muki/trailing\ VT␋/trailing\ VT␋ 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: 94c425d9f1c0ef04d60ce8c4146f0e74fd992f45 /home/rclone/rclone-test-kahuvay2muki/trailing VT␋/trailing VT␋ 2026/06/28 03:53:26 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 94c425d9f1c0ef04d60ce8c4146f0e74fd992f45 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/trailing VT␋/trailing VT␋" 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: md5sum /home/rclone/rclone-test-kahuvay2muki/trailing\ VT␋/trailing\ VT␋ 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: 1e87f634ee6fa8d3ab63d1a5d0384bbf /home/rclone/rclone-test-kahuvay2muki/trailing VT␋/trailing VT␋ 2026/06/28 03:53:26 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 1e87f634ee6fa8d3ab63d1a5d0384bbf 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/trailing VT␋/trailing VT␋" 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: sha1sum /home/rclone/rclone-test-kahuvay2muki/trailing\ VT␋/trailing\ VT␋ 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: 94c425d9f1c0ef04d60ce8c4146f0e74fd992f45 /home/rclone/rclone-test-kahuvay2muki/trailing VT␋/trailing VT␋ 2026/06/28 03:53:26 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 94c425d9f1c0ef04d60ce8c4146f0e74fd992f45 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/trailing VT␋/trailing VT␋" 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: md5sum /home/rclone/rclone-test-kahuvay2muki/trailing\ VT␋/trailing\ VT␋ 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: 1e87f634ee6fa8d3ab63d1a5d0384bbf /home/rclone/rclone-test-kahuvay2muki/trailing VT␋/trailing VT␋ 2026/06/28 03:53:26 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 1e87f634ee6fa8d3ab63d1a5d0384bbf 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/trailing VT␋/trailing VT␋" 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: sha1sum /home/rclone/rclone-test-kahuvay2muki/trailing\ VT␋/trailing\ VT␋ 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: 94c425d9f1c0ef04d60ce8c4146f0e74fd992f45 /home/rclone/rclone-test-kahuvay2muki/trailing VT␋/trailing VT␋ 2026/06/28 03:53:26 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 94c425d9f1c0ef04d60ce8c4146f0e74fd992f45 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/trailing dot./trailing dot." 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: md5sum /home/rclone/rclone-test-kahuvay2muki/trailing\ dot./trailing\ dot. 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: 6d755dfec15c67bc628dc3fb8fce6288 /home/rclone/rclone-test-kahuvay2muki/trailing dot./trailing dot. 2026/06/28 03:53:26 DEBUG : trailing dot./trailing dot.: Parsed hash: 6d755dfec15c67bc628dc3fb8fce6288 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/trailing dot./trailing dot." 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: sha1sum /home/rclone/rclone-test-kahuvay2muki/trailing\ dot./trailing\ dot. 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: 8de8ca878a09ce9623cb67117c8a4bbf34bf5a36 /home/rclone/rclone-test-kahuvay2muki/trailing dot./trailing dot. 2026/06/28 03:53:26 DEBUG : trailing dot./trailing dot.: Parsed hash: 8de8ca878a09ce9623cb67117c8a4bbf34bf5a36 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/trailing dot./trailing dot." 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: md5sum /home/rclone/rclone-test-kahuvay2muki/trailing\ dot./trailing\ dot. 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: 6d755dfec15c67bc628dc3fb8fce6288 /home/rclone/rclone-test-kahuvay2muki/trailing dot./trailing dot. 2026/06/28 03:53:26 DEBUG : trailing dot./trailing dot.: Parsed hash: 6d755dfec15c67bc628dc3fb8fce6288 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/trailing dot./trailing dot." 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: sha1sum /home/rclone/rclone-test-kahuvay2muki/trailing\ dot./trailing\ dot. 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: 8de8ca878a09ce9623cb67117c8a4bbf34bf5a36 /home/rclone/rclone-test-kahuvay2muki/trailing dot./trailing dot. 2026/06/28 03:53:26 DEBUG : trailing dot./trailing dot.: Parsed hash: 8de8ca878a09ce9623cb67117c8a4bbf34bf5a36 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/trailing dot./trailing dot." 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: md5sum /home/rclone/rclone-test-kahuvay2muki/trailing\ dot./trailing\ dot. 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: 6d755dfec15c67bc628dc3fb8fce6288 /home/rclone/rclone-test-kahuvay2muki/trailing dot./trailing dot. 2026/06/28 03:53:26 DEBUG : trailing dot./trailing dot.: Parsed hash: 6d755dfec15c67bc628dc3fb8fce6288 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/trailing dot./trailing dot." 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: sha1sum /home/rclone/rclone-test-kahuvay2muki/trailing\ dot./trailing\ dot. 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: 8de8ca878a09ce9623cb67117c8a4bbf34bf5a36 /home/rclone/rclone-test-kahuvay2muki/trailing dot./trailing dot. 2026/06/28 03:53:26 DEBUG : trailing dot./trailing dot.: Parsed hash: 8de8ca878a09ce9623cb67117c8a4bbf34bf5a36 === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/invalid utf-8\xfe/invalid utf-8\xfe" 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: md5sum /home/rclone/rclone-test-kahuvay2muki/invalid\ utf-8/invalid\ utf-8 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: f7172f47d2d3b5f524a08e8186326236 /home/rclone/rclone-test-kahuvay2muki/invalid utf-8/invalid utf-8 2026/06/28 03:53:26 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: f7172f47d2d3b5f524a08e8186326236 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/invalid utf-8\xfe/invalid utf-8\xfe" 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: sha1sum /home/rclone/rclone-test-kahuvay2muki/invalid\ utf-8/invalid\ utf-8 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: dae7a204943495c43610352e5f3e88873dc0acfa /home/rclone/rclone-test-kahuvay2muki/invalid utf-8/invalid utf-8 2026/06/28 03:53:26 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: dae7a204943495c43610352e5f3e88873dc0acfa 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/invalid utf-8\xfe/invalid utf-8\xfe" 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: md5sum /home/rclone/rclone-test-kahuvay2muki/invalid\ utf-8/invalid\ utf-8 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: f7172f47d2d3b5f524a08e8186326236 /home/rclone/rclone-test-kahuvay2muki/invalid utf-8/invalid utf-8 2026/06/28 03:53:26 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: f7172f47d2d3b5f524a08e8186326236 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/invalid utf-8\xfe/invalid utf-8\xfe" 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: sha1sum /home/rclone/rclone-test-kahuvay2muki/invalid\ utf-8/invalid\ utf-8 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: dae7a204943495c43610352e5f3e88873dc0acfa /home/rclone/rclone-test-kahuvay2muki/invalid utf-8/invalid utf-8 2026/06/28 03:53:26 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: dae7a204943495c43610352e5f3e88873dc0acfa 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/invalid utf-8\xfe/invalid utf-8\xfe" 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: md5sum /home/rclone/rclone-test-kahuvay2muki/invalid\ utf-8/invalid\ utf-8 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: f7172f47d2d3b5f524a08e8186326236 /home/rclone/rclone-test-kahuvay2muki/invalid utf-8/invalid utf-8 2026/06/28 03:53:26 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: f7172f47d2d3b5f524a08e8186326236 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/invalid utf-8\xfe/invalid utf-8\xfe" 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: sha1sum /home/rclone/rclone-test-kahuvay2muki/invalid\ utf-8/invalid\ utf-8 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: dae7a204943495c43610352e5f3e88873dc0acfa /home/rclone/rclone-test-kahuvay2muki/invalid utf-8/invalid utf-8 2026/06/28 03:53:26 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: dae7a204943495c43610352e5f3e88873dc0acfa === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/test%46.txt/test%46.txt" 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: md5sum /home/rclone/rclone-test-kahuvay2muki/test\%46.txt/test\%46.txt 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: 69903e6f81885b338254c9505c26b8b2 /home/rclone/rclone-test-kahuvay2muki/test%46.txt/test%46.txt 2026/06/28 03:53:26 DEBUG : test%46.txt/test%46.txt: Parsed hash: 69903e6f81885b338254c9505c26b8b2 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/test%46.txt/test%46.txt" 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: sha1sum /home/rclone/rclone-test-kahuvay2muki/test\%46.txt/test\%46.txt 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: 9ed565b2f1c920ee3961cf0ea7577101a7cc9b5b /home/rclone/rclone-test-kahuvay2muki/test%46.txt/test%46.txt 2026/06/28 03:53:26 DEBUG : test%46.txt/test%46.txt: Parsed hash: 9ed565b2f1c920ee3961cf0ea7577101a7cc9b5b 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/test%46.txt/test%46.txt" 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: md5sum /home/rclone/rclone-test-kahuvay2muki/test\%46.txt/test\%46.txt 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: 69903e6f81885b338254c9505c26b8b2 /home/rclone/rclone-test-kahuvay2muki/test%46.txt/test%46.txt 2026/06/28 03:53:26 DEBUG : test%46.txt/test%46.txt: Parsed hash: 69903e6f81885b338254c9505c26b8b2 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/test%46.txt/test%46.txt" 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: sha1sum /home/rclone/rclone-test-kahuvay2muki/test\%46.txt/test\%46.txt 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: 9ed565b2f1c920ee3961cf0ea7577101a7cc9b5b /home/rclone/rclone-test-kahuvay2muki/test%46.txt/test%46.txt 2026/06/28 03:53:26 DEBUG : test%46.txt/test%46.txt: Parsed hash: 9ed565b2f1c920ee3961cf0ea7577101a7cc9b5b 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/test%46.txt/test%46.txt" 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: md5sum /home/rclone/rclone-test-kahuvay2muki/test\%46.txt/test\%46.txt 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: 69903e6f81885b338254c9505c26b8b2 /home/rclone/rclone-test-kahuvay2muki/test%46.txt/test%46.txt 2026/06/28 03:53:26 DEBUG : test%46.txt/test%46.txt: Parsed hash: 69903e6f81885b338254c9505c26b8b2 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/test%46.txt/test%46.txt" 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: sha1sum /home/rclone/rclone-test-kahuvay2muki/test\%46.txt/test\%46.txt 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: 9ed565b2f1c920ee3961cf0ea7577101a7cc9b5b /home/rclone/rclone-test-kahuvay2muki/test%46.txt/test%46.txt 2026/06/28 03:53:26 DEBUG : test%46.txt/test%46.txt: Parsed hash: 9ed565b2f1c920ee3961cf0ea7577101a7cc9b5b === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Connection OK after error: potato 2026/06/28 03:53:26 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Removed after failed upload: potato === RUN TestIntegration/FsMkdir/FsPutZeroLength 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/zero-length-file" 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: md5sum /home/rclone/rclone-test-kahuvay2muki/zero-length-file 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-kahuvay2muki/zero-length-file 2026/06/28 03:53:26 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/zero-length-file" 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: sha1sum /home/rclone/rclone-test-kahuvay2muki/zero-length-file 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-kahuvay2muki/zero-length-file 2026/06/28 03:53:26 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/zero-length-file" 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: md5sum /home/rclone/rclone-test-kahuvay2muki/zero-length-file 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-kahuvay2muki/zero-length-file 2026/06/28 03:53:26 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/zero-length-file" 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: sha1sum /home/rclone/rclone-test-kahuvay2muki/zero-length-file 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-kahuvay2muki/zero-length-file 2026/06/28 03:53:26 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:787: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:820: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:873: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/file name.txt" 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: md5sum /home/rclone/rclone-test-kahuvay2muki/file\ name.txt 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: ad2be88fbcd780c949b318392ccc926a /home/rclone/rclone-test-kahuvay2muki/file name.txt 2026/06/28 03:53:26 DEBUG : file name.txt: Parsed hash: ad2be88fbcd780c949b318392ccc926a 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/file name.txt" 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: sha1sum /home/rclone/rclone-test-kahuvay2muki/file\ name.txt 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: 8b97ece5c2b92cb51da9693b3d6f2f5a8880738b /home/rclone/rclone-test-kahuvay2muki/file name.txt 2026/06/28 03:53:26 DEBUG : file name.txt: Parsed hash: 8b97ece5c2b92cb51da9693b3d6f2f5a8880738b 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/file name.txt" 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: md5sum /home/rclone/rclone-test-kahuvay2muki/file\ name.txt 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: ad2be88fbcd780c949b318392ccc926a /home/rclone/rclone-test-kahuvay2muki/file name.txt 2026/06/28 03:53:26 DEBUG : file name.txt: Parsed hash: ad2be88fbcd780c949b318392ccc926a 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/file name.txt" 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: sha1sum /home/rclone/rclone-test-kahuvay2muki/file\ name.txt 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: 8b97ece5c2b92cb51da9693b3d6f2f5a8880738b /home/rclone/rclone-test-kahuvay2muki/file name.txt 2026/06/28 03:53:26 DEBUG : file name.txt: Parsed hash: 8b97ece5c2b92cb51da9693b3d6f2f5a8880738b 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: md5sum /home/rclone/rclone-test-kahuvay2muki/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: e2e77539746dbb4e424d43c68d7d7cd4 /home/rclone/rclone-test-kahuvay2muki/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/28 03:53:26 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: e2e77539746dbb4e424d43c68d7d7cd4 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: sha1sum /home/rclone/rclone-test-kahuvay2muki/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: 9694b2fb233c64671e78934baf1f1f74a0aba1e5 /home/rclone/rclone-test-kahuvay2muki/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/28 03:53:26 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 9694b2fb233c64671e78934baf1f1f74a0aba1e5 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: md5sum /home/rclone/rclone-test-kahuvay2muki/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: e2e77539746dbb4e424d43c68d7d7cd4 /home/rclone/rclone-test-kahuvay2muki/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/28 03:53:26 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: e2e77539746dbb4e424d43c68d7d7cd4 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: sha1sum /home/rclone/rclone-test-kahuvay2muki/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: 9694b2fb233c64671e78934baf1f1f74a0aba1e5 /home/rclone/rclone-test-kahuvay2muki/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/28 03:53:26 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 9694b2fb233c64671e78934baf1f1f74a0aba1e5 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/file name.txt" 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: md5sum /home/rclone/rclone-test-kahuvay2muki/file\ name.txt 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: 2166f182aaeeaf54894c7ceab7adda10 /home/rclone/rclone-test-kahuvay2muki/file name.txt 2026/06/28 03:53:26 DEBUG : file name.txt: Parsed hash: 2166f182aaeeaf54894c7ceab7adda10 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/file name.txt" 2026/06/28 03:53:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: sha1sum /home/rclone/rclone-test-kahuvay2muki/file\ name.txt 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: 1aca7f1ff6b1f88fa968ffb87a358c62fc951f32 /home/rclone/rclone-test-kahuvay2muki/file name.txt 2026/06/28 03:53:27 DEBUG : file name.txt: Parsed hash: 1aca7f1ff6b1f88fa968ffb87a358c62fc951f32 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/file name.txt" 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: md5sum /home/rclone/rclone-test-kahuvay2muki/file\ name.txt 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: 2166f182aaeeaf54894c7ceab7adda10 /home/rclone/rclone-test-kahuvay2muki/file name.txt 2026/06/28 03:53:27 DEBUG : file name.txt: Parsed hash: 2166f182aaeeaf54894c7ceab7adda10 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/file name.txt" 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: sha1sum /home/rclone/rclone-test-kahuvay2muki/file\ name.txt 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: 1aca7f1ff6b1f88fa968ffb87a358c62fc951f32 /home/rclone/rclone-test-kahuvay2muki/file name.txt 2026/06/28 03:53:27 DEBUG : file name.txt: Parsed hash: 1aca7f1ff6b1f88fa968ffb87a358c62fc951f32 === 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 2026/06/28 03:53:27 DEBUG : Creating backend with remote "TestSFTPOpenssh:" 2026/06/28 03:53:27 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/06/28 03:53:27 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/28 03:53:27 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/28 03:53:27 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/28 03:53:27 DEBUG : Setting pass="YoClZ8Bprw89TagrA21ySTwyYVGVkgw1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/28 03:53:27 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/28 03:53:27 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{fccbP}" suffix to name 2026/06/28 03:53:27 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/28 03:53:27 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/28 03:53:27 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/28 03:53:27 DEBUG : Setting pass="YoClZ8Bprw89TagrA21ySTwyYVGVkgw1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/28 03:53:27 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/28 03:53:27 NOTICE: TestSFTPOpenssh{fccbP}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/: New connection 127.0.0.1:34476->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell type "unix" from config 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/: Relative path resolved to "/home/rclone" 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/: Using root directory "/home/rclone" === 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 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/file name.txt" 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: md5sum /home/rclone/rclone-test-kahuvay2muki/file\ name.txt 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: 2166f182aaeeaf54894c7ceab7adda10 /home/rclone/rclone-test-kahuvay2muki/file name.txt 2026/06/28 03:53:27 DEBUG : file name.txt: Parsed hash: 2166f182aaeeaf54894c7ceab7adda10 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/file name.txt" 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: sha1sum /home/rclone/rclone-test-kahuvay2muki/file\ name.txt 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: 1aca7f1ff6b1f88fa968ffb87a358c62fc951f32 /home/rclone/rclone-test-kahuvay2muki/file name.txt 2026/06/28 03:53:27 DEBUG : file name.txt: Parsed hash: 1aca7f1ff6b1f88fa968ffb87a358c62fc951f32 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: md5sum /home/rclone/rclone-test-kahuvay2muki/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: e2e77539746dbb4e424d43c68d7d7cd4 /home/rclone/rclone-test-kahuvay2muki/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/28 03:53:27 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: e2e77539746dbb4e424d43c68d7d7cd4 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: sha1sum /home/rclone/rclone-test-kahuvay2muki/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: 9694b2fb233c64671e78934baf1f1f74a0aba1e5 /home/rclone/rclone-test-kahuvay2muki/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/28 03:53:27 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 9694b2fb233c64671e78934baf1f1f74a0aba1e5 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/file name.txt" 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: md5sum /home/rclone/rclone-test-kahuvay2muki/file\ name.txt 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: 2166f182aaeeaf54894c7ceab7adda10 /home/rclone/rclone-test-kahuvay2muki/file name.txt 2026/06/28 03:53:27 DEBUG : file name.txt: Parsed hash: 2166f182aaeeaf54894c7ceab7adda10 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/file name.txt" 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: sha1sum /home/rclone/rclone-test-kahuvay2muki/file\ name.txt 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: 1aca7f1ff6b1f88fa968ffb87a358c62fc951f32 /home/rclone/rclone-test-kahuvay2muki/file name.txt 2026/06/28 03:53:27 DEBUG : file name.txt: Parsed hash: 1aca7f1ff6b1f88fa968ffb87a358c62fc951f32 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1126: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/file name.txt" 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: md5sum /home/rclone/rclone-test-kahuvay2muki/file\ name.txt 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: 2166f182aaeeaf54894c7ceab7adda10 /home/rclone/rclone-test-kahuvay2muki/file name.txt 2026/06/28 03:53:27 DEBUG : file name.txt: Parsed hash: 2166f182aaeeaf54894c7ceab7adda10 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/file name.txt" 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: sha1sum /home/rclone/rclone-test-kahuvay2muki/file\ name.txt 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: 1aca7f1ff6b1f88fa968ffb87a358c62fc951f32 /home/rclone/rclone-test-kahuvay2muki/file name.txt 2026/06/28 03:53:27 DEBUG : file name.txt: Parsed hash: 1aca7f1ff6b1f88fa968ffb87a358c62fc951f32 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: md5sum /home/rclone/rclone-test-kahuvay2muki/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: e2e77539746dbb4e424d43c68d7d7cd4 /home/rclone/rclone-test-kahuvay2muki/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/28 03:53:27 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: e2e77539746dbb4e424d43c68d7d7cd4 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: sha1sum /home/rclone/rclone-test-kahuvay2muki/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: 9694b2fb233c64671e78934baf1f1f74a0aba1e5 /home/rclone/rclone-test-kahuvay2muki/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/28 03:53:27 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 9694b2fb233c64671e78934baf1f1f74a0aba1e5 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge fstests.go:1158: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot fstests.go:1195: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/06/28 03:53:27 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-kahuvay2muki/hello? sausage/êé" 2026/06/28 03:53:27 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/06/28 03:53:27 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/28 03:53:27 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/28 03:53:27 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/28 03:53:27 DEBUG : Setting pass="YoClZ8Bprw89TagrA21ySTwyYVGVkgw1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/28 03:53:27 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/28 03:53:27 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{fccbP}" suffix to name 2026/06/28 03:53:27 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/28 03:53:27 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/28 03:53:27 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/28 03:53:27 DEBUG : Setting pass="YoClZ8Bprw89TagrA21ySTwyYVGVkgw1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/28 03:53:27 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/28 03:53:27 NOTICE: TestSFTPOpenssh{fccbP}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki/hello? sausage/êé: New connection 127.0.0.1:34492->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki/hello? sausage/êé: Shell type "unix" from config 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki/hello? sausage/êé: Relative path resolved to "/home/rclone/rclone-test-kahuvay2muki/hello? sausage/êé" 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki/hello? sausage/êé: Using root directory "/home/rclone/rclone-test-kahuvay2muki/hello? sausage/êé" 2026/06/28 03:53:27 DEBUG : fs cache: renaming cache item "TestSFTPOpenssh:rclone-test-kahuvay2muki/hello? sausage/êé" to be canonical "TestSFTPOpenssh{fccbP}:rclone-test-kahuvay2muki/hello? sausage/êé" 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki/hello? sausage/êé: Shell path "/home/rclone/rclone-test-kahuvay2muki/hello? sausage/êé/a/b/c/d/e.txt" 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki/hello? sausage/êé: Running remote command: md5sum /home/rclone/rclone-test-kahuvay2muki/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki/hello? sausage/êé: Remote command result: 8cd8e41b82da75eb97227fcfc7872c4f /home/rclone/rclone-test-kahuvay2muki/hello? sausage/êé/a/b/c/d/e.txt 2026/06/28 03:53:27 DEBUG : a/b/c/d/e.txt: Parsed hash: 8cd8e41b82da75eb97227fcfc7872c4f 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki/hello? sausage/êé: Shell path "/home/rclone/rclone-test-kahuvay2muki/hello? sausage/êé/a/b/c/d/e.txt" 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki/hello? sausage/êé: Running remote command: sha1sum /home/rclone/rclone-test-kahuvay2muki/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki/hello? sausage/êé: Remote command result: d763f37824d5cbef27bb719adab79181fc71148b /home/rclone/rclone-test-kahuvay2muki/hello? sausage/êé/a/b/c/d/e.txt 2026/06/28 03:53:27 DEBUG : a/b/c/d/e.txt: Parsed hash: d763f37824d5cbef27bb719adab79181fc71148b 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki/hello? sausage/êé: Shell path "/home/rclone/rclone-test-kahuvay2muki/hello? sausage/êé/a/b/c/d/e.txt" 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki/hello? sausage/êé: Running remote command: md5sum /home/rclone/rclone-test-kahuvay2muki/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki/hello? sausage/êé: Remote command result: 8cd8e41b82da75eb97227fcfc7872c4f /home/rclone/rclone-test-kahuvay2muki/hello? sausage/êé/a/b/c/d/e.txt 2026/06/28 03:53:27 DEBUG : a/b/c/d/e.txt: Parsed hash: 8cd8e41b82da75eb97227fcfc7872c4f 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki/hello? sausage/êé: Shell path "/home/rclone/rclone-test-kahuvay2muki/hello? sausage/êé/a/b/c/d/e.txt" 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki/hello? sausage/êé: Running remote command: sha1sum /home/rclone/rclone-test-kahuvay2muki/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki/hello? sausage/êé: Remote command result: d763f37824d5cbef27bb719adab79181fc71148b /home/rclone/rclone-test-kahuvay2muki/hello? sausage/êé/a/b/c/d/e.txt 2026/06/28 03:53:27 DEBUG : a/b/c/d/e.txt: Parsed hash: d763f37824d5cbef27bb719adab79181fc71148b 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki/hello? sausage/êé: New connection 127.0.0.1:34494->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/06/28 03:53:27 DEBUG : Waiting for deletions to finish 2026/06/28 03:53:27 INFO : a/b/c/d/e.txt: Deleted 2026/06/28 03:53:27 DEBUG : removing 1 level 4 directories 2026/06/28 03:53:27 INFO : a/b/c/d: Removing directory 2026/06/28 03:53:27 DEBUG : removing 1 level 3 directories 2026/06/28 03:53:27 INFO : a/b/c: Removing directory 2026/06/28 03:53:27 DEBUG : removing 1 level 2 directories 2026/06/28 03:53:27 INFO : a/b: Removing directory 2026/06/28 03:53:27 DEBUG : removing 1 level 1 directories 2026/06/28 03:53:27 INFO : a: Removing directory === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/file name.txt" 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: md5sum /home/rclone/rclone-test-kahuvay2muki/file\ name.txt 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: 2166f182aaeeaf54894c7ceab7adda10 /home/rclone/rclone-test-kahuvay2muki/file name.txt 2026/06/28 03:53:27 DEBUG : file name.txt: Parsed hash: 2166f182aaeeaf54894c7ceab7adda10 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/file name.txt" 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: sha1sum /home/rclone/rclone-test-kahuvay2muki/file\ name.txt 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: 1aca7f1ff6b1f88fa968ffb87a358c62fc951f32 /home/rclone/rclone-test-kahuvay2muki/file name.txt 2026/06/28 03:53:27 DEBUG : file name.txt: Parsed hash: 1aca7f1ff6b1f88fa968ffb87a358c62fc951f32 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: md5sum /home/rclone/rclone-test-kahuvay2muki/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: e2e77539746dbb4e424d43c68d7d7cd4 /home/rclone/rclone-test-kahuvay2muki/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/28 03:53:27 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: e2e77539746dbb4e424d43c68d7d7cd4 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: sha1sum /home/rclone/rclone-test-kahuvay2muki/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: 9694b2fb233c64671e78934baf1f1f74a0aba1e5 /home/rclone/rclone-test-kahuvay2muki/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/28 03:53:27 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 9694b2fb233c64671e78934baf1f1f74a0aba1e5 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt-copy" 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: md5sum /home/rclone/rclone-test-kahuvay2muki/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt-copy 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: e2e77539746dbb4e424d43c68d7d7cd4 /home/rclone/rclone-test-kahuvay2muki/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy 2026/06/28 03:53:27 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Parsed hash: e2e77539746dbb4e424d43c68d7d7cd4 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt-copy" 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: sha1sum /home/rclone/rclone-test-kahuvay2muki/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt-copy 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: 9694b2fb233c64671e78934baf1f1f74a0aba1e5 /home/rclone/rclone-test-kahuvay2muki/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy 2026/06/28 03:53:27 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Parsed hash: 9694b2fb233c64671e78934baf1f1f74a0aba1e5 === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1298: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/file name.txt" 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: md5sum /home/rclone/rclone-test-kahuvay2muki/file\ name.txt 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: 2166f182aaeeaf54894c7ceab7adda10 /home/rclone/rclone-test-kahuvay2muki/file name.txt 2026/06/28 03:53:27 DEBUG : file name.txt: Parsed hash: 2166f182aaeeaf54894c7ceab7adda10 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/file name.txt" 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: sha1sum /home/rclone/rclone-test-kahuvay2muki/file\ name.txt 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: 1aca7f1ff6b1f88fa968ffb87a358c62fc951f32 /home/rclone/rclone-test-kahuvay2muki/file name.txt 2026/06/28 03:53:27 DEBUG : file name.txt: Parsed hash: 1aca7f1ff6b1f88fa968ffb87a358c62fc951f32 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/other.txt" 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: md5sum /home/rclone/rclone-test-kahuvay2muki/other.txt 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: e2e77539746dbb4e424d43c68d7d7cd4 /home/rclone/rclone-test-kahuvay2muki/other.txt 2026/06/28 03:53:27 DEBUG : other.txt: Parsed hash: e2e77539746dbb4e424d43c68d7d7cd4 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/other.txt" 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: sha1sum /home/rclone/rclone-test-kahuvay2muki/other.txt 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: 9694b2fb233c64671e78934baf1f1f74a0aba1e5 /home/rclone/rclone-test-kahuvay2muki/other.txt 2026/06/28 03:53:27 DEBUG : other.txt: Parsed hash: 9694b2fb233c64671e78934baf1f1f74a0aba1e5 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: New connection 127.0.0.1:34500->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/other.txt" 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: md5sum /home/rclone/rclone-test-kahuvay2muki/other.txt 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: e2e77539746dbb4e424d43c68d7d7cd4 /home/rclone/rclone-test-kahuvay2muki/other.txt 2026/06/28 03:53:27 DEBUG : other.txt: Parsed hash: e2e77539746dbb4e424d43c68d7d7cd4 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/other.txt" 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: sha1sum /home/rclone/rclone-test-kahuvay2muki/other.txt 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: 9694b2fb233c64671e78934baf1f1f74a0aba1e5 /home/rclone/rclone-test-kahuvay2muki/other.txt 2026/06/28 03:53:27 DEBUG : other.txt: Parsed hash: 9694b2fb233c64671e78934baf1f1f74a0aba1e5 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/moveTest/other.txt" 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: md5sum /home/rclone/rclone-test-kahuvay2muki/moveTest/other.txt 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: 2166f182aaeeaf54894c7ceab7adda10 /home/rclone/rclone-test-kahuvay2muki/moveTest/other.txt 2026/06/28 03:53:27 DEBUG : moveTest/other.txt: Parsed hash: 2166f182aaeeaf54894c7ceab7adda10 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/moveTest/other.txt" 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: sha1sum /home/rclone/rclone-test-kahuvay2muki/moveTest/other.txt 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: 1aca7f1ff6b1f88fa968ffb87a358c62fc951f32 /home/rclone/rclone-test-kahuvay2muki/moveTest/other.txt 2026/06/28 03:53:27 DEBUG : moveTest/other.txt: Parsed hash: 1aca7f1ff6b1f88fa968ffb87a358c62fc951f32 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/file name.txt" 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: md5sum /home/rclone/rclone-test-kahuvay2muki/file\ name.txt 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: 2166f182aaeeaf54894c7ceab7adda10 /home/rclone/rclone-test-kahuvay2muki/file name.txt 2026/06/28 03:53:27 DEBUG : file name.txt: Parsed hash: 2166f182aaeeaf54894c7ceab7adda10 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/file name.txt" 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: sha1sum /home/rclone/rclone-test-kahuvay2muki/file\ name.txt 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: 1aca7f1ff6b1f88fa968ffb87a358c62fc951f32 /home/rclone/rclone-test-kahuvay2muki/file name.txt 2026/06/28 03:53:27 DEBUG : file name.txt: Parsed hash: 1aca7f1ff6b1f88fa968ffb87a358c62fc951f32 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/other.txt" 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: md5sum /home/rclone/rclone-test-kahuvay2muki/other.txt 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: e2e77539746dbb4e424d43c68d7d7cd4 /home/rclone/rclone-test-kahuvay2muki/other.txt 2026/06/28 03:53:27 DEBUG : other.txt: Parsed hash: e2e77539746dbb4e424d43c68d7d7cd4 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/other.txt" 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: sha1sum /home/rclone/rclone-test-kahuvay2muki/other.txt 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: 9694b2fb233c64671e78934baf1f1f74a0aba1e5 /home/rclone/rclone-test-kahuvay2muki/other.txt 2026/06/28 03:53:27 DEBUG : other.txt: Parsed hash: 9694b2fb233c64671e78934baf1f1f74a0aba1e5 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/file name.txt" 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: md5sum /home/rclone/rclone-test-kahuvay2muki/file\ name.txt 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: 2166f182aaeeaf54894c7ceab7adda10 /home/rclone/rclone-test-kahuvay2muki/file name.txt 2026/06/28 03:53:27 DEBUG : file name.txt: Parsed hash: 2166f182aaeeaf54894c7ceab7adda10 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/file name.txt" 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: sha1sum /home/rclone/rclone-test-kahuvay2muki/file\ name.txt 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: 1aca7f1ff6b1f88fa968ffb87a358c62fc951f32 /home/rclone/rclone-test-kahuvay2muki/file name.txt 2026/06/28 03:53:27 DEBUG : file name.txt: Parsed hash: 1aca7f1ff6b1f88fa968ffb87a358c62fc951f32 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: md5sum /home/rclone/rclone-test-kahuvay2muki/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: e2e77539746dbb4e424d43c68d7d7cd4 /home/rclone/rclone-test-kahuvay2muki/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/28 03:53:27 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: e2e77539746dbb4e424d43c68d7d7cd4 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: sha1sum /home/rclone/rclone-test-kahuvay2muki/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: 9694b2fb233c64671e78934baf1f1f74a0aba1e5 /home/rclone/rclone-test-kahuvay2muki/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/28 03:53:27 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 9694b2fb233c64671e78934baf1f1f74a0aba1e5 === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata fstests.go:1407: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2026/06/28 03:53:27 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-tibojoq9sapa" 2026/06/28 03:53:27 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/06/28 03:53:27 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/28 03:53:27 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/28 03:53:27 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/28 03:53:27 DEBUG : Setting pass="YoClZ8Bprw89TagrA21ySTwyYVGVkgw1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/28 03:53:27 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/28 03:53:27 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{fccbP}" suffix to name 2026/06/28 03:53:27 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/28 03:53:27 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/28 03:53:27 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/28 03:53:27 DEBUG : Setting pass="YoClZ8Bprw89TagrA21ySTwyYVGVkgw1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/28 03:53:27 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/28 03:53:27 NOTICE: TestSFTPOpenssh{fccbP}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tibojoq9sapa: New connection 127.0.0.1:34512->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tibojoq9sapa: Shell type "unix" from config 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tibojoq9sapa: Relative path resolved to "/home/rclone/rclone-test-tibojoq9sapa" 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tibojoq9sapa: Using root directory "/home/rclone/rclone-test-tibojoq9sapa" 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tibojoq9sapa: Shell path "/home/rclone/rclone-test-tibojoq9sapa/new_name/sub_new_name/file name.txt" 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tibojoq9sapa: Running remote command: md5sum /home/rclone/rclone-test-tibojoq9sapa/new_name/sub_new_name/file\ name.txt 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tibojoq9sapa: Remote command result: 2166f182aaeeaf54894c7ceab7adda10 /home/rclone/rclone-test-tibojoq9sapa/new_name/sub_new_name/file name.txt 2026/06/28 03:53:27 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: 2166f182aaeeaf54894c7ceab7adda10 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tibojoq9sapa: Shell path "/home/rclone/rclone-test-tibojoq9sapa/new_name/sub_new_name/file name.txt" 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tibojoq9sapa: Running remote command: sha1sum /home/rclone/rclone-test-tibojoq9sapa/new_name/sub_new_name/file\ name.txt 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tibojoq9sapa: Remote command result: 1aca7f1ff6b1f88fa968ffb87a358c62fc951f32 /home/rclone/rclone-test-tibojoq9sapa/new_name/sub_new_name/file name.txt 2026/06/28 03:53:27 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: 1aca7f1ff6b1f88fa968ffb87a358c62fc951f32 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tibojoq9sapa: Shell path "/home/rclone/rclone-test-tibojoq9sapa/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tibojoq9sapa: Running remote command: md5sum /home/rclone/rclone-test-tibojoq9sapa/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tibojoq9sapa: Remote command result: e2e77539746dbb4e424d43c68d7d7cd4 /home/rclone/rclone-test-tibojoq9sapa/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/28 03:53:27 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: e2e77539746dbb4e424d43c68d7d7cd4 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tibojoq9sapa: Shell path "/home/rclone/rclone-test-tibojoq9sapa/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tibojoq9sapa: Running remote command: sha1sum /home/rclone/rclone-test-tibojoq9sapa/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tibojoq9sapa: Remote command result: 9694b2fb233c64671e78934baf1f1f74a0aba1e5 /home/rclone/rclone-test-tibojoq9sapa/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/28 03:53:27 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 9694b2fb233c64671e78934baf1f1f74a0aba1e5 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/file name.txt" 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: md5sum /home/rclone/rclone-test-kahuvay2muki/file\ name.txt 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: 2166f182aaeeaf54894c7ceab7adda10 /home/rclone/rclone-test-kahuvay2muki/file name.txt 2026/06/28 03:53:27 DEBUG : file name.txt: Parsed hash: 2166f182aaeeaf54894c7ceab7adda10 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/file name.txt" 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: sha1sum /home/rclone/rclone-test-kahuvay2muki/file\ name.txt 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: 1aca7f1ff6b1f88fa968ffb87a358c62fc951f32 /home/rclone/rclone-test-kahuvay2muki/file name.txt 2026/06/28 03:53:27 DEBUG : file name.txt: Parsed hash: 1aca7f1ff6b1f88fa968ffb87a358c62fc951f32 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: md5sum /home/rclone/rclone-test-kahuvay2muki/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: e2e77539746dbb4e424d43c68d7d7cd4 /home/rclone/rclone-test-kahuvay2muki/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/28 03:53:27 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: e2e77539746dbb4e424d43c68d7d7cd4 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: sha1sum /home/rclone/rclone-test-kahuvay2muki/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: 9694b2fb233c64671e78934baf1f1f74a0aba1e5 /home/rclone/rclone-test-kahuvay2muki/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/28 03:53:27 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 9694b2fb233c64671e78934baf1f1f74a0aba1e5 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tibojoq9sapa: Purge dir "new_name" 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tibojoq9sapa: 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 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/file name.txt" 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: md5sum /home/rclone/rclone-test-kahuvay2muki/file\ name.txt 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: 2166f182aaeeaf54894c7ceab7adda10 /home/rclone/rclone-test-kahuvay2muki/file name.txt 2026/06/28 03:53:27 DEBUG : file name.txt: Parsed hash: 2166f182aaeeaf54894c7ceab7adda10 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/file name.txt" 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: sha1sum /home/rclone/rclone-test-kahuvay2muki/file\ name.txt 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: 1aca7f1ff6b1f88fa968ffb87a358c62fc951f32 /home/rclone/rclone-test-kahuvay2muki/file name.txt 2026/06/28 03:53:27 DEBUG : file name.txt: Parsed hash: 1aca7f1ff6b1f88fa968ffb87a358c62fc951f32 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType fstests.go:1601: MimeType method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1632: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1703: 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 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/file name.txt" 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: md5sum /home/rclone/rclone-test-kahuvay2muki/file\ name.txt 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: 6d0c612020c0925912d08009fe567bc3 /home/rclone/rclone-test-kahuvay2muki/file name.txt 2026/06/28 03:53:27 DEBUG : file name.txt: Parsed hash: 6d0c612020c0925912d08009fe567bc3 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/file name.txt" 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: sha1sum /home/rclone/rclone-test-kahuvay2muki/file\ name.txt 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: 84bbfd0cf7d2cf28669b5bd02be0860a24802d33 /home/rclone/rclone-test-kahuvay2muki/file name.txt 2026/06/28 03:53:27 DEBUG : file name.txt: Parsed hash: 84bbfd0cf7d2cf28669b5bd02be0860a24802d33 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/file name.txt" 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: md5sum /home/rclone/rclone-test-kahuvay2muki/file\ name.txt 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: 6d0c612020c0925912d08009fe567bc3 /home/rclone/rclone-test-kahuvay2muki/file name.txt 2026/06/28 03:53:27 DEBUG : file name.txt: Parsed hash: 6d0c612020c0925912d08009fe567bc3 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/file name.txt" 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: sha1sum /home/rclone/rclone-test-kahuvay2muki/file\ name.txt 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: 84bbfd0cf7d2cf28669b5bd02be0860a24802d33 /home/rclone/rclone-test-kahuvay2muki/file name.txt 2026/06/28 03:53:27 DEBUG : file name.txt: Parsed hash: 84bbfd0cf7d2cf28669b5bd02be0860a24802d33 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/06/28 03:53:27 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-kahuvay2muki/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/28 03:53:27 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/06/28 03:53:27 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/28 03:53:27 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/28 03:53:27 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/28 03:53:27 DEBUG : Setting pass="YoClZ8Bprw89TagrA21ySTwyYVGVkgw1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/28 03:53:27 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/28 03:53:27 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{fccbP}" suffix to name 2026/06/28 03:53:27 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/28 03:53:27 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/28 03:53:27 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/28 03:53:27 DEBUG : Setting pass="YoClZ8Bprw89TagrA21ySTwyYVGVkgw1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/28 03:53:27 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/28 03:53:27 NOTICE: TestSFTPOpenssh{fccbP}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: New connection 127.0.0.1:34516->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell type "unix" from config 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Relative path resolved to "/home/rclone/rclone-test-kahuvay2muki/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Using root directory "/home/rclone/rclone-test-kahuvay2muki/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/home/rclone/rclone-test-kahuvay2muki/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: md5sum /home/rclone/rclone-test-kahuvay2muki/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: e2e77539746dbb4e424d43c68d7d7cd4 /home/rclone/rclone-test-kahuvay2muki/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/28 03:53:27 DEBUG : z.txt: Parsed hash: e2e77539746dbb4e424d43c68d7d7cd4 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/home/rclone/rclone-test-kahuvay2muki/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: sha1sum /home/rclone/rclone-test-kahuvay2muki/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: 9694b2fb233c64671e78934baf1f1f74a0aba1e5 /home/rclone/rclone-test-kahuvay2muki/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/28 03:53:27 DEBUG : z.txt: Parsed hash: 9694b2fb233c64671e78934baf1f1f74a0aba1e5 === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/06/28 03:53:27 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-kahuvay2muki/not found.txt" 2026/06/28 03:53:27 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/06/28 03:53:27 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/28 03:53:27 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/28 03:53:27 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/28 03:53:27 DEBUG : Setting pass="YoClZ8Bprw89TagrA21ySTwyYVGVkgw1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/28 03:53:27 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/28 03:53:27 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{fccbP}" suffix to name 2026/06/28 03:53:27 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/28 03:53:27 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/28 03:53:27 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/28 03:53:27 DEBUG : Setting pass="YoClZ8Bprw89TagrA21ySTwyYVGVkgw1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/28 03:53:27 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/28 03:53:27 NOTICE: TestSFTPOpenssh{fccbP}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki/not found.txt: New connection 127.0.0.1:34532->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki/not found.txt: Shell type "unix" from config 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki/not found.txt: Relative path resolved to "/home/rclone/rclone-test-kahuvay2muki/not found.txt" 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki/not found.txt: Using root directory "/home/rclone/rclone-test-kahuvay2muki/not found.txt" 2026/06/28 03:53:27 ERROR : error listing: directory not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1920: Opening root remote "TestSFTPOpenssh:" path "rclone-test-kahuvay2muki" from "TestSFTPOpenssh:rclone-test-kahuvay2muki" 2026/06/28 03:53:27 DEBUG : Creating backend with remote "TestSFTPOpenssh:" 2026/06/28 03:53:27 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/06/28 03:53:27 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/28 03:53:27 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/28 03:53:27 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/28 03:53:27 DEBUG : Setting pass="YoClZ8Bprw89TagrA21ySTwyYVGVkgw1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/28 03:53:27 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/28 03:53:27 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{fccbP}" suffix to name 2026/06/28 03:53:27 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/28 03:53:27 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/28 03:53:27 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/28 03:53:27 DEBUG : Setting pass="YoClZ8Bprw89TagrA21ySTwyYVGVkgw1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/28 03:53:27 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/28 03:53:27 NOTICE: TestSFTPOpenssh{fccbP}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/: New connection 127.0.0.1:34542->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell type "unix" from config 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/: Relative path resolved to "/home/rclone" 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/: Using root directory "/home/rclone" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-kahuvay2muki/file name.txt" 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-kahuvay2muki/file\ name.txt 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 6d0c612020c0925912d08009fe567bc3 /home/rclone/rclone-test-kahuvay2muki/file name.txt 2026/06/28 03:53:27 DEBUG : rclone-test-kahuvay2muki/file name.txt: Parsed hash: 6d0c612020c0925912d08009fe567bc3 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-kahuvay2muki/file name.txt" 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-kahuvay2muki/file\ name.txt 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 84bbfd0cf7d2cf28669b5bd02be0860a24802d33 /home/rclone/rclone-test-kahuvay2muki/file name.txt 2026/06/28 03:53:27 DEBUG : rclone-test-kahuvay2muki/file name.txt: Parsed hash: 84bbfd0cf7d2cf28669b5bd02be0860a24802d33 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-kahuvay2muki/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-kahuvay2muki/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: e2e77539746dbb4e424d43c68d7d7cd4 /home/rclone/rclone-test-kahuvay2muki/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/28 03:53:27 DEBUG : rclone-test-kahuvay2muki/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: e2e77539746dbb4e424d43c68d7d7cd4 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-kahuvay2muki/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-kahuvay2muki/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 9694b2fb233c64671e78934baf1f1f74a0aba1e5 /home/rclone/rclone-test-kahuvay2muki/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/28 03:53:27 DEBUG : rclone-test-kahuvay2muki/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 9694b2fb233c64671e78934baf1f1f74a0aba1e5 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-kahuvay2muki/file name.txt" 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-kahuvay2muki/file\ name.txt 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 6d0c612020c0925912d08009fe567bc3 /home/rclone/rclone-test-kahuvay2muki/file name.txt 2026/06/28 03:53:27 DEBUG : rclone-test-kahuvay2muki/file name.txt: Parsed hash: 6d0c612020c0925912d08009fe567bc3 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-kahuvay2muki/file name.txt" 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-kahuvay2muki/file\ name.txt 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 84bbfd0cf7d2cf28669b5bd02be0860a24802d33 /home/rclone/rclone-test-kahuvay2muki/file name.txt 2026/06/28 03:53:27 DEBUG : rclone-test-kahuvay2muki/file name.txt: Parsed hash: 84bbfd0cf7d2cf28669b5bd02be0860a24802d33 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:1957: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-kahuvay2muki/created from root.txt" 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-kahuvay2muki/created\ from\ root.txt 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: b70b4e0e4151eaecd69c866a722c677d /home/rclone/rclone-test-kahuvay2muki/created from root.txt 2026/06/28 03:53:27 DEBUG : rclone-test-kahuvay2muki/created from root.txt: Parsed hash: b70b4e0e4151eaecd69c866a722c677d 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-kahuvay2muki/created from root.txt" 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-kahuvay2muki/created\ from\ root.txt 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 1e2eb83adecc378e58e36d5ee737b365c19d8394 /home/rclone/rclone-test-kahuvay2muki/created from root.txt 2026/06/28 03:53:27 DEBUG : rclone-test-kahuvay2muki/created from root.txt: Parsed hash: 1e2eb83adecc378e58e36d5ee737b365c19d8394 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-kahuvay2muki/created from root.txt" 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-kahuvay2muki/created\ from\ root.txt 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: b70b4e0e4151eaecd69c866a722c677d /home/rclone/rclone-test-kahuvay2muki/created from root.txt 2026/06/28 03:53:27 DEBUG : rclone-test-kahuvay2muki/created from root.txt: Parsed hash: b70b4e0e4151eaecd69c866a722c677d 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-kahuvay2muki/created from root.txt" 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-kahuvay2muki/created\ from\ root.txt 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 1e2eb83adecc378e58e36d5ee737b365c19d8394 /home/rclone/rclone-test-kahuvay2muki/created from root.txt 2026/06/28 03:53:27 DEBUG : rclone-test-kahuvay2muki/created from root.txt: Parsed hash: 1e2eb83adecc378e58e36d5ee737b365c19d8394 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-kahuvay2muki/created from root.txt" 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-kahuvay2muki/created\ from\ root.txt 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: b70b4e0e4151eaecd69c866a722c677d /home/rclone/rclone-test-kahuvay2muki/created from root.txt 2026/06/28 03:53:27 DEBUG : rclone-test-kahuvay2muki/created from root.txt: Parsed hash: b70b4e0e4151eaecd69c866a722c677d 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-kahuvay2muki/created from root.txt" 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-kahuvay2muki/created\ from\ root.txt 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 1e2eb83adecc378e58e36d5ee737b365c19d8394 /home/rclone/rclone-test-kahuvay2muki/created from root.txt 2026/06/28 03:53:27 DEBUG : rclone-test-kahuvay2muki/created from root.txt: Parsed hash: 1e2eb83adecc378e58e36d5ee737b365c19d8394 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-kahuvay2muki/file name.txt" 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-kahuvay2muki/file\ name.txt 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 6d0c612020c0925912d08009fe567bc3 /home/rclone/rclone-test-kahuvay2muki/file name.txt 2026/06/28 03:53:27 DEBUG : rclone-test-kahuvay2muki/file name.txt: Parsed hash: 6d0c612020c0925912d08009fe567bc3 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-kahuvay2muki/file name.txt" 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-kahuvay2muki/file\ name.txt 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 84bbfd0cf7d2cf28669b5bd02be0860a24802d33 /home/rclone/rclone-test-kahuvay2muki/file name.txt 2026/06/28 03:53:27 DEBUG : rclone-test-kahuvay2muki/file name.txt: Parsed hash: 84bbfd0cf7d2cf28669b5bd02be0860a24802d33 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-kahuvay2muki/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-kahuvay2muki/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: e2e77539746dbb4e424d43c68d7d7cd4 /home/rclone/rclone-test-kahuvay2muki/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/28 03:53:27 DEBUG : rclone-test-kahuvay2muki/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: e2e77539746dbb4e424d43c68d7d7cd4 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-kahuvay2muki/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-kahuvay2muki/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 9694b2fb233c64671e78934baf1f1f74a0aba1e5 /home/rclone/rclone-test-kahuvay2muki/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/28 03:53:27 DEBUG : rclone-test-kahuvay2muki/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 9694b2fb233c64671e78934baf1f1f74a0aba1e5 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-kahuvay2muki/file name.txt" 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-kahuvay2muki/file\ name.txt 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 6d0c612020c0925912d08009fe567bc3 /home/rclone/rclone-test-kahuvay2muki/file name.txt 2026/06/28 03:53:27 DEBUG : rclone-test-kahuvay2muki/file name.txt: Parsed hash: 6d0c612020c0925912d08009fe567bc3 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-kahuvay2muki/file name.txt" 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-kahuvay2muki/file\ name.txt 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 84bbfd0cf7d2cf28669b5bd02be0860a24802d33 /home/rclone/rclone-test-kahuvay2muki/file name.txt 2026/06/28 03:53:27 DEBUG : rclone-test-kahuvay2muki/file name.txt: Parsed hash: 84bbfd0cf7d2cf28669b5bd02be0860a24802d33 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-kahuvay2muki/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-kahuvay2muki/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: e2e77539746dbb4e424d43c68d7d7cd4 /home/rclone/rclone-test-kahuvay2muki/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/28 03:53:27 DEBUG : rclone-test-kahuvay2muki/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: e2e77539746dbb4e424d43c68d7d7cd4 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-kahuvay2muki/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/28 03:53:27 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-kahuvay2muki/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/28 03:53:28 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 9694b2fb233c64671e78934baf1f1f74a0aba1e5 /home/rclone/rclone-test-kahuvay2muki/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/28 03:53:28 DEBUG : rclone-test-kahuvay2muki/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 9694b2fb233c64671e78934baf1f1f74a0aba1e5 === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2016: 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:2121: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2137: Not a bucket based backend === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove 2026/06/28 03:53:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/28 03:53:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: md5sum /home/rclone/rclone-test-kahuvay2muki/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/28 03:53:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: e2e77539746dbb4e424d43c68d7d7cd4 /home/rclone/rclone-test-kahuvay2muki/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/28 03:53:28 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: e2e77539746dbb4e424d43c68d7d7cd4 2026/06/28 03:53:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/28 03:53:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: sha1sum /home/rclone/rclone-test-kahuvay2muki/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/28 03:53:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: 9694b2fb233c64671e78934baf1f1f74a0aba1e5 /home/rclone/rclone-test-kahuvay2muki/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/28 03:53:28 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 9694b2fb233c64671e78934baf1f1f74a0aba1e5 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout 2026/06/28 03:53:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Server has VFS statistics extension 2026/06/28 03:53:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: About path "/home/rclone/rclone-test-kahuvay2muki" === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/06/28 03:53:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/piped data.txt" 2026/06/28 03:53:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: md5sum /home/rclone/rclone-test-kahuvay2muki/piped\ data.txt 2026/06/28 03:53:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-kahuvay2muki/piped data.txt 2026/06/28 03:53:28 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/28 03:53:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/piped data.txt" 2026/06/28 03:53:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: sha1sum /home/rclone/rclone-test-kahuvay2muki/piped\ data.txt 2026/06/28 03:53:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-kahuvay2muki/piped data.txt 2026/06/28 03:53:28 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/06/28 03:53:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/piped data.txt" 2026/06/28 03:53:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: md5sum /home/rclone/rclone-test-kahuvay2muki/piped\ data.txt 2026/06/28 03:53:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-kahuvay2muki/piped data.txt 2026/06/28 03:53:28 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/28 03:53:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/piped data.txt" 2026/06/28 03:53:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: sha1sum /home/rclone/rclone-test-kahuvay2muki/piped\ data.txt 2026/06/28 03:53:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-kahuvay2muki/piped data.txt 2026/06/28 03:53:28 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/06/28 03:53:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/piped data.txt" 2026/06/28 03:53:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: md5sum /home/rclone/rclone-test-kahuvay2muki/piped\ data.txt 2026/06/28 03:53:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: 39092bbeecac80d5abcb199c5faf9315 /home/rclone/rclone-test-kahuvay2muki/piped data.txt 2026/06/28 03:53:28 DEBUG : piped data.txt: Parsed hash: 39092bbeecac80d5abcb199c5faf9315 2026/06/28 03:53:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/piped data.txt" 2026/06/28 03:53:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: sha1sum /home/rclone/rclone-test-kahuvay2muki/piped\ data.txt 2026/06/28 03:53:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: 16f70128e5ed79843baddc911117578139fe4451 /home/rclone/rclone-test-kahuvay2muki/piped data.txt 2026/06/28 03:53:28 DEBUG : piped data.txt: Parsed hash: 16f70128e5ed79843baddc911117578139fe4451 2026/06/28 03:53:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/piped data.txt" 2026/06/28 03:53:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: md5sum /home/rclone/rclone-test-kahuvay2muki/piped\ data.txt 2026/06/28 03:53:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: 39092bbeecac80d5abcb199c5faf9315 /home/rclone/rclone-test-kahuvay2muki/piped data.txt 2026/06/28 03:53:28 DEBUG : piped data.txt: Parsed hash: 39092bbeecac80d5abcb199c5faf9315 2026/06/28 03:53:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/piped data.txt" 2026/06/28 03:53:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: sha1sum /home/rclone/rclone-test-kahuvay2muki/piped\ data.txt 2026/06/28 03:53:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: 16f70128e5ed79843baddc911117578139fe4451 /home/rclone/rclone-test-kahuvay2muki/piped data.txt 2026/06/28 03:53:28 DEBUG : piped data.txt: Parsed hash: 16f70128e5ed79843baddc911117578139fe4451 === RUN TestIntegration/FsMkdir/FsPutFiles/Internal fstests.go:2355: *sftp.Fs does not implement InternalTester === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2376: *sftp.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2497: *sftp.Fs does not implement SetCopyCutoff === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/06/28 03:53:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/unknown-size-update.txt" 2026/06/28 03:53:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: md5sum /home/rclone/rclone-test-kahuvay2muki/unknown-size-update.txt 2026/06/28 03:53:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: f5e86007e07a48bac8d3b323a193027e /home/rclone/rclone-test-kahuvay2muki/unknown-size-update.txt 2026/06/28 03:53:28 DEBUG : unknown-size-update.txt: Parsed hash: f5e86007e07a48bac8d3b323a193027e 2026/06/28 03:53:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/unknown-size-update.txt" 2026/06/28 03:53:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: sha1sum /home/rclone/rclone-test-kahuvay2muki/unknown-size-update.txt 2026/06/28 03:53:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: a32932ac1063f04b1c80b1d2c42541aba2c4eec7 /home/rclone/rclone-test-kahuvay2muki/unknown-size-update.txt 2026/06/28 03:53:28 DEBUG : unknown-size-update.txt: Parsed hash: a32932ac1063f04b1c80b1d2c42541aba2c4eec7 2026/06/28 03:53:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/unknown-size-update.txt" 2026/06/28 03:53:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: md5sum /home/rclone/rclone-test-kahuvay2muki/unknown-size-update.txt 2026/06/28 03:53:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: f5e86007e07a48bac8d3b323a193027e /home/rclone/rclone-test-kahuvay2muki/unknown-size-update.txt 2026/06/28 03:53:28 DEBUG : unknown-size-update.txt: Parsed hash: f5e86007e07a48bac8d3b323a193027e 2026/06/28 03:53:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Shell path "/home/rclone/rclone-test-kahuvay2muki/unknown-size-update.txt" 2026/06/28 03:53:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Running remote command: sha1sum /home/rclone/rclone-test-kahuvay2muki/unknown-size-update.txt 2026/06/28 03:53:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Remote command result: a32932ac1063f04b1c80b1d2c42541aba2c4eec7 /home/rclone/rclone-test-kahuvay2muki/unknown-size-update.txt 2026/06/28 03:53:28 DEBUG : unknown-size-update.txt: Parsed hash: a32932ac1063f04b1c80b1d2c42541aba2c4eec7 === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/06/28 03:53:28 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-kahuvay2muki/deeper/nonexisting/directory" 2026/06/28 03:53:28 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/06/28 03:53:28 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/28 03:53:28 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/28 03:53:28 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/28 03:53:28 DEBUG : Setting pass="YoClZ8Bprw89TagrA21ySTwyYVGVkgw1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/28 03:53:28 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/28 03:53:28 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{fccbP}" suffix to name 2026/06/28 03:53:28 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/28 03:53:28 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/28 03:53:28 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/28 03:53:28 DEBUG : Setting pass="YoClZ8Bprw89TagrA21ySTwyYVGVkgw1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/28 03:53:28 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/28 03:53:28 NOTICE: TestSFTPOpenssh{fccbP}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/06/28 03:53:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki/deeper/nonexisting/directory: New connection 127.0.0.1:34552->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/06/28 03:53:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki/deeper/nonexisting/directory: Shell type "unix" from config 2026/06/28 03:53:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki/deeper/nonexisting/directory: Failed to resolve path using RealPath: file does not exist 2026/06/28 03:53:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki/deeper/nonexisting/directory: Relative path joined with current directory to get absolute path "/home/rclone/rclone-test-kahuvay2muki/deeper/nonexisting/directory" 2026/06/28 03:53:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki/deeper/nonexisting/directory: Using root directory "/home/rclone/rclone-test-kahuvay2muki/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2680: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2737: FS has no Directory methods and doesn't Wrap 2026/06/28 03:53:28 DEBUG : Waiting for deletions to finish 2026/06/28 03:53:28 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/06/28 03:53:28 DEBUG : removing 1 level 4 directories 2026/06/28 03:53:28 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2026/06/28 03:53:28 DEBUG : removing 1 level 3 directories 2026/06/28 03:53:28 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2026/06/28 03:53:28 DEBUG : removing 1 level 2 directories 2026/06/28 03:53:28 INFO : hello? sausage/êé: Removing directory 2026/06/28 03:53:28 DEBUG : removing 1 level 1 directories 2026/06/28 03:53:28 INFO : hello? sausage: Removing directory 2026/06/28 03:53:28 DEBUG : removing 1 level 0 directories 2026/06/28 03:53:28 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Removing directory 2026/06/28 03:53:28 ERROR : error listing: directory not found 2026/06/28 03:53:28 DEBUG : Waiting for deletions to finish 2026/06/28 03:53:28 ERROR : error listing: directory not found 2026/06/28 03:53:28 ERROR : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Failed to list "": directory not found 2026/06/28 03:53:28 DEBUG : removing 1 level 0 directories 2026/06/28 03:53:28 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Removing directory 2026/06/28 03:53:28 ERROR : Failed to rmdir: Rmdir: directory not found === RUN TestIntegration/FsShutdown 2026/06/28 03:53:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kahuvay2muki: Closing 2 unused connections 2026/06/28 03:53:28 NOTICE: TestSFTPOpenssh: Stopping server --- PASS: TestIntegration (2.94s) --- 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 (1.76s) --- 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 (0.53s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.03s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.01s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (1.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.08s) --- 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.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.02s) --- 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.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.03s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.16s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.12s) --- 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.00s) --- 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.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.01s) --- 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.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (0.02s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.01s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.08s) --- 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 4.205s "go test -v -timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Finished OK in 5.228536439s (try 1/5)