"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.01s) === RUN TestStringLock --- PASS: TestStringLock (1.13s) === RUN TestIntegration fstests.go:438: Using remote "TestSFTPOpenssh:" 2026/07/06 03:57:50 NOTICE: TestSFTPOpenssh: Starting server 2026/07/06 03:57:51 NOTICE: TestSFTPOpenssh: Attempting to connect to "127.0.0.1:28627" try 1/100 2026/07/06 03:57:51 DEBUG : TestSFTPOpenssh: Read 1, error: 2026/07/06 03:57:51 NOTICE: TestSFTPOpenssh: Started server and connected to "127.0.0.1:28627" 2026/07/06 03:57:51 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-cixewet5cone" 2026/07/06 03:57:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/06 03:57:51 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/07/06 03:57:51 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/06 03:57:51 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/06 03:57:51 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/06 03:57:51 DEBUG : Setting pass="ZNgZmcOMZ6g9xF03n4UHMrRzBgIp01Pn" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/06 03:57:51 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/06 03:57:51 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{EFejR}" suffix to name 2026/07/06 03:57:51 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/06 03:57:51 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/06 03:57:51 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/06 03:57:51 DEBUG : Setting pass="ZNgZmcOMZ6g9xF03n4UHMrRzBgIp01Pn" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/06 03:57:51 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/06 03:57:51 NOTICE: TestSFTPOpenssh{EFejR}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/06 03:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: New connection 127.0.0.1:44596->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/06 03:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell type "unix" from config 2026/07/06 03:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Relative path resolved to "/home/rclone/rclone-test-cixewet5cone" 2026/07/06 03:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Using root directory "/home/rclone/rclone-test-cixewet5cone" 2026/07/06 03:57:51 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/07/06 03:57:51 INFO : dir/subdir: Making directory 2026/07/06 03:57:51 INFO : dir/subdir: Removing directory 2026/07/06 03:57:51 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/07/06 03:57:51 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/07/06 03:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/06 03:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: md5sum /home/rclone/rclone-test-cixewet5cone/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/06 03:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: 73f432e9926f7d5df75e22ec8e2c70fa /home/rclone/rclone-test-cixewet5cone/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/06 03:57:51 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 73f432e9926f7d5df75e22ec8e2c70fa 2026/07/06 03:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/06 03:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: sha1sum /home/rclone/rclone-test-cixewet5cone/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/06 03:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: 1a9043a1f25055945bc80f6bc7ea795be88a3ba0 /home/rclone/rclone-test-cixewet5cone/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/06 03:57:51 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 1a9043a1f25055945bc80f6bc7ea795be88a3ba0 2026/07/06 03:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/06 03:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: md5sum /home/rclone/rclone-test-cixewet5cone/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/06 03:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: 73f432e9926f7d5df75e22ec8e2c70fa /home/rclone/rclone-test-cixewet5cone/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/06 03:57:51 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 73f432e9926f7d5df75e22ec8e2c70fa 2026/07/06 03:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/06 03:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: sha1sum /home/rclone/rclone-test-cixewet5cone/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/06 03:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: 1a9043a1f25055945bc80f6bc7ea795be88a3ba0 /home/rclone/rclone-test-cixewet5cone/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/06 03:57:51 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 1a9043a1f25055945bc80f6bc7ea795be88a3ba0 2026/07/06 03:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/06 03:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: md5sum /home/rclone/rclone-test-cixewet5cone/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/06 03:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: 73f432e9926f7d5df75e22ec8e2c70fa /home/rclone/rclone-test-cixewet5cone/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/06 03:57:51 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 73f432e9926f7d5df75e22ec8e2c70fa 2026/07/06 03:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/06 03:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: sha1sum /home/rclone/rclone-test-cixewet5cone/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/06 03:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: 1a9043a1f25055945bc80f6bc7ea795be88a3ba0 /home/rclone/rclone-test-cixewet5cone/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/06 03:57:51 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 1a9043a1f25055945bc80f6bc7ea795be88a3ba0 === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." 2026/07/06 03:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/./." 2026/07/06 03:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: md5sum /home/rclone/rclone-test-cixewet5cone/./. 2026/07/06 03:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: 06b45dc545ac200ef68cb916c7625581 /home/rclone/rclone-test-cixewet5cone/./. 2026/07/06 03:57:51 DEBUG : ./.: Parsed hash: 06b45dc545ac200ef68cb916c7625581 2026/07/06 03:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/./." 2026/07/06 03:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: sha1sum /home/rclone/rclone-test-cixewet5cone/./. 2026/07/06 03:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: 7c4877eb240293d90e4965c66624633d6379b7da /home/rclone/rclone-test-cixewet5cone/./. 2026/07/06 03:57:51 DEBUG : ./.: Parsed hash: 7c4877eb240293d90e4965c66624633d6379b7da 2026/07/06 03:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/./." 2026/07/06 03:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: md5sum /home/rclone/rclone-test-cixewet5cone/./. 2026/07/06 03:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: 06b45dc545ac200ef68cb916c7625581 /home/rclone/rclone-test-cixewet5cone/./. 2026/07/06 03:57:51 DEBUG : ./.: Parsed hash: 06b45dc545ac200ef68cb916c7625581 2026/07/06 03:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/./." 2026/07/06 03:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: sha1sum /home/rclone/rclone-test-cixewet5cone/./. 2026/07/06 03:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: 7c4877eb240293d90e4965c66624633d6379b7da /home/rclone/rclone-test-cixewet5cone/./. 2026/07/06 03:57:51 DEBUG : ./.: Parsed hash: 7c4877eb240293d90e4965c66624633d6379b7da 2026/07/06 03:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/./." 2026/07/06 03:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: md5sum /home/rclone/rclone-test-cixewet5cone/./. 2026/07/06 03:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: 06b45dc545ac200ef68cb916c7625581 /home/rclone/rclone-test-cixewet5cone/./. 2026/07/06 03:57:51 DEBUG : ./.: Parsed hash: 06b45dc545ac200ef68cb916c7625581 2026/07/06 03:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/./." 2026/07/06 03:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: sha1sum /home/rclone/rclone-test-cixewet5cone/./. 2026/07/06 03:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: 7c4877eb240293d90e4965c66624633d6379b7da /home/rclone/rclone-test-cixewet5cone/./. 2026/07/06 03:57:51 DEBUG : ./.: Parsed hash: 7c4877eb240293d90e4965c66624633d6379b7da === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." 2026/07/06 03:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/../.." 2026/07/06 03:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: md5sum /home/rclone/rclone-test-cixewet5cone/../.. 2026/07/06 03:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: 2f772ccac677d054307b4632a48e4866 /home/rclone/rclone-test-cixewet5cone/../.. 2026/07/06 03:57:51 DEBUG : ../..: Parsed hash: 2f772ccac677d054307b4632a48e4866 2026/07/06 03:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/../.." 2026/07/06 03:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: sha1sum /home/rclone/rclone-test-cixewet5cone/../.. 2026/07/06 03:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: 147db3f5f19f254f80214e3b6aefc16cf9aa6cc3 /home/rclone/rclone-test-cixewet5cone/../.. 2026/07/06 03:57:51 DEBUG : ../..: Parsed hash: 147db3f5f19f254f80214e3b6aefc16cf9aa6cc3 2026/07/06 03:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/../.." 2026/07/06 03:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: md5sum /home/rclone/rclone-test-cixewet5cone/../.. 2026/07/06 03:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: 2f772ccac677d054307b4632a48e4866 /home/rclone/rclone-test-cixewet5cone/../.. 2026/07/06 03:57:51 DEBUG : ../..: Parsed hash: 2f772ccac677d054307b4632a48e4866 2026/07/06 03:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/../.." 2026/07/06 03:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: sha1sum /home/rclone/rclone-test-cixewet5cone/../.. 2026/07/06 03:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: 147db3f5f19f254f80214e3b6aefc16cf9aa6cc3 /home/rclone/rclone-test-cixewet5cone/../.. 2026/07/06 03:57:51 DEBUG : ../..: Parsed hash: 147db3f5f19f254f80214e3b6aefc16cf9aa6cc3 2026/07/06 03:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/../.." 2026/07/06 03:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: md5sum /home/rclone/rclone-test-cixewet5cone/../.. 2026/07/06 03:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: 2f772ccac677d054307b4632a48e4866 /home/rclone/rclone-test-cixewet5cone/../.. 2026/07/06 03:57:51 DEBUG : ../..: Parsed hash: 2f772ccac677d054307b4632a48e4866 2026/07/06 03:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/../.." 2026/07/06 03:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: sha1sum /home/rclone/rclone-test-cixewet5cone/../.. 2026/07/06 03:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: 147db3f5f19f254f80214e3b6aefc16cf9aa6cc3 /home/rclone/rclone-test-cixewet5cone/../.. 2026/07/06 03:57:51 DEBUG : ../..: Parsed hash: 147db3f5f19f254f80214e3b6aefc16cf9aa6cc3 === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/06 03:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/06 03:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: md5sum /home/rclone/rclone-test-cixewet5cone/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/06 03:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: 3f6447029636edf16701d1d8c332adde /home/rclone/rclone-test-cixewet5cone/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/06 03:57:51 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 3f6447029636edf16701d1d8c332adde 2026/07/06 03:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/06 03:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: sha1sum /home/rclone/rclone-test-cixewet5cone/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/06 03:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: 2ea48d1eecc5657344967166e4feee2fef9624a0 /home/rclone/rclone-test-cixewet5cone/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/06 03:57:51 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 2ea48d1eecc5657344967166e4feee2fef9624a0 2026/07/06 03:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/06 03:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: md5sum /home/rclone/rclone-test-cixewet5cone/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/06 03:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: 3f6447029636edf16701d1d8c332adde /home/rclone/rclone-test-cixewet5cone/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/06 03:57:51 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 3f6447029636edf16701d1d8c332adde 2026/07/06 03:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/06 03:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: sha1sum /home/rclone/rclone-test-cixewet5cone/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/06 03:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: 2ea48d1eecc5657344967166e4feee2fef9624a0 /home/rclone/rclone-test-cixewet5cone/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/06 03:57:51 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 2ea48d1eecc5657344967166e4feee2fef9624a0 2026/07/06 03:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/06 03:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: md5sum /home/rclone/rclone-test-cixewet5cone/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/06 03:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: 3f6447029636edf16701d1d8c332adde /home/rclone/rclone-test-cixewet5cone/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/06 03:57:51 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 3f6447029636edf16701d1d8c332adde 2026/07/06 03:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/06 03:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: sha1sum /home/rclone/rclone-test-cixewet5cone/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/06 03:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: 2ea48d1eecc5657344967166e4feee2fef9624a0 /home/rclone/rclone-test-cixewet5cone/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/06 03:57:51 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 2ea48d1eecc5657344967166e4feee2fef9624a0 === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" 2026/07/06 03:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/ leading space/ leading space" 2026/07/06 03:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: md5sum /home/rclone/rclone-test-cixewet5cone/\ leading\ space/\ leading\ space 2026/07/06 03:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: c51d446db37caaa174577bc9a79a4ae4 /home/rclone/rclone-test-cixewet5cone/ leading space/ leading space 2026/07/06 03:57:51 DEBUG : leading space/ leading space: Parsed hash: c51d446db37caaa174577bc9a79a4ae4 2026/07/06 03:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/ leading space/ leading space" 2026/07/06 03:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: sha1sum /home/rclone/rclone-test-cixewet5cone/\ leading\ space/\ leading\ space 2026/07/06 03:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: d92d318d359e4c2ffb82930e498e181d809359af /home/rclone/rclone-test-cixewet5cone/ leading space/ leading space 2026/07/06 03:57:51 DEBUG : leading space/ leading space: Parsed hash: d92d318d359e4c2ffb82930e498e181d809359af 2026/07/06 03:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/ leading space/ leading space" 2026/07/06 03:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: md5sum /home/rclone/rclone-test-cixewet5cone/\ leading\ space/\ leading\ space 2026/07/06 03:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: c51d446db37caaa174577bc9a79a4ae4 /home/rclone/rclone-test-cixewet5cone/ leading space/ leading space 2026/07/06 03:57:51 DEBUG : leading space/ leading space: Parsed hash: c51d446db37caaa174577bc9a79a4ae4 2026/07/06 03:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/ leading space/ leading space" 2026/07/06 03:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: sha1sum /home/rclone/rclone-test-cixewet5cone/\ leading\ space/\ leading\ space 2026/07/06 03:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: d92d318d359e4c2ffb82930e498e181d809359af /home/rclone/rclone-test-cixewet5cone/ leading space/ leading space 2026/07/06 03:57:51 DEBUG : leading space/ leading space: Parsed hash: d92d318d359e4c2ffb82930e498e181d809359af 2026/07/06 03:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/ leading space/ leading space" 2026/07/06 03:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: md5sum /home/rclone/rclone-test-cixewet5cone/\ leading\ space/\ leading\ space 2026/07/06 03:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: c51d446db37caaa174577bc9a79a4ae4 /home/rclone/rclone-test-cixewet5cone/ leading space/ leading space 2026/07/06 03:57:51 DEBUG : leading space/ leading space: Parsed hash: c51d446db37caaa174577bc9a79a4ae4 2026/07/06 03:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/ leading space/ leading space" 2026/07/06 03:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: sha1sum /home/rclone/rclone-test-cixewet5cone/\ leading\ space/\ leading\ space 2026/07/06 03:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: d92d318d359e4c2ffb82930e498e181d809359af /home/rclone/rclone-test-cixewet5cone/ leading space/ leading space 2026/07/06 03:57:51 DEBUG : leading space/ leading space: Parsed hash: d92d318d359e4c2ffb82930e498e181d809359af === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" 2026/07/06 03:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/~leading tilde/~leading tilde" 2026/07/06 03:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: md5sum /home/rclone/rclone-test-cixewet5cone/\~leading\ tilde/\~leading\ tilde 2026/07/06 03:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: 41952f03ee4799207e611c32de13e4da /home/rclone/rclone-test-cixewet5cone/~leading tilde/~leading tilde 2026/07/06 03:57:51 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 41952f03ee4799207e611c32de13e4da 2026/07/06 03:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/~leading tilde/~leading tilde" 2026/07/06 03:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: sha1sum /home/rclone/rclone-test-cixewet5cone/\~leading\ tilde/\~leading\ tilde 2026/07/06 03:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: 1cf1dd0ea8121da64a13dbd7cd5953074879302d /home/rclone/rclone-test-cixewet5cone/~leading tilde/~leading tilde 2026/07/06 03:57:51 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 1cf1dd0ea8121da64a13dbd7cd5953074879302d 2026/07/06 03:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/~leading tilde/~leading tilde" 2026/07/06 03:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: md5sum /home/rclone/rclone-test-cixewet5cone/\~leading\ tilde/\~leading\ tilde 2026/07/06 03:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: 41952f03ee4799207e611c32de13e4da /home/rclone/rclone-test-cixewet5cone/~leading tilde/~leading tilde 2026/07/06 03:57:51 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 41952f03ee4799207e611c32de13e4da 2026/07/06 03:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/~leading tilde/~leading tilde" 2026/07/06 03:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: sha1sum /home/rclone/rclone-test-cixewet5cone/\~leading\ tilde/\~leading\ tilde 2026/07/06 03:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: 1cf1dd0ea8121da64a13dbd7cd5953074879302d /home/rclone/rclone-test-cixewet5cone/~leading tilde/~leading tilde 2026/07/06 03:57:51 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 1cf1dd0ea8121da64a13dbd7cd5953074879302d 2026/07/06 03:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/~leading tilde/~leading tilde" 2026/07/06 03:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: md5sum /home/rclone/rclone-test-cixewet5cone/\~leading\ tilde/\~leading\ tilde 2026/07/06 03:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: 41952f03ee4799207e611c32de13e4da /home/rclone/rclone-test-cixewet5cone/~leading tilde/~leading tilde 2026/07/06 03:57:51 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 41952f03ee4799207e611c32de13e4da 2026/07/06 03:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/~leading tilde/~leading tilde" 2026/07/06 03:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: sha1sum /home/rclone/rclone-test-cixewet5cone/\~leading\ tilde/\~leading\ tilde 2026/07/06 03:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: 1cf1dd0ea8121da64a13dbd7cd5953074879302d /home/rclone/rclone-test-cixewet5cone/~leading tilde/~leading tilde 2026/07/06 03:57:51 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 1cf1dd0ea8121da64a13dbd7cd5953074879302d === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" 2026/07/06 03:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/␍leading CR/␍leading CR" 2026/07/06 03:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: md5sum /home/rclone/rclone-test-cixewet5cone/␍leading\ CR/␍leading\ CR 2026/07/06 03:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: bd185df3f31e5ccf599dcb23938c0a03 /home/rclone/rclone-test-cixewet5cone/␍leading CR/␍leading CR 2026/07/06 03:57:51 DEBUG : ␍leading CR/␍leading CR: Parsed hash: bd185df3f31e5ccf599dcb23938c0a03 2026/07/06 03:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/␍leading CR/␍leading CR" 2026/07/06 03:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: sha1sum /home/rclone/rclone-test-cixewet5cone/␍leading\ CR/␍leading\ CR 2026/07/06 03:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: 94f9a1e92a04bb426ffa0c395904dbf88886c506 /home/rclone/rclone-test-cixewet5cone/␍leading CR/␍leading CR 2026/07/06 03:57:51 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 94f9a1e92a04bb426ffa0c395904dbf88886c506 2026/07/06 03:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/␍leading CR/␍leading CR" 2026/07/06 03:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: md5sum /home/rclone/rclone-test-cixewet5cone/␍leading\ CR/␍leading\ CR 2026/07/06 03:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: bd185df3f31e5ccf599dcb23938c0a03 /home/rclone/rclone-test-cixewet5cone/␍leading CR/␍leading CR 2026/07/06 03:57:51 DEBUG : ␍leading CR/␍leading CR: Parsed hash: bd185df3f31e5ccf599dcb23938c0a03 2026/07/06 03:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/␍leading CR/␍leading CR" 2026/07/06 03:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: sha1sum /home/rclone/rclone-test-cixewet5cone/␍leading\ CR/␍leading\ CR 2026/07/06 03:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: 94f9a1e92a04bb426ffa0c395904dbf88886c506 /home/rclone/rclone-test-cixewet5cone/␍leading CR/␍leading CR 2026/07/06 03:57:51 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 94f9a1e92a04bb426ffa0c395904dbf88886c506 2026/07/06 03:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/␍leading CR/␍leading CR" 2026/07/06 03:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: md5sum /home/rclone/rclone-test-cixewet5cone/␍leading\ CR/␍leading\ CR 2026/07/06 03:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: bd185df3f31e5ccf599dcb23938c0a03 /home/rclone/rclone-test-cixewet5cone/␍leading CR/␍leading CR 2026/07/06 03:57:51 DEBUG : ␍leading CR/␍leading CR: Parsed hash: bd185df3f31e5ccf599dcb23938c0a03 2026/07/06 03:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/␍leading CR/␍leading CR" 2026/07/06 03:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: sha1sum /home/rclone/rclone-test-cixewet5cone/␍leading\ CR/␍leading\ CR 2026/07/06 03:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: 94f9a1e92a04bb426ffa0c395904dbf88886c506 /home/rclone/rclone-test-cixewet5cone/␍leading CR/␍leading CR 2026/07/06 03:57:51 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 94f9a1e92a04bb426ffa0c395904dbf88886c506 === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" 2026/07/06 03:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/␊leading LF/␊leading LF" 2026/07/06 03:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: md5sum /home/rclone/rclone-test-cixewet5cone/␊leading\ LF/␊leading\ LF 2026/07/06 03:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: 46da26346ccdfa88925e71072aca681f /home/rclone/rclone-test-cixewet5cone/␊leading LF/␊leading LF 2026/07/06 03:57:51 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 46da26346ccdfa88925e71072aca681f 2026/07/06 03:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/␊leading LF/␊leading LF" 2026/07/06 03:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: sha1sum /home/rclone/rclone-test-cixewet5cone/␊leading\ LF/␊leading\ LF 2026/07/06 03:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: 08680bcb8a79d0974f30debf36d751277d1d75eb /home/rclone/rclone-test-cixewet5cone/␊leading LF/␊leading LF 2026/07/06 03:57:51 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 08680bcb8a79d0974f30debf36d751277d1d75eb 2026/07/06 03:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/␊leading LF/␊leading LF" 2026/07/06 03:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: md5sum /home/rclone/rclone-test-cixewet5cone/␊leading\ LF/␊leading\ LF 2026/07/06 03:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: 46da26346ccdfa88925e71072aca681f /home/rclone/rclone-test-cixewet5cone/␊leading LF/␊leading LF 2026/07/06 03:57:51 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 46da26346ccdfa88925e71072aca681f 2026/07/06 03:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/␊leading LF/␊leading LF" 2026/07/06 03:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: sha1sum /home/rclone/rclone-test-cixewet5cone/␊leading\ LF/␊leading\ LF 2026/07/06 03:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: 08680bcb8a79d0974f30debf36d751277d1d75eb /home/rclone/rclone-test-cixewet5cone/␊leading LF/␊leading LF 2026/07/06 03:57:51 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 08680bcb8a79d0974f30debf36d751277d1d75eb 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/␊leading LF/␊leading LF" 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: md5sum /home/rclone/rclone-test-cixewet5cone/␊leading\ LF/␊leading\ LF 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: 46da26346ccdfa88925e71072aca681f /home/rclone/rclone-test-cixewet5cone/␊leading LF/␊leading LF 2026/07/06 03:57:52 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 46da26346ccdfa88925e71072aca681f 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/␊leading LF/␊leading LF" 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: sha1sum /home/rclone/rclone-test-cixewet5cone/␊leading\ LF/␊leading\ LF 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: 08680bcb8a79d0974f30debf36d751277d1d75eb /home/rclone/rclone-test-cixewet5cone/␊leading LF/␊leading LF 2026/07/06 03:57:52 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 08680bcb8a79d0974f30debf36d751277d1d75eb === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/␉leading HT/␉leading HT" 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: md5sum /home/rclone/rclone-test-cixewet5cone/␉leading\ HT/␉leading\ HT 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: ef25340cfcde3edc20f129db8fe73ed9 /home/rclone/rclone-test-cixewet5cone/␉leading HT/␉leading HT 2026/07/06 03:57:52 DEBUG : ␉leading HT/␉leading HT: Parsed hash: ef25340cfcde3edc20f129db8fe73ed9 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/␉leading HT/␉leading HT" 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: sha1sum /home/rclone/rclone-test-cixewet5cone/␉leading\ HT/␉leading\ HT 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: d834314cad89866c76c5c161a8e890588c7b254f /home/rclone/rclone-test-cixewet5cone/␉leading HT/␉leading HT 2026/07/06 03:57:52 DEBUG : ␉leading HT/␉leading HT: Parsed hash: d834314cad89866c76c5c161a8e890588c7b254f 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/␉leading HT/␉leading HT" 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: md5sum /home/rclone/rclone-test-cixewet5cone/␉leading\ HT/␉leading\ HT 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: ef25340cfcde3edc20f129db8fe73ed9 /home/rclone/rclone-test-cixewet5cone/␉leading HT/␉leading HT 2026/07/06 03:57:52 DEBUG : ␉leading HT/␉leading HT: Parsed hash: ef25340cfcde3edc20f129db8fe73ed9 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/␉leading HT/␉leading HT" 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: sha1sum /home/rclone/rclone-test-cixewet5cone/␉leading\ HT/␉leading\ HT 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: d834314cad89866c76c5c161a8e890588c7b254f /home/rclone/rclone-test-cixewet5cone/␉leading HT/␉leading HT 2026/07/06 03:57:52 DEBUG : ␉leading HT/␉leading HT: Parsed hash: d834314cad89866c76c5c161a8e890588c7b254f 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/␉leading HT/␉leading HT" 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: md5sum /home/rclone/rclone-test-cixewet5cone/␉leading\ HT/␉leading\ HT 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: ef25340cfcde3edc20f129db8fe73ed9 /home/rclone/rclone-test-cixewet5cone/␉leading HT/␉leading HT 2026/07/06 03:57:52 DEBUG : ␉leading HT/␉leading HT: Parsed hash: ef25340cfcde3edc20f129db8fe73ed9 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/␉leading HT/␉leading HT" 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: sha1sum /home/rclone/rclone-test-cixewet5cone/␉leading\ HT/␉leading\ HT 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: d834314cad89866c76c5c161a8e890588c7b254f /home/rclone/rclone-test-cixewet5cone/␉leading HT/␉leading HT 2026/07/06 03:57:52 DEBUG : ␉leading HT/␉leading HT: Parsed hash: d834314cad89866c76c5c161a8e890588c7b254f === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/␋leading VT/␋leading VT" 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: md5sum /home/rclone/rclone-test-cixewet5cone/␋leading\ VT/␋leading\ VT 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: e53fa39275e455e9449145574a8ad740 /home/rclone/rclone-test-cixewet5cone/␋leading VT/␋leading VT 2026/07/06 03:57:52 DEBUG : ␋leading VT/␋leading VT: Parsed hash: e53fa39275e455e9449145574a8ad740 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/␋leading VT/␋leading VT" 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: sha1sum /home/rclone/rclone-test-cixewet5cone/␋leading\ VT/␋leading\ VT 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: 4993a3c5ecbaec015b3ab97638d097dcf15d84c2 /home/rclone/rclone-test-cixewet5cone/␋leading VT/␋leading VT 2026/07/06 03:57:52 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 4993a3c5ecbaec015b3ab97638d097dcf15d84c2 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/␋leading VT/␋leading VT" 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: md5sum /home/rclone/rclone-test-cixewet5cone/␋leading\ VT/␋leading\ VT 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: e53fa39275e455e9449145574a8ad740 /home/rclone/rclone-test-cixewet5cone/␋leading VT/␋leading VT 2026/07/06 03:57:52 DEBUG : ␋leading VT/␋leading VT: Parsed hash: e53fa39275e455e9449145574a8ad740 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/␋leading VT/␋leading VT" 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: sha1sum /home/rclone/rclone-test-cixewet5cone/␋leading\ VT/␋leading\ VT 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: 4993a3c5ecbaec015b3ab97638d097dcf15d84c2 /home/rclone/rclone-test-cixewet5cone/␋leading VT/␋leading VT 2026/07/06 03:57:52 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 4993a3c5ecbaec015b3ab97638d097dcf15d84c2 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/␋leading VT/␋leading VT" 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: md5sum /home/rclone/rclone-test-cixewet5cone/␋leading\ VT/␋leading\ VT 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: e53fa39275e455e9449145574a8ad740 /home/rclone/rclone-test-cixewet5cone/␋leading VT/␋leading VT 2026/07/06 03:57:52 DEBUG : ␋leading VT/␋leading VT: Parsed hash: e53fa39275e455e9449145574a8ad740 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/␋leading VT/␋leading VT" 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: sha1sum /home/rclone/rclone-test-cixewet5cone/␋leading\ VT/␋leading\ VT 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: 4993a3c5ecbaec015b3ab97638d097dcf15d84c2 /home/rclone/rclone-test-cixewet5cone/␋leading VT/␋leading VT 2026/07/06 03:57:52 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 4993a3c5ecbaec015b3ab97638d097dcf15d84c2 === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/.leading dot/.leading dot" 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: md5sum /home/rclone/rclone-test-cixewet5cone/.leading\ dot/.leading\ dot 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: 05ec5d3f473279e0775d4d40048c4eb9 /home/rclone/rclone-test-cixewet5cone/.leading dot/.leading dot 2026/07/06 03:57:52 DEBUG : .leading dot/.leading dot: Parsed hash: 05ec5d3f473279e0775d4d40048c4eb9 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/.leading dot/.leading dot" 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: sha1sum /home/rclone/rclone-test-cixewet5cone/.leading\ dot/.leading\ dot 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: 5fb90ee6ca9a9af3b9ba6ca5c2c53dfd262cae20 /home/rclone/rclone-test-cixewet5cone/.leading dot/.leading dot 2026/07/06 03:57:52 DEBUG : .leading dot/.leading dot: Parsed hash: 5fb90ee6ca9a9af3b9ba6ca5c2c53dfd262cae20 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/.leading dot/.leading dot" 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: md5sum /home/rclone/rclone-test-cixewet5cone/.leading\ dot/.leading\ dot 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: 05ec5d3f473279e0775d4d40048c4eb9 /home/rclone/rclone-test-cixewet5cone/.leading dot/.leading dot 2026/07/06 03:57:52 DEBUG : .leading dot/.leading dot: Parsed hash: 05ec5d3f473279e0775d4d40048c4eb9 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/.leading dot/.leading dot" 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: sha1sum /home/rclone/rclone-test-cixewet5cone/.leading\ dot/.leading\ dot 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: 5fb90ee6ca9a9af3b9ba6ca5c2c53dfd262cae20 /home/rclone/rclone-test-cixewet5cone/.leading dot/.leading dot 2026/07/06 03:57:52 DEBUG : .leading dot/.leading dot: Parsed hash: 5fb90ee6ca9a9af3b9ba6ca5c2c53dfd262cae20 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/.leading dot/.leading dot" 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: md5sum /home/rclone/rclone-test-cixewet5cone/.leading\ dot/.leading\ dot 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: 05ec5d3f473279e0775d4d40048c4eb9 /home/rclone/rclone-test-cixewet5cone/.leading dot/.leading dot 2026/07/06 03:57:52 DEBUG : .leading dot/.leading dot: Parsed hash: 05ec5d3f473279e0775d4d40048c4eb9 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/.leading dot/.leading dot" 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: sha1sum /home/rclone/rclone-test-cixewet5cone/.leading\ dot/.leading\ dot 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: 5fb90ee6ca9a9af3b9ba6ca5c2c53dfd262cae20 /home/rclone/rclone-test-cixewet5cone/.leading dot/.leading dot 2026/07/06 03:57:52 DEBUG : .leading dot/.leading dot: Parsed hash: 5fb90ee6ca9a9af3b9ba6ca5c2c53dfd262cae20 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/trailing space /trailing space " 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: md5sum /home/rclone/rclone-test-cixewet5cone/trailing\ space\ /trailing\ space\ 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: a5ca394bb1919f14d76c5817b024e6cc /home/rclone/rclone-test-cixewet5cone/trailing space /trailing space 2026/07/06 03:57:52 DEBUG : trailing space /trailing space : Parsed hash: a5ca394bb1919f14d76c5817b024e6cc 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/trailing space /trailing space " 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: sha1sum /home/rclone/rclone-test-cixewet5cone/trailing\ space\ /trailing\ space\ 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: 6b863945ad87db6c0e2dd660f73d583430c7f52f /home/rclone/rclone-test-cixewet5cone/trailing space /trailing space 2026/07/06 03:57:52 DEBUG : trailing space /trailing space : Parsed hash: 6b863945ad87db6c0e2dd660f73d583430c7f52f 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/trailing space /trailing space " 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: md5sum /home/rclone/rclone-test-cixewet5cone/trailing\ space\ /trailing\ space\ 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: a5ca394bb1919f14d76c5817b024e6cc /home/rclone/rclone-test-cixewet5cone/trailing space /trailing space 2026/07/06 03:57:52 DEBUG : trailing space /trailing space : Parsed hash: a5ca394bb1919f14d76c5817b024e6cc 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/trailing space /trailing space " 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: sha1sum /home/rclone/rclone-test-cixewet5cone/trailing\ space\ /trailing\ space\ 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: 6b863945ad87db6c0e2dd660f73d583430c7f52f /home/rclone/rclone-test-cixewet5cone/trailing space /trailing space 2026/07/06 03:57:52 DEBUG : trailing space /trailing space : Parsed hash: 6b863945ad87db6c0e2dd660f73d583430c7f52f 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/trailing space /trailing space " 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: md5sum /home/rclone/rclone-test-cixewet5cone/trailing\ space\ /trailing\ space\ 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: a5ca394bb1919f14d76c5817b024e6cc /home/rclone/rclone-test-cixewet5cone/trailing space /trailing space 2026/07/06 03:57:52 DEBUG : trailing space /trailing space : Parsed hash: a5ca394bb1919f14d76c5817b024e6cc 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/trailing space /trailing space " 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: sha1sum /home/rclone/rclone-test-cixewet5cone/trailing\ space\ /trailing\ space\ 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: 6b863945ad87db6c0e2dd660f73d583430c7f52f /home/rclone/rclone-test-cixewet5cone/trailing space /trailing space 2026/07/06 03:57:52 DEBUG : trailing space /trailing space : Parsed hash: 6b863945ad87db6c0e2dd660f73d583430c7f52f === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/trailing CR␍/trailing CR␍" 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: md5sum /home/rclone/rclone-test-cixewet5cone/trailing\ CR␍/trailing\ CR␍ 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: 145e8fe4d8553d0c242655ef74e1dfaa /home/rclone/rclone-test-cixewet5cone/trailing CR␍/trailing CR␍ 2026/07/06 03:57:52 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 145e8fe4d8553d0c242655ef74e1dfaa 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/trailing CR␍/trailing CR␍" 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: sha1sum /home/rclone/rclone-test-cixewet5cone/trailing\ CR␍/trailing\ CR␍ 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: b3db5bf923bc28f9f64722ceb992bc695836cee4 /home/rclone/rclone-test-cixewet5cone/trailing CR␍/trailing CR␍ 2026/07/06 03:57:52 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: b3db5bf923bc28f9f64722ceb992bc695836cee4 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/trailing CR␍/trailing CR␍" 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: md5sum /home/rclone/rclone-test-cixewet5cone/trailing\ CR␍/trailing\ CR␍ 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: 145e8fe4d8553d0c242655ef74e1dfaa /home/rclone/rclone-test-cixewet5cone/trailing CR␍/trailing CR␍ 2026/07/06 03:57:52 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 145e8fe4d8553d0c242655ef74e1dfaa 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/trailing CR␍/trailing CR␍" 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: sha1sum /home/rclone/rclone-test-cixewet5cone/trailing\ CR␍/trailing\ CR␍ 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: b3db5bf923bc28f9f64722ceb992bc695836cee4 /home/rclone/rclone-test-cixewet5cone/trailing CR␍/trailing CR␍ 2026/07/06 03:57:52 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: b3db5bf923bc28f9f64722ceb992bc695836cee4 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/trailing CR␍/trailing CR␍" 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: md5sum /home/rclone/rclone-test-cixewet5cone/trailing\ CR␍/trailing\ CR␍ 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: 145e8fe4d8553d0c242655ef74e1dfaa /home/rclone/rclone-test-cixewet5cone/trailing CR␍/trailing CR␍ 2026/07/06 03:57:52 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 145e8fe4d8553d0c242655ef74e1dfaa 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/trailing CR␍/trailing CR␍" 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: sha1sum /home/rclone/rclone-test-cixewet5cone/trailing\ CR␍/trailing\ CR␍ 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: b3db5bf923bc28f9f64722ceb992bc695836cee4 /home/rclone/rclone-test-cixewet5cone/trailing CR␍/trailing CR␍ 2026/07/06 03:57:52 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: b3db5bf923bc28f9f64722ceb992bc695836cee4 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/trailing LF␊/trailing LF␊" 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: md5sum /home/rclone/rclone-test-cixewet5cone/trailing\ LF␊/trailing\ LF␊ 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: 8cf42ca86292e8172ff6cd61abd35219 /home/rclone/rclone-test-cixewet5cone/trailing LF␊/trailing LF␊ 2026/07/06 03:57:52 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 8cf42ca86292e8172ff6cd61abd35219 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/trailing LF␊/trailing LF␊" 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: sha1sum /home/rclone/rclone-test-cixewet5cone/trailing\ LF␊/trailing\ LF␊ 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: e7977b8a439d527deb43fb443c6636bdc9aa82dc /home/rclone/rclone-test-cixewet5cone/trailing LF␊/trailing LF␊ 2026/07/06 03:57:52 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: e7977b8a439d527deb43fb443c6636bdc9aa82dc 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/trailing LF␊/trailing LF␊" 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: md5sum /home/rclone/rclone-test-cixewet5cone/trailing\ LF␊/trailing\ LF␊ 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: 8cf42ca86292e8172ff6cd61abd35219 /home/rclone/rclone-test-cixewet5cone/trailing LF␊/trailing LF␊ 2026/07/06 03:57:52 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 8cf42ca86292e8172ff6cd61abd35219 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/trailing LF␊/trailing LF␊" 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: sha1sum /home/rclone/rclone-test-cixewet5cone/trailing\ LF␊/trailing\ LF␊ 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: e7977b8a439d527deb43fb443c6636bdc9aa82dc /home/rclone/rclone-test-cixewet5cone/trailing LF␊/trailing LF␊ 2026/07/06 03:57:52 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: e7977b8a439d527deb43fb443c6636bdc9aa82dc 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/trailing LF␊/trailing LF␊" 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: md5sum /home/rclone/rclone-test-cixewet5cone/trailing\ LF␊/trailing\ LF␊ 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: 8cf42ca86292e8172ff6cd61abd35219 /home/rclone/rclone-test-cixewet5cone/trailing LF␊/trailing LF␊ 2026/07/06 03:57:52 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 8cf42ca86292e8172ff6cd61abd35219 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/trailing LF␊/trailing LF␊" 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: sha1sum /home/rclone/rclone-test-cixewet5cone/trailing\ LF␊/trailing\ LF␊ 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: e7977b8a439d527deb43fb443c6636bdc9aa82dc /home/rclone/rclone-test-cixewet5cone/trailing LF␊/trailing LF␊ 2026/07/06 03:57:52 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: e7977b8a439d527deb43fb443c6636bdc9aa82dc === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/trailing HT␉/trailing HT␉" 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: md5sum /home/rclone/rclone-test-cixewet5cone/trailing\ HT␉/trailing\ HT␉ 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: edea9c657ee3664139f3c3259a2dff5e /home/rclone/rclone-test-cixewet5cone/trailing HT␉/trailing HT␉ 2026/07/06 03:57:52 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: edea9c657ee3664139f3c3259a2dff5e 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/trailing HT␉/trailing HT␉" 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: sha1sum /home/rclone/rclone-test-cixewet5cone/trailing\ HT␉/trailing\ HT␉ 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: 40f28483b07fe66df86eeb9151df7ea69860db6b /home/rclone/rclone-test-cixewet5cone/trailing HT␉/trailing HT␉ 2026/07/06 03:57:52 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 40f28483b07fe66df86eeb9151df7ea69860db6b 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/trailing HT␉/trailing HT␉" 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: md5sum /home/rclone/rclone-test-cixewet5cone/trailing\ HT␉/trailing\ HT␉ 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: edea9c657ee3664139f3c3259a2dff5e /home/rclone/rclone-test-cixewet5cone/trailing HT␉/trailing HT␉ 2026/07/06 03:57:52 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: edea9c657ee3664139f3c3259a2dff5e 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/trailing HT␉/trailing HT␉" 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: sha1sum /home/rclone/rclone-test-cixewet5cone/trailing\ HT␉/trailing\ HT␉ 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: 40f28483b07fe66df86eeb9151df7ea69860db6b /home/rclone/rclone-test-cixewet5cone/trailing HT␉/trailing HT␉ 2026/07/06 03:57:52 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 40f28483b07fe66df86eeb9151df7ea69860db6b 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/trailing HT␉/trailing HT␉" 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: md5sum /home/rclone/rclone-test-cixewet5cone/trailing\ HT␉/trailing\ HT␉ 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: edea9c657ee3664139f3c3259a2dff5e /home/rclone/rclone-test-cixewet5cone/trailing HT␉/trailing HT␉ 2026/07/06 03:57:52 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: edea9c657ee3664139f3c3259a2dff5e 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/trailing HT␉/trailing HT␉" 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: sha1sum /home/rclone/rclone-test-cixewet5cone/trailing\ HT␉/trailing\ HT␉ 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: 40f28483b07fe66df86eeb9151df7ea69860db6b /home/rclone/rclone-test-cixewet5cone/trailing HT␉/trailing HT␉ 2026/07/06 03:57:52 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 40f28483b07fe66df86eeb9151df7ea69860db6b === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/trailing VT␋/trailing VT␋" 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: md5sum /home/rclone/rclone-test-cixewet5cone/trailing\ VT␋/trailing\ VT␋ 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: 9d0425683df6b8c29cd5b77256284d97 /home/rclone/rclone-test-cixewet5cone/trailing VT␋/trailing VT␋ 2026/07/06 03:57:52 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 9d0425683df6b8c29cd5b77256284d97 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/trailing VT␋/trailing VT␋" 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: sha1sum /home/rclone/rclone-test-cixewet5cone/trailing\ VT␋/trailing\ VT␋ 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: 231b0fb7f5933e3ac73a8a6cc6998fb0211f0365 /home/rclone/rclone-test-cixewet5cone/trailing VT␋/trailing VT␋ 2026/07/06 03:57:52 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 231b0fb7f5933e3ac73a8a6cc6998fb0211f0365 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/trailing VT␋/trailing VT␋" 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: md5sum /home/rclone/rclone-test-cixewet5cone/trailing\ VT␋/trailing\ VT␋ 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: 9d0425683df6b8c29cd5b77256284d97 /home/rclone/rclone-test-cixewet5cone/trailing VT␋/trailing VT␋ 2026/07/06 03:57:52 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 9d0425683df6b8c29cd5b77256284d97 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/trailing VT␋/trailing VT␋" 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: sha1sum /home/rclone/rclone-test-cixewet5cone/trailing\ VT␋/trailing\ VT␋ 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: 231b0fb7f5933e3ac73a8a6cc6998fb0211f0365 /home/rclone/rclone-test-cixewet5cone/trailing VT␋/trailing VT␋ 2026/07/06 03:57:52 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 231b0fb7f5933e3ac73a8a6cc6998fb0211f0365 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/trailing VT␋/trailing VT␋" 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: md5sum /home/rclone/rclone-test-cixewet5cone/trailing\ VT␋/trailing\ VT␋ 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: 9d0425683df6b8c29cd5b77256284d97 /home/rclone/rclone-test-cixewet5cone/trailing VT␋/trailing VT␋ 2026/07/06 03:57:52 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 9d0425683df6b8c29cd5b77256284d97 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/trailing VT␋/trailing VT␋" 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: sha1sum /home/rclone/rclone-test-cixewet5cone/trailing\ VT␋/trailing\ VT␋ 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: 231b0fb7f5933e3ac73a8a6cc6998fb0211f0365 /home/rclone/rclone-test-cixewet5cone/trailing VT␋/trailing VT␋ 2026/07/06 03:57:52 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 231b0fb7f5933e3ac73a8a6cc6998fb0211f0365 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/trailing dot./trailing dot." 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: md5sum /home/rclone/rclone-test-cixewet5cone/trailing\ dot./trailing\ dot. 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: 0e991bfbbce91c6c8fc93b6864485e5f /home/rclone/rclone-test-cixewet5cone/trailing dot./trailing dot. 2026/07/06 03:57:52 DEBUG : trailing dot./trailing dot.: Parsed hash: 0e991bfbbce91c6c8fc93b6864485e5f 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/trailing dot./trailing dot." 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: sha1sum /home/rclone/rclone-test-cixewet5cone/trailing\ dot./trailing\ dot. 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: 1e80ccca06dc665e5307d881ba0216b86082be95 /home/rclone/rclone-test-cixewet5cone/trailing dot./trailing dot. 2026/07/06 03:57:52 DEBUG : trailing dot./trailing dot.: Parsed hash: 1e80ccca06dc665e5307d881ba0216b86082be95 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/trailing dot./trailing dot." 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: md5sum /home/rclone/rclone-test-cixewet5cone/trailing\ dot./trailing\ dot. 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: 0e991bfbbce91c6c8fc93b6864485e5f /home/rclone/rclone-test-cixewet5cone/trailing dot./trailing dot. 2026/07/06 03:57:52 DEBUG : trailing dot./trailing dot.: Parsed hash: 0e991bfbbce91c6c8fc93b6864485e5f 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/trailing dot./trailing dot." 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: sha1sum /home/rclone/rclone-test-cixewet5cone/trailing\ dot./trailing\ dot. 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: 1e80ccca06dc665e5307d881ba0216b86082be95 /home/rclone/rclone-test-cixewet5cone/trailing dot./trailing dot. 2026/07/06 03:57:52 DEBUG : trailing dot./trailing dot.: Parsed hash: 1e80ccca06dc665e5307d881ba0216b86082be95 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/trailing dot./trailing dot." 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: md5sum /home/rclone/rclone-test-cixewet5cone/trailing\ dot./trailing\ dot. 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: 0e991bfbbce91c6c8fc93b6864485e5f /home/rclone/rclone-test-cixewet5cone/trailing dot./trailing dot. 2026/07/06 03:57:52 DEBUG : trailing dot./trailing dot.: Parsed hash: 0e991bfbbce91c6c8fc93b6864485e5f 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/trailing dot./trailing dot." 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: sha1sum /home/rclone/rclone-test-cixewet5cone/trailing\ dot./trailing\ dot. 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: 1e80ccca06dc665e5307d881ba0216b86082be95 /home/rclone/rclone-test-cixewet5cone/trailing dot./trailing dot. 2026/07/06 03:57:52 DEBUG : trailing dot./trailing dot.: Parsed hash: 1e80ccca06dc665e5307d881ba0216b86082be95 === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: md5sum /home/rclone/rclone-test-cixewet5cone/invalid\ utf-8/invalid\ utf-8 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: 8911b6beca3b8459508055f558c0a8ab /home/rclone/rclone-test-cixewet5cone/invalid utf-8/invalid utf-8 2026/07/06 03:57:52 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 8911b6beca3b8459508055f558c0a8ab 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: sha1sum /home/rclone/rclone-test-cixewet5cone/invalid\ utf-8/invalid\ utf-8 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: 2e00cbef3e59a1badf2ad031aced44461c043dbe /home/rclone/rclone-test-cixewet5cone/invalid utf-8/invalid utf-8 2026/07/06 03:57:52 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 2e00cbef3e59a1badf2ad031aced44461c043dbe 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: md5sum /home/rclone/rclone-test-cixewet5cone/invalid\ utf-8/invalid\ utf-8 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: 8911b6beca3b8459508055f558c0a8ab /home/rclone/rclone-test-cixewet5cone/invalid utf-8/invalid utf-8 2026/07/06 03:57:52 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 8911b6beca3b8459508055f558c0a8ab 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: sha1sum /home/rclone/rclone-test-cixewet5cone/invalid\ utf-8/invalid\ utf-8 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: 2e00cbef3e59a1badf2ad031aced44461c043dbe /home/rclone/rclone-test-cixewet5cone/invalid utf-8/invalid utf-8 2026/07/06 03:57:52 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 2e00cbef3e59a1badf2ad031aced44461c043dbe 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: md5sum /home/rclone/rclone-test-cixewet5cone/invalid\ utf-8/invalid\ utf-8 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: 8911b6beca3b8459508055f558c0a8ab /home/rclone/rclone-test-cixewet5cone/invalid utf-8/invalid utf-8 2026/07/06 03:57:52 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 8911b6beca3b8459508055f558c0a8ab 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: sha1sum /home/rclone/rclone-test-cixewet5cone/invalid\ utf-8/invalid\ utf-8 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: 2e00cbef3e59a1badf2ad031aced44461c043dbe /home/rclone/rclone-test-cixewet5cone/invalid utf-8/invalid utf-8 2026/07/06 03:57:52 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 2e00cbef3e59a1badf2ad031aced44461c043dbe === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/test%46.txt/test%46.txt" 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: md5sum /home/rclone/rclone-test-cixewet5cone/test\%46.txt/test\%46.txt 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: cfe1613428262a3f15ed1a542f5dfad5 /home/rclone/rclone-test-cixewet5cone/test%46.txt/test%46.txt 2026/07/06 03:57:52 DEBUG : test%46.txt/test%46.txt: Parsed hash: cfe1613428262a3f15ed1a542f5dfad5 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/test%46.txt/test%46.txt" 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: sha1sum /home/rclone/rclone-test-cixewet5cone/test\%46.txt/test\%46.txt 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: f1e0b82c6861754061427200901f02e2d49951c8 /home/rclone/rclone-test-cixewet5cone/test%46.txt/test%46.txt 2026/07/06 03:57:52 DEBUG : test%46.txt/test%46.txt: Parsed hash: f1e0b82c6861754061427200901f02e2d49951c8 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/test%46.txt/test%46.txt" 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: md5sum /home/rclone/rclone-test-cixewet5cone/test\%46.txt/test\%46.txt 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: cfe1613428262a3f15ed1a542f5dfad5 /home/rclone/rclone-test-cixewet5cone/test%46.txt/test%46.txt 2026/07/06 03:57:52 DEBUG : test%46.txt/test%46.txt: Parsed hash: cfe1613428262a3f15ed1a542f5dfad5 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/test%46.txt/test%46.txt" 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: sha1sum /home/rclone/rclone-test-cixewet5cone/test\%46.txt/test\%46.txt 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: f1e0b82c6861754061427200901f02e2d49951c8 /home/rclone/rclone-test-cixewet5cone/test%46.txt/test%46.txt 2026/07/06 03:57:52 DEBUG : test%46.txt/test%46.txt: Parsed hash: f1e0b82c6861754061427200901f02e2d49951c8 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/test%46.txt/test%46.txt" 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: md5sum /home/rclone/rclone-test-cixewet5cone/test\%46.txt/test\%46.txt 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: cfe1613428262a3f15ed1a542f5dfad5 /home/rclone/rclone-test-cixewet5cone/test%46.txt/test%46.txt 2026/07/06 03:57:52 DEBUG : test%46.txt/test%46.txt: Parsed hash: cfe1613428262a3f15ed1a542f5dfad5 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/test%46.txt/test%46.txt" 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: sha1sum /home/rclone/rclone-test-cixewet5cone/test\%46.txt/test\%46.txt 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: f1e0b82c6861754061427200901f02e2d49951c8 /home/rclone/rclone-test-cixewet5cone/test%46.txt/test%46.txt 2026/07/06 03:57:52 DEBUG : test%46.txt/test%46.txt: Parsed hash: f1e0b82c6861754061427200901f02e2d49951c8 === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Connection OK after error: potato 2026/07/06 03:57:52 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Removed after failed upload: potato === RUN TestIntegration/FsMkdir/FsPutZeroLength 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/zero-length-file" 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: md5sum /home/rclone/rclone-test-cixewet5cone/zero-length-file 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-cixewet5cone/zero-length-file 2026/07/06 03:57:52 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/zero-length-file" 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: sha1sum /home/rclone/rclone-test-cixewet5cone/zero-length-file 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-cixewet5cone/zero-length-file 2026/07/06 03:57:52 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/zero-length-file" 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: md5sum /home/rclone/rclone-test-cixewet5cone/zero-length-file 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-cixewet5cone/zero-length-file 2026/07/06 03:57:52 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/zero-length-file" 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: sha1sum /home/rclone/rclone-test-cixewet5cone/zero-length-file 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-cixewet5cone/zero-length-file 2026/07/06 03:57:52 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/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/file name.txt" 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: md5sum /home/rclone/rclone-test-cixewet5cone/file\ name.txt 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: 6cb89216d269c28880a1bce9563046e8 /home/rclone/rclone-test-cixewet5cone/file name.txt 2026/07/06 03:57:52 DEBUG : file name.txt: Parsed hash: 6cb89216d269c28880a1bce9563046e8 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/file name.txt" 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: sha1sum /home/rclone/rclone-test-cixewet5cone/file\ name.txt 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: 64f81baa271118903d9fcbb8f2d575873f8adadd /home/rclone/rclone-test-cixewet5cone/file name.txt 2026/07/06 03:57:52 DEBUG : file name.txt: Parsed hash: 64f81baa271118903d9fcbb8f2d575873f8adadd 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/file name.txt" 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: md5sum /home/rclone/rclone-test-cixewet5cone/file\ name.txt 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: 6cb89216d269c28880a1bce9563046e8 /home/rclone/rclone-test-cixewet5cone/file name.txt 2026/07/06 03:57:52 DEBUG : file name.txt: Parsed hash: 6cb89216d269c28880a1bce9563046e8 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/file name.txt" 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: sha1sum /home/rclone/rclone-test-cixewet5cone/file\ name.txt 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: 64f81baa271118903d9fcbb8f2d575873f8adadd /home/rclone/rclone-test-cixewet5cone/file name.txt 2026/07/06 03:57:52 DEBUG : file name.txt: Parsed hash: 64f81baa271118903d9fcbb8f2d575873f8adadd 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: md5sum /home/rclone/rclone-test-cixewet5cone/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: 98348d4cd16aa1ca08a51bb1782d29f8 /home/rclone/rclone-test-cixewet5cone/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/06 03:57:52 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 98348d4cd16aa1ca08a51bb1782d29f8 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: sha1sum /home/rclone/rclone-test-cixewet5cone/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: 20d46652c9991250d4493c15a85a4c2131b0de66 /home/rclone/rclone-test-cixewet5cone/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/06 03:57:52 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 20d46652c9991250d4493c15a85a4c2131b0de66 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: md5sum /home/rclone/rclone-test-cixewet5cone/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: 98348d4cd16aa1ca08a51bb1782d29f8 /home/rclone/rclone-test-cixewet5cone/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/06 03:57:52 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 98348d4cd16aa1ca08a51bb1782d29f8 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: sha1sum /home/rclone/rclone-test-cixewet5cone/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: 20d46652c9991250d4493c15a85a4c2131b0de66 /home/rclone/rclone-test-cixewet5cone/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/06 03:57:52 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 20d46652c9991250d4493c15a85a4c2131b0de66 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/file name.txt" 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: md5sum /home/rclone/rclone-test-cixewet5cone/file\ name.txt 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: 3e59f9486da7f81d1c2621901387ce93 /home/rclone/rclone-test-cixewet5cone/file name.txt 2026/07/06 03:57:52 DEBUG : file name.txt: Parsed hash: 3e59f9486da7f81d1c2621901387ce93 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/file name.txt" 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: sha1sum /home/rclone/rclone-test-cixewet5cone/file\ name.txt 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: 63cb39c90bbff1e9aac37c8745fe6c534dccc778 /home/rclone/rclone-test-cixewet5cone/file name.txt 2026/07/06 03:57:52 DEBUG : file name.txt: Parsed hash: 63cb39c90bbff1e9aac37c8745fe6c534dccc778 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/file name.txt" 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: md5sum /home/rclone/rclone-test-cixewet5cone/file\ name.txt 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: 3e59f9486da7f81d1c2621901387ce93 /home/rclone/rclone-test-cixewet5cone/file name.txt 2026/07/06 03:57:52 DEBUG : file name.txt: Parsed hash: 3e59f9486da7f81d1c2621901387ce93 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/file name.txt" 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: sha1sum /home/rclone/rclone-test-cixewet5cone/file\ name.txt 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: 63cb39c90bbff1e9aac37c8745fe6c534dccc778 /home/rclone/rclone-test-cixewet5cone/file name.txt 2026/07/06 03:57:52 DEBUG : file name.txt: Parsed hash: 63cb39c90bbff1e9aac37c8745fe6c534dccc778 === 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/07/06 03:57:52 DEBUG : Creating backend with remote "TestSFTPOpenssh:" 2026/07/06 03:57:52 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/07/06 03:57:52 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/06 03:57:52 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/06 03:57:52 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/06 03:57:52 DEBUG : Setting pass="ZNgZmcOMZ6g9xF03n4UHMrRzBgIp01Pn" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/06 03:57:52 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/06 03:57:52 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{EFejR}" suffix to name 2026/07/06 03:57:52 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/06 03:57:52 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/06 03:57:52 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/06 03:57:52 DEBUG : Setting pass="ZNgZmcOMZ6g9xF03n4UHMrRzBgIp01Pn" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/06 03:57:52 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/06 03:57:52 NOTICE: TestSFTPOpenssh{EFejR}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/: New connection 127.0.0.1:44610->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell type "unix" from config 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/: Relative path resolved to "/home/rclone" 2026/07/06 03:57:52 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/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/file name.txt" 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: md5sum /home/rclone/rclone-test-cixewet5cone/file\ name.txt 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: 3e59f9486da7f81d1c2621901387ce93 /home/rclone/rclone-test-cixewet5cone/file name.txt 2026/07/06 03:57:52 DEBUG : file name.txt: Parsed hash: 3e59f9486da7f81d1c2621901387ce93 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/file name.txt" 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: sha1sum /home/rclone/rclone-test-cixewet5cone/file\ name.txt 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: 63cb39c90bbff1e9aac37c8745fe6c534dccc778 /home/rclone/rclone-test-cixewet5cone/file name.txt 2026/07/06 03:57:52 DEBUG : file name.txt: Parsed hash: 63cb39c90bbff1e9aac37c8745fe6c534dccc778 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: md5sum /home/rclone/rclone-test-cixewet5cone/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: 98348d4cd16aa1ca08a51bb1782d29f8 /home/rclone/rclone-test-cixewet5cone/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/06 03:57:52 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 98348d4cd16aa1ca08a51bb1782d29f8 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: sha1sum /home/rclone/rclone-test-cixewet5cone/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: 20d46652c9991250d4493c15a85a4c2131b0de66 /home/rclone/rclone-test-cixewet5cone/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/06 03:57:52 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 20d46652c9991250d4493c15a85a4c2131b0de66 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/file name.txt" 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: md5sum /home/rclone/rclone-test-cixewet5cone/file\ name.txt 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: 3e59f9486da7f81d1c2621901387ce93 /home/rclone/rclone-test-cixewet5cone/file name.txt 2026/07/06 03:57:52 DEBUG : file name.txt: Parsed hash: 3e59f9486da7f81d1c2621901387ce93 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/file name.txt" 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: sha1sum /home/rclone/rclone-test-cixewet5cone/file\ name.txt 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: 63cb39c90bbff1e9aac37c8745fe6c534dccc778 /home/rclone/rclone-test-cixewet5cone/file name.txt 2026/07/06 03:57:52 DEBUG : file name.txt: Parsed hash: 63cb39c90bbff1e9aac37c8745fe6c534dccc778 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1126: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/file name.txt" 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: md5sum /home/rclone/rclone-test-cixewet5cone/file\ name.txt 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: 3e59f9486da7f81d1c2621901387ce93 /home/rclone/rclone-test-cixewet5cone/file name.txt 2026/07/06 03:57:52 DEBUG : file name.txt: Parsed hash: 3e59f9486da7f81d1c2621901387ce93 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/file name.txt" 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: sha1sum /home/rclone/rclone-test-cixewet5cone/file\ name.txt 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: 63cb39c90bbff1e9aac37c8745fe6c534dccc778 /home/rclone/rclone-test-cixewet5cone/file name.txt 2026/07/06 03:57:52 DEBUG : file name.txt: Parsed hash: 63cb39c90bbff1e9aac37c8745fe6c534dccc778 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: md5sum /home/rclone/rclone-test-cixewet5cone/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: 98348d4cd16aa1ca08a51bb1782d29f8 /home/rclone/rclone-test-cixewet5cone/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/06 03:57:52 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 98348d4cd16aa1ca08a51bb1782d29f8 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: sha1sum /home/rclone/rclone-test-cixewet5cone/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: 20d46652c9991250d4493c15a85a4c2131b0de66 /home/rclone/rclone-test-cixewet5cone/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/06 03:57:52 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 20d46652c9991250d4493c15a85a4c2131b0de66 === 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/07/06 03:57:52 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-cixewet5cone/hello? sausage/êé" 2026/07/06 03:57:52 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/07/06 03:57:52 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/06 03:57:52 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/06 03:57:52 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/06 03:57:52 DEBUG : Setting pass="ZNgZmcOMZ6g9xF03n4UHMrRzBgIp01Pn" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/06 03:57:52 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/06 03:57:52 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{EFejR}" suffix to name 2026/07/06 03:57:52 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/06 03:57:52 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/06 03:57:52 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/06 03:57:52 DEBUG : Setting pass="ZNgZmcOMZ6g9xF03n4UHMrRzBgIp01Pn" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/06 03:57:52 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/06 03:57:52 NOTICE: TestSFTPOpenssh{EFejR}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone/hello? sausage/êé: New connection 127.0.0.1:44626->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone/hello? sausage/êé: Shell type "unix" from config 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone/hello? sausage/êé: Relative path resolved to "/home/rclone/rclone-test-cixewet5cone/hello? sausage/êé" 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone/hello? sausage/êé: Using root directory "/home/rclone/rclone-test-cixewet5cone/hello? sausage/êé" 2026/07/06 03:57:52 DEBUG : fs cache: renaming cache item "TestSFTPOpenssh:rclone-test-cixewet5cone/hello? sausage/êé" to be canonical "TestSFTPOpenssh{EFejR}:rclone-test-cixewet5cone/hello? sausage/êé" 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone/hello? sausage/êé: Shell path "/home/rclone/rclone-test-cixewet5cone/hello? sausage/êé/a/b/c/d/e.txt" 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone/hello? sausage/êé: Running remote command: md5sum /home/rclone/rclone-test-cixewet5cone/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone/hello? sausage/êé: Remote command result: 15409e762d67a754b273f34086265419 /home/rclone/rclone-test-cixewet5cone/hello? sausage/êé/a/b/c/d/e.txt 2026/07/06 03:57:52 DEBUG : a/b/c/d/e.txt: Parsed hash: 15409e762d67a754b273f34086265419 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone/hello? sausage/êé: Shell path "/home/rclone/rclone-test-cixewet5cone/hello? sausage/êé/a/b/c/d/e.txt" 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone/hello? sausage/êé: Running remote command: sha1sum /home/rclone/rclone-test-cixewet5cone/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone/hello? sausage/êé: Remote command result: a2927b5a17e685f479c06ce9646441ddefdde968 /home/rclone/rclone-test-cixewet5cone/hello? sausage/êé/a/b/c/d/e.txt 2026/07/06 03:57:52 DEBUG : a/b/c/d/e.txt: Parsed hash: a2927b5a17e685f479c06ce9646441ddefdde968 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone/hello? sausage/êé: Shell path "/home/rclone/rclone-test-cixewet5cone/hello? sausage/êé/a/b/c/d/e.txt" 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone/hello? sausage/êé: Running remote command: md5sum /home/rclone/rclone-test-cixewet5cone/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone/hello? sausage/êé: Remote command result: 15409e762d67a754b273f34086265419 /home/rclone/rclone-test-cixewet5cone/hello? sausage/êé/a/b/c/d/e.txt 2026/07/06 03:57:52 DEBUG : a/b/c/d/e.txt: Parsed hash: 15409e762d67a754b273f34086265419 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone/hello? sausage/êé: Shell path "/home/rclone/rclone-test-cixewet5cone/hello? sausage/êé/a/b/c/d/e.txt" 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone/hello? sausage/êé: Running remote command: sha1sum /home/rclone/rclone-test-cixewet5cone/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone/hello? sausage/êé: Remote command result: a2927b5a17e685f479c06ce9646441ddefdde968 /home/rclone/rclone-test-cixewet5cone/hello? sausage/êé/a/b/c/d/e.txt 2026/07/06 03:57:52 DEBUG : a/b/c/d/e.txt: Parsed hash: a2927b5a17e685f479c06ce9646441ddefdde968 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone/hello? sausage/êé: New connection 127.0.0.1:44642->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/06 03:57:52 DEBUG : Waiting for deletions to finish 2026/07/06 03:57:52 INFO : a/b/c/d/e.txt: Deleted 2026/07/06 03:57:52 DEBUG : removing 1 level 4 directories 2026/07/06 03:57:52 INFO : a/b/c/d: Removing directory 2026/07/06 03:57:52 DEBUG : removing 1 level 3 directories 2026/07/06 03:57:52 INFO : a/b/c: Removing directory 2026/07/06 03:57:52 DEBUG : removing 1 level 2 directories 2026/07/06 03:57:52 INFO : a/b: Removing directory 2026/07/06 03:57:52 DEBUG : removing 1 level 1 directories 2026/07/06 03:57:52 INFO : a: Removing directory === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/file name.txt" 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: md5sum /home/rclone/rclone-test-cixewet5cone/file\ name.txt 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: 3e59f9486da7f81d1c2621901387ce93 /home/rclone/rclone-test-cixewet5cone/file name.txt 2026/07/06 03:57:52 DEBUG : file name.txt: Parsed hash: 3e59f9486da7f81d1c2621901387ce93 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/file name.txt" 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: sha1sum /home/rclone/rclone-test-cixewet5cone/file\ name.txt 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: 63cb39c90bbff1e9aac37c8745fe6c534dccc778 /home/rclone/rclone-test-cixewet5cone/file name.txt 2026/07/06 03:57:52 DEBUG : file name.txt: Parsed hash: 63cb39c90bbff1e9aac37c8745fe6c534dccc778 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: md5sum /home/rclone/rclone-test-cixewet5cone/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: 98348d4cd16aa1ca08a51bb1782d29f8 /home/rclone/rclone-test-cixewet5cone/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/06 03:57:52 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 98348d4cd16aa1ca08a51bb1782d29f8 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: sha1sum /home/rclone/rclone-test-cixewet5cone/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: 20d46652c9991250d4493c15a85a4c2131b0de66 /home/rclone/rclone-test-cixewet5cone/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/06 03:57:52 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 20d46652c9991250d4493c15a85a4c2131b0de66 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt-copy" 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: md5sum /home/rclone/rclone-test-cixewet5cone/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt-copy 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: 98348d4cd16aa1ca08a51bb1782d29f8 /home/rclone/rclone-test-cixewet5cone/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy 2026/07/06 03:57:52 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Parsed hash: 98348d4cd16aa1ca08a51bb1782d29f8 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt-copy" 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: sha1sum /home/rclone/rclone-test-cixewet5cone/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt-copy 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: 20d46652c9991250d4493c15a85a4c2131b0de66 /home/rclone/rclone-test-cixewet5cone/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy 2026/07/06 03:57:52 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Parsed hash: 20d46652c9991250d4493c15a85a4c2131b0de66 === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1298: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/file name.txt" 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: md5sum /home/rclone/rclone-test-cixewet5cone/file\ name.txt 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: 3e59f9486da7f81d1c2621901387ce93 /home/rclone/rclone-test-cixewet5cone/file name.txt 2026/07/06 03:57:52 DEBUG : file name.txt: Parsed hash: 3e59f9486da7f81d1c2621901387ce93 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/file name.txt" 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: sha1sum /home/rclone/rclone-test-cixewet5cone/file\ name.txt 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: 63cb39c90bbff1e9aac37c8745fe6c534dccc778 /home/rclone/rclone-test-cixewet5cone/file name.txt 2026/07/06 03:57:52 DEBUG : file name.txt: Parsed hash: 63cb39c90bbff1e9aac37c8745fe6c534dccc778 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/other.txt" 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: md5sum /home/rclone/rclone-test-cixewet5cone/other.txt 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: 98348d4cd16aa1ca08a51bb1782d29f8 /home/rclone/rclone-test-cixewet5cone/other.txt 2026/07/06 03:57:52 DEBUG : other.txt: Parsed hash: 98348d4cd16aa1ca08a51bb1782d29f8 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/other.txt" 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: sha1sum /home/rclone/rclone-test-cixewet5cone/other.txt 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: 20d46652c9991250d4493c15a85a4c2131b0de66 /home/rclone/rclone-test-cixewet5cone/other.txt 2026/07/06 03:57:52 DEBUG : other.txt: Parsed hash: 20d46652c9991250d4493c15a85a4c2131b0de66 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: New connection 127.0.0.1:44652->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/other.txt" 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: md5sum /home/rclone/rclone-test-cixewet5cone/other.txt 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: 98348d4cd16aa1ca08a51bb1782d29f8 /home/rclone/rclone-test-cixewet5cone/other.txt 2026/07/06 03:57:52 DEBUG : other.txt: Parsed hash: 98348d4cd16aa1ca08a51bb1782d29f8 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/other.txt" 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: sha1sum /home/rclone/rclone-test-cixewet5cone/other.txt 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: 20d46652c9991250d4493c15a85a4c2131b0de66 /home/rclone/rclone-test-cixewet5cone/other.txt 2026/07/06 03:57:52 DEBUG : other.txt: Parsed hash: 20d46652c9991250d4493c15a85a4c2131b0de66 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/moveTest/other.txt" 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: md5sum /home/rclone/rclone-test-cixewet5cone/moveTest/other.txt 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: 3e59f9486da7f81d1c2621901387ce93 /home/rclone/rclone-test-cixewet5cone/moveTest/other.txt 2026/07/06 03:57:52 DEBUG : moveTest/other.txt: Parsed hash: 3e59f9486da7f81d1c2621901387ce93 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/moveTest/other.txt" 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: sha1sum /home/rclone/rclone-test-cixewet5cone/moveTest/other.txt 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: 63cb39c90bbff1e9aac37c8745fe6c534dccc778 /home/rclone/rclone-test-cixewet5cone/moveTest/other.txt 2026/07/06 03:57:52 DEBUG : moveTest/other.txt: Parsed hash: 63cb39c90bbff1e9aac37c8745fe6c534dccc778 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/file name.txt" 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: md5sum /home/rclone/rclone-test-cixewet5cone/file\ name.txt 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: 3e59f9486da7f81d1c2621901387ce93 /home/rclone/rclone-test-cixewet5cone/file name.txt 2026/07/06 03:57:52 DEBUG : file name.txt: Parsed hash: 3e59f9486da7f81d1c2621901387ce93 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/file name.txt" 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: sha1sum /home/rclone/rclone-test-cixewet5cone/file\ name.txt 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: 63cb39c90bbff1e9aac37c8745fe6c534dccc778 /home/rclone/rclone-test-cixewet5cone/file name.txt 2026/07/06 03:57:52 DEBUG : file name.txt: Parsed hash: 63cb39c90bbff1e9aac37c8745fe6c534dccc778 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/other.txt" 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: md5sum /home/rclone/rclone-test-cixewet5cone/other.txt 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: 98348d4cd16aa1ca08a51bb1782d29f8 /home/rclone/rclone-test-cixewet5cone/other.txt 2026/07/06 03:57:52 DEBUG : other.txt: Parsed hash: 98348d4cd16aa1ca08a51bb1782d29f8 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/other.txt" 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: sha1sum /home/rclone/rclone-test-cixewet5cone/other.txt 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: 20d46652c9991250d4493c15a85a4c2131b0de66 /home/rclone/rclone-test-cixewet5cone/other.txt 2026/07/06 03:57:52 DEBUG : other.txt: Parsed hash: 20d46652c9991250d4493c15a85a4c2131b0de66 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/file name.txt" 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: md5sum /home/rclone/rclone-test-cixewet5cone/file\ name.txt 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: 3e59f9486da7f81d1c2621901387ce93 /home/rclone/rclone-test-cixewet5cone/file name.txt 2026/07/06 03:57:52 DEBUG : file name.txt: Parsed hash: 3e59f9486da7f81d1c2621901387ce93 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/file name.txt" 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: sha1sum /home/rclone/rclone-test-cixewet5cone/file\ name.txt 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: 63cb39c90bbff1e9aac37c8745fe6c534dccc778 /home/rclone/rclone-test-cixewet5cone/file name.txt 2026/07/06 03:57:52 DEBUG : file name.txt: Parsed hash: 63cb39c90bbff1e9aac37c8745fe6c534dccc778 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: md5sum /home/rclone/rclone-test-cixewet5cone/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: 98348d4cd16aa1ca08a51bb1782d29f8 /home/rclone/rclone-test-cixewet5cone/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/06 03:57:52 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 98348d4cd16aa1ca08a51bb1782d29f8 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: sha1sum /home/rclone/rclone-test-cixewet5cone/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: 20d46652c9991250d4493c15a85a4c2131b0de66 /home/rclone/rclone-test-cixewet5cone/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/06 03:57:52 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 20d46652c9991250d4493c15a85a4c2131b0de66 === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata fstests.go:1407: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2026/07/06 03:57:52 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-zonexiy3vuce" 2026/07/06 03:57:52 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/07/06 03:57:52 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/06 03:57:52 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/06 03:57:52 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/06 03:57:52 DEBUG : Setting pass="ZNgZmcOMZ6g9xF03n4UHMrRzBgIp01Pn" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/06 03:57:52 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/06 03:57:52 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{EFejR}" suffix to name 2026/07/06 03:57:52 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/06 03:57:52 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/06 03:57:52 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/06 03:57:52 DEBUG : Setting pass="ZNgZmcOMZ6g9xF03n4UHMrRzBgIp01Pn" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/06 03:57:52 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/06 03:57:52 NOTICE: TestSFTPOpenssh{EFejR}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zonexiy3vuce: New connection 127.0.0.1:44658->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zonexiy3vuce: Shell type "unix" from config 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zonexiy3vuce: Relative path resolved to "/home/rclone/rclone-test-zonexiy3vuce" 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zonexiy3vuce: Using root directory "/home/rclone/rclone-test-zonexiy3vuce" 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zonexiy3vuce: Shell path "/home/rclone/rclone-test-zonexiy3vuce/new_name/sub_new_name/file name.txt" 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zonexiy3vuce: Running remote command: md5sum /home/rclone/rclone-test-zonexiy3vuce/new_name/sub_new_name/file\ name.txt 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zonexiy3vuce: Remote command result: 3e59f9486da7f81d1c2621901387ce93 /home/rclone/rclone-test-zonexiy3vuce/new_name/sub_new_name/file name.txt 2026/07/06 03:57:52 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: 3e59f9486da7f81d1c2621901387ce93 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zonexiy3vuce: Shell path "/home/rclone/rclone-test-zonexiy3vuce/new_name/sub_new_name/file name.txt" 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zonexiy3vuce: Running remote command: sha1sum /home/rclone/rclone-test-zonexiy3vuce/new_name/sub_new_name/file\ name.txt 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zonexiy3vuce: Remote command result: 63cb39c90bbff1e9aac37c8745fe6c534dccc778 /home/rclone/rclone-test-zonexiy3vuce/new_name/sub_new_name/file name.txt 2026/07/06 03:57:52 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: 63cb39c90bbff1e9aac37c8745fe6c534dccc778 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zonexiy3vuce: Shell path "/home/rclone/rclone-test-zonexiy3vuce/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zonexiy3vuce: Running remote command: md5sum /home/rclone/rclone-test-zonexiy3vuce/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zonexiy3vuce: Remote command result: 98348d4cd16aa1ca08a51bb1782d29f8 /home/rclone/rclone-test-zonexiy3vuce/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/06 03:57:52 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 98348d4cd16aa1ca08a51bb1782d29f8 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zonexiy3vuce: Shell path "/home/rclone/rclone-test-zonexiy3vuce/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zonexiy3vuce: Running remote command: sha1sum /home/rclone/rclone-test-zonexiy3vuce/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zonexiy3vuce: Remote command result: 20d46652c9991250d4493c15a85a4c2131b0de66 /home/rclone/rclone-test-zonexiy3vuce/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/06 03:57:52 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 20d46652c9991250d4493c15a85a4c2131b0de66 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/file name.txt" 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: md5sum /home/rclone/rclone-test-cixewet5cone/file\ name.txt 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: 3e59f9486da7f81d1c2621901387ce93 /home/rclone/rclone-test-cixewet5cone/file name.txt 2026/07/06 03:57:52 DEBUG : file name.txt: Parsed hash: 3e59f9486da7f81d1c2621901387ce93 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/file name.txt" 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: sha1sum /home/rclone/rclone-test-cixewet5cone/file\ name.txt 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: 63cb39c90bbff1e9aac37c8745fe6c534dccc778 /home/rclone/rclone-test-cixewet5cone/file name.txt 2026/07/06 03:57:52 DEBUG : file name.txt: Parsed hash: 63cb39c90bbff1e9aac37c8745fe6c534dccc778 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: md5sum /home/rclone/rclone-test-cixewet5cone/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: 98348d4cd16aa1ca08a51bb1782d29f8 /home/rclone/rclone-test-cixewet5cone/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/06 03:57:52 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 98348d4cd16aa1ca08a51bb1782d29f8 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: sha1sum /home/rclone/rclone-test-cixewet5cone/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/06 03:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: 20d46652c9991250d4493c15a85a4c2131b0de66 /home/rclone/rclone-test-cixewet5cone/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/06 03:57:52 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 20d46652c9991250d4493c15a85a4c2131b0de66 2026/07/06 03:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zonexiy3vuce: Purge dir "new_name" 2026/07/06 03:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zonexiy3vuce: 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/07/06 03:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/file name.txt" 2026/07/06 03:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: md5sum /home/rclone/rclone-test-cixewet5cone/file\ name.txt 2026/07/06 03:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: 3e59f9486da7f81d1c2621901387ce93 /home/rclone/rclone-test-cixewet5cone/file name.txt 2026/07/06 03:57:53 DEBUG : file name.txt: Parsed hash: 3e59f9486da7f81d1c2621901387ce93 2026/07/06 03:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/file name.txt" 2026/07/06 03:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: sha1sum /home/rclone/rclone-test-cixewet5cone/file\ name.txt 2026/07/06 03:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: 63cb39c90bbff1e9aac37c8745fe6c534dccc778 /home/rclone/rclone-test-cixewet5cone/file name.txt 2026/07/06 03:57:53 DEBUG : file name.txt: Parsed hash: 63cb39c90bbff1e9aac37c8745fe6c534dccc778 === 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/07/06 03:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/file name.txt" 2026/07/06 03:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: md5sum /home/rclone/rclone-test-cixewet5cone/file\ name.txt 2026/07/06 03:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: 543ef38c32fcc2058692e509ff8969f7 /home/rclone/rclone-test-cixewet5cone/file name.txt 2026/07/06 03:57:53 DEBUG : file name.txt: Parsed hash: 543ef38c32fcc2058692e509ff8969f7 2026/07/06 03:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/file name.txt" 2026/07/06 03:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: sha1sum /home/rclone/rclone-test-cixewet5cone/file\ name.txt 2026/07/06 03:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: d04453883ae025a5e9615dc377f3ba793ba4ea4f /home/rclone/rclone-test-cixewet5cone/file name.txt 2026/07/06 03:57:53 DEBUG : file name.txt: Parsed hash: d04453883ae025a5e9615dc377f3ba793ba4ea4f 2026/07/06 03:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/file name.txt" 2026/07/06 03:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: md5sum /home/rclone/rclone-test-cixewet5cone/file\ name.txt 2026/07/06 03:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: 543ef38c32fcc2058692e509ff8969f7 /home/rclone/rclone-test-cixewet5cone/file name.txt 2026/07/06 03:57:53 DEBUG : file name.txt: Parsed hash: 543ef38c32fcc2058692e509ff8969f7 2026/07/06 03:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/file name.txt" 2026/07/06 03:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: sha1sum /home/rclone/rclone-test-cixewet5cone/file\ name.txt 2026/07/06 03:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: d04453883ae025a5e9615dc377f3ba793ba4ea4f /home/rclone/rclone-test-cixewet5cone/file name.txt 2026/07/06 03:57:53 DEBUG : file name.txt: Parsed hash: d04453883ae025a5e9615dc377f3ba793ba4ea4f === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/07/06 03:57:53 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-cixewet5cone/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/06 03:57:53 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/07/06 03:57:53 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/06 03:57:53 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/06 03:57:53 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/06 03:57:53 DEBUG : Setting pass="ZNgZmcOMZ6g9xF03n4UHMrRzBgIp01Pn" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/06 03:57:53 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/06 03:57:53 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{EFejR}" suffix to name 2026/07/06 03:57:53 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/06 03:57:53 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/06 03:57:53 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/06 03:57:53 DEBUG : Setting pass="ZNgZmcOMZ6g9xF03n4UHMrRzBgIp01Pn" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/06 03:57:53 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/06 03:57:53 NOTICE: TestSFTPOpenssh{EFejR}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/06 03:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: New connection 127.0.0.1:44666->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/06 03:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell type "unix" from config 2026/07/06 03:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Relative path resolved to "/home/rclone/rclone-test-cixewet5cone/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/06 03:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Using root directory "/home/rclone/rclone-test-cixewet5cone/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot 2026/07/06 03:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/home/rclone/rclone-test-cixewet5cone/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/06 03:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: md5sum /home/rclone/rclone-test-cixewet5cone/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/06 03:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: 98348d4cd16aa1ca08a51bb1782d29f8 /home/rclone/rclone-test-cixewet5cone/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/06 03:57:53 DEBUG : z.txt: Parsed hash: 98348d4cd16aa1ca08a51bb1782d29f8 2026/07/06 03:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/home/rclone/rclone-test-cixewet5cone/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/06 03:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: sha1sum /home/rclone/rclone-test-cixewet5cone/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/06 03:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: 20d46652c9991250d4493c15a85a4c2131b0de66 /home/rclone/rclone-test-cixewet5cone/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/06 03:57:53 DEBUG : z.txt: Parsed hash: 20d46652c9991250d4493c15a85a4c2131b0de66 === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/07/06 03:57:53 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-cixewet5cone/not found.txt" 2026/07/06 03:57:53 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/07/06 03:57:53 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/06 03:57:53 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/06 03:57:53 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/06 03:57:53 DEBUG : Setting pass="ZNgZmcOMZ6g9xF03n4UHMrRzBgIp01Pn" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/06 03:57:53 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/06 03:57:53 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{EFejR}" suffix to name 2026/07/06 03:57:53 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/06 03:57:53 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/06 03:57:53 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/06 03:57:53 DEBUG : Setting pass="ZNgZmcOMZ6g9xF03n4UHMrRzBgIp01Pn" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/06 03:57:53 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/06 03:57:53 NOTICE: TestSFTPOpenssh{EFejR}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/06 03:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone/not found.txt: New connection 127.0.0.1:44672->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/06 03:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone/not found.txt: Shell type "unix" from config 2026/07/06 03:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone/not found.txt: Relative path resolved to "/home/rclone/rclone-test-cixewet5cone/not found.txt" 2026/07/06 03:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone/not found.txt: Using root directory "/home/rclone/rclone-test-cixewet5cone/not found.txt" 2026/07/06 03:57:53 ERROR : error listing: directory not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1920: Opening root remote "TestSFTPOpenssh:" path "rclone-test-cixewet5cone" from "TestSFTPOpenssh:rclone-test-cixewet5cone" 2026/07/06 03:57:53 DEBUG : Creating backend with remote "TestSFTPOpenssh:" 2026/07/06 03:57:53 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/07/06 03:57:53 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/06 03:57:53 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/06 03:57:53 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/06 03:57:53 DEBUG : Setting pass="ZNgZmcOMZ6g9xF03n4UHMrRzBgIp01Pn" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/06 03:57:53 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/06 03:57:53 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{EFejR}" suffix to name 2026/07/06 03:57:53 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/06 03:57:53 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/06 03:57:53 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/06 03:57:53 DEBUG : Setting pass="ZNgZmcOMZ6g9xF03n4UHMrRzBgIp01Pn" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/06 03:57:53 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/06 03:57:53 NOTICE: TestSFTPOpenssh{EFejR}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/06 03:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/: New connection 127.0.0.1:44676->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/06 03:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell type "unix" from config 2026/07/06 03:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Relative path resolved to "/home/rclone" 2026/07/06 03:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Using root directory "/home/rclone" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List 2026/07/06 03:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-cixewet5cone/file name.txt" 2026/07/06 03:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-cixewet5cone/file\ name.txt 2026/07/06 03:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 543ef38c32fcc2058692e509ff8969f7 /home/rclone/rclone-test-cixewet5cone/file name.txt 2026/07/06 03:57:53 DEBUG : rclone-test-cixewet5cone/file name.txt: Parsed hash: 543ef38c32fcc2058692e509ff8969f7 2026/07/06 03:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-cixewet5cone/file name.txt" 2026/07/06 03:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-cixewet5cone/file\ name.txt 2026/07/06 03:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: d04453883ae025a5e9615dc377f3ba793ba4ea4f /home/rclone/rclone-test-cixewet5cone/file name.txt 2026/07/06 03:57:53 DEBUG : rclone-test-cixewet5cone/file name.txt: Parsed hash: d04453883ae025a5e9615dc377f3ba793ba4ea4f 2026/07/06 03:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-cixewet5cone/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/06 03:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-cixewet5cone/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/06 03:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 98348d4cd16aa1ca08a51bb1782d29f8 /home/rclone/rclone-test-cixewet5cone/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/06 03:57:53 DEBUG : rclone-test-cixewet5cone/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 98348d4cd16aa1ca08a51bb1782d29f8 2026/07/06 03:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-cixewet5cone/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/06 03:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-cixewet5cone/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/06 03:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 20d46652c9991250d4493c15a85a4c2131b0de66 /home/rclone/rclone-test-cixewet5cone/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/06 03:57:53 DEBUG : rclone-test-cixewet5cone/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 20d46652c9991250d4493c15a85a4c2131b0de66 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries 2026/07/06 03:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-cixewet5cone/file name.txt" 2026/07/06 03:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-cixewet5cone/file\ name.txt 2026/07/06 03:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 543ef38c32fcc2058692e509ff8969f7 /home/rclone/rclone-test-cixewet5cone/file name.txt 2026/07/06 03:57:53 DEBUG : rclone-test-cixewet5cone/file name.txt: Parsed hash: 543ef38c32fcc2058692e509ff8969f7 2026/07/06 03:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-cixewet5cone/file name.txt" 2026/07/06 03:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-cixewet5cone/file\ name.txt 2026/07/06 03:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: d04453883ae025a5e9615dc377f3ba793ba4ea4f /home/rclone/rclone-test-cixewet5cone/file name.txt 2026/07/06 03:57:53 DEBUG : rclone-test-cixewet5cone/file name.txt: Parsed hash: d04453883ae025a5e9615dc377f3ba793ba4ea4f === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:1957: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 2026/07/06 03:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-cixewet5cone/created from root.txt" 2026/07/06 03:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-cixewet5cone/created\ from\ root.txt 2026/07/06 03:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: d5c35aaabc9e154425a6e711487ce4d9 /home/rclone/rclone-test-cixewet5cone/created from root.txt 2026/07/06 03:57:53 DEBUG : rclone-test-cixewet5cone/created from root.txt: Parsed hash: d5c35aaabc9e154425a6e711487ce4d9 2026/07/06 03:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-cixewet5cone/created from root.txt" 2026/07/06 03:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-cixewet5cone/created\ from\ root.txt 2026/07/06 03:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 142518d0101fc6a0e8cf6e0145b5f8d58253f535 /home/rclone/rclone-test-cixewet5cone/created from root.txt 2026/07/06 03:57:53 DEBUG : rclone-test-cixewet5cone/created from root.txt: Parsed hash: 142518d0101fc6a0e8cf6e0145b5f8d58253f535 2026/07/06 03:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-cixewet5cone/created from root.txt" 2026/07/06 03:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-cixewet5cone/created\ from\ root.txt 2026/07/06 03:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: d5c35aaabc9e154425a6e711487ce4d9 /home/rclone/rclone-test-cixewet5cone/created from root.txt 2026/07/06 03:57:53 DEBUG : rclone-test-cixewet5cone/created from root.txt: Parsed hash: d5c35aaabc9e154425a6e711487ce4d9 2026/07/06 03:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-cixewet5cone/created from root.txt" 2026/07/06 03:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-cixewet5cone/created\ from\ root.txt 2026/07/06 03:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 142518d0101fc6a0e8cf6e0145b5f8d58253f535 /home/rclone/rclone-test-cixewet5cone/created from root.txt 2026/07/06 03:57:53 DEBUG : rclone-test-cixewet5cone/created from root.txt: Parsed hash: 142518d0101fc6a0e8cf6e0145b5f8d58253f535 2026/07/06 03:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-cixewet5cone/created from root.txt" 2026/07/06 03:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-cixewet5cone/created\ from\ root.txt 2026/07/06 03:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: d5c35aaabc9e154425a6e711487ce4d9 /home/rclone/rclone-test-cixewet5cone/created from root.txt 2026/07/06 03:57:53 DEBUG : rclone-test-cixewet5cone/created from root.txt: Parsed hash: d5c35aaabc9e154425a6e711487ce4d9 2026/07/06 03:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-cixewet5cone/created from root.txt" 2026/07/06 03:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-cixewet5cone/created\ from\ root.txt 2026/07/06 03:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 142518d0101fc6a0e8cf6e0145b5f8d58253f535 /home/rclone/rclone-test-cixewet5cone/created from root.txt 2026/07/06 03:57:53 DEBUG : rclone-test-cixewet5cone/created from root.txt: Parsed hash: 142518d0101fc6a0e8cf6e0145b5f8d58253f535 2026/07/06 03:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-cixewet5cone/file name.txt" 2026/07/06 03:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-cixewet5cone/file\ name.txt 2026/07/06 03:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 543ef38c32fcc2058692e509ff8969f7 /home/rclone/rclone-test-cixewet5cone/file name.txt 2026/07/06 03:57:53 DEBUG : rclone-test-cixewet5cone/file name.txt: Parsed hash: 543ef38c32fcc2058692e509ff8969f7 2026/07/06 03:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-cixewet5cone/file name.txt" 2026/07/06 03:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-cixewet5cone/file\ name.txt 2026/07/06 03:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: d04453883ae025a5e9615dc377f3ba793ba4ea4f /home/rclone/rclone-test-cixewet5cone/file name.txt 2026/07/06 03:57:53 DEBUG : rclone-test-cixewet5cone/file name.txt: Parsed hash: d04453883ae025a5e9615dc377f3ba793ba4ea4f 2026/07/06 03:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-cixewet5cone/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/06 03:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-cixewet5cone/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/06 03:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 98348d4cd16aa1ca08a51bb1782d29f8 /home/rclone/rclone-test-cixewet5cone/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/06 03:57:53 DEBUG : rclone-test-cixewet5cone/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 98348d4cd16aa1ca08a51bb1782d29f8 2026/07/06 03:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-cixewet5cone/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/06 03:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-cixewet5cone/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/06 03:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 20d46652c9991250d4493c15a85a4c2131b0de66 /home/rclone/rclone-test-cixewet5cone/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/06 03:57:53 DEBUG : rclone-test-cixewet5cone/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 20d46652c9991250d4493c15a85a4c2131b0de66 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove 2026/07/06 03:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-cixewet5cone/file name.txt" 2026/07/06 03:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-cixewet5cone/file\ name.txt 2026/07/06 03:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 543ef38c32fcc2058692e509ff8969f7 /home/rclone/rclone-test-cixewet5cone/file name.txt 2026/07/06 03:57:53 DEBUG : rclone-test-cixewet5cone/file name.txt: Parsed hash: 543ef38c32fcc2058692e509ff8969f7 2026/07/06 03:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-cixewet5cone/file name.txt" 2026/07/06 03:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-cixewet5cone/file\ name.txt 2026/07/06 03:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: d04453883ae025a5e9615dc377f3ba793ba4ea4f /home/rclone/rclone-test-cixewet5cone/file name.txt 2026/07/06 03:57:53 DEBUG : rclone-test-cixewet5cone/file name.txt: Parsed hash: d04453883ae025a5e9615dc377f3ba793ba4ea4f 2026/07/06 03:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-cixewet5cone/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/06 03:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-cixewet5cone/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/06 03:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 98348d4cd16aa1ca08a51bb1782d29f8 /home/rclone/rclone-test-cixewet5cone/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/06 03:57:53 DEBUG : rclone-test-cixewet5cone/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 98348d4cd16aa1ca08a51bb1782d29f8 2026/07/06 03:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-cixewet5cone/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/06 03:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-cixewet5cone/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/06 03:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 20d46652c9991250d4493c15a85a4c2131b0de66 /home/rclone/rclone-test-cixewet5cone/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/06 03:57:53 DEBUG : rclone-test-cixewet5cone/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 20d46652c9991250d4493c15a85a4c2131b0de66 === 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/07/06 03:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/06 03:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: md5sum /home/rclone/rclone-test-cixewet5cone/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/06 03:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: 98348d4cd16aa1ca08a51bb1782d29f8 /home/rclone/rclone-test-cixewet5cone/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/06 03:57:53 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 98348d4cd16aa1ca08a51bb1782d29f8 2026/07/06 03:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/06 03:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: sha1sum /home/rclone/rclone-test-cixewet5cone/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/06 03:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: 20d46652c9991250d4493c15a85a4c2131b0de66 /home/rclone/rclone-test-cixewet5cone/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/06 03:57:53 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 20d46652c9991250d4493c15a85a4c2131b0de66 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout 2026/07/06 03:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Server has VFS statistics extension 2026/07/06 03:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: About path "/home/rclone/rclone-test-cixewet5cone" === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/07/06 03:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/piped data.txt" 2026/07/06 03:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: md5sum /home/rclone/rclone-test-cixewet5cone/piped\ data.txt 2026/07/06 03:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-cixewet5cone/piped data.txt 2026/07/06 03:57:53 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/06 03:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/piped data.txt" 2026/07/06 03:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: sha1sum /home/rclone/rclone-test-cixewet5cone/piped\ data.txt 2026/07/06 03:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-cixewet5cone/piped data.txt 2026/07/06 03:57:53 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/07/06 03:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/piped data.txt" 2026/07/06 03:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: md5sum /home/rclone/rclone-test-cixewet5cone/piped\ data.txt 2026/07/06 03:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-cixewet5cone/piped data.txt 2026/07/06 03:57:53 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/06 03:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/piped data.txt" 2026/07/06 03:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: sha1sum /home/rclone/rclone-test-cixewet5cone/piped\ data.txt 2026/07/06 03:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-cixewet5cone/piped data.txt 2026/07/06 03:57:53 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/07/06 03:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/piped data.txt" 2026/07/06 03:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: md5sum /home/rclone/rclone-test-cixewet5cone/piped\ data.txt 2026/07/06 03:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: 670b2f811de3c0d7860515154e7e2237 /home/rclone/rclone-test-cixewet5cone/piped data.txt 2026/07/06 03:57:53 DEBUG : piped data.txt: Parsed hash: 670b2f811de3c0d7860515154e7e2237 2026/07/06 03:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/piped data.txt" 2026/07/06 03:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: sha1sum /home/rclone/rclone-test-cixewet5cone/piped\ data.txt 2026/07/06 03:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: b218304823f879e70e7abb837f40818c22f04f4e /home/rclone/rclone-test-cixewet5cone/piped data.txt 2026/07/06 03:57:53 DEBUG : piped data.txt: Parsed hash: b218304823f879e70e7abb837f40818c22f04f4e 2026/07/06 03:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/piped data.txt" 2026/07/06 03:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: md5sum /home/rclone/rclone-test-cixewet5cone/piped\ data.txt 2026/07/06 03:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: 670b2f811de3c0d7860515154e7e2237 /home/rclone/rclone-test-cixewet5cone/piped data.txt 2026/07/06 03:57:53 DEBUG : piped data.txt: Parsed hash: 670b2f811de3c0d7860515154e7e2237 2026/07/06 03:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/piped data.txt" 2026/07/06 03:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: sha1sum /home/rclone/rclone-test-cixewet5cone/piped\ data.txt 2026/07/06 03:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: b218304823f879e70e7abb837f40818c22f04f4e /home/rclone/rclone-test-cixewet5cone/piped data.txt 2026/07/06 03:57:53 DEBUG : piped data.txt: Parsed hash: b218304823f879e70e7abb837f40818c22f04f4e === 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/07/06 03:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/unknown-size-update.txt" 2026/07/06 03:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: md5sum /home/rclone/rclone-test-cixewet5cone/unknown-size-update.txt 2026/07/06 03:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: a1729454898d6b5870475655e7f12bb3 /home/rclone/rclone-test-cixewet5cone/unknown-size-update.txt 2026/07/06 03:57:53 DEBUG : unknown-size-update.txt: Parsed hash: a1729454898d6b5870475655e7f12bb3 2026/07/06 03:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/unknown-size-update.txt" 2026/07/06 03:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: sha1sum /home/rclone/rclone-test-cixewet5cone/unknown-size-update.txt 2026/07/06 03:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: 4ab314edad3f5389039d8027d1b4ee6ed74ac73e /home/rclone/rclone-test-cixewet5cone/unknown-size-update.txt 2026/07/06 03:57:53 DEBUG : unknown-size-update.txt: Parsed hash: 4ab314edad3f5389039d8027d1b4ee6ed74ac73e 2026/07/06 03:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/unknown-size-update.txt" 2026/07/06 03:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: md5sum /home/rclone/rclone-test-cixewet5cone/unknown-size-update.txt 2026/07/06 03:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: a1729454898d6b5870475655e7f12bb3 /home/rclone/rclone-test-cixewet5cone/unknown-size-update.txt 2026/07/06 03:57:53 DEBUG : unknown-size-update.txt: Parsed hash: a1729454898d6b5870475655e7f12bb3 2026/07/06 03:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Shell path "/home/rclone/rclone-test-cixewet5cone/unknown-size-update.txt" 2026/07/06 03:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Running remote command: sha1sum /home/rclone/rclone-test-cixewet5cone/unknown-size-update.txt 2026/07/06 03:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Remote command result: 4ab314edad3f5389039d8027d1b4ee6ed74ac73e /home/rclone/rclone-test-cixewet5cone/unknown-size-update.txt 2026/07/06 03:57:53 DEBUG : unknown-size-update.txt: Parsed hash: 4ab314edad3f5389039d8027d1b4ee6ed74ac73e === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/07/06 03:57:53 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-cixewet5cone/deeper/nonexisting/directory" 2026/07/06 03:57:53 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/07/06 03:57:53 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/06 03:57:53 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/06 03:57:53 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/06 03:57:53 DEBUG : Setting pass="ZNgZmcOMZ6g9xF03n4UHMrRzBgIp01Pn" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/06 03:57:53 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/06 03:57:53 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{EFejR}" suffix to name 2026/07/06 03:57:53 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/06 03:57:53 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/06 03:57:53 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/06 03:57:53 DEBUG : Setting pass="ZNgZmcOMZ6g9xF03n4UHMrRzBgIp01Pn" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/06 03:57:53 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/06 03:57:53 NOTICE: TestSFTPOpenssh{EFejR}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/06 03:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone/deeper/nonexisting/directory: New connection 127.0.0.1:44684->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/06 03:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone/deeper/nonexisting/directory: Shell type "unix" from config 2026/07/06 03:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone/deeper/nonexisting/directory: Failed to resolve path using RealPath: file does not exist 2026/07/06 03:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone/deeper/nonexisting/directory: Relative path joined with current directory to get absolute path "/home/rclone/rclone-test-cixewet5cone/deeper/nonexisting/directory" 2026/07/06 03:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone/deeper/nonexisting/directory: Using root directory "/home/rclone/rclone-test-cixewet5cone/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/07/06 03:57:53 DEBUG : Waiting for deletions to finish 2026/07/06 03:57:53 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/07/06 03:57:53 DEBUG : removing 1 level 4 directories 2026/07/06 03:57:53 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2026/07/06 03:57:53 DEBUG : removing 1 level 3 directories 2026/07/06 03:57:53 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2026/07/06 03:57:53 DEBUG : removing 1 level 2 directories 2026/07/06 03:57:53 INFO : hello? sausage/êé: Removing directory 2026/07/06 03:57:53 DEBUG : removing 1 level 1 directories 2026/07/06 03:57:53 INFO : hello? sausage: Removing directory 2026/07/06 03:57:53 DEBUG : removing 1 level 0 directories 2026/07/06 03:57:53 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Removing directory 2026/07/06 03:57:53 ERROR : error listing: directory not found 2026/07/06 03:57:53 DEBUG : Waiting for deletions to finish 2026/07/06 03:57:53 ERROR : error listing: directory not found 2026/07/06 03:57:53 ERROR : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Failed to list "": directory not found 2026/07/06 03:57:53 DEBUG : removing 1 level 0 directories 2026/07/06 03:57:53 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Removing directory 2026/07/06 03:57:53 ERROR : Failed to rmdir: Rmdir: directory not found === RUN TestIntegration/FsShutdown 2026/07/06 03:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cixewet5cone: Closing 2 unused connections 2026/07/06 03:57:53 NOTICE: TestSFTPOpenssh: Stopping server --- PASS: TestIntegration (2.96s) --- 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.78s) --- 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.37s) --- 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.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.02s) --- 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.02s) --- 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.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.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.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.01s) --- 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.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.03s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.20s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.17s) --- 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.01s) --- 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.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (0.18s) --- 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.06s) --- 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.02s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.02s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.08s) --- PASS: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- PASS: TestIntegration/FsShutdown (0.00s) === RUN TestIntegration2 sftp_test.go:25: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestIntegration3 sftp_test.go:35: skipping as -remote is set --- SKIP: TestIntegration3 (0.00s) PASS ok github.com/rclone/rclone/backend/sftp 4.214s "go test -v -timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Finished OK in 5.503122351s (try 1/5)