"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.10s) === RUN TestIntegration fstests.go:438: Using remote "TestSFTPOpenssh:" 2026/06/08 05:38:48 NOTICE: TestSFTPOpenssh: Starting server 2026/06/08 05:38:49 NOTICE: TestSFTPOpenssh: Attempting to connect to "127.0.0.1:28627" try 1/100 2026/06/08 05:38:49 DEBUG : TestSFTPOpenssh: Read 1, error: 2026/06/08 05:38:49 NOTICE: TestSFTPOpenssh: Started server and connected to "127.0.0.1:28627" 2026/06/08 05:38:49 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-haquxij0siru" 2026/06/08 05:38:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/08 05:38:49 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/06/08 05:38:49 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/08 05:38:49 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/08 05:38:49 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/08 05:38:49 DEBUG : Setting pass="tPAQp0NoW5cewFPjZVo3Z-8n7AJV4Jzm" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/08 05:38:49 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/08 05:38:49 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{3shFu}" suffix to name 2026/06/08 05:38:49 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/08 05:38:49 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/08 05:38:49 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/08 05:38:49 DEBUG : Setting pass="tPAQp0NoW5cewFPjZVo3Z-8n7AJV4Jzm" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/08 05:38:49 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/08 05:38:49 NOTICE: TestSFTPOpenssh{3shFu}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: New connection 127.0.0.1:59334->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell type "unix" from config 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Relative path resolved to "/home/rclone/rclone-test-haquxij0siru" 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Using root directory "/home/rclone/rclone-test-haquxij0siru" 2026/06/08 05:38:49 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/08 05:38:49 INFO : dir/subdir: Making directory 2026/06/08 05:38:49 INFO : dir/subdir: Removing directory 2026/06/08 05:38:49 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/08 05:38:49 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/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: md5sum /home/rclone/rclone-test-haquxij0siru/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: d567550fab980971d4343e5814313668 /home/rclone/rclone-test-haquxij0siru/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/08 05:38:49 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: d567550fab980971d4343e5814313668 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: sha1sum /home/rclone/rclone-test-haquxij0siru/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: 6c4f3273e6ed850c4390965dad0e608f022e58df /home/rclone/rclone-test-haquxij0siru/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/08 05:38:49 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 6c4f3273e6ed850c4390965dad0e608f022e58df 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: md5sum /home/rclone/rclone-test-haquxij0siru/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: d567550fab980971d4343e5814313668 /home/rclone/rclone-test-haquxij0siru/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/08 05:38:49 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: d567550fab980971d4343e5814313668 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: sha1sum /home/rclone/rclone-test-haquxij0siru/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: 6c4f3273e6ed850c4390965dad0e608f022e58df /home/rclone/rclone-test-haquxij0siru/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/08 05:38:49 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 6c4f3273e6ed850c4390965dad0e608f022e58df 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: md5sum /home/rclone/rclone-test-haquxij0siru/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: d567550fab980971d4343e5814313668 /home/rclone/rclone-test-haquxij0siru/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/08 05:38:49 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: d567550fab980971d4343e5814313668 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: sha1sum /home/rclone/rclone-test-haquxij0siru/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: 6c4f3273e6ed850c4390965dad0e608f022e58df /home/rclone/rclone-test-haquxij0siru/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/08 05:38:49 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 6c4f3273e6ed850c4390965dad0e608f022e58df === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/./." 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: md5sum /home/rclone/rclone-test-haquxij0siru/./. 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: f4ca252f3e40175ebf913fac6b48f5d2 /home/rclone/rclone-test-haquxij0siru/./. 2026/06/08 05:38:49 DEBUG : ./.: Parsed hash: f4ca252f3e40175ebf913fac6b48f5d2 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/./." 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: sha1sum /home/rclone/rclone-test-haquxij0siru/./. 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: b612788681b9f9b65d950b80aee01882259a2205 /home/rclone/rclone-test-haquxij0siru/./. 2026/06/08 05:38:49 DEBUG : ./.: Parsed hash: b612788681b9f9b65d950b80aee01882259a2205 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/./." 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: md5sum /home/rclone/rclone-test-haquxij0siru/./. 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: f4ca252f3e40175ebf913fac6b48f5d2 /home/rclone/rclone-test-haquxij0siru/./. 2026/06/08 05:38:49 DEBUG : ./.: Parsed hash: f4ca252f3e40175ebf913fac6b48f5d2 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/./." 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: sha1sum /home/rclone/rclone-test-haquxij0siru/./. 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: b612788681b9f9b65d950b80aee01882259a2205 /home/rclone/rclone-test-haquxij0siru/./. 2026/06/08 05:38:49 DEBUG : ./.: Parsed hash: b612788681b9f9b65d950b80aee01882259a2205 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/./." 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: md5sum /home/rclone/rclone-test-haquxij0siru/./. 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: f4ca252f3e40175ebf913fac6b48f5d2 /home/rclone/rclone-test-haquxij0siru/./. 2026/06/08 05:38:49 DEBUG : ./.: Parsed hash: f4ca252f3e40175ebf913fac6b48f5d2 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/./." 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: sha1sum /home/rclone/rclone-test-haquxij0siru/./. 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: b612788681b9f9b65d950b80aee01882259a2205 /home/rclone/rclone-test-haquxij0siru/./. 2026/06/08 05:38:49 DEBUG : ./.: Parsed hash: b612788681b9f9b65d950b80aee01882259a2205 === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/../.." 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: md5sum /home/rclone/rclone-test-haquxij0siru/../.. 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: b5e573ac1bd95a53ad935210c7b9127f /home/rclone/rclone-test-haquxij0siru/../.. 2026/06/08 05:38:49 DEBUG : ../..: Parsed hash: b5e573ac1bd95a53ad935210c7b9127f 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/../.." 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: sha1sum /home/rclone/rclone-test-haquxij0siru/../.. 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: 87700aae9a53e724f9de660a5fb8072efe4d9899 /home/rclone/rclone-test-haquxij0siru/../.. 2026/06/08 05:38:49 DEBUG : ../..: Parsed hash: 87700aae9a53e724f9de660a5fb8072efe4d9899 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/../.." 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: md5sum /home/rclone/rclone-test-haquxij0siru/../.. 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: b5e573ac1bd95a53ad935210c7b9127f /home/rclone/rclone-test-haquxij0siru/../.. 2026/06/08 05:38:49 DEBUG : ../..: Parsed hash: b5e573ac1bd95a53ad935210c7b9127f 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/../.." 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: sha1sum /home/rclone/rclone-test-haquxij0siru/../.. 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: 87700aae9a53e724f9de660a5fb8072efe4d9899 /home/rclone/rclone-test-haquxij0siru/../.. 2026/06/08 05:38:49 DEBUG : ../..: Parsed hash: 87700aae9a53e724f9de660a5fb8072efe4d9899 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/../.." 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: md5sum /home/rclone/rclone-test-haquxij0siru/../.. 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: b5e573ac1bd95a53ad935210c7b9127f /home/rclone/rclone-test-haquxij0siru/../.. 2026/06/08 05:38:49 DEBUG : ../..: Parsed hash: b5e573ac1bd95a53ad935210c7b9127f 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/../.." 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: sha1sum /home/rclone/rclone-test-haquxij0siru/../.. 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: 87700aae9a53e724f9de660a5fb8072efe4d9899 /home/rclone/rclone-test-haquxij0siru/../.. 2026/06/08 05:38:49 DEBUG : ../..: Parsed hash: 87700aae9a53e724f9de660a5fb8072efe4d9899 === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: md5sum /home/rclone/rclone-test-haquxij0siru/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: 9ccb0c2386f02e7ccca41c55cc53c9ec /home/rclone/rclone-test-haquxij0siru/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/06/08 05:38:49 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 9ccb0c2386f02e7ccca41c55cc53c9ec 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: sha1sum /home/rclone/rclone-test-haquxij0siru/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: 04c096dea896ab5dd89d8cca5cf4e04ad5ae74bd /home/rclone/rclone-test-haquxij0siru/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/06/08 05:38:49 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 04c096dea896ab5dd89d8cca5cf4e04ad5ae74bd 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: md5sum /home/rclone/rclone-test-haquxij0siru/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: 9ccb0c2386f02e7ccca41c55cc53c9ec /home/rclone/rclone-test-haquxij0siru/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/06/08 05:38:49 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 9ccb0c2386f02e7ccca41c55cc53c9ec 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: sha1sum /home/rclone/rclone-test-haquxij0siru/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: 04c096dea896ab5dd89d8cca5cf4e04ad5ae74bd /home/rclone/rclone-test-haquxij0siru/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/06/08 05:38:49 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 04c096dea896ab5dd89d8cca5cf4e04ad5ae74bd 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: md5sum /home/rclone/rclone-test-haquxij0siru/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: 9ccb0c2386f02e7ccca41c55cc53c9ec /home/rclone/rclone-test-haquxij0siru/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/06/08 05:38:49 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 9ccb0c2386f02e7ccca41c55cc53c9ec 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: sha1sum /home/rclone/rclone-test-haquxij0siru/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: 04c096dea896ab5dd89d8cca5cf4e04ad5ae74bd /home/rclone/rclone-test-haquxij0siru/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/06/08 05:38:49 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 04c096dea896ab5dd89d8cca5cf4e04ad5ae74bd === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/ leading space/ leading space" 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: md5sum /home/rclone/rclone-test-haquxij0siru/\ leading\ space/\ leading\ space 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: 5b9fbb38a14ac5d62cab3f5aa6fc5d7b /home/rclone/rclone-test-haquxij0siru/ leading space/ leading space 2026/06/08 05:38:49 DEBUG : leading space/ leading space: Parsed hash: 5b9fbb38a14ac5d62cab3f5aa6fc5d7b 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/ leading space/ leading space" 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: sha1sum /home/rclone/rclone-test-haquxij0siru/\ leading\ space/\ leading\ space 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: c5be2bc7a2514dd7868859f72e58af287e0bdfbe /home/rclone/rclone-test-haquxij0siru/ leading space/ leading space 2026/06/08 05:38:49 DEBUG : leading space/ leading space: Parsed hash: c5be2bc7a2514dd7868859f72e58af287e0bdfbe 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/ leading space/ leading space" 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: md5sum /home/rclone/rclone-test-haquxij0siru/\ leading\ space/\ leading\ space 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: 5b9fbb38a14ac5d62cab3f5aa6fc5d7b /home/rclone/rclone-test-haquxij0siru/ leading space/ leading space 2026/06/08 05:38:49 DEBUG : leading space/ leading space: Parsed hash: 5b9fbb38a14ac5d62cab3f5aa6fc5d7b 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/ leading space/ leading space" 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: sha1sum /home/rclone/rclone-test-haquxij0siru/\ leading\ space/\ leading\ space 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: c5be2bc7a2514dd7868859f72e58af287e0bdfbe /home/rclone/rclone-test-haquxij0siru/ leading space/ leading space 2026/06/08 05:38:49 DEBUG : leading space/ leading space: Parsed hash: c5be2bc7a2514dd7868859f72e58af287e0bdfbe 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/ leading space/ leading space" 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: md5sum /home/rclone/rclone-test-haquxij0siru/\ leading\ space/\ leading\ space 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: 5b9fbb38a14ac5d62cab3f5aa6fc5d7b /home/rclone/rclone-test-haquxij0siru/ leading space/ leading space 2026/06/08 05:38:49 DEBUG : leading space/ leading space: Parsed hash: 5b9fbb38a14ac5d62cab3f5aa6fc5d7b 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/ leading space/ leading space" 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: sha1sum /home/rclone/rclone-test-haquxij0siru/\ leading\ space/\ leading\ space 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: c5be2bc7a2514dd7868859f72e58af287e0bdfbe /home/rclone/rclone-test-haquxij0siru/ leading space/ leading space 2026/06/08 05:38:49 DEBUG : leading space/ leading space: Parsed hash: c5be2bc7a2514dd7868859f72e58af287e0bdfbe === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/~leading tilde/~leading tilde" 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: md5sum /home/rclone/rclone-test-haquxij0siru/\~leading\ tilde/\~leading\ tilde 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: d86480d1bec4dc409aa81839a5a3aa7c /home/rclone/rclone-test-haquxij0siru/~leading tilde/~leading tilde 2026/06/08 05:38:49 DEBUG : ~leading tilde/~leading tilde: Parsed hash: d86480d1bec4dc409aa81839a5a3aa7c 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/~leading tilde/~leading tilde" 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: sha1sum /home/rclone/rclone-test-haquxij0siru/\~leading\ tilde/\~leading\ tilde 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: 971a2c73cf1dbe3c08b6b366cf973a01f138a1da /home/rclone/rclone-test-haquxij0siru/~leading tilde/~leading tilde 2026/06/08 05:38:49 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 971a2c73cf1dbe3c08b6b366cf973a01f138a1da 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/~leading tilde/~leading tilde" 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: md5sum /home/rclone/rclone-test-haquxij0siru/\~leading\ tilde/\~leading\ tilde 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: d86480d1bec4dc409aa81839a5a3aa7c /home/rclone/rclone-test-haquxij0siru/~leading tilde/~leading tilde 2026/06/08 05:38:49 DEBUG : ~leading tilde/~leading tilde: Parsed hash: d86480d1bec4dc409aa81839a5a3aa7c 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/~leading tilde/~leading tilde" 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: sha1sum /home/rclone/rclone-test-haquxij0siru/\~leading\ tilde/\~leading\ tilde 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: 971a2c73cf1dbe3c08b6b366cf973a01f138a1da /home/rclone/rclone-test-haquxij0siru/~leading tilde/~leading tilde 2026/06/08 05:38:49 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 971a2c73cf1dbe3c08b6b366cf973a01f138a1da 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/~leading tilde/~leading tilde" 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: md5sum /home/rclone/rclone-test-haquxij0siru/\~leading\ tilde/\~leading\ tilde 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: d86480d1bec4dc409aa81839a5a3aa7c /home/rclone/rclone-test-haquxij0siru/~leading tilde/~leading tilde 2026/06/08 05:38:49 DEBUG : ~leading tilde/~leading tilde: Parsed hash: d86480d1bec4dc409aa81839a5a3aa7c 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/~leading tilde/~leading tilde" 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: sha1sum /home/rclone/rclone-test-haquxij0siru/\~leading\ tilde/\~leading\ tilde 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: 971a2c73cf1dbe3c08b6b366cf973a01f138a1da /home/rclone/rclone-test-haquxij0siru/~leading tilde/~leading tilde 2026/06/08 05:38:49 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 971a2c73cf1dbe3c08b6b366cf973a01f138a1da === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/␍leading CR/␍leading CR" 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: md5sum /home/rclone/rclone-test-haquxij0siru/␍leading\ CR/␍leading\ CR 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: 4b0a5783bdc7f6090e15441491576a10 /home/rclone/rclone-test-haquxij0siru/␍leading CR/␍leading CR 2026/06/08 05:38:49 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 4b0a5783bdc7f6090e15441491576a10 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/␍leading CR/␍leading CR" 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: sha1sum /home/rclone/rclone-test-haquxij0siru/␍leading\ CR/␍leading\ CR 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: f34805c45be847a9ac4385a492ad2dfcfa452062 /home/rclone/rclone-test-haquxij0siru/␍leading CR/␍leading CR 2026/06/08 05:38:49 DEBUG : ␍leading CR/␍leading CR: Parsed hash: f34805c45be847a9ac4385a492ad2dfcfa452062 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/␍leading CR/␍leading CR" 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: md5sum /home/rclone/rclone-test-haquxij0siru/␍leading\ CR/␍leading\ CR 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: 4b0a5783bdc7f6090e15441491576a10 /home/rclone/rclone-test-haquxij0siru/␍leading CR/␍leading CR 2026/06/08 05:38:49 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 4b0a5783bdc7f6090e15441491576a10 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/␍leading CR/␍leading CR" 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: sha1sum /home/rclone/rclone-test-haquxij0siru/␍leading\ CR/␍leading\ CR 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: f34805c45be847a9ac4385a492ad2dfcfa452062 /home/rclone/rclone-test-haquxij0siru/␍leading CR/␍leading CR 2026/06/08 05:38:49 DEBUG : ␍leading CR/␍leading CR: Parsed hash: f34805c45be847a9ac4385a492ad2dfcfa452062 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/␍leading CR/␍leading CR" 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: md5sum /home/rclone/rclone-test-haquxij0siru/␍leading\ CR/␍leading\ CR 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: 4b0a5783bdc7f6090e15441491576a10 /home/rclone/rclone-test-haquxij0siru/␍leading CR/␍leading CR 2026/06/08 05:38:49 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 4b0a5783bdc7f6090e15441491576a10 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/␍leading CR/␍leading CR" 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: sha1sum /home/rclone/rclone-test-haquxij0siru/␍leading\ CR/␍leading\ CR 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: f34805c45be847a9ac4385a492ad2dfcfa452062 /home/rclone/rclone-test-haquxij0siru/␍leading CR/␍leading CR 2026/06/08 05:38:49 DEBUG : ␍leading CR/␍leading CR: Parsed hash: f34805c45be847a9ac4385a492ad2dfcfa452062 === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/␊leading LF/␊leading LF" 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: md5sum /home/rclone/rclone-test-haquxij0siru/␊leading\ LF/␊leading\ LF 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: 3067b2c9f1aefbc4cd399f8ed69e331d /home/rclone/rclone-test-haquxij0siru/␊leading LF/␊leading LF 2026/06/08 05:38:49 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 3067b2c9f1aefbc4cd399f8ed69e331d 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/␊leading LF/␊leading LF" 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: sha1sum /home/rclone/rclone-test-haquxij0siru/␊leading\ LF/␊leading\ LF 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: da70309cc1fc9f0e059c4433bc3180e6e0479bb0 /home/rclone/rclone-test-haquxij0siru/␊leading LF/␊leading LF 2026/06/08 05:38:49 DEBUG : ␊leading LF/␊leading LF: Parsed hash: da70309cc1fc9f0e059c4433bc3180e6e0479bb0 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/␊leading LF/␊leading LF" 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: md5sum /home/rclone/rclone-test-haquxij0siru/␊leading\ LF/␊leading\ LF 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: 3067b2c9f1aefbc4cd399f8ed69e331d /home/rclone/rclone-test-haquxij0siru/␊leading LF/␊leading LF 2026/06/08 05:38:49 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 3067b2c9f1aefbc4cd399f8ed69e331d 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/␊leading LF/␊leading LF" 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: sha1sum /home/rclone/rclone-test-haquxij0siru/␊leading\ LF/␊leading\ LF 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: da70309cc1fc9f0e059c4433bc3180e6e0479bb0 /home/rclone/rclone-test-haquxij0siru/␊leading LF/␊leading LF 2026/06/08 05:38:49 DEBUG : ␊leading LF/␊leading LF: Parsed hash: da70309cc1fc9f0e059c4433bc3180e6e0479bb0 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/␊leading LF/␊leading LF" 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: md5sum /home/rclone/rclone-test-haquxij0siru/␊leading\ LF/␊leading\ LF 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: 3067b2c9f1aefbc4cd399f8ed69e331d /home/rclone/rclone-test-haquxij0siru/␊leading LF/␊leading LF 2026/06/08 05:38:49 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 3067b2c9f1aefbc4cd399f8ed69e331d 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/␊leading LF/␊leading LF" 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: sha1sum /home/rclone/rclone-test-haquxij0siru/␊leading\ LF/␊leading\ LF 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: da70309cc1fc9f0e059c4433bc3180e6e0479bb0 /home/rclone/rclone-test-haquxij0siru/␊leading LF/␊leading LF 2026/06/08 05:38:49 DEBUG : ␊leading LF/␊leading LF: Parsed hash: da70309cc1fc9f0e059c4433bc3180e6e0479bb0 === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/␉leading HT/␉leading HT" 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: md5sum /home/rclone/rclone-test-haquxij0siru/␉leading\ HT/␉leading\ HT 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: baf6a2a91c315ca50d561a33d918d87e /home/rclone/rclone-test-haquxij0siru/␉leading HT/␉leading HT 2026/06/08 05:38:49 DEBUG : ␉leading HT/␉leading HT: Parsed hash: baf6a2a91c315ca50d561a33d918d87e 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/␉leading HT/␉leading HT" 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: sha1sum /home/rclone/rclone-test-haquxij0siru/␉leading\ HT/␉leading\ HT 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: ce22bf8e1b234a4de1a15a21a7e363da014fb84e /home/rclone/rclone-test-haquxij0siru/␉leading HT/␉leading HT 2026/06/08 05:38:49 DEBUG : ␉leading HT/␉leading HT: Parsed hash: ce22bf8e1b234a4de1a15a21a7e363da014fb84e 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/␉leading HT/␉leading HT" 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: md5sum /home/rclone/rclone-test-haquxij0siru/␉leading\ HT/␉leading\ HT 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: baf6a2a91c315ca50d561a33d918d87e /home/rclone/rclone-test-haquxij0siru/␉leading HT/␉leading HT 2026/06/08 05:38:49 DEBUG : ␉leading HT/␉leading HT: Parsed hash: baf6a2a91c315ca50d561a33d918d87e 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/␉leading HT/␉leading HT" 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: sha1sum /home/rclone/rclone-test-haquxij0siru/␉leading\ HT/␉leading\ HT 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: ce22bf8e1b234a4de1a15a21a7e363da014fb84e /home/rclone/rclone-test-haquxij0siru/␉leading HT/␉leading HT 2026/06/08 05:38:49 DEBUG : ␉leading HT/␉leading HT: Parsed hash: ce22bf8e1b234a4de1a15a21a7e363da014fb84e 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/␉leading HT/␉leading HT" 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: md5sum /home/rclone/rclone-test-haquxij0siru/␉leading\ HT/␉leading\ HT 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: baf6a2a91c315ca50d561a33d918d87e /home/rclone/rclone-test-haquxij0siru/␉leading HT/␉leading HT 2026/06/08 05:38:49 DEBUG : ␉leading HT/␉leading HT: Parsed hash: baf6a2a91c315ca50d561a33d918d87e 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/␉leading HT/␉leading HT" 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: sha1sum /home/rclone/rclone-test-haquxij0siru/␉leading\ HT/␉leading\ HT 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: ce22bf8e1b234a4de1a15a21a7e363da014fb84e /home/rclone/rclone-test-haquxij0siru/␉leading HT/␉leading HT 2026/06/08 05:38:49 DEBUG : ␉leading HT/␉leading HT: Parsed hash: ce22bf8e1b234a4de1a15a21a7e363da014fb84e === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/␋leading VT/␋leading VT" 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: md5sum /home/rclone/rclone-test-haquxij0siru/␋leading\ VT/␋leading\ VT 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: 2ab5199a3011ab2c57c6f38729b597a5 /home/rclone/rclone-test-haquxij0siru/␋leading VT/␋leading VT 2026/06/08 05:38:49 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 2ab5199a3011ab2c57c6f38729b597a5 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/␋leading VT/␋leading VT" 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: sha1sum /home/rclone/rclone-test-haquxij0siru/␋leading\ VT/␋leading\ VT 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: 42563e20557241fd02b5c9847884cc21b3ff845e /home/rclone/rclone-test-haquxij0siru/␋leading VT/␋leading VT 2026/06/08 05:38:49 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 42563e20557241fd02b5c9847884cc21b3ff845e 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/␋leading VT/␋leading VT" 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: md5sum /home/rclone/rclone-test-haquxij0siru/␋leading\ VT/␋leading\ VT 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: 2ab5199a3011ab2c57c6f38729b597a5 /home/rclone/rclone-test-haquxij0siru/␋leading VT/␋leading VT 2026/06/08 05:38:49 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 2ab5199a3011ab2c57c6f38729b597a5 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/␋leading VT/␋leading VT" 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: sha1sum /home/rclone/rclone-test-haquxij0siru/␋leading\ VT/␋leading\ VT 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: 42563e20557241fd02b5c9847884cc21b3ff845e /home/rclone/rclone-test-haquxij0siru/␋leading VT/␋leading VT 2026/06/08 05:38:49 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 42563e20557241fd02b5c9847884cc21b3ff845e 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/␋leading VT/␋leading VT" 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: md5sum /home/rclone/rclone-test-haquxij0siru/␋leading\ VT/␋leading\ VT 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: 2ab5199a3011ab2c57c6f38729b597a5 /home/rclone/rclone-test-haquxij0siru/␋leading VT/␋leading VT 2026/06/08 05:38:49 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 2ab5199a3011ab2c57c6f38729b597a5 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/␋leading VT/␋leading VT" 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: sha1sum /home/rclone/rclone-test-haquxij0siru/␋leading\ VT/␋leading\ VT 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: 42563e20557241fd02b5c9847884cc21b3ff845e /home/rclone/rclone-test-haquxij0siru/␋leading VT/␋leading VT 2026/06/08 05:38:49 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 42563e20557241fd02b5c9847884cc21b3ff845e === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/.leading dot/.leading dot" 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: md5sum /home/rclone/rclone-test-haquxij0siru/.leading\ dot/.leading\ dot 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: 837a0db0049e9bb5ed243c288fcd74a2 /home/rclone/rclone-test-haquxij0siru/.leading dot/.leading dot 2026/06/08 05:38:49 DEBUG : .leading dot/.leading dot: Parsed hash: 837a0db0049e9bb5ed243c288fcd74a2 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/.leading dot/.leading dot" 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: sha1sum /home/rclone/rclone-test-haquxij0siru/.leading\ dot/.leading\ dot 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: 8a8e024a78ababacf44a94ccc180364b24d2b8ab /home/rclone/rclone-test-haquxij0siru/.leading dot/.leading dot 2026/06/08 05:38:49 DEBUG : .leading dot/.leading dot: Parsed hash: 8a8e024a78ababacf44a94ccc180364b24d2b8ab 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/.leading dot/.leading dot" 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: md5sum /home/rclone/rclone-test-haquxij0siru/.leading\ dot/.leading\ dot 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: 837a0db0049e9bb5ed243c288fcd74a2 /home/rclone/rclone-test-haquxij0siru/.leading dot/.leading dot 2026/06/08 05:38:49 DEBUG : .leading dot/.leading dot: Parsed hash: 837a0db0049e9bb5ed243c288fcd74a2 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/.leading dot/.leading dot" 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: sha1sum /home/rclone/rclone-test-haquxij0siru/.leading\ dot/.leading\ dot 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: 8a8e024a78ababacf44a94ccc180364b24d2b8ab /home/rclone/rclone-test-haquxij0siru/.leading dot/.leading dot 2026/06/08 05:38:49 DEBUG : .leading dot/.leading dot: Parsed hash: 8a8e024a78ababacf44a94ccc180364b24d2b8ab 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/.leading dot/.leading dot" 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: md5sum /home/rclone/rclone-test-haquxij0siru/.leading\ dot/.leading\ dot 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: 837a0db0049e9bb5ed243c288fcd74a2 /home/rclone/rclone-test-haquxij0siru/.leading dot/.leading dot 2026/06/08 05:38:49 DEBUG : .leading dot/.leading dot: Parsed hash: 837a0db0049e9bb5ed243c288fcd74a2 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/.leading dot/.leading dot" 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: sha1sum /home/rclone/rclone-test-haquxij0siru/.leading\ dot/.leading\ dot 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: 8a8e024a78ababacf44a94ccc180364b24d2b8ab /home/rclone/rclone-test-haquxij0siru/.leading dot/.leading dot 2026/06/08 05:38:49 DEBUG : .leading dot/.leading dot: Parsed hash: 8a8e024a78ababacf44a94ccc180364b24d2b8ab === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/trailing space /trailing space " 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: md5sum /home/rclone/rclone-test-haquxij0siru/trailing\ space\ /trailing\ space\ 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: d2b1172dabd2be8c27807082fb562c65 /home/rclone/rclone-test-haquxij0siru/trailing space /trailing space 2026/06/08 05:38:49 DEBUG : trailing space /trailing space : Parsed hash: d2b1172dabd2be8c27807082fb562c65 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/trailing space /trailing space " 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: sha1sum /home/rclone/rclone-test-haquxij0siru/trailing\ space\ /trailing\ space\ 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: 6550565c5c680226a19e07052a5e61ee0c6ea81f /home/rclone/rclone-test-haquxij0siru/trailing space /trailing space 2026/06/08 05:38:49 DEBUG : trailing space /trailing space : Parsed hash: 6550565c5c680226a19e07052a5e61ee0c6ea81f 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/trailing space /trailing space " 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: md5sum /home/rclone/rclone-test-haquxij0siru/trailing\ space\ /trailing\ space\ 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: d2b1172dabd2be8c27807082fb562c65 /home/rclone/rclone-test-haquxij0siru/trailing space /trailing space 2026/06/08 05:38:49 DEBUG : trailing space /trailing space : Parsed hash: d2b1172dabd2be8c27807082fb562c65 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/trailing space /trailing space " 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: sha1sum /home/rclone/rclone-test-haquxij0siru/trailing\ space\ /trailing\ space\ 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: 6550565c5c680226a19e07052a5e61ee0c6ea81f /home/rclone/rclone-test-haquxij0siru/trailing space /trailing space 2026/06/08 05:38:49 DEBUG : trailing space /trailing space : Parsed hash: 6550565c5c680226a19e07052a5e61ee0c6ea81f 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/trailing space /trailing space " 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: md5sum /home/rclone/rclone-test-haquxij0siru/trailing\ space\ /trailing\ space\ 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: d2b1172dabd2be8c27807082fb562c65 /home/rclone/rclone-test-haquxij0siru/trailing space /trailing space 2026/06/08 05:38:49 DEBUG : trailing space /trailing space : Parsed hash: d2b1172dabd2be8c27807082fb562c65 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/trailing space /trailing space " 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: sha1sum /home/rclone/rclone-test-haquxij0siru/trailing\ space\ /trailing\ space\ 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: 6550565c5c680226a19e07052a5e61ee0c6ea81f /home/rclone/rclone-test-haquxij0siru/trailing space /trailing space 2026/06/08 05:38:49 DEBUG : trailing space /trailing space : Parsed hash: 6550565c5c680226a19e07052a5e61ee0c6ea81f === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/trailing CR␍/trailing CR␍" 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: md5sum /home/rclone/rclone-test-haquxij0siru/trailing\ CR␍/trailing\ CR␍ 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: 0fce08c25bba0509e46ead6e74a30ead /home/rclone/rclone-test-haquxij0siru/trailing CR␍/trailing CR␍ 2026/06/08 05:38:49 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 0fce08c25bba0509e46ead6e74a30ead 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/trailing CR␍/trailing CR␍" 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: sha1sum /home/rclone/rclone-test-haquxij0siru/trailing\ CR␍/trailing\ CR␍ 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: 8b9e2f5390467d41d79caa06807b4166e3fe06fc /home/rclone/rclone-test-haquxij0siru/trailing CR␍/trailing CR␍ 2026/06/08 05:38:49 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 8b9e2f5390467d41d79caa06807b4166e3fe06fc 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/trailing CR␍/trailing CR␍" 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: md5sum /home/rclone/rclone-test-haquxij0siru/trailing\ CR␍/trailing\ CR␍ 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: 0fce08c25bba0509e46ead6e74a30ead /home/rclone/rclone-test-haquxij0siru/trailing CR␍/trailing CR␍ 2026/06/08 05:38:49 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 0fce08c25bba0509e46ead6e74a30ead 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/trailing CR␍/trailing CR␍" 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: sha1sum /home/rclone/rclone-test-haquxij0siru/trailing\ CR␍/trailing\ CR␍ 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: 8b9e2f5390467d41d79caa06807b4166e3fe06fc /home/rclone/rclone-test-haquxij0siru/trailing CR␍/trailing CR␍ 2026/06/08 05:38:49 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 8b9e2f5390467d41d79caa06807b4166e3fe06fc 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/trailing CR␍/trailing CR␍" 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: md5sum /home/rclone/rclone-test-haquxij0siru/trailing\ CR␍/trailing\ CR␍ 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: 0fce08c25bba0509e46ead6e74a30ead /home/rclone/rclone-test-haquxij0siru/trailing CR␍/trailing CR␍ 2026/06/08 05:38:49 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 0fce08c25bba0509e46ead6e74a30ead 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/trailing CR␍/trailing CR␍" 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: sha1sum /home/rclone/rclone-test-haquxij0siru/trailing\ CR␍/trailing\ CR␍ 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: 8b9e2f5390467d41d79caa06807b4166e3fe06fc /home/rclone/rclone-test-haquxij0siru/trailing CR␍/trailing CR␍ 2026/06/08 05:38:49 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 8b9e2f5390467d41d79caa06807b4166e3fe06fc === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/trailing LF␊/trailing LF␊" 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: md5sum /home/rclone/rclone-test-haquxij0siru/trailing\ LF␊/trailing\ LF␊ 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: c1284e81c1b066b47b88c4b834a3fb8c /home/rclone/rclone-test-haquxij0siru/trailing LF␊/trailing LF␊ 2026/06/08 05:38:49 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: c1284e81c1b066b47b88c4b834a3fb8c 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/trailing LF␊/trailing LF␊" 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: sha1sum /home/rclone/rclone-test-haquxij0siru/trailing\ LF␊/trailing\ LF␊ 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: 57ab13aa0661924dface01a81999f38d26ed229a /home/rclone/rclone-test-haquxij0siru/trailing LF␊/trailing LF␊ 2026/06/08 05:38:49 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 57ab13aa0661924dface01a81999f38d26ed229a 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/trailing LF␊/trailing LF␊" 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: md5sum /home/rclone/rclone-test-haquxij0siru/trailing\ LF␊/trailing\ LF␊ 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: c1284e81c1b066b47b88c4b834a3fb8c /home/rclone/rclone-test-haquxij0siru/trailing LF␊/trailing LF␊ 2026/06/08 05:38:49 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: c1284e81c1b066b47b88c4b834a3fb8c 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/trailing LF␊/trailing LF␊" 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: sha1sum /home/rclone/rclone-test-haquxij0siru/trailing\ LF␊/trailing\ LF␊ 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: 57ab13aa0661924dface01a81999f38d26ed229a /home/rclone/rclone-test-haquxij0siru/trailing LF␊/trailing LF␊ 2026/06/08 05:38:49 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 57ab13aa0661924dface01a81999f38d26ed229a 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/trailing LF␊/trailing LF␊" 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: md5sum /home/rclone/rclone-test-haquxij0siru/trailing\ LF␊/trailing\ LF␊ 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: c1284e81c1b066b47b88c4b834a3fb8c /home/rclone/rclone-test-haquxij0siru/trailing LF␊/trailing LF␊ 2026/06/08 05:38:49 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: c1284e81c1b066b47b88c4b834a3fb8c 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/trailing LF␊/trailing LF␊" 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: sha1sum /home/rclone/rclone-test-haquxij0siru/trailing\ LF␊/trailing\ LF␊ 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: 57ab13aa0661924dface01a81999f38d26ed229a /home/rclone/rclone-test-haquxij0siru/trailing LF␊/trailing LF␊ 2026/06/08 05:38:49 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 57ab13aa0661924dface01a81999f38d26ed229a === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/trailing HT␉/trailing HT␉" 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: md5sum /home/rclone/rclone-test-haquxij0siru/trailing\ HT␉/trailing\ HT␉ 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: 8661f1d0d11e8d9326dc9564ce4f7ef0 /home/rclone/rclone-test-haquxij0siru/trailing HT␉/trailing HT␉ 2026/06/08 05:38:49 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 8661f1d0d11e8d9326dc9564ce4f7ef0 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/trailing HT␉/trailing HT␉" 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: sha1sum /home/rclone/rclone-test-haquxij0siru/trailing\ HT␉/trailing\ HT␉ 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: abe62db0a4793afccfd875346409f24ebc1c82e5 /home/rclone/rclone-test-haquxij0siru/trailing HT␉/trailing HT␉ 2026/06/08 05:38:49 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: abe62db0a4793afccfd875346409f24ebc1c82e5 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/trailing HT␉/trailing HT␉" 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: md5sum /home/rclone/rclone-test-haquxij0siru/trailing\ HT␉/trailing\ HT␉ 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: 8661f1d0d11e8d9326dc9564ce4f7ef0 /home/rclone/rclone-test-haquxij0siru/trailing HT␉/trailing HT␉ 2026/06/08 05:38:49 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 8661f1d0d11e8d9326dc9564ce4f7ef0 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/trailing HT␉/trailing HT␉" 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: sha1sum /home/rclone/rclone-test-haquxij0siru/trailing\ HT␉/trailing\ HT␉ 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: abe62db0a4793afccfd875346409f24ebc1c82e5 /home/rclone/rclone-test-haquxij0siru/trailing HT␉/trailing HT␉ 2026/06/08 05:38:49 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: abe62db0a4793afccfd875346409f24ebc1c82e5 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/trailing HT␉/trailing HT␉" 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: md5sum /home/rclone/rclone-test-haquxij0siru/trailing\ HT␉/trailing\ HT␉ 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: 8661f1d0d11e8d9326dc9564ce4f7ef0 /home/rclone/rclone-test-haquxij0siru/trailing HT␉/trailing HT␉ 2026/06/08 05:38:49 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 8661f1d0d11e8d9326dc9564ce4f7ef0 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/trailing HT␉/trailing HT␉" 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: sha1sum /home/rclone/rclone-test-haquxij0siru/trailing\ HT␉/trailing\ HT␉ 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: abe62db0a4793afccfd875346409f24ebc1c82e5 /home/rclone/rclone-test-haquxij0siru/trailing HT␉/trailing HT␉ 2026/06/08 05:38:49 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: abe62db0a4793afccfd875346409f24ebc1c82e5 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/trailing VT␋/trailing VT␋" 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: md5sum /home/rclone/rclone-test-haquxij0siru/trailing\ VT␋/trailing\ VT␋ 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: e3e387f96f8b7b01f667f16de84e2c5f /home/rclone/rclone-test-haquxij0siru/trailing VT␋/trailing VT␋ 2026/06/08 05:38:49 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: e3e387f96f8b7b01f667f16de84e2c5f 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/trailing VT␋/trailing VT␋" 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: sha1sum /home/rclone/rclone-test-haquxij0siru/trailing\ VT␋/trailing\ VT␋ 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: 2c6bfa858f461062a65e33b9d3d0db8b956c3537 /home/rclone/rclone-test-haquxij0siru/trailing VT␋/trailing VT␋ 2026/06/08 05:38:49 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 2c6bfa858f461062a65e33b9d3d0db8b956c3537 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/trailing VT␋/trailing VT␋" 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: md5sum /home/rclone/rclone-test-haquxij0siru/trailing\ VT␋/trailing\ VT␋ 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: e3e387f96f8b7b01f667f16de84e2c5f /home/rclone/rclone-test-haquxij0siru/trailing VT␋/trailing VT␋ 2026/06/08 05:38:49 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: e3e387f96f8b7b01f667f16de84e2c5f 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/trailing VT␋/trailing VT␋" 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: sha1sum /home/rclone/rclone-test-haquxij0siru/trailing\ VT␋/trailing\ VT␋ 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: 2c6bfa858f461062a65e33b9d3d0db8b956c3537 /home/rclone/rclone-test-haquxij0siru/trailing VT␋/trailing VT␋ 2026/06/08 05:38:49 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 2c6bfa858f461062a65e33b9d3d0db8b956c3537 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/trailing VT␋/trailing VT␋" 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: md5sum /home/rclone/rclone-test-haquxij0siru/trailing\ VT␋/trailing\ VT␋ 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: e3e387f96f8b7b01f667f16de84e2c5f /home/rclone/rclone-test-haquxij0siru/trailing VT␋/trailing VT␋ 2026/06/08 05:38:49 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: e3e387f96f8b7b01f667f16de84e2c5f 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/trailing VT␋/trailing VT␋" 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: sha1sum /home/rclone/rclone-test-haquxij0siru/trailing\ VT␋/trailing\ VT␋ 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: 2c6bfa858f461062a65e33b9d3d0db8b956c3537 /home/rclone/rclone-test-haquxij0siru/trailing VT␋/trailing VT␋ 2026/06/08 05:38:49 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 2c6bfa858f461062a65e33b9d3d0db8b956c3537 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/trailing dot./trailing dot." 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: md5sum /home/rclone/rclone-test-haquxij0siru/trailing\ dot./trailing\ dot. 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: e78be2d778014bf083a8e5c5e6e5506f /home/rclone/rclone-test-haquxij0siru/trailing dot./trailing dot. 2026/06/08 05:38:49 DEBUG : trailing dot./trailing dot.: Parsed hash: e78be2d778014bf083a8e5c5e6e5506f 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/trailing dot./trailing dot." 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: sha1sum /home/rclone/rclone-test-haquxij0siru/trailing\ dot./trailing\ dot. 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: 58d21c1ffe6ff9552ebb5a470001ecd4a5df9fd5 /home/rclone/rclone-test-haquxij0siru/trailing dot./trailing dot. 2026/06/08 05:38:49 DEBUG : trailing dot./trailing dot.: Parsed hash: 58d21c1ffe6ff9552ebb5a470001ecd4a5df9fd5 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/trailing dot./trailing dot." 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: md5sum /home/rclone/rclone-test-haquxij0siru/trailing\ dot./trailing\ dot. 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: e78be2d778014bf083a8e5c5e6e5506f /home/rclone/rclone-test-haquxij0siru/trailing dot./trailing dot. 2026/06/08 05:38:49 DEBUG : trailing dot./trailing dot.: Parsed hash: e78be2d778014bf083a8e5c5e6e5506f 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/trailing dot./trailing dot." 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: sha1sum /home/rclone/rclone-test-haquxij0siru/trailing\ dot./trailing\ dot. 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: 58d21c1ffe6ff9552ebb5a470001ecd4a5df9fd5 /home/rclone/rclone-test-haquxij0siru/trailing dot./trailing dot. 2026/06/08 05:38:49 DEBUG : trailing dot./trailing dot.: Parsed hash: 58d21c1ffe6ff9552ebb5a470001ecd4a5df9fd5 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/trailing dot./trailing dot." 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: md5sum /home/rclone/rclone-test-haquxij0siru/trailing\ dot./trailing\ dot. 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: e78be2d778014bf083a8e5c5e6e5506f /home/rclone/rclone-test-haquxij0siru/trailing dot./trailing dot. 2026/06/08 05:38:49 DEBUG : trailing dot./trailing dot.: Parsed hash: e78be2d778014bf083a8e5c5e6e5506f 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/trailing dot./trailing dot." 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: sha1sum /home/rclone/rclone-test-haquxij0siru/trailing\ dot./trailing\ dot. 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: 58d21c1ffe6ff9552ebb5a470001ecd4a5df9fd5 /home/rclone/rclone-test-haquxij0siru/trailing dot./trailing dot. 2026/06/08 05:38:49 DEBUG : trailing dot./trailing dot.: Parsed hash: 58d21c1ffe6ff9552ebb5a470001ecd4a5df9fd5 === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/invalid utf-8\xfe/invalid utf-8\xfe" 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: md5sum /home/rclone/rclone-test-haquxij0siru/invalid\ utf-8/invalid\ utf-8 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: e9449e9869d2518bc10118035171b7bd /home/rclone/rclone-test-haquxij0siru/invalid utf-8/invalid utf-8 2026/06/08 05:38:49 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: e9449e9869d2518bc10118035171b7bd 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/invalid utf-8\xfe/invalid utf-8\xfe" 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: sha1sum /home/rclone/rclone-test-haquxij0siru/invalid\ utf-8/invalid\ utf-8 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: 0a50356d2c893c060ba195e9e5d9a0813e90bf3b /home/rclone/rclone-test-haquxij0siru/invalid utf-8/invalid utf-8 2026/06/08 05:38:49 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 0a50356d2c893c060ba195e9e5d9a0813e90bf3b 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/invalid utf-8\xfe/invalid utf-8\xfe" 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: md5sum /home/rclone/rclone-test-haquxij0siru/invalid\ utf-8/invalid\ utf-8 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: e9449e9869d2518bc10118035171b7bd /home/rclone/rclone-test-haquxij0siru/invalid utf-8/invalid utf-8 2026/06/08 05:38:49 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: e9449e9869d2518bc10118035171b7bd 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/invalid utf-8\xfe/invalid utf-8\xfe" 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: sha1sum /home/rclone/rclone-test-haquxij0siru/invalid\ utf-8/invalid\ utf-8 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: 0a50356d2c893c060ba195e9e5d9a0813e90bf3b /home/rclone/rclone-test-haquxij0siru/invalid utf-8/invalid utf-8 2026/06/08 05:38:49 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 0a50356d2c893c060ba195e9e5d9a0813e90bf3b 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/invalid utf-8\xfe/invalid utf-8\xfe" 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: md5sum /home/rclone/rclone-test-haquxij0siru/invalid\ utf-8/invalid\ utf-8 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: e9449e9869d2518bc10118035171b7bd /home/rclone/rclone-test-haquxij0siru/invalid utf-8/invalid utf-8 2026/06/08 05:38:49 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: e9449e9869d2518bc10118035171b7bd 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/invalid utf-8\xfe/invalid utf-8\xfe" 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: sha1sum /home/rclone/rclone-test-haquxij0siru/invalid\ utf-8/invalid\ utf-8 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: 0a50356d2c893c060ba195e9e5d9a0813e90bf3b /home/rclone/rclone-test-haquxij0siru/invalid utf-8/invalid utf-8 2026/06/08 05:38:49 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 0a50356d2c893c060ba195e9e5d9a0813e90bf3b === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/test%46.txt/test%46.txt" 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: md5sum /home/rclone/rclone-test-haquxij0siru/test\%46.txt/test\%46.txt 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: a8f473c710d2e14b56bba8737358fe8c /home/rclone/rclone-test-haquxij0siru/test%46.txt/test%46.txt 2026/06/08 05:38:49 DEBUG : test%46.txt/test%46.txt: Parsed hash: a8f473c710d2e14b56bba8737358fe8c 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/test%46.txt/test%46.txt" 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: sha1sum /home/rclone/rclone-test-haquxij0siru/test\%46.txt/test\%46.txt 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: bed19abc224729de94399b4ab5a687017ad90da1 /home/rclone/rclone-test-haquxij0siru/test%46.txt/test%46.txt 2026/06/08 05:38:49 DEBUG : test%46.txt/test%46.txt: Parsed hash: bed19abc224729de94399b4ab5a687017ad90da1 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/test%46.txt/test%46.txt" 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: md5sum /home/rclone/rclone-test-haquxij0siru/test\%46.txt/test\%46.txt 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: a8f473c710d2e14b56bba8737358fe8c /home/rclone/rclone-test-haquxij0siru/test%46.txt/test%46.txt 2026/06/08 05:38:49 DEBUG : test%46.txt/test%46.txt: Parsed hash: a8f473c710d2e14b56bba8737358fe8c 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/test%46.txt/test%46.txt" 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: sha1sum /home/rclone/rclone-test-haquxij0siru/test\%46.txt/test\%46.txt 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: bed19abc224729de94399b4ab5a687017ad90da1 /home/rclone/rclone-test-haquxij0siru/test%46.txt/test%46.txt 2026/06/08 05:38:49 DEBUG : test%46.txt/test%46.txt: Parsed hash: bed19abc224729de94399b4ab5a687017ad90da1 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/test%46.txt/test%46.txt" 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: md5sum /home/rclone/rclone-test-haquxij0siru/test\%46.txt/test\%46.txt 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: a8f473c710d2e14b56bba8737358fe8c /home/rclone/rclone-test-haquxij0siru/test%46.txt/test%46.txt 2026/06/08 05:38:49 DEBUG : test%46.txt/test%46.txt: Parsed hash: a8f473c710d2e14b56bba8737358fe8c 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/test%46.txt/test%46.txt" 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: sha1sum /home/rclone/rclone-test-haquxij0siru/test\%46.txt/test\%46.txt 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: bed19abc224729de94399b4ab5a687017ad90da1 /home/rclone/rclone-test-haquxij0siru/test%46.txt/test%46.txt 2026/06/08 05:38:49 DEBUG : test%46.txt/test%46.txt: Parsed hash: bed19abc224729de94399b4ab5a687017ad90da1 === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Connection OK after error: potato 2026/06/08 05:38:49 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Removed after failed upload: potato === RUN TestIntegration/FsMkdir/FsPutZeroLength 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/zero-length-file" 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: md5sum /home/rclone/rclone-test-haquxij0siru/zero-length-file 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-haquxij0siru/zero-length-file 2026/06/08 05:38:49 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/zero-length-file" 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: sha1sum /home/rclone/rclone-test-haquxij0siru/zero-length-file 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-haquxij0siru/zero-length-file 2026/06/08 05:38:49 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/zero-length-file" 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: md5sum /home/rclone/rclone-test-haquxij0siru/zero-length-file 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-haquxij0siru/zero-length-file 2026/06/08 05:38:49 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/zero-length-file" 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: sha1sum /home/rclone/rclone-test-haquxij0siru/zero-length-file 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-haquxij0siru/zero-length-file 2026/06/08 05:38:49 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/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/file name.txt" 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: md5sum /home/rclone/rclone-test-haquxij0siru/file\ name.txt 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: c1044dfead4978df05024d0d2f147748 /home/rclone/rclone-test-haquxij0siru/file name.txt 2026/06/08 05:38:49 DEBUG : file name.txt: Parsed hash: c1044dfead4978df05024d0d2f147748 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/file name.txt" 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: sha1sum /home/rclone/rclone-test-haquxij0siru/file\ name.txt 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: d6d4bd8bb56a6e5273a7949b1eb5dcd0e01291b7 /home/rclone/rclone-test-haquxij0siru/file name.txt 2026/06/08 05:38:49 DEBUG : file name.txt: Parsed hash: d6d4bd8bb56a6e5273a7949b1eb5dcd0e01291b7 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/file name.txt" 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: md5sum /home/rclone/rclone-test-haquxij0siru/file\ name.txt 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: c1044dfead4978df05024d0d2f147748 /home/rclone/rclone-test-haquxij0siru/file name.txt 2026/06/08 05:38:49 DEBUG : file name.txt: Parsed hash: c1044dfead4978df05024d0d2f147748 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/file name.txt" 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: sha1sum /home/rclone/rclone-test-haquxij0siru/file\ name.txt 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: d6d4bd8bb56a6e5273a7949b1eb5dcd0e01291b7 /home/rclone/rclone-test-haquxij0siru/file name.txt 2026/06/08 05:38:49 DEBUG : file name.txt: Parsed hash: d6d4bd8bb56a6e5273a7949b1eb5dcd0e01291b7 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: md5sum /home/rclone/rclone-test-haquxij0siru/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: 7b99b940a67b1d0350eb02b4f3e0f089 /home/rclone/rclone-test-haquxij0siru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/08 05:38:49 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 7b99b940a67b1d0350eb02b4f3e0f089 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: sha1sum /home/rclone/rclone-test-haquxij0siru/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: 47242438b3536deafa9b62891c5203c04702f644 /home/rclone/rclone-test-haquxij0siru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/08 05:38:49 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 47242438b3536deafa9b62891c5203c04702f644 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: md5sum /home/rclone/rclone-test-haquxij0siru/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: 7b99b940a67b1d0350eb02b4f3e0f089 /home/rclone/rclone-test-haquxij0siru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/08 05:38:49 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 7b99b940a67b1d0350eb02b4f3e0f089 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: sha1sum /home/rclone/rclone-test-haquxij0siru/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: 47242438b3536deafa9b62891c5203c04702f644 /home/rclone/rclone-test-haquxij0siru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/08 05:38:49 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 47242438b3536deafa9b62891c5203c04702f644 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/file name.txt" 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: md5sum /home/rclone/rclone-test-haquxij0siru/file\ name.txt 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: ffc121df1b4ebf19c891a4485ec0d6f8 /home/rclone/rclone-test-haquxij0siru/file name.txt 2026/06/08 05:38:49 DEBUG : file name.txt: Parsed hash: ffc121df1b4ebf19c891a4485ec0d6f8 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/file name.txt" 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: sha1sum /home/rclone/rclone-test-haquxij0siru/file\ name.txt 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: d55a41ff6b1ec5eec582d685a9187559e1ec8ee6 /home/rclone/rclone-test-haquxij0siru/file name.txt 2026/06/08 05:38:49 DEBUG : file name.txt: Parsed hash: d55a41ff6b1ec5eec582d685a9187559e1ec8ee6 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/file name.txt" 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: md5sum /home/rclone/rclone-test-haquxij0siru/file\ name.txt 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: ffc121df1b4ebf19c891a4485ec0d6f8 /home/rclone/rclone-test-haquxij0siru/file name.txt 2026/06/08 05:38:49 DEBUG : file name.txt: Parsed hash: ffc121df1b4ebf19c891a4485ec0d6f8 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/file name.txt" 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: sha1sum /home/rclone/rclone-test-haquxij0siru/file\ name.txt 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: d55a41ff6b1ec5eec582d685a9187559e1ec8ee6 /home/rclone/rclone-test-haquxij0siru/file name.txt 2026/06/08 05:38:49 DEBUG : file name.txt: Parsed hash: d55a41ff6b1ec5eec582d685a9187559e1ec8ee6 === 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/08 05:38:49 DEBUG : Creating backend with remote "TestSFTPOpenssh:" 2026/06/08 05:38:49 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/06/08 05:38:49 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/08 05:38:49 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/08 05:38:49 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/08 05:38:49 DEBUG : Setting pass="tPAQp0NoW5cewFPjZVo3Z-8n7AJV4Jzm" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/08 05:38:49 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/08 05:38:49 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{3shFu}" suffix to name 2026/06/08 05:38:49 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/08 05:38:49 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/08 05:38:49 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/08 05:38:49 DEBUG : Setting pass="tPAQp0NoW5cewFPjZVo3Z-8n7AJV4Jzm" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/08 05:38:49 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/08 05:38:49 NOTICE: TestSFTPOpenssh{3shFu}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/: New connection 127.0.0.1:59350->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell type "unix" from config 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/: Relative path resolved to "/home/rclone" 2026/06/08 05:38:49 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/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/file name.txt" 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: md5sum /home/rclone/rclone-test-haquxij0siru/file\ name.txt 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: ffc121df1b4ebf19c891a4485ec0d6f8 /home/rclone/rclone-test-haquxij0siru/file name.txt 2026/06/08 05:38:49 DEBUG : file name.txt: Parsed hash: ffc121df1b4ebf19c891a4485ec0d6f8 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/file name.txt" 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: sha1sum /home/rclone/rclone-test-haquxij0siru/file\ name.txt 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: d55a41ff6b1ec5eec582d685a9187559e1ec8ee6 /home/rclone/rclone-test-haquxij0siru/file name.txt 2026/06/08 05:38:49 DEBUG : file name.txt: Parsed hash: d55a41ff6b1ec5eec582d685a9187559e1ec8ee6 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: md5sum /home/rclone/rclone-test-haquxij0siru/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: 7b99b940a67b1d0350eb02b4f3e0f089 /home/rclone/rclone-test-haquxij0siru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/08 05:38:49 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 7b99b940a67b1d0350eb02b4f3e0f089 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: sha1sum /home/rclone/rclone-test-haquxij0siru/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: 47242438b3536deafa9b62891c5203c04702f644 /home/rclone/rclone-test-haquxij0siru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/08 05:38:49 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 47242438b3536deafa9b62891c5203c04702f644 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/file name.txt" 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: md5sum /home/rclone/rclone-test-haquxij0siru/file\ name.txt 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: ffc121df1b4ebf19c891a4485ec0d6f8 /home/rclone/rclone-test-haquxij0siru/file name.txt 2026/06/08 05:38:49 DEBUG : file name.txt: Parsed hash: ffc121df1b4ebf19c891a4485ec0d6f8 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/file name.txt" 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: sha1sum /home/rclone/rclone-test-haquxij0siru/file\ name.txt 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: d55a41ff6b1ec5eec582d685a9187559e1ec8ee6 /home/rclone/rclone-test-haquxij0siru/file name.txt 2026/06/08 05:38:49 DEBUG : file name.txt: Parsed hash: d55a41ff6b1ec5eec582d685a9187559e1ec8ee6 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1126: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/file name.txt" 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: md5sum /home/rclone/rclone-test-haquxij0siru/file\ name.txt 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: ffc121df1b4ebf19c891a4485ec0d6f8 /home/rclone/rclone-test-haquxij0siru/file name.txt 2026/06/08 05:38:49 DEBUG : file name.txt: Parsed hash: ffc121df1b4ebf19c891a4485ec0d6f8 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/file name.txt" 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: sha1sum /home/rclone/rclone-test-haquxij0siru/file\ name.txt 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: d55a41ff6b1ec5eec582d685a9187559e1ec8ee6 /home/rclone/rclone-test-haquxij0siru/file name.txt 2026/06/08 05:38:49 DEBUG : file name.txt: Parsed hash: d55a41ff6b1ec5eec582d685a9187559e1ec8ee6 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: md5sum /home/rclone/rclone-test-haquxij0siru/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: 7b99b940a67b1d0350eb02b4f3e0f089 /home/rclone/rclone-test-haquxij0siru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/08 05:38:49 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 7b99b940a67b1d0350eb02b4f3e0f089 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: sha1sum /home/rclone/rclone-test-haquxij0siru/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: 47242438b3536deafa9b62891c5203c04702f644 /home/rclone/rclone-test-haquxij0siru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/08 05:38:49 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 47242438b3536deafa9b62891c5203c04702f644 === 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/08 05:38:49 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-haquxij0siru/hello? sausage/êé" 2026/06/08 05:38:49 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/06/08 05:38:49 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/08 05:38:49 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/08 05:38:49 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/08 05:38:49 DEBUG : Setting pass="tPAQp0NoW5cewFPjZVo3Z-8n7AJV4Jzm" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/08 05:38:49 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/08 05:38:49 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{3shFu}" suffix to name 2026/06/08 05:38:49 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/08 05:38:49 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/08 05:38:49 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/08 05:38:49 DEBUG : Setting pass="tPAQp0NoW5cewFPjZVo3Z-8n7AJV4Jzm" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/08 05:38:49 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/08 05:38:49 NOTICE: TestSFTPOpenssh{3shFu}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru/hello? sausage/êé: New connection 127.0.0.1:59354->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru/hello? sausage/êé: Shell type "unix" from config 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru/hello? sausage/êé: Relative path resolved to "/home/rclone/rclone-test-haquxij0siru/hello? sausage/êé" 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru/hello? sausage/êé: Using root directory "/home/rclone/rclone-test-haquxij0siru/hello? sausage/êé" 2026/06/08 05:38:49 DEBUG : fs cache: renaming cache item "TestSFTPOpenssh:rclone-test-haquxij0siru/hello? sausage/êé" to be canonical "TestSFTPOpenssh{3shFu}:rclone-test-haquxij0siru/hello? sausage/êé" 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru/hello? sausage/êé: Shell path "/home/rclone/rclone-test-haquxij0siru/hello? sausage/êé/a/b/c/d/e.txt" 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru/hello? sausage/êé: Running remote command: md5sum /home/rclone/rclone-test-haquxij0siru/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru/hello? sausage/êé: Remote command result: 724bd7374ef26d467c9fc1f87bd5e218 /home/rclone/rclone-test-haquxij0siru/hello? sausage/êé/a/b/c/d/e.txt 2026/06/08 05:38:49 DEBUG : a/b/c/d/e.txt: Parsed hash: 724bd7374ef26d467c9fc1f87bd5e218 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru/hello? sausage/êé: Shell path "/home/rclone/rclone-test-haquxij0siru/hello? sausage/êé/a/b/c/d/e.txt" 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru/hello? sausage/êé: Running remote command: sha1sum /home/rclone/rclone-test-haquxij0siru/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru/hello? sausage/êé: Remote command result: 50b6d1ed3d520cbb62283465b7ad8f6a27d25192 /home/rclone/rclone-test-haquxij0siru/hello? sausage/êé/a/b/c/d/e.txt 2026/06/08 05:38:49 DEBUG : a/b/c/d/e.txt: Parsed hash: 50b6d1ed3d520cbb62283465b7ad8f6a27d25192 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru/hello? sausage/êé: Shell path "/home/rclone/rclone-test-haquxij0siru/hello? sausage/êé/a/b/c/d/e.txt" 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru/hello? sausage/êé: Running remote command: md5sum /home/rclone/rclone-test-haquxij0siru/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru/hello? sausage/êé: Remote command result: 724bd7374ef26d467c9fc1f87bd5e218 /home/rclone/rclone-test-haquxij0siru/hello? sausage/êé/a/b/c/d/e.txt 2026/06/08 05:38:49 DEBUG : a/b/c/d/e.txt: Parsed hash: 724bd7374ef26d467c9fc1f87bd5e218 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru/hello? sausage/êé: Shell path "/home/rclone/rclone-test-haquxij0siru/hello? sausage/êé/a/b/c/d/e.txt" 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru/hello? sausage/êé: Running remote command: sha1sum /home/rclone/rclone-test-haquxij0siru/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru/hello? sausage/êé: Remote command result: 50b6d1ed3d520cbb62283465b7ad8f6a27d25192 /home/rclone/rclone-test-haquxij0siru/hello? sausage/êé/a/b/c/d/e.txt 2026/06/08 05:38:49 DEBUG : a/b/c/d/e.txt: Parsed hash: 50b6d1ed3d520cbb62283465b7ad8f6a27d25192 2026/06/08 05:38:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru/hello? sausage/êé: New connection 127.0.0.1:59362->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/06/08 05:38:50 DEBUG : Waiting for deletions to finish 2026/06/08 05:38:50 INFO : a/b/c/d/e.txt: Deleted 2026/06/08 05:38:50 DEBUG : removing 1 level 4 directories 2026/06/08 05:38:50 INFO : a/b/c/d: Removing directory 2026/06/08 05:38:50 DEBUG : removing 1 level 3 directories 2026/06/08 05:38:50 INFO : a/b/c: Removing directory 2026/06/08 05:38:50 DEBUG : removing 1 level 2 directories 2026/06/08 05:38:50 INFO : a/b: Removing directory 2026/06/08 05:38:50 DEBUG : removing 1 level 1 directories 2026/06/08 05:38:50 INFO : a: Removing directory === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/file name.txt" 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: md5sum /home/rclone/rclone-test-haquxij0siru/file\ name.txt 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: ffc121df1b4ebf19c891a4485ec0d6f8 /home/rclone/rclone-test-haquxij0siru/file name.txt 2026/06/08 05:38:50 DEBUG : file name.txt: Parsed hash: ffc121df1b4ebf19c891a4485ec0d6f8 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/file name.txt" 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: sha1sum /home/rclone/rclone-test-haquxij0siru/file\ name.txt 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: d55a41ff6b1ec5eec582d685a9187559e1ec8ee6 /home/rclone/rclone-test-haquxij0siru/file name.txt 2026/06/08 05:38:50 DEBUG : file name.txt: Parsed hash: d55a41ff6b1ec5eec582d685a9187559e1ec8ee6 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: md5sum /home/rclone/rclone-test-haquxij0siru/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: 7b99b940a67b1d0350eb02b4f3e0f089 /home/rclone/rclone-test-haquxij0siru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/08 05:38:50 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 7b99b940a67b1d0350eb02b4f3e0f089 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: sha1sum /home/rclone/rclone-test-haquxij0siru/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: 47242438b3536deafa9b62891c5203c04702f644 /home/rclone/rclone-test-haquxij0siru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/08 05:38:50 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 47242438b3536deafa9b62891c5203c04702f644 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt-copy" 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: md5sum /home/rclone/rclone-test-haquxij0siru/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt-copy 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: 7b99b940a67b1d0350eb02b4f3e0f089 /home/rclone/rclone-test-haquxij0siru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy 2026/06/08 05:38:50 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Parsed hash: 7b99b940a67b1d0350eb02b4f3e0f089 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt-copy" 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: sha1sum /home/rclone/rclone-test-haquxij0siru/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt-copy 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: 47242438b3536deafa9b62891c5203c04702f644 /home/rclone/rclone-test-haquxij0siru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy 2026/06/08 05:38:50 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Parsed hash: 47242438b3536deafa9b62891c5203c04702f644 === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1298: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/file name.txt" 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: md5sum /home/rclone/rclone-test-haquxij0siru/file\ name.txt 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: ffc121df1b4ebf19c891a4485ec0d6f8 /home/rclone/rclone-test-haquxij0siru/file name.txt 2026/06/08 05:38:50 DEBUG : file name.txt: Parsed hash: ffc121df1b4ebf19c891a4485ec0d6f8 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/file name.txt" 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: sha1sum /home/rclone/rclone-test-haquxij0siru/file\ name.txt 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: d55a41ff6b1ec5eec582d685a9187559e1ec8ee6 /home/rclone/rclone-test-haquxij0siru/file name.txt 2026/06/08 05:38:50 DEBUG : file name.txt: Parsed hash: d55a41ff6b1ec5eec582d685a9187559e1ec8ee6 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/other.txt" 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: md5sum /home/rclone/rclone-test-haquxij0siru/other.txt 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: 7b99b940a67b1d0350eb02b4f3e0f089 /home/rclone/rclone-test-haquxij0siru/other.txt 2026/06/08 05:38:50 DEBUG : other.txt: Parsed hash: 7b99b940a67b1d0350eb02b4f3e0f089 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/other.txt" 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: sha1sum /home/rclone/rclone-test-haquxij0siru/other.txt 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: 47242438b3536deafa9b62891c5203c04702f644 /home/rclone/rclone-test-haquxij0siru/other.txt 2026/06/08 05:38:50 DEBUG : other.txt: Parsed hash: 47242438b3536deafa9b62891c5203c04702f644 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: New connection 127.0.0.1:59372->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/other.txt" 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: md5sum /home/rclone/rclone-test-haquxij0siru/other.txt 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: 7b99b940a67b1d0350eb02b4f3e0f089 /home/rclone/rclone-test-haquxij0siru/other.txt 2026/06/08 05:38:50 DEBUG : other.txt: Parsed hash: 7b99b940a67b1d0350eb02b4f3e0f089 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/other.txt" 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: sha1sum /home/rclone/rclone-test-haquxij0siru/other.txt 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: 47242438b3536deafa9b62891c5203c04702f644 /home/rclone/rclone-test-haquxij0siru/other.txt 2026/06/08 05:38:50 DEBUG : other.txt: Parsed hash: 47242438b3536deafa9b62891c5203c04702f644 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/moveTest/other.txt" 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: md5sum /home/rclone/rclone-test-haquxij0siru/moveTest/other.txt 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: ffc121df1b4ebf19c891a4485ec0d6f8 /home/rclone/rclone-test-haquxij0siru/moveTest/other.txt 2026/06/08 05:38:50 DEBUG : moveTest/other.txt: Parsed hash: ffc121df1b4ebf19c891a4485ec0d6f8 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/moveTest/other.txt" 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: sha1sum /home/rclone/rclone-test-haquxij0siru/moveTest/other.txt 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: d55a41ff6b1ec5eec582d685a9187559e1ec8ee6 /home/rclone/rclone-test-haquxij0siru/moveTest/other.txt 2026/06/08 05:38:50 DEBUG : moveTest/other.txt: Parsed hash: d55a41ff6b1ec5eec582d685a9187559e1ec8ee6 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/file name.txt" 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: md5sum /home/rclone/rclone-test-haquxij0siru/file\ name.txt 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: ffc121df1b4ebf19c891a4485ec0d6f8 /home/rclone/rclone-test-haquxij0siru/file name.txt 2026/06/08 05:38:50 DEBUG : file name.txt: Parsed hash: ffc121df1b4ebf19c891a4485ec0d6f8 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/file name.txt" 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: sha1sum /home/rclone/rclone-test-haquxij0siru/file\ name.txt 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: d55a41ff6b1ec5eec582d685a9187559e1ec8ee6 /home/rclone/rclone-test-haquxij0siru/file name.txt 2026/06/08 05:38:50 DEBUG : file name.txt: Parsed hash: d55a41ff6b1ec5eec582d685a9187559e1ec8ee6 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/other.txt" 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: md5sum /home/rclone/rclone-test-haquxij0siru/other.txt 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: 7b99b940a67b1d0350eb02b4f3e0f089 /home/rclone/rclone-test-haquxij0siru/other.txt 2026/06/08 05:38:50 DEBUG : other.txt: Parsed hash: 7b99b940a67b1d0350eb02b4f3e0f089 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/other.txt" 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: sha1sum /home/rclone/rclone-test-haquxij0siru/other.txt 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: 47242438b3536deafa9b62891c5203c04702f644 /home/rclone/rclone-test-haquxij0siru/other.txt 2026/06/08 05:38:50 DEBUG : other.txt: Parsed hash: 47242438b3536deafa9b62891c5203c04702f644 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/file name.txt" 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: md5sum /home/rclone/rclone-test-haquxij0siru/file\ name.txt 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: ffc121df1b4ebf19c891a4485ec0d6f8 /home/rclone/rclone-test-haquxij0siru/file name.txt 2026/06/08 05:38:50 DEBUG : file name.txt: Parsed hash: ffc121df1b4ebf19c891a4485ec0d6f8 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/file name.txt" 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: sha1sum /home/rclone/rclone-test-haquxij0siru/file\ name.txt 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: d55a41ff6b1ec5eec582d685a9187559e1ec8ee6 /home/rclone/rclone-test-haquxij0siru/file name.txt 2026/06/08 05:38:50 DEBUG : file name.txt: Parsed hash: d55a41ff6b1ec5eec582d685a9187559e1ec8ee6 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: md5sum /home/rclone/rclone-test-haquxij0siru/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: 7b99b940a67b1d0350eb02b4f3e0f089 /home/rclone/rclone-test-haquxij0siru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/08 05:38:50 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 7b99b940a67b1d0350eb02b4f3e0f089 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: sha1sum /home/rclone/rclone-test-haquxij0siru/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: 47242438b3536deafa9b62891c5203c04702f644 /home/rclone/rclone-test-haquxij0siru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/08 05:38:50 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 47242438b3536deafa9b62891c5203c04702f644 === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata fstests.go:1407: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2026/06/08 05:38:50 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-wazurod4toga" 2026/06/08 05:38:50 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/06/08 05:38:50 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/08 05:38:50 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/08 05:38:50 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/08 05:38:50 DEBUG : Setting pass="tPAQp0NoW5cewFPjZVo3Z-8n7AJV4Jzm" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/08 05:38:50 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/08 05:38:50 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{3shFu}" suffix to name 2026/06/08 05:38:50 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/08 05:38:50 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/08 05:38:50 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/08 05:38:50 DEBUG : Setting pass="tPAQp0NoW5cewFPjZVo3Z-8n7AJV4Jzm" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/08 05:38:50 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/08 05:38:50 NOTICE: TestSFTPOpenssh{3shFu}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wazurod4toga: New connection 127.0.0.1:59378->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wazurod4toga: Shell type "unix" from config 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wazurod4toga: Relative path resolved to "/home/rclone/rclone-test-wazurod4toga" 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wazurod4toga: Using root directory "/home/rclone/rclone-test-wazurod4toga" 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wazurod4toga: Shell path "/home/rclone/rclone-test-wazurod4toga/new_name/sub_new_name/file name.txt" 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wazurod4toga: Running remote command: md5sum /home/rclone/rclone-test-wazurod4toga/new_name/sub_new_name/file\ name.txt 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wazurod4toga: Remote command result: ffc121df1b4ebf19c891a4485ec0d6f8 /home/rclone/rclone-test-wazurod4toga/new_name/sub_new_name/file name.txt 2026/06/08 05:38:50 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: ffc121df1b4ebf19c891a4485ec0d6f8 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wazurod4toga: Shell path "/home/rclone/rclone-test-wazurod4toga/new_name/sub_new_name/file name.txt" 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wazurod4toga: Running remote command: sha1sum /home/rclone/rclone-test-wazurod4toga/new_name/sub_new_name/file\ name.txt 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wazurod4toga: Remote command result: d55a41ff6b1ec5eec582d685a9187559e1ec8ee6 /home/rclone/rclone-test-wazurod4toga/new_name/sub_new_name/file name.txt 2026/06/08 05:38:50 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: d55a41ff6b1ec5eec582d685a9187559e1ec8ee6 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wazurod4toga: Shell path "/home/rclone/rclone-test-wazurod4toga/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wazurod4toga: Running remote command: md5sum /home/rclone/rclone-test-wazurod4toga/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wazurod4toga: Remote command result: 7b99b940a67b1d0350eb02b4f3e0f089 /home/rclone/rclone-test-wazurod4toga/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/08 05:38:50 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 7b99b940a67b1d0350eb02b4f3e0f089 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wazurod4toga: Shell path "/home/rclone/rclone-test-wazurod4toga/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wazurod4toga: Running remote command: sha1sum /home/rclone/rclone-test-wazurod4toga/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wazurod4toga: Remote command result: 47242438b3536deafa9b62891c5203c04702f644 /home/rclone/rclone-test-wazurod4toga/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/08 05:38:50 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 47242438b3536deafa9b62891c5203c04702f644 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/file name.txt" 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: md5sum /home/rclone/rclone-test-haquxij0siru/file\ name.txt 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: ffc121df1b4ebf19c891a4485ec0d6f8 /home/rclone/rclone-test-haquxij0siru/file name.txt 2026/06/08 05:38:50 DEBUG : file name.txt: Parsed hash: ffc121df1b4ebf19c891a4485ec0d6f8 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/file name.txt" 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: sha1sum /home/rclone/rclone-test-haquxij0siru/file\ name.txt 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: d55a41ff6b1ec5eec582d685a9187559e1ec8ee6 /home/rclone/rclone-test-haquxij0siru/file name.txt 2026/06/08 05:38:50 DEBUG : file name.txt: Parsed hash: d55a41ff6b1ec5eec582d685a9187559e1ec8ee6 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: md5sum /home/rclone/rclone-test-haquxij0siru/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: 7b99b940a67b1d0350eb02b4f3e0f089 /home/rclone/rclone-test-haquxij0siru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/08 05:38:50 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 7b99b940a67b1d0350eb02b4f3e0f089 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: sha1sum /home/rclone/rclone-test-haquxij0siru/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: 47242438b3536deafa9b62891c5203c04702f644 /home/rclone/rclone-test-haquxij0siru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/08 05:38:50 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 47242438b3536deafa9b62891c5203c04702f644 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wazurod4toga: Purge dir "new_name" 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wazurod4toga: 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/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/file name.txt" 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: md5sum /home/rclone/rclone-test-haquxij0siru/file\ name.txt 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: ffc121df1b4ebf19c891a4485ec0d6f8 /home/rclone/rclone-test-haquxij0siru/file name.txt 2026/06/08 05:38:50 DEBUG : file name.txt: Parsed hash: ffc121df1b4ebf19c891a4485ec0d6f8 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/file name.txt" 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: sha1sum /home/rclone/rclone-test-haquxij0siru/file\ name.txt 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: d55a41ff6b1ec5eec582d685a9187559e1ec8ee6 /home/rclone/rclone-test-haquxij0siru/file name.txt 2026/06/08 05:38:50 DEBUG : file name.txt: Parsed hash: d55a41ff6b1ec5eec582d685a9187559e1ec8ee6 === 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/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/file name.txt" 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: md5sum /home/rclone/rclone-test-haquxij0siru/file\ name.txt 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: 1c6b1a38f9a8e1e793fc530503a60984 /home/rclone/rclone-test-haquxij0siru/file name.txt 2026/06/08 05:38:50 DEBUG : file name.txt: Parsed hash: 1c6b1a38f9a8e1e793fc530503a60984 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/file name.txt" 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: sha1sum /home/rclone/rclone-test-haquxij0siru/file\ name.txt 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: 253b4c1fbdd5333bf5e59730e493b87569bccdf5 /home/rclone/rclone-test-haquxij0siru/file name.txt 2026/06/08 05:38:50 DEBUG : file name.txt: Parsed hash: 253b4c1fbdd5333bf5e59730e493b87569bccdf5 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/file name.txt" 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: md5sum /home/rclone/rclone-test-haquxij0siru/file\ name.txt 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: 1c6b1a38f9a8e1e793fc530503a60984 /home/rclone/rclone-test-haquxij0siru/file name.txt 2026/06/08 05:38:50 DEBUG : file name.txt: Parsed hash: 1c6b1a38f9a8e1e793fc530503a60984 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/file name.txt" 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: sha1sum /home/rclone/rclone-test-haquxij0siru/file\ name.txt 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: 253b4c1fbdd5333bf5e59730e493b87569bccdf5 /home/rclone/rclone-test-haquxij0siru/file name.txt 2026/06/08 05:38:50 DEBUG : file name.txt: Parsed hash: 253b4c1fbdd5333bf5e59730e493b87569bccdf5 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/06/08 05:38:50 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-haquxij0siru/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/08 05:38:50 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/06/08 05:38:50 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/08 05:38:50 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/08 05:38:50 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/08 05:38:50 DEBUG : Setting pass="tPAQp0NoW5cewFPjZVo3Z-8n7AJV4Jzm" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/08 05:38:50 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/08 05:38:50 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{3shFu}" suffix to name 2026/06/08 05:38:50 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/08 05:38:50 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/08 05:38:50 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/08 05:38:50 DEBUG : Setting pass="tPAQp0NoW5cewFPjZVo3Z-8n7AJV4Jzm" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/08 05:38:50 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/08 05:38:50 NOTICE: TestSFTPOpenssh{3shFu}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: New connection 127.0.0.1:59384->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell type "unix" from config 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Relative path resolved to "/home/rclone/rclone-test-haquxij0siru/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Using root directory "/home/rclone/rclone-test-haquxij0siru/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/home/rclone/rclone-test-haquxij0siru/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: md5sum /home/rclone/rclone-test-haquxij0siru/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: 7b99b940a67b1d0350eb02b4f3e0f089 /home/rclone/rclone-test-haquxij0siru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/08 05:38:50 DEBUG : z.txt: Parsed hash: 7b99b940a67b1d0350eb02b4f3e0f089 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/home/rclone/rclone-test-haquxij0siru/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: sha1sum /home/rclone/rclone-test-haquxij0siru/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: 47242438b3536deafa9b62891c5203c04702f644 /home/rclone/rclone-test-haquxij0siru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/08 05:38:50 DEBUG : z.txt: Parsed hash: 47242438b3536deafa9b62891c5203c04702f644 === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/06/08 05:38:50 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-haquxij0siru/not found.txt" 2026/06/08 05:38:50 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/06/08 05:38:50 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/08 05:38:50 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/08 05:38:50 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/08 05:38:50 DEBUG : Setting pass="tPAQp0NoW5cewFPjZVo3Z-8n7AJV4Jzm" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/08 05:38:50 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/08 05:38:50 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{3shFu}" suffix to name 2026/06/08 05:38:50 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/08 05:38:50 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/08 05:38:50 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/08 05:38:50 DEBUG : Setting pass="tPAQp0NoW5cewFPjZVo3Z-8n7AJV4Jzm" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/08 05:38:50 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/08 05:38:50 NOTICE: TestSFTPOpenssh{3shFu}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru/not found.txt: New connection 127.0.0.1:59386->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru/not found.txt: Shell type "unix" from config 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru/not found.txt: Relative path resolved to "/home/rclone/rclone-test-haquxij0siru/not found.txt" 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru/not found.txt: Using root directory "/home/rclone/rclone-test-haquxij0siru/not found.txt" 2026/06/08 05:38:50 ERROR : error listing: directory not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1920: Opening root remote "TestSFTPOpenssh:" path "rclone-test-haquxij0siru" from "TestSFTPOpenssh:rclone-test-haquxij0siru" 2026/06/08 05:38:50 DEBUG : Creating backend with remote "TestSFTPOpenssh:" 2026/06/08 05:38:50 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/06/08 05:38:50 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/08 05:38:50 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/08 05:38:50 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/08 05:38:50 DEBUG : Setting pass="tPAQp0NoW5cewFPjZVo3Z-8n7AJV4Jzm" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/08 05:38:50 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/08 05:38:50 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{3shFu}" suffix to name 2026/06/08 05:38:50 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/08 05:38:50 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/08 05:38:50 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/08 05:38:50 DEBUG : Setting pass="tPAQp0NoW5cewFPjZVo3Z-8n7AJV4Jzm" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/08 05:38:50 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/08 05:38:50 NOTICE: TestSFTPOpenssh{3shFu}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/: New connection 127.0.0.1:59398->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell type "unix" from config 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/: Relative path resolved to "/home/rclone" 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/: Using root directory "/home/rclone" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-haquxij0siru/file name.txt" 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-haquxij0siru/file\ name.txt 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 1c6b1a38f9a8e1e793fc530503a60984 /home/rclone/rclone-test-haquxij0siru/file name.txt 2026/06/08 05:38:50 DEBUG : rclone-test-haquxij0siru/file name.txt: Parsed hash: 1c6b1a38f9a8e1e793fc530503a60984 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-haquxij0siru/file name.txt" 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-haquxij0siru/file\ name.txt 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 253b4c1fbdd5333bf5e59730e493b87569bccdf5 /home/rclone/rclone-test-haquxij0siru/file name.txt 2026/06/08 05:38:50 DEBUG : rclone-test-haquxij0siru/file name.txt: Parsed hash: 253b4c1fbdd5333bf5e59730e493b87569bccdf5 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-haquxij0siru/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-haquxij0siru/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 7b99b940a67b1d0350eb02b4f3e0f089 /home/rclone/rclone-test-haquxij0siru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/08 05:38:50 DEBUG : rclone-test-haquxij0siru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 7b99b940a67b1d0350eb02b4f3e0f089 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-haquxij0siru/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-haquxij0siru/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 47242438b3536deafa9b62891c5203c04702f644 /home/rclone/rclone-test-haquxij0siru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/08 05:38:50 DEBUG : rclone-test-haquxij0siru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 47242438b3536deafa9b62891c5203c04702f644 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-haquxij0siru/file name.txt" 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-haquxij0siru/file\ name.txt 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 1c6b1a38f9a8e1e793fc530503a60984 /home/rclone/rclone-test-haquxij0siru/file name.txt 2026/06/08 05:38:50 DEBUG : rclone-test-haquxij0siru/file name.txt: Parsed hash: 1c6b1a38f9a8e1e793fc530503a60984 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-haquxij0siru/file name.txt" 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-haquxij0siru/file\ name.txt 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 253b4c1fbdd5333bf5e59730e493b87569bccdf5 /home/rclone/rclone-test-haquxij0siru/file name.txt 2026/06/08 05:38:50 DEBUG : rclone-test-haquxij0siru/file name.txt: Parsed hash: 253b4c1fbdd5333bf5e59730e493b87569bccdf5 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:1957: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-haquxij0siru/created from root.txt" 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-haquxij0siru/created\ from\ root.txt 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 0c07008a8200b165dc0e592ddfeec56e /home/rclone/rclone-test-haquxij0siru/created from root.txt 2026/06/08 05:38:50 DEBUG : rclone-test-haquxij0siru/created from root.txt: Parsed hash: 0c07008a8200b165dc0e592ddfeec56e 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-haquxij0siru/created from root.txt" 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-haquxij0siru/created\ from\ root.txt 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 7c72071f7e6cbf05bb1c33b5c8d8bd10189b1513 /home/rclone/rclone-test-haquxij0siru/created from root.txt 2026/06/08 05:38:50 DEBUG : rclone-test-haquxij0siru/created from root.txt: Parsed hash: 7c72071f7e6cbf05bb1c33b5c8d8bd10189b1513 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-haquxij0siru/created from root.txt" 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-haquxij0siru/created\ from\ root.txt 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 0c07008a8200b165dc0e592ddfeec56e /home/rclone/rclone-test-haquxij0siru/created from root.txt 2026/06/08 05:38:50 DEBUG : rclone-test-haquxij0siru/created from root.txt: Parsed hash: 0c07008a8200b165dc0e592ddfeec56e 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-haquxij0siru/created from root.txt" 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-haquxij0siru/created\ from\ root.txt 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 7c72071f7e6cbf05bb1c33b5c8d8bd10189b1513 /home/rclone/rclone-test-haquxij0siru/created from root.txt 2026/06/08 05:38:50 DEBUG : rclone-test-haquxij0siru/created from root.txt: Parsed hash: 7c72071f7e6cbf05bb1c33b5c8d8bd10189b1513 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-haquxij0siru/created from root.txt" 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-haquxij0siru/created\ from\ root.txt 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 0c07008a8200b165dc0e592ddfeec56e /home/rclone/rclone-test-haquxij0siru/created from root.txt 2026/06/08 05:38:50 DEBUG : rclone-test-haquxij0siru/created from root.txt: Parsed hash: 0c07008a8200b165dc0e592ddfeec56e 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-haquxij0siru/created from root.txt" 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-haquxij0siru/created\ from\ root.txt 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 7c72071f7e6cbf05bb1c33b5c8d8bd10189b1513 /home/rclone/rclone-test-haquxij0siru/created from root.txt 2026/06/08 05:38:50 DEBUG : rclone-test-haquxij0siru/created from root.txt: Parsed hash: 7c72071f7e6cbf05bb1c33b5c8d8bd10189b1513 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-haquxij0siru/file name.txt" 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-haquxij0siru/file\ name.txt 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 1c6b1a38f9a8e1e793fc530503a60984 /home/rclone/rclone-test-haquxij0siru/file name.txt 2026/06/08 05:38:50 DEBUG : rclone-test-haquxij0siru/file name.txt: Parsed hash: 1c6b1a38f9a8e1e793fc530503a60984 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-haquxij0siru/file name.txt" 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-haquxij0siru/file\ name.txt 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 253b4c1fbdd5333bf5e59730e493b87569bccdf5 /home/rclone/rclone-test-haquxij0siru/file name.txt 2026/06/08 05:38:50 DEBUG : rclone-test-haquxij0siru/file name.txt: Parsed hash: 253b4c1fbdd5333bf5e59730e493b87569bccdf5 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-haquxij0siru/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-haquxij0siru/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 7b99b940a67b1d0350eb02b4f3e0f089 /home/rclone/rclone-test-haquxij0siru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/08 05:38:50 DEBUG : rclone-test-haquxij0siru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 7b99b940a67b1d0350eb02b4f3e0f089 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-haquxij0siru/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-haquxij0siru/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 47242438b3536deafa9b62891c5203c04702f644 /home/rclone/rclone-test-haquxij0siru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/08 05:38:50 DEBUG : rclone-test-haquxij0siru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 47242438b3536deafa9b62891c5203c04702f644 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-haquxij0siru/file name.txt" 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-haquxij0siru/file\ name.txt 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 1c6b1a38f9a8e1e793fc530503a60984 /home/rclone/rclone-test-haquxij0siru/file name.txt 2026/06/08 05:38:50 DEBUG : rclone-test-haquxij0siru/file name.txt: Parsed hash: 1c6b1a38f9a8e1e793fc530503a60984 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-haquxij0siru/file name.txt" 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-haquxij0siru/file\ name.txt 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 253b4c1fbdd5333bf5e59730e493b87569bccdf5 /home/rclone/rclone-test-haquxij0siru/file name.txt 2026/06/08 05:38:50 DEBUG : rclone-test-haquxij0siru/file name.txt: Parsed hash: 253b4c1fbdd5333bf5e59730e493b87569bccdf5 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-haquxij0siru/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-haquxij0siru/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 7b99b940a67b1d0350eb02b4f3e0f089 /home/rclone/rclone-test-haquxij0siru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/08 05:38:50 DEBUG : rclone-test-haquxij0siru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 7b99b940a67b1d0350eb02b4f3e0f089 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-haquxij0siru/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-haquxij0siru/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 47242438b3536deafa9b62891c5203c04702f644 /home/rclone/rclone-test-haquxij0siru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/08 05:38:50 DEBUG : rclone-test-haquxij0siru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 47242438b3536deafa9b62891c5203c04702f644 === 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/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: md5sum /home/rclone/rclone-test-haquxij0siru/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: 7b99b940a67b1d0350eb02b4f3e0f089 /home/rclone/rclone-test-haquxij0siru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/08 05:38:50 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 7b99b940a67b1d0350eb02b4f3e0f089 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: sha1sum /home/rclone/rclone-test-haquxij0siru/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: 47242438b3536deafa9b62891c5203c04702f644 /home/rclone/rclone-test-haquxij0siru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/08 05:38:50 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 47242438b3536deafa9b62891c5203c04702f644 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Server has VFS statistics extension 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: About path "/home/rclone/rclone-test-haquxij0siru" === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/piped data.txt" 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: md5sum /home/rclone/rclone-test-haquxij0siru/piped\ data.txt 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-haquxij0siru/piped data.txt 2026/06/08 05:38:50 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/piped data.txt" 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: sha1sum /home/rclone/rclone-test-haquxij0siru/piped\ data.txt 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-haquxij0siru/piped data.txt 2026/06/08 05:38:50 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/piped data.txt" 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: md5sum /home/rclone/rclone-test-haquxij0siru/piped\ data.txt 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-haquxij0siru/piped data.txt 2026/06/08 05:38:50 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/piped data.txt" 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: sha1sum /home/rclone/rclone-test-haquxij0siru/piped\ data.txt 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-haquxij0siru/piped data.txt 2026/06/08 05:38:50 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/piped data.txt" 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: md5sum /home/rclone/rclone-test-haquxij0siru/piped\ data.txt 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: 00dd49c0bbba614535791db6b01ff994 /home/rclone/rclone-test-haquxij0siru/piped data.txt 2026/06/08 05:38:50 DEBUG : piped data.txt: Parsed hash: 00dd49c0bbba614535791db6b01ff994 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/piped data.txt" 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: sha1sum /home/rclone/rclone-test-haquxij0siru/piped\ data.txt 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: 716b28bc8c8afa1d078d5f61cd0ae5a361a346fd /home/rclone/rclone-test-haquxij0siru/piped data.txt 2026/06/08 05:38:50 DEBUG : piped data.txt: Parsed hash: 716b28bc8c8afa1d078d5f61cd0ae5a361a346fd 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/piped data.txt" 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: md5sum /home/rclone/rclone-test-haquxij0siru/piped\ data.txt 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: 00dd49c0bbba614535791db6b01ff994 /home/rclone/rclone-test-haquxij0siru/piped data.txt 2026/06/08 05:38:50 DEBUG : piped data.txt: Parsed hash: 00dd49c0bbba614535791db6b01ff994 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/piped data.txt" 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: sha1sum /home/rclone/rclone-test-haquxij0siru/piped\ data.txt 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: 716b28bc8c8afa1d078d5f61cd0ae5a361a346fd /home/rclone/rclone-test-haquxij0siru/piped data.txt 2026/06/08 05:38:50 DEBUG : piped data.txt: Parsed hash: 716b28bc8c8afa1d078d5f61cd0ae5a361a346fd === 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/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/unknown-size-update.txt" 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: md5sum /home/rclone/rclone-test-haquxij0siru/unknown-size-update.txt 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: c326446c670fec150d929be94471874a /home/rclone/rclone-test-haquxij0siru/unknown-size-update.txt 2026/06/08 05:38:50 DEBUG : unknown-size-update.txt: Parsed hash: c326446c670fec150d929be94471874a 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/unknown-size-update.txt" 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: sha1sum /home/rclone/rclone-test-haquxij0siru/unknown-size-update.txt 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: b0fe474b9cd79c38c9c257a1bb82f87406218a9f /home/rclone/rclone-test-haquxij0siru/unknown-size-update.txt 2026/06/08 05:38:50 DEBUG : unknown-size-update.txt: Parsed hash: b0fe474b9cd79c38c9c257a1bb82f87406218a9f 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/unknown-size-update.txt" 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: md5sum /home/rclone/rclone-test-haquxij0siru/unknown-size-update.txt 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: c326446c670fec150d929be94471874a /home/rclone/rclone-test-haquxij0siru/unknown-size-update.txt 2026/06/08 05:38:50 DEBUG : unknown-size-update.txt: Parsed hash: c326446c670fec150d929be94471874a 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Shell path "/home/rclone/rclone-test-haquxij0siru/unknown-size-update.txt" 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Running remote command: sha1sum /home/rclone/rclone-test-haquxij0siru/unknown-size-update.txt 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Remote command result: b0fe474b9cd79c38c9c257a1bb82f87406218a9f /home/rclone/rclone-test-haquxij0siru/unknown-size-update.txt 2026/06/08 05:38:50 DEBUG : unknown-size-update.txt: Parsed hash: b0fe474b9cd79c38c9c257a1bb82f87406218a9f === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/06/08 05:38:50 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-haquxij0siru/deeper/nonexisting/directory" 2026/06/08 05:38:50 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/06/08 05:38:50 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/08 05:38:50 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/08 05:38:50 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/08 05:38:50 DEBUG : Setting pass="tPAQp0NoW5cewFPjZVo3Z-8n7AJV4Jzm" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/08 05:38:50 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/08 05:38:50 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{3shFu}" suffix to name 2026/06/08 05:38:50 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/08 05:38:50 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/08 05:38:50 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/08 05:38:50 DEBUG : Setting pass="tPAQp0NoW5cewFPjZVo3Z-8n7AJV4Jzm" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/08 05:38:50 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/08 05:38:50 NOTICE: TestSFTPOpenssh{3shFu}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru/deeper/nonexisting/directory: New connection 127.0.0.1:59402->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru/deeper/nonexisting/directory: Shell type "unix" from config 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru/deeper/nonexisting/directory: Failed to resolve path using RealPath: file does not exist 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru/deeper/nonexisting/directory: Relative path joined with current directory to get absolute path "/home/rclone/rclone-test-haquxij0siru/deeper/nonexisting/directory" 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru/deeper/nonexisting/directory: Using root directory "/home/rclone/rclone-test-haquxij0siru/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/08 05:38:50 DEBUG : Waiting for deletions to finish 2026/06/08 05:38:50 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/06/08 05:38:50 DEBUG : removing 1 level 4 directories 2026/06/08 05:38:50 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2026/06/08 05:38:50 DEBUG : removing 1 level 3 directories 2026/06/08 05:38:50 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2026/06/08 05:38:50 DEBUG : removing 1 level 2 directories 2026/06/08 05:38:50 INFO : hello? sausage/êé: Removing directory 2026/06/08 05:38:50 DEBUG : removing 1 level 1 directories 2026/06/08 05:38:50 INFO : hello? sausage: Removing directory 2026/06/08 05:38:50 DEBUG : removing 1 level 0 directories 2026/06/08 05:38:50 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Removing directory 2026/06/08 05:38:50 ERROR : error listing: directory not found 2026/06/08 05:38:50 DEBUG : Waiting for deletions to finish 2026/06/08 05:38:50 ERROR : error listing: directory not found 2026/06/08 05:38:50 ERROR : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Failed to list "": directory not found 2026/06/08 05:38:50 DEBUG : removing 1 level 0 directories 2026/06/08 05:38:50 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Removing directory 2026/06/08 05:38:50 ERROR : Failed to rmdir: Rmdir: directory not found === RUN TestIntegration/FsShutdown 2026/06/08 05:38:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-haquxij0siru: Closing 2 unused connections 2026/06/08 05:38:50 NOTICE: TestSFTPOpenssh: Stopping server --- PASS: TestIntegration (2.78s) --- 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.63s) --- 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.43s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.02s) --- 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.02s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.00s) --- 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.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.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.00s) --- 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.02s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.15s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.13s) --- 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.01s) --- 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.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (0.15s) --- 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.02s) --- 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.02s) --- 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.01s) --- 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 3.994s "go test -v -timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Finished OK in 4.709725337s (try 1/5)