"go test -v -timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Starting (try 1/5) === RUN TestShellEscapeUnix --- PASS: TestShellEscapeUnix (0.00s) === RUN TestShellEscapeCmd --- PASS: TestShellEscapeCmd (0.00s) === RUN TestShellEscapePowerShell --- PASS: TestShellEscapePowerShell (0.00s) === RUN TestRemotePathEncodesRemoteNames --- PASS: TestRemotePathEncodesRemoteNames (0.00s) === RUN TestRemoteShellPathEncodesRemoteNames --- PASS: TestRemoteShellPathEncodesRemoteNames (0.00s) === RUN TestRemoteShellPathEncodesPathOverrideNames --- PASS: TestRemoteShellPathEncodesPathOverrideNames (0.00s) === RUN TestParseHash --- PASS: TestParseHash (0.00s) === RUN TestParseUsage --- PASS: TestParseUsage (0.00s) === RUN TestSSHExternalWaitMultipleCalls --- PASS: TestSSHExternalWaitMultipleCalls (0.10s) === RUN TestSSHExternalCloseMultipleCalls --- PASS: TestSSHExternalCloseMultipleCalls (0.00s) === RUN TestStringLock --- PASS: TestStringLock (1.19s) === RUN TestIntegration fstests.go:457: Using remote "TestSFTPOpenssh:" 2026/07/25 04:14:39 NOTICE: TestSFTPOpenssh: Starting server 2026/07/25 04:14:40 NOTICE: TestSFTPOpenssh: Attempting to connect to "127.0.0.1:28627" try 1/100 2026/07/25 04:14:40 DEBUG : TestSFTPOpenssh: Read 1, error: 2026/07/25 04:14:40 NOTICE: TestSFTPOpenssh: Started server and connected to "127.0.0.1:28627" 2026/07/25 04:14:40 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-jusoraf7sobo" 2026/07/25 04:14:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/25 04:14:40 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/07/25 04:14:40 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/25 04:14:40 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/25 04:14:40 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/25 04:14:40 DEBUG : Setting pass="fbTwDhjlo1fO81kg16HF1zi_eP8czneI" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/25 04:14:40 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/25 04:14:40 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{KMxJo}" suffix to name 2026/07/25 04:14:40 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/25 04:14:40 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/25 04:14:40 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/25 04:14:40 DEBUG : Setting pass="fbTwDhjlo1fO81kg16HF1zi_eP8czneI" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/25 04:14:40 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/25 04:14:40 NOTICE: TestSFTPOpenssh{KMxJo}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/25 04:14:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: New connection 127.0.0.1:60804->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/25 04:14:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell type "unix" from config 2026/07/25 04:14:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Relative path resolved to "/home/rclone/rclone-test-jusoraf7sobo" 2026/07/25 04:14:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Using root directory "/home/rclone/rclone-test-jusoraf7sobo" 2026/07/25 04:14:40 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE === RUN TestIntegration/FsCheckWrap fstests.go:498: Not a wrapping Fs === RUN TestIntegration/FsCommand fstests.go:526: 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/25 04:14:40 INFO : dir/subdir: Making directory 2026/07/25 04:14:40 INFO : dir/subdir: Removing directory 2026/07/25 04:14:40 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsListDirNotFound 2026/07/25 04:14:40 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsListRDirNotFound fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:727: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/25 04:14:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/25 04:14:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: md5sum /home/rclone/rclone-test-jusoraf7sobo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/25 04:14:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: 79e9cbb6a6f01bb5b21665c757ab0c47 /home/rclone/rclone-test-jusoraf7sobo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/25 04:14:40 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 79e9cbb6a6f01bb5b21665c757ab0c47 2026/07/25 04:14:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/25 04:14:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: sha1sum /home/rclone/rclone-test-jusoraf7sobo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/25 04:14:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: dc1ccdd93a6700779e9b2586b7c79658326c9117 /home/rclone/rclone-test-jusoraf7sobo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/25 04:14:40 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: dc1ccdd93a6700779e9b2586b7c79658326c9117 2026/07/25 04:14:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/25 04:14:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: md5sum /home/rclone/rclone-test-jusoraf7sobo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/25 04:14:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: 79e9cbb6a6f01bb5b21665c757ab0c47 /home/rclone/rclone-test-jusoraf7sobo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/25 04:14:40 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 79e9cbb6a6f01bb5b21665c757ab0c47 2026/07/25 04:14:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/25 04:14:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: sha1sum /home/rclone/rclone-test-jusoraf7sobo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/25 04:14:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: dc1ccdd93a6700779e9b2586b7c79658326c9117 /home/rclone/rclone-test-jusoraf7sobo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/25 04:14:40 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: dc1ccdd93a6700779e9b2586b7c79658326c9117 2026/07/25 04:14:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/25 04:14:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: md5sum /home/rclone/rclone-test-jusoraf7sobo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/25 04:14:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: 79e9cbb6a6f01bb5b21665c757ab0c47 /home/rclone/rclone-test-jusoraf7sobo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/25 04:14:40 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 79e9cbb6a6f01bb5b21665c757ab0c47 2026/07/25 04:14:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/25 04:14:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: sha1sum /home/rclone/rclone-test-jusoraf7sobo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/25 04:14:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: dc1ccdd93a6700779e9b2586b7c79658326c9117 /home/rclone/rclone-test-jusoraf7sobo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/25 04:14:40 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: dc1ccdd93a6700779e9b2586b7c79658326c9117 === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:727: testing "." 2026/07/25 04:14:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/./." 2026/07/25 04:14:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: md5sum /home/rclone/rclone-test-jusoraf7sobo/./. 2026/07/25 04:14:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: 0301fe283acf8882746d9246ffb393ac /home/rclone/rclone-test-jusoraf7sobo/./. 2026/07/25 04:14:40 DEBUG : ./.: Parsed hash: 0301fe283acf8882746d9246ffb393ac 2026/07/25 04:14:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/./." 2026/07/25 04:14:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: sha1sum /home/rclone/rclone-test-jusoraf7sobo/./. 2026/07/25 04:14:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: 8f7328d6f73bdd275e293787125080cd6bed0d17 /home/rclone/rclone-test-jusoraf7sobo/./. 2026/07/25 04:14:40 DEBUG : ./.: Parsed hash: 8f7328d6f73bdd275e293787125080cd6bed0d17 2026/07/25 04:14:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/./." 2026/07/25 04:14:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: md5sum /home/rclone/rclone-test-jusoraf7sobo/./. 2026/07/25 04:14:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: 0301fe283acf8882746d9246ffb393ac /home/rclone/rclone-test-jusoraf7sobo/./. 2026/07/25 04:14:40 DEBUG : ./.: Parsed hash: 0301fe283acf8882746d9246ffb393ac 2026/07/25 04:14:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/./." 2026/07/25 04:14:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: sha1sum /home/rclone/rclone-test-jusoraf7sobo/./. 2026/07/25 04:14:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: 8f7328d6f73bdd275e293787125080cd6bed0d17 /home/rclone/rclone-test-jusoraf7sobo/./. 2026/07/25 04:14:40 DEBUG : ./.: Parsed hash: 8f7328d6f73bdd275e293787125080cd6bed0d17 2026/07/25 04:14:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/./." 2026/07/25 04:14:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: md5sum /home/rclone/rclone-test-jusoraf7sobo/./. 2026/07/25 04:14:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: 0301fe283acf8882746d9246ffb393ac /home/rclone/rclone-test-jusoraf7sobo/./. 2026/07/25 04:14:40 DEBUG : ./.: Parsed hash: 0301fe283acf8882746d9246ffb393ac 2026/07/25 04:14:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/./." 2026/07/25 04:14:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: sha1sum /home/rclone/rclone-test-jusoraf7sobo/./. 2026/07/25 04:14:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: 8f7328d6f73bdd275e293787125080cd6bed0d17 /home/rclone/rclone-test-jusoraf7sobo/./. 2026/07/25 04:14:40 DEBUG : ./.: Parsed hash: 8f7328d6f73bdd275e293787125080cd6bed0d17 === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:727: testing ".." 2026/07/25 04:14:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/../.." 2026/07/25 04:14:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: md5sum /home/rclone/rclone-test-jusoraf7sobo/../.. 2026/07/25 04:14:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: 9e2d9a9d182e12127d7491aa764eb694 /home/rclone/rclone-test-jusoraf7sobo/../.. 2026/07/25 04:14:40 DEBUG : ../..: Parsed hash: 9e2d9a9d182e12127d7491aa764eb694 2026/07/25 04:14:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/../.." 2026/07/25 04:14:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: sha1sum /home/rclone/rclone-test-jusoraf7sobo/../.. 2026/07/25 04:14:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: 4947cc24827470624715e8bd7a2c2984c21a7245 /home/rclone/rclone-test-jusoraf7sobo/../.. 2026/07/25 04:14:40 DEBUG : ../..: Parsed hash: 4947cc24827470624715e8bd7a2c2984c21a7245 2026/07/25 04:14:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/../.." 2026/07/25 04:14:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: md5sum /home/rclone/rclone-test-jusoraf7sobo/../.. 2026/07/25 04:14:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: 9e2d9a9d182e12127d7491aa764eb694 /home/rclone/rclone-test-jusoraf7sobo/../.. 2026/07/25 04:14:40 DEBUG : ../..: Parsed hash: 9e2d9a9d182e12127d7491aa764eb694 2026/07/25 04:14:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/../.." 2026/07/25 04:14:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: sha1sum /home/rclone/rclone-test-jusoraf7sobo/../.. 2026/07/25 04:14:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: 4947cc24827470624715e8bd7a2c2984c21a7245 /home/rclone/rclone-test-jusoraf7sobo/../.. 2026/07/25 04:14:40 DEBUG : ../..: Parsed hash: 4947cc24827470624715e8bd7a2c2984c21a7245 2026/07/25 04:14:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/../.." 2026/07/25 04:14:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: md5sum /home/rclone/rclone-test-jusoraf7sobo/../.. 2026/07/25 04:14:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: 9e2d9a9d182e12127d7491aa764eb694 /home/rclone/rclone-test-jusoraf7sobo/../.. 2026/07/25 04:14:40 DEBUG : ../..: Parsed hash: 9e2d9a9d182e12127d7491aa764eb694 2026/07/25 04:14:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/../.." 2026/07/25 04:14:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: sha1sum /home/rclone/rclone-test-jusoraf7sobo/../.. 2026/07/25 04:14:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: 4947cc24827470624715e8bd7a2c2984c21a7245 /home/rclone/rclone-test-jusoraf7sobo/../.. 2026/07/25 04:14:40 DEBUG : ../..: Parsed hash: 4947cc24827470624715e8bd7a2c2984c21a7245 === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:727: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/25 04:14:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/25 04:14:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: md5sum /home/rclone/rclone-test-jusoraf7sobo/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/25 04:14:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: fa12e374e02600cab91f6ac59f3ae436 /home/rclone/rclone-test-jusoraf7sobo/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/25 04:14:40 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: fa12e374e02600cab91f6ac59f3ae436 2026/07/25 04:14:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/25 04:14:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: sha1sum /home/rclone/rclone-test-jusoraf7sobo/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/25 04:14:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: dc5a72d2c0a00aada8606f3e874cb75e6686a70d /home/rclone/rclone-test-jusoraf7sobo/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/25 04:14:40 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: dc5a72d2c0a00aada8606f3e874cb75e6686a70d 2026/07/25 04:14:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/25 04:14:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: md5sum /home/rclone/rclone-test-jusoraf7sobo/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/25 04:14:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: fa12e374e02600cab91f6ac59f3ae436 /home/rclone/rclone-test-jusoraf7sobo/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/25 04:14:40 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: fa12e374e02600cab91f6ac59f3ae436 2026/07/25 04:14:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/25 04:14:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: sha1sum /home/rclone/rclone-test-jusoraf7sobo/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/25 04:14:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: dc5a72d2c0a00aada8606f3e874cb75e6686a70d /home/rclone/rclone-test-jusoraf7sobo/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/25 04:14:40 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: dc5a72d2c0a00aada8606f3e874cb75e6686a70d 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: md5sum /home/rclone/rclone-test-jusoraf7sobo/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: fa12e374e02600cab91f6ac59f3ae436 /home/rclone/rclone-test-jusoraf7sobo/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/25 04:14:41 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: fa12e374e02600cab91f6ac59f3ae436 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: sha1sum /home/rclone/rclone-test-jusoraf7sobo/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: dc5a72d2c0a00aada8606f3e874cb75e6686a70d /home/rclone/rclone-test-jusoraf7sobo/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/25 04:14:41 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: dc5a72d2c0a00aada8606f3e874cb75e6686a70d === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:727: testing " leading space" 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/ leading space/ leading space" 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: md5sum /home/rclone/rclone-test-jusoraf7sobo/\ leading\ space/\ leading\ space 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: 0554430c8011f7b0bfc920cd16fffe9b /home/rclone/rclone-test-jusoraf7sobo/ leading space/ leading space 2026/07/25 04:14:41 DEBUG : leading space/ leading space: Parsed hash: 0554430c8011f7b0bfc920cd16fffe9b 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/ leading space/ leading space" 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: sha1sum /home/rclone/rclone-test-jusoraf7sobo/\ leading\ space/\ leading\ space 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: ca1e1fe42c77df23073809e009e49ad63353aaaa /home/rclone/rclone-test-jusoraf7sobo/ leading space/ leading space 2026/07/25 04:14:41 DEBUG : leading space/ leading space: Parsed hash: ca1e1fe42c77df23073809e009e49ad63353aaaa 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/ leading space/ leading space" 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: md5sum /home/rclone/rclone-test-jusoraf7sobo/\ leading\ space/\ leading\ space 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: 0554430c8011f7b0bfc920cd16fffe9b /home/rclone/rclone-test-jusoraf7sobo/ leading space/ leading space 2026/07/25 04:14:41 DEBUG : leading space/ leading space: Parsed hash: 0554430c8011f7b0bfc920cd16fffe9b 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/ leading space/ leading space" 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: sha1sum /home/rclone/rclone-test-jusoraf7sobo/\ leading\ space/\ leading\ space 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: ca1e1fe42c77df23073809e009e49ad63353aaaa /home/rclone/rclone-test-jusoraf7sobo/ leading space/ leading space 2026/07/25 04:14:41 DEBUG : leading space/ leading space: Parsed hash: ca1e1fe42c77df23073809e009e49ad63353aaaa 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/ leading space/ leading space" 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: md5sum /home/rclone/rclone-test-jusoraf7sobo/\ leading\ space/\ leading\ space 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: 0554430c8011f7b0bfc920cd16fffe9b /home/rclone/rclone-test-jusoraf7sobo/ leading space/ leading space 2026/07/25 04:14:41 DEBUG : leading space/ leading space: Parsed hash: 0554430c8011f7b0bfc920cd16fffe9b 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/ leading space/ leading space" 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: sha1sum /home/rclone/rclone-test-jusoraf7sobo/\ leading\ space/\ leading\ space 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: ca1e1fe42c77df23073809e009e49ad63353aaaa /home/rclone/rclone-test-jusoraf7sobo/ leading space/ leading space 2026/07/25 04:14:41 DEBUG : leading space/ leading space: Parsed hash: ca1e1fe42c77df23073809e009e49ad63353aaaa === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:727: testing "~leading tilde" 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/~leading tilde/~leading tilde" 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: md5sum /home/rclone/rclone-test-jusoraf7sobo/\~leading\ tilde/\~leading\ tilde 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: 0ebe04d029bc3ab409c04a098e15e984 /home/rclone/rclone-test-jusoraf7sobo/~leading tilde/~leading tilde 2026/07/25 04:14:41 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 0ebe04d029bc3ab409c04a098e15e984 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/~leading tilde/~leading tilde" 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: sha1sum /home/rclone/rclone-test-jusoraf7sobo/\~leading\ tilde/\~leading\ tilde 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: e951450298278754d5d4d3470629eb5253a6d610 /home/rclone/rclone-test-jusoraf7sobo/~leading tilde/~leading tilde 2026/07/25 04:14:41 DEBUG : ~leading tilde/~leading tilde: Parsed hash: e951450298278754d5d4d3470629eb5253a6d610 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/~leading tilde/~leading tilde" 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: md5sum /home/rclone/rclone-test-jusoraf7sobo/\~leading\ tilde/\~leading\ tilde 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: 0ebe04d029bc3ab409c04a098e15e984 /home/rclone/rclone-test-jusoraf7sobo/~leading tilde/~leading tilde 2026/07/25 04:14:41 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 0ebe04d029bc3ab409c04a098e15e984 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/~leading tilde/~leading tilde" 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: sha1sum /home/rclone/rclone-test-jusoraf7sobo/\~leading\ tilde/\~leading\ tilde 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: e951450298278754d5d4d3470629eb5253a6d610 /home/rclone/rclone-test-jusoraf7sobo/~leading tilde/~leading tilde 2026/07/25 04:14:41 DEBUG : ~leading tilde/~leading tilde: Parsed hash: e951450298278754d5d4d3470629eb5253a6d610 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/~leading tilde/~leading tilde" 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: md5sum /home/rclone/rclone-test-jusoraf7sobo/\~leading\ tilde/\~leading\ tilde 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: 0ebe04d029bc3ab409c04a098e15e984 /home/rclone/rclone-test-jusoraf7sobo/~leading tilde/~leading tilde 2026/07/25 04:14:41 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 0ebe04d029bc3ab409c04a098e15e984 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/~leading tilde/~leading tilde" 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: sha1sum /home/rclone/rclone-test-jusoraf7sobo/\~leading\ tilde/\~leading\ tilde 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: e951450298278754d5d4d3470629eb5253a6d610 /home/rclone/rclone-test-jusoraf7sobo/~leading tilde/~leading tilde 2026/07/25 04:14:41 DEBUG : ~leading tilde/~leading tilde: Parsed hash: e951450298278754d5d4d3470629eb5253a6d610 === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:727: testing "␍leading CR" 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/␍leading CR/␍leading CR" 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: md5sum /home/rclone/rclone-test-jusoraf7sobo/␍leading\ CR/␍leading\ CR 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: 15113de0d050bc689f3a6eef826c7bfa /home/rclone/rclone-test-jusoraf7sobo/␍leading CR/␍leading CR 2026/07/25 04:14:41 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 15113de0d050bc689f3a6eef826c7bfa 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/␍leading CR/␍leading CR" 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: sha1sum /home/rclone/rclone-test-jusoraf7sobo/␍leading\ CR/␍leading\ CR 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: f7429a5573f76091a2331b44b374af31e67fd409 /home/rclone/rclone-test-jusoraf7sobo/␍leading CR/␍leading CR 2026/07/25 04:14:41 DEBUG : ␍leading CR/␍leading CR: Parsed hash: f7429a5573f76091a2331b44b374af31e67fd409 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/␍leading CR/␍leading CR" 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: md5sum /home/rclone/rclone-test-jusoraf7sobo/␍leading\ CR/␍leading\ CR 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: 15113de0d050bc689f3a6eef826c7bfa /home/rclone/rclone-test-jusoraf7sobo/␍leading CR/␍leading CR 2026/07/25 04:14:41 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 15113de0d050bc689f3a6eef826c7bfa 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/␍leading CR/␍leading CR" 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: sha1sum /home/rclone/rclone-test-jusoraf7sobo/␍leading\ CR/␍leading\ CR 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: f7429a5573f76091a2331b44b374af31e67fd409 /home/rclone/rclone-test-jusoraf7sobo/␍leading CR/␍leading CR 2026/07/25 04:14:41 DEBUG : ␍leading CR/␍leading CR: Parsed hash: f7429a5573f76091a2331b44b374af31e67fd409 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/␍leading CR/␍leading CR" 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: md5sum /home/rclone/rclone-test-jusoraf7sobo/␍leading\ CR/␍leading\ CR 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: 15113de0d050bc689f3a6eef826c7bfa /home/rclone/rclone-test-jusoraf7sobo/␍leading CR/␍leading CR 2026/07/25 04:14:41 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 15113de0d050bc689f3a6eef826c7bfa 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/␍leading CR/␍leading CR" 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: sha1sum /home/rclone/rclone-test-jusoraf7sobo/␍leading\ CR/␍leading\ CR 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: f7429a5573f76091a2331b44b374af31e67fd409 /home/rclone/rclone-test-jusoraf7sobo/␍leading CR/␍leading CR 2026/07/25 04:14:41 DEBUG : ␍leading CR/␍leading CR: Parsed hash: f7429a5573f76091a2331b44b374af31e67fd409 === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:727: testing "␊leading LF" 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/␊leading LF/␊leading LF" 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: md5sum /home/rclone/rclone-test-jusoraf7sobo/␊leading\ LF/␊leading\ LF 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: 6df6e216fba02c2dd667e81c18c7a38a /home/rclone/rclone-test-jusoraf7sobo/␊leading LF/␊leading LF 2026/07/25 04:14:41 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 6df6e216fba02c2dd667e81c18c7a38a 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/␊leading LF/␊leading LF" 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: sha1sum /home/rclone/rclone-test-jusoraf7sobo/␊leading\ LF/␊leading\ LF 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: ce3cd7035a6d494f54c70628f413f1e1c166677c /home/rclone/rclone-test-jusoraf7sobo/␊leading LF/␊leading LF 2026/07/25 04:14:41 DEBUG : ␊leading LF/␊leading LF: Parsed hash: ce3cd7035a6d494f54c70628f413f1e1c166677c 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/␊leading LF/␊leading LF" 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: md5sum /home/rclone/rclone-test-jusoraf7sobo/␊leading\ LF/␊leading\ LF 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: 6df6e216fba02c2dd667e81c18c7a38a /home/rclone/rclone-test-jusoraf7sobo/␊leading LF/␊leading LF 2026/07/25 04:14:41 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 6df6e216fba02c2dd667e81c18c7a38a 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/␊leading LF/␊leading LF" 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: sha1sum /home/rclone/rclone-test-jusoraf7sobo/␊leading\ LF/␊leading\ LF 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: ce3cd7035a6d494f54c70628f413f1e1c166677c /home/rclone/rclone-test-jusoraf7sobo/␊leading LF/␊leading LF 2026/07/25 04:14:41 DEBUG : ␊leading LF/␊leading LF: Parsed hash: ce3cd7035a6d494f54c70628f413f1e1c166677c 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/␊leading LF/␊leading LF" 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: md5sum /home/rclone/rclone-test-jusoraf7sobo/␊leading\ LF/␊leading\ LF 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: 6df6e216fba02c2dd667e81c18c7a38a /home/rclone/rclone-test-jusoraf7sobo/␊leading LF/␊leading LF 2026/07/25 04:14:41 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 6df6e216fba02c2dd667e81c18c7a38a 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/␊leading LF/␊leading LF" 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: sha1sum /home/rclone/rclone-test-jusoraf7sobo/␊leading\ LF/␊leading\ LF 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: ce3cd7035a6d494f54c70628f413f1e1c166677c /home/rclone/rclone-test-jusoraf7sobo/␊leading LF/␊leading LF 2026/07/25 04:14:41 DEBUG : ␊leading LF/␊leading LF: Parsed hash: ce3cd7035a6d494f54c70628f413f1e1c166677c === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:727: testing "␉leading HT" 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/␉leading HT/␉leading HT" 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: md5sum /home/rclone/rclone-test-jusoraf7sobo/␉leading\ HT/␉leading\ HT 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: e6a04c2af99c2babd6f64c596fd09ff2 /home/rclone/rclone-test-jusoraf7sobo/␉leading HT/␉leading HT 2026/07/25 04:14:41 DEBUG : ␉leading HT/␉leading HT: Parsed hash: e6a04c2af99c2babd6f64c596fd09ff2 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/␉leading HT/␉leading HT" 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: sha1sum /home/rclone/rclone-test-jusoraf7sobo/␉leading\ HT/␉leading\ HT 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: aed62f61041e057a0a31eba888cb6e7e2251d220 /home/rclone/rclone-test-jusoraf7sobo/␉leading HT/␉leading HT 2026/07/25 04:14:41 DEBUG : ␉leading HT/␉leading HT: Parsed hash: aed62f61041e057a0a31eba888cb6e7e2251d220 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/␉leading HT/␉leading HT" 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: md5sum /home/rclone/rclone-test-jusoraf7sobo/␉leading\ HT/␉leading\ HT 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: e6a04c2af99c2babd6f64c596fd09ff2 /home/rclone/rclone-test-jusoraf7sobo/␉leading HT/␉leading HT 2026/07/25 04:14:41 DEBUG : ␉leading HT/␉leading HT: Parsed hash: e6a04c2af99c2babd6f64c596fd09ff2 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/␉leading HT/␉leading HT" 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: sha1sum /home/rclone/rclone-test-jusoraf7sobo/␉leading\ HT/␉leading\ HT 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: aed62f61041e057a0a31eba888cb6e7e2251d220 /home/rclone/rclone-test-jusoraf7sobo/␉leading HT/␉leading HT 2026/07/25 04:14:41 DEBUG : ␉leading HT/␉leading HT: Parsed hash: aed62f61041e057a0a31eba888cb6e7e2251d220 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/␉leading HT/␉leading HT" 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: md5sum /home/rclone/rclone-test-jusoraf7sobo/␉leading\ HT/␉leading\ HT 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: e6a04c2af99c2babd6f64c596fd09ff2 /home/rclone/rclone-test-jusoraf7sobo/␉leading HT/␉leading HT 2026/07/25 04:14:41 DEBUG : ␉leading HT/␉leading HT: Parsed hash: e6a04c2af99c2babd6f64c596fd09ff2 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/␉leading HT/␉leading HT" 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: sha1sum /home/rclone/rclone-test-jusoraf7sobo/␉leading\ HT/␉leading\ HT 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: aed62f61041e057a0a31eba888cb6e7e2251d220 /home/rclone/rclone-test-jusoraf7sobo/␉leading HT/␉leading HT 2026/07/25 04:14:41 DEBUG : ␉leading HT/␉leading HT: Parsed hash: aed62f61041e057a0a31eba888cb6e7e2251d220 === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:727: testing "␋leading VT" 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/␋leading VT/␋leading VT" 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: md5sum /home/rclone/rclone-test-jusoraf7sobo/␋leading\ VT/␋leading\ VT 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: 7b1dbd694c7c342046ee9bc9571b4821 /home/rclone/rclone-test-jusoraf7sobo/␋leading VT/␋leading VT 2026/07/25 04:14:41 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 7b1dbd694c7c342046ee9bc9571b4821 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/␋leading VT/␋leading VT" 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: sha1sum /home/rclone/rclone-test-jusoraf7sobo/␋leading\ VT/␋leading\ VT 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: 789da58b58bd43d6318647856d4cf6157452f14d /home/rclone/rclone-test-jusoraf7sobo/␋leading VT/␋leading VT 2026/07/25 04:14:41 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 789da58b58bd43d6318647856d4cf6157452f14d 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/␋leading VT/␋leading VT" 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: md5sum /home/rclone/rclone-test-jusoraf7sobo/␋leading\ VT/␋leading\ VT 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: 7b1dbd694c7c342046ee9bc9571b4821 /home/rclone/rclone-test-jusoraf7sobo/␋leading VT/␋leading VT 2026/07/25 04:14:41 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 7b1dbd694c7c342046ee9bc9571b4821 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/␋leading VT/␋leading VT" 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: sha1sum /home/rclone/rclone-test-jusoraf7sobo/␋leading\ VT/␋leading\ VT 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: 789da58b58bd43d6318647856d4cf6157452f14d /home/rclone/rclone-test-jusoraf7sobo/␋leading VT/␋leading VT 2026/07/25 04:14:41 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 789da58b58bd43d6318647856d4cf6157452f14d 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/␋leading VT/␋leading VT" 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: md5sum /home/rclone/rclone-test-jusoraf7sobo/␋leading\ VT/␋leading\ VT 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: 7b1dbd694c7c342046ee9bc9571b4821 /home/rclone/rclone-test-jusoraf7sobo/␋leading VT/␋leading VT 2026/07/25 04:14:41 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 7b1dbd694c7c342046ee9bc9571b4821 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/␋leading VT/␋leading VT" 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: sha1sum /home/rclone/rclone-test-jusoraf7sobo/␋leading\ VT/␋leading\ VT 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: 789da58b58bd43d6318647856d4cf6157452f14d /home/rclone/rclone-test-jusoraf7sobo/␋leading VT/␋leading VT 2026/07/25 04:14:41 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 789da58b58bd43d6318647856d4cf6157452f14d === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:727: testing ".leading dot" 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/.leading dot/.leading dot" 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: md5sum /home/rclone/rclone-test-jusoraf7sobo/.leading\ dot/.leading\ dot 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: 2300580fd559f0f4d2c50f0021d1c0fc /home/rclone/rclone-test-jusoraf7sobo/.leading dot/.leading dot 2026/07/25 04:14:41 DEBUG : .leading dot/.leading dot: Parsed hash: 2300580fd559f0f4d2c50f0021d1c0fc 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/.leading dot/.leading dot" 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: sha1sum /home/rclone/rclone-test-jusoraf7sobo/.leading\ dot/.leading\ dot 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: 73ab89af35609d8a247b55c50c52cded79bea564 /home/rclone/rclone-test-jusoraf7sobo/.leading dot/.leading dot 2026/07/25 04:14:41 DEBUG : .leading dot/.leading dot: Parsed hash: 73ab89af35609d8a247b55c50c52cded79bea564 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/.leading dot/.leading dot" 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: md5sum /home/rclone/rclone-test-jusoraf7sobo/.leading\ dot/.leading\ dot 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: 2300580fd559f0f4d2c50f0021d1c0fc /home/rclone/rclone-test-jusoraf7sobo/.leading dot/.leading dot 2026/07/25 04:14:41 DEBUG : .leading dot/.leading dot: Parsed hash: 2300580fd559f0f4d2c50f0021d1c0fc 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/.leading dot/.leading dot" 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: sha1sum /home/rclone/rclone-test-jusoraf7sobo/.leading\ dot/.leading\ dot 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: 73ab89af35609d8a247b55c50c52cded79bea564 /home/rclone/rclone-test-jusoraf7sobo/.leading dot/.leading dot 2026/07/25 04:14:41 DEBUG : .leading dot/.leading dot: Parsed hash: 73ab89af35609d8a247b55c50c52cded79bea564 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/.leading dot/.leading dot" 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: md5sum /home/rclone/rclone-test-jusoraf7sobo/.leading\ dot/.leading\ dot 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: 2300580fd559f0f4d2c50f0021d1c0fc /home/rclone/rclone-test-jusoraf7sobo/.leading dot/.leading dot 2026/07/25 04:14:41 DEBUG : .leading dot/.leading dot: Parsed hash: 2300580fd559f0f4d2c50f0021d1c0fc 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/.leading dot/.leading dot" 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: sha1sum /home/rclone/rclone-test-jusoraf7sobo/.leading\ dot/.leading\ dot 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: 73ab89af35609d8a247b55c50c52cded79bea564 /home/rclone/rclone-test-jusoraf7sobo/.leading dot/.leading dot 2026/07/25 04:14:41 DEBUG : .leading dot/.leading dot: Parsed hash: 73ab89af35609d8a247b55c50c52cded79bea564 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:727: testing "trailing space " 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/trailing space /trailing space " 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: md5sum /home/rclone/rclone-test-jusoraf7sobo/trailing\ space\ /trailing\ space\ 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: d01043f822f09ec46b65f3437e549b47 /home/rclone/rclone-test-jusoraf7sobo/trailing space /trailing space 2026/07/25 04:14:41 DEBUG : trailing space /trailing space : Parsed hash: d01043f822f09ec46b65f3437e549b47 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/trailing space /trailing space " 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: sha1sum /home/rclone/rclone-test-jusoraf7sobo/trailing\ space\ /trailing\ space\ 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: be5b4647ea49087eb665037a0b17a0a436127513 /home/rclone/rclone-test-jusoraf7sobo/trailing space /trailing space 2026/07/25 04:14:41 DEBUG : trailing space /trailing space : Parsed hash: be5b4647ea49087eb665037a0b17a0a436127513 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/trailing space /trailing space " 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: md5sum /home/rclone/rclone-test-jusoraf7sobo/trailing\ space\ /trailing\ space\ 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: d01043f822f09ec46b65f3437e549b47 /home/rclone/rclone-test-jusoraf7sobo/trailing space /trailing space 2026/07/25 04:14:41 DEBUG : trailing space /trailing space : Parsed hash: d01043f822f09ec46b65f3437e549b47 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/trailing space /trailing space " 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: sha1sum /home/rclone/rclone-test-jusoraf7sobo/trailing\ space\ /trailing\ space\ 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: be5b4647ea49087eb665037a0b17a0a436127513 /home/rclone/rclone-test-jusoraf7sobo/trailing space /trailing space 2026/07/25 04:14:41 DEBUG : trailing space /trailing space : Parsed hash: be5b4647ea49087eb665037a0b17a0a436127513 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/trailing space /trailing space " 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: md5sum /home/rclone/rclone-test-jusoraf7sobo/trailing\ space\ /trailing\ space\ 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: d01043f822f09ec46b65f3437e549b47 /home/rclone/rclone-test-jusoraf7sobo/trailing space /trailing space 2026/07/25 04:14:41 DEBUG : trailing space /trailing space : Parsed hash: d01043f822f09ec46b65f3437e549b47 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/trailing space /trailing space " 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: sha1sum /home/rclone/rclone-test-jusoraf7sobo/trailing\ space\ /trailing\ space\ 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: be5b4647ea49087eb665037a0b17a0a436127513 /home/rclone/rclone-test-jusoraf7sobo/trailing space /trailing space 2026/07/25 04:14:41 DEBUG : trailing space /trailing space : Parsed hash: be5b4647ea49087eb665037a0b17a0a436127513 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:727: testing "trailing CR␍" 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/trailing CR␍/trailing CR␍" 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: md5sum /home/rclone/rclone-test-jusoraf7sobo/trailing\ CR␍/trailing\ CR␍ 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: e03c5b14d73914a9a884d4b0806b03af /home/rclone/rclone-test-jusoraf7sobo/trailing CR␍/trailing CR␍ 2026/07/25 04:14:41 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: e03c5b14d73914a9a884d4b0806b03af 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/trailing CR␍/trailing CR␍" 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: sha1sum /home/rclone/rclone-test-jusoraf7sobo/trailing\ CR␍/trailing\ CR␍ 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: ab424c5ceac61d021e5f89a97b6518a30f5ba8b8 /home/rclone/rclone-test-jusoraf7sobo/trailing CR␍/trailing CR␍ 2026/07/25 04:14:41 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: ab424c5ceac61d021e5f89a97b6518a30f5ba8b8 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/trailing CR␍/trailing CR␍" 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: md5sum /home/rclone/rclone-test-jusoraf7sobo/trailing\ CR␍/trailing\ CR␍ 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: e03c5b14d73914a9a884d4b0806b03af /home/rclone/rclone-test-jusoraf7sobo/trailing CR␍/trailing CR␍ 2026/07/25 04:14:41 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: e03c5b14d73914a9a884d4b0806b03af 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/trailing CR␍/trailing CR␍" 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: sha1sum /home/rclone/rclone-test-jusoraf7sobo/trailing\ CR␍/trailing\ CR␍ 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: ab424c5ceac61d021e5f89a97b6518a30f5ba8b8 /home/rclone/rclone-test-jusoraf7sobo/trailing CR␍/trailing CR␍ 2026/07/25 04:14:41 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: ab424c5ceac61d021e5f89a97b6518a30f5ba8b8 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/trailing CR␍/trailing CR␍" 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: md5sum /home/rclone/rclone-test-jusoraf7sobo/trailing\ CR␍/trailing\ CR␍ 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: e03c5b14d73914a9a884d4b0806b03af /home/rclone/rclone-test-jusoraf7sobo/trailing CR␍/trailing CR␍ 2026/07/25 04:14:41 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: e03c5b14d73914a9a884d4b0806b03af 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/trailing CR␍/trailing CR␍" 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: sha1sum /home/rclone/rclone-test-jusoraf7sobo/trailing\ CR␍/trailing\ CR␍ 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: ab424c5ceac61d021e5f89a97b6518a30f5ba8b8 /home/rclone/rclone-test-jusoraf7sobo/trailing CR␍/trailing CR␍ 2026/07/25 04:14:41 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: ab424c5ceac61d021e5f89a97b6518a30f5ba8b8 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:727: testing "trailing LF␊" 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/trailing LF␊/trailing LF␊" 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: md5sum /home/rclone/rclone-test-jusoraf7sobo/trailing\ LF␊/trailing\ LF␊ 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: 0e7aca1bf2df250ce931892707494969 /home/rclone/rclone-test-jusoraf7sobo/trailing LF␊/trailing LF␊ 2026/07/25 04:14:41 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 0e7aca1bf2df250ce931892707494969 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/trailing LF␊/trailing LF␊" 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: sha1sum /home/rclone/rclone-test-jusoraf7sobo/trailing\ LF␊/trailing\ LF␊ 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: ae3688d0c34c659ae278c212101762a7a1e86c89 /home/rclone/rclone-test-jusoraf7sobo/trailing LF␊/trailing LF␊ 2026/07/25 04:14:41 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: ae3688d0c34c659ae278c212101762a7a1e86c89 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/trailing LF␊/trailing LF␊" 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: md5sum /home/rclone/rclone-test-jusoraf7sobo/trailing\ LF␊/trailing\ LF␊ 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: 0e7aca1bf2df250ce931892707494969 /home/rclone/rclone-test-jusoraf7sobo/trailing LF␊/trailing LF␊ 2026/07/25 04:14:41 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 0e7aca1bf2df250ce931892707494969 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/trailing LF␊/trailing LF␊" 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: sha1sum /home/rclone/rclone-test-jusoraf7sobo/trailing\ LF␊/trailing\ LF␊ 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: ae3688d0c34c659ae278c212101762a7a1e86c89 /home/rclone/rclone-test-jusoraf7sobo/trailing LF␊/trailing LF␊ 2026/07/25 04:14:41 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: ae3688d0c34c659ae278c212101762a7a1e86c89 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/trailing LF␊/trailing LF␊" 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: md5sum /home/rclone/rclone-test-jusoraf7sobo/trailing\ LF␊/trailing\ LF␊ 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: 0e7aca1bf2df250ce931892707494969 /home/rclone/rclone-test-jusoraf7sobo/trailing LF␊/trailing LF␊ 2026/07/25 04:14:41 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 0e7aca1bf2df250ce931892707494969 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/trailing LF␊/trailing LF␊" 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: sha1sum /home/rclone/rclone-test-jusoraf7sobo/trailing\ LF␊/trailing\ LF␊ 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: ae3688d0c34c659ae278c212101762a7a1e86c89 /home/rclone/rclone-test-jusoraf7sobo/trailing LF␊/trailing LF␊ 2026/07/25 04:14:41 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: ae3688d0c34c659ae278c212101762a7a1e86c89 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:727: testing "trailing HT␉" 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/trailing HT␉/trailing HT␉" 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: md5sum /home/rclone/rclone-test-jusoraf7sobo/trailing\ HT␉/trailing\ HT␉ 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: 3ddcb50e3c2aafd2fdc31174921ec008 /home/rclone/rclone-test-jusoraf7sobo/trailing HT␉/trailing HT␉ 2026/07/25 04:14:41 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 3ddcb50e3c2aafd2fdc31174921ec008 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/trailing HT␉/trailing HT␉" 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: sha1sum /home/rclone/rclone-test-jusoraf7sobo/trailing\ HT␉/trailing\ HT␉ 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: 0a4b903d16bbb8a8a6e839db99a2d1a2cef36643 /home/rclone/rclone-test-jusoraf7sobo/trailing HT␉/trailing HT␉ 2026/07/25 04:14:41 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 0a4b903d16bbb8a8a6e839db99a2d1a2cef36643 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/trailing HT␉/trailing HT␉" 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: md5sum /home/rclone/rclone-test-jusoraf7sobo/trailing\ HT␉/trailing\ HT␉ 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: 3ddcb50e3c2aafd2fdc31174921ec008 /home/rclone/rclone-test-jusoraf7sobo/trailing HT␉/trailing HT␉ 2026/07/25 04:14:41 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 3ddcb50e3c2aafd2fdc31174921ec008 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/trailing HT␉/trailing HT␉" 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: sha1sum /home/rclone/rclone-test-jusoraf7sobo/trailing\ HT␉/trailing\ HT␉ 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: 0a4b903d16bbb8a8a6e839db99a2d1a2cef36643 /home/rclone/rclone-test-jusoraf7sobo/trailing HT␉/trailing HT␉ 2026/07/25 04:14:41 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 0a4b903d16bbb8a8a6e839db99a2d1a2cef36643 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/trailing HT␉/trailing HT␉" 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: md5sum /home/rclone/rclone-test-jusoraf7sobo/trailing\ HT␉/trailing\ HT␉ 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: 3ddcb50e3c2aafd2fdc31174921ec008 /home/rclone/rclone-test-jusoraf7sobo/trailing HT␉/trailing HT␉ 2026/07/25 04:14:41 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 3ddcb50e3c2aafd2fdc31174921ec008 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/trailing HT␉/trailing HT␉" 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: sha1sum /home/rclone/rclone-test-jusoraf7sobo/trailing\ HT␉/trailing\ HT␉ 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: 0a4b903d16bbb8a8a6e839db99a2d1a2cef36643 /home/rclone/rclone-test-jusoraf7sobo/trailing HT␉/trailing HT␉ 2026/07/25 04:14:41 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 0a4b903d16bbb8a8a6e839db99a2d1a2cef36643 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:727: testing "trailing VT␋" 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/trailing VT␋/trailing VT␋" 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: md5sum /home/rclone/rclone-test-jusoraf7sobo/trailing\ VT␋/trailing\ VT␋ 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: 2939597cf32c42b674569eebb5841e9c /home/rclone/rclone-test-jusoraf7sobo/trailing VT␋/trailing VT␋ 2026/07/25 04:14:41 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 2939597cf32c42b674569eebb5841e9c 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/trailing VT␋/trailing VT␋" 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: sha1sum /home/rclone/rclone-test-jusoraf7sobo/trailing\ VT␋/trailing\ VT␋ 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: 86d3fcd05999f3b6e52e39ad6d581bad0aef7f9e /home/rclone/rclone-test-jusoraf7sobo/trailing VT␋/trailing VT␋ 2026/07/25 04:14:41 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 86d3fcd05999f3b6e52e39ad6d581bad0aef7f9e 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/trailing VT␋/trailing VT␋" 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: md5sum /home/rclone/rclone-test-jusoraf7sobo/trailing\ VT␋/trailing\ VT␋ 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: 2939597cf32c42b674569eebb5841e9c /home/rclone/rclone-test-jusoraf7sobo/trailing VT␋/trailing VT␋ 2026/07/25 04:14:41 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 2939597cf32c42b674569eebb5841e9c 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/trailing VT␋/trailing VT␋" 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: sha1sum /home/rclone/rclone-test-jusoraf7sobo/trailing\ VT␋/trailing\ VT␋ 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: 86d3fcd05999f3b6e52e39ad6d581bad0aef7f9e /home/rclone/rclone-test-jusoraf7sobo/trailing VT␋/trailing VT␋ 2026/07/25 04:14:41 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 86d3fcd05999f3b6e52e39ad6d581bad0aef7f9e 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/trailing VT␋/trailing VT␋" 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: md5sum /home/rclone/rclone-test-jusoraf7sobo/trailing\ VT␋/trailing\ VT␋ 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: 2939597cf32c42b674569eebb5841e9c /home/rclone/rclone-test-jusoraf7sobo/trailing VT␋/trailing VT␋ 2026/07/25 04:14:41 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 2939597cf32c42b674569eebb5841e9c 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/trailing VT␋/trailing VT␋" 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: sha1sum /home/rclone/rclone-test-jusoraf7sobo/trailing\ VT␋/trailing\ VT␋ 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: 86d3fcd05999f3b6e52e39ad6d581bad0aef7f9e /home/rclone/rclone-test-jusoraf7sobo/trailing VT␋/trailing VT␋ 2026/07/25 04:14:41 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 86d3fcd05999f3b6e52e39ad6d581bad0aef7f9e === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:727: testing "trailing dot." 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/trailing dot./trailing dot." 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: md5sum /home/rclone/rclone-test-jusoraf7sobo/trailing\ dot./trailing\ dot. 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: 84735f95a9a95335d8ca4a6593dbbe5d /home/rclone/rclone-test-jusoraf7sobo/trailing dot./trailing dot. 2026/07/25 04:14:41 DEBUG : trailing dot./trailing dot.: Parsed hash: 84735f95a9a95335d8ca4a6593dbbe5d 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/trailing dot./trailing dot." 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: sha1sum /home/rclone/rclone-test-jusoraf7sobo/trailing\ dot./trailing\ dot. 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: 5f1ca7549b117d2949e2dc2ce458ce26b04dddca /home/rclone/rclone-test-jusoraf7sobo/trailing dot./trailing dot. 2026/07/25 04:14:41 DEBUG : trailing dot./trailing dot.: Parsed hash: 5f1ca7549b117d2949e2dc2ce458ce26b04dddca 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/trailing dot./trailing dot." 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: md5sum /home/rclone/rclone-test-jusoraf7sobo/trailing\ dot./trailing\ dot. 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: 84735f95a9a95335d8ca4a6593dbbe5d /home/rclone/rclone-test-jusoraf7sobo/trailing dot./trailing dot. 2026/07/25 04:14:41 DEBUG : trailing dot./trailing dot.: Parsed hash: 84735f95a9a95335d8ca4a6593dbbe5d 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/trailing dot./trailing dot." 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: sha1sum /home/rclone/rclone-test-jusoraf7sobo/trailing\ dot./trailing\ dot. 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: 5f1ca7549b117d2949e2dc2ce458ce26b04dddca /home/rclone/rclone-test-jusoraf7sobo/trailing dot./trailing dot. 2026/07/25 04:14:41 DEBUG : trailing dot./trailing dot.: Parsed hash: 5f1ca7549b117d2949e2dc2ce458ce26b04dddca 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/trailing dot./trailing dot." 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: md5sum /home/rclone/rclone-test-jusoraf7sobo/trailing\ dot./trailing\ dot. 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: 84735f95a9a95335d8ca4a6593dbbe5d /home/rclone/rclone-test-jusoraf7sobo/trailing dot./trailing dot. 2026/07/25 04:14:41 DEBUG : trailing dot./trailing dot.: Parsed hash: 84735f95a9a95335d8ca4a6593dbbe5d 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/trailing dot./trailing dot." 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: sha1sum /home/rclone/rclone-test-jusoraf7sobo/trailing\ dot./trailing\ dot. 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: 5f1ca7549b117d2949e2dc2ce458ce26b04dddca /home/rclone/rclone-test-jusoraf7sobo/trailing dot./trailing dot. 2026/07/25 04:14:41 DEBUG : trailing dot./trailing dot.: Parsed hash: 5f1ca7549b117d2949e2dc2ce458ce26b04dddca === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:727: testing "invalid utf-8\xfe" 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: md5sum /home/rclone/rclone-test-jusoraf7sobo/invalid\ utf-8/invalid\ utf-8 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: b84bf5a54f61e14a03bec0cdd03b7fb6 /home/rclone/rclone-test-jusoraf7sobo/invalid utf-8/invalid utf-8 2026/07/25 04:14:41 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: b84bf5a54f61e14a03bec0cdd03b7fb6 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: sha1sum /home/rclone/rclone-test-jusoraf7sobo/invalid\ utf-8/invalid\ utf-8 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: 47d26c34403227f6a790a9b378e7d8d70c68c7e0 /home/rclone/rclone-test-jusoraf7sobo/invalid utf-8/invalid utf-8 2026/07/25 04:14:41 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 47d26c34403227f6a790a9b378e7d8d70c68c7e0 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: md5sum /home/rclone/rclone-test-jusoraf7sobo/invalid\ utf-8/invalid\ utf-8 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: b84bf5a54f61e14a03bec0cdd03b7fb6 /home/rclone/rclone-test-jusoraf7sobo/invalid utf-8/invalid utf-8 2026/07/25 04:14:41 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: b84bf5a54f61e14a03bec0cdd03b7fb6 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: sha1sum /home/rclone/rclone-test-jusoraf7sobo/invalid\ utf-8/invalid\ utf-8 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: 47d26c34403227f6a790a9b378e7d8d70c68c7e0 /home/rclone/rclone-test-jusoraf7sobo/invalid utf-8/invalid utf-8 2026/07/25 04:14:41 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 47d26c34403227f6a790a9b378e7d8d70c68c7e0 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: md5sum /home/rclone/rclone-test-jusoraf7sobo/invalid\ utf-8/invalid\ utf-8 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: b84bf5a54f61e14a03bec0cdd03b7fb6 /home/rclone/rclone-test-jusoraf7sobo/invalid utf-8/invalid utf-8 2026/07/25 04:14:41 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: b84bf5a54f61e14a03bec0cdd03b7fb6 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: sha1sum /home/rclone/rclone-test-jusoraf7sobo/invalid\ utf-8/invalid\ utf-8 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: 47d26c34403227f6a790a9b378e7d8d70c68c7e0 /home/rclone/rclone-test-jusoraf7sobo/invalid utf-8/invalid utf-8 2026/07/25 04:14:41 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 47d26c34403227f6a790a9b378e7d8d70c68c7e0 === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:727: testing "test%46.txt" 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/test%46.txt/test%46.txt" 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: md5sum /home/rclone/rclone-test-jusoraf7sobo/test\%46.txt/test\%46.txt 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: d784c3f6690a79a3fbfb88625f0d48f4 /home/rclone/rclone-test-jusoraf7sobo/test%46.txt/test%46.txt 2026/07/25 04:14:41 DEBUG : test%46.txt/test%46.txt: Parsed hash: d784c3f6690a79a3fbfb88625f0d48f4 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/test%46.txt/test%46.txt" 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: sha1sum /home/rclone/rclone-test-jusoraf7sobo/test\%46.txt/test\%46.txt 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: 218afa556c2da28afbe024e1dcfa66dc000a4017 /home/rclone/rclone-test-jusoraf7sobo/test%46.txt/test%46.txt 2026/07/25 04:14:41 DEBUG : test%46.txt/test%46.txt: Parsed hash: 218afa556c2da28afbe024e1dcfa66dc000a4017 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/test%46.txt/test%46.txt" 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: md5sum /home/rclone/rclone-test-jusoraf7sobo/test\%46.txt/test\%46.txt 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: d784c3f6690a79a3fbfb88625f0d48f4 /home/rclone/rclone-test-jusoraf7sobo/test%46.txt/test%46.txt 2026/07/25 04:14:41 DEBUG : test%46.txt/test%46.txt: Parsed hash: d784c3f6690a79a3fbfb88625f0d48f4 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/test%46.txt/test%46.txt" 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: sha1sum /home/rclone/rclone-test-jusoraf7sobo/test\%46.txt/test\%46.txt 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: 218afa556c2da28afbe024e1dcfa66dc000a4017 /home/rclone/rclone-test-jusoraf7sobo/test%46.txt/test%46.txt 2026/07/25 04:14:41 DEBUG : test%46.txt/test%46.txt: Parsed hash: 218afa556c2da28afbe024e1dcfa66dc000a4017 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/test%46.txt/test%46.txt" 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: md5sum /home/rclone/rclone-test-jusoraf7sobo/test\%46.txt/test\%46.txt 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: d784c3f6690a79a3fbfb88625f0d48f4 /home/rclone/rclone-test-jusoraf7sobo/test%46.txt/test%46.txt 2026/07/25 04:14:41 DEBUG : test%46.txt/test%46.txt: Parsed hash: d784c3f6690a79a3fbfb88625f0d48f4 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/test%46.txt/test%46.txt" 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: sha1sum /home/rclone/rclone-test-jusoraf7sobo/test\%46.txt/test\%46.txt 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: 218afa556c2da28afbe024e1dcfa66dc000a4017 /home/rclone/rclone-test-jusoraf7sobo/test%46.txt/test%46.txt 2026/07/25 04:14:41 DEBUG : test%46.txt/test%46.txt: Parsed hash: 218afa556c2da28afbe024e1dcfa66dc000a4017 === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Connection OK after error: potato 2026/07/25 04:14:41 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Removed after failed upload: potato === RUN TestIntegration/FsMkdir/FsPutZeroLength 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/zero-length-file" 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: md5sum /home/rclone/rclone-test-jusoraf7sobo/zero-length-file 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-jusoraf7sobo/zero-length-file 2026/07/25 04:14:41 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/zero-length-file" 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: sha1sum /home/rclone/rclone-test-jusoraf7sobo/zero-length-file 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-jusoraf7sobo/zero-length-file 2026/07/25 04:14:41 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/zero-length-file" 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: md5sum /home/rclone/rclone-test-jusoraf7sobo/zero-length-file 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-jusoraf7sobo/zero-length-file 2026/07/25 04:14:41 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/zero-length-file" 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: sha1sum /home/rclone/rclone-test-jusoraf7sobo/zero-length-file 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-jusoraf7sobo/zero-length-file 2026/07/25 04:14:41 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:806: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:839: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:892: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/file name.txt" 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: md5sum /home/rclone/rclone-test-jusoraf7sobo/file\ name.txt 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: 57280d6fed2d6491f24967c566c0db72 /home/rclone/rclone-test-jusoraf7sobo/file name.txt 2026/07/25 04:14:41 DEBUG : file name.txt: Parsed hash: 57280d6fed2d6491f24967c566c0db72 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/file name.txt" 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: sha1sum /home/rclone/rclone-test-jusoraf7sobo/file\ name.txt 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: 54e8e8e37134b7424bf299780c7dacdd9b148933 /home/rclone/rclone-test-jusoraf7sobo/file name.txt 2026/07/25 04:14:41 DEBUG : file name.txt: Parsed hash: 54e8e8e37134b7424bf299780c7dacdd9b148933 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/file name.txt" 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: md5sum /home/rclone/rclone-test-jusoraf7sobo/file\ name.txt 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: 57280d6fed2d6491f24967c566c0db72 /home/rclone/rclone-test-jusoraf7sobo/file name.txt 2026/07/25 04:14:41 DEBUG : file name.txt: Parsed hash: 57280d6fed2d6491f24967c566c0db72 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/file name.txt" 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: sha1sum /home/rclone/rclone-test-jusoraf7sobo/file\ name.txt 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: 54e8e8e37134b7424bf299780c7dacdd9b148933 /home/rclone/rclone-test-jusoraf7sobo/file name.txt 2026/07/25 04:14:41 DEBUG : file name.txt: Parsed hash: 54e8e8e37134b7424bf299780c7dacdd9b148933 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: md5sum /home/rclone/rclone-test-jusoraf7sobo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: 4c6a675293762f4e4113d31e43bec082 /home/rclone/rclone-test-jusoraf7sobo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/25 04:14:41 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 4c6a675293762f4e4113d31e43bec082 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: sha1sum /home/rclone/rclone-test-jusoraf7sobo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: 561078b749d9438a0a302b016cf82dca5f686141 /home/rclone/rclone-test-jusoraf7sobo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/25 04:14:41 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 561078b749d9438a0a302b016cf82dca5f686141 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: md5sum /home/rclone/rclone-test-jusoraf7sobo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: 4c6a675293762f4e4113d31e43bec082 /home/rclone/rclone-test-jusoraf7sobo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/25 04:14:41 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 4c6a675293762f4e4113d31e43bec082 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: sha1sum /home/rclone/rclone-test-jusoraf7sobo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: 561078b749d9438a0a302b016cf82dca5f686141 /home/rclone/rclone-test-jusoraf7sobo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/25 04:14:41 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 561078b749d9438a0a302b016cf82dca5f686141 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/file name.txt" 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: md5sum /home/rclone/rclone-test-jusoraf7sobo/file\ name.txt 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: 5a4b7bcc7876819bd5e7d3a1528c740c /home/rclone/rclone-test-jusoraf7sobo/file name.txt 2026/07/25 04:14:41 DEBUG : file name.txt: Parsed hash: 5a4b7bcc7876819bd5e7d3a1528c740c 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/file name.txt" 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: sha1sum /home/rclone/rclone-test-jusoraf7sobo/file\ name.txt 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: f1be0532bcbb520c6fbc6a6faa4a307d65af4280 /home/rclone/rclone-test-jusoraf7sobo/file name.txt 2026/07/25 04:14:41 DEBUG : file name.txt: Parsed hash: f1be0532bcbb520c6fbc6a6faa4a307d65af4280 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/file name.txt" 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: md5sum /home/rclone/rclone-test-jusoraf7sobo/file\ name.txt 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: 5a4b7bcc7876819bd5e7d3a1528c740c /home/rclone/rclone-test-jusoraf7sobo/file name.txt 2026/07/25 04:14:41 DEBUG : file name.txt: Parsed hash: 5a4b7bcc7876819bd5e7d3a1528c740c 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/file name.txt" 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: sha1sum /home/rclone/rclone-test-jusoraf7sobo/file\ name.txt 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: f1be0532bcbb520c6fbc6a6faa4a307d65af4280 /home/rclone/rclone-test-jusoraf7sobo/file name.txt 2026/07/25 04:14:41 DEBUG : file name.txt: Parsed hash: f1be0532bcbb520c6fbc6a6faa4a307d65af4280 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/07/25 04:14:41 DEBUG : Creating backend with remote "TestSFTPOpenssh:" 2026/07/25 04:14:41 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/07/25 04:14:41 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/25 04:14:41 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/25 04:14:41 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/25 04:14:41 DEBUG : Setting pass="fbTwDhjlo1fO81kg16HF1zi_eP8czneI" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/25 04:14:41 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/25 04:14:41 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{KMxJo}" suffix to name 2026/07/25 04:14:41 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/25 04:14:41 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/25 04:14:41 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/25 04:14:41 DEBUG : Setting pass="fbTwDhjlo1fO81kg16HF1zi_eP8czneI" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/25 04:14:41 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/25 04:14:41 NOTICE: TestSFTPOpenssh{KMxJo}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/: New connection 127.0.0.1:34670->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell type "unix" from config 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/: Relative path resolved to "/home/rclone" 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/: Using root directory "/home/rclone" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/file name.txt" 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: md5sum /home/rclone/rclone-test-jusoraf7sobo/file\ name.txt 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: 5a4b7bcc7876819bd5e7d3a1528c740c /home/rclone/rclone-test-jusoraf7sobo/file name.txt 2026/07/25 04:14:41 DEBUG : file name.txt: Parsed hash: 5a4b7bcc7876819bd5e7d3a1528c740c 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/file name.txt" 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: sha1sum /home/rclone/rclone-test-jusoraf7sobo/file\ name.txt 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: f1be0532bcbb520c6fbc6a6faa4a307d65af4280 /home/rclone/rclone-test-jusoraf7sobo/file name.txt 2026/07/25 04:14:41 DEBUG : file name.txt: Parsed hash: f1be0532bcbb520c6fbc6a6faa4a307d65af4280 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: md5sum /home/rclone/rclone-test-jusoraf7sobo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: 4c6a675293762f4e4113d31e43bec082 /home/rclone/rclone-test-jusoraf7sobo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/25 04:14:41 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 4c6a675293762f4e4113d31e43bec082 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: sha1sum /home/rclone/rclone-test-jusoraf7sobo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: 561078b749d9438a0a302b016cf82dca5f686141 /home/rclone/rclone-test-jusoraf7sobo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/25 04:14:41 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 561078b749d9438a0a302b016cf82dca5f686141 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/file name.txt" 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: md5sum /home/rclone/rclone-test-jusoraf7sobo/file\ name.txt 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: 5a4b7bcc7876819bd5e7d3a1528c740c /home/rclone/rclone-test-jusoraf7sobo/file name.txt 2026/07/25 04:14:41 DEBUG : file name.txt: Parsed hash: 5a4b7bcc7876819bd5e7d3a1528c740c 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/file name.txt" 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: sha1sum /home/rclone/rclone-test-jusoraf7sobo/file\ name.txt 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: f1be0532bcbb520c6fbc6a6faa4a307d65af4280 /home/rclone/rclone-test-jusoraf7sobo/file name.txt 2026/07/25 04:14:41 DEBUG : file name.txt: Parsed hash: f1be0532bcbb520c6fbc6a6faa4a307d65af4280 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1145: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/file name.txt" 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: md5sum /home/rclone/rclone-test-jusoraf7sobo/file\ name.txt 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: 5a4b7bcc7876819bd5e7d3a1528c740c /home/rclone/rclone-test-jusoraf7sobo/file name.txt 2026/07/25 04:14:41 DEBUG : file name.txt: Parsed hash: 5a4b7bcc7876819bd5e7d3a1528c740c 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/file name.txt" 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: sha1sum /home/rclone/rclone-test-jusoraf7sobo/file\ name.txt 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: f1be0532bcbb520c6fbc6a6faa4a307d65af4280 /home/rclone/rclone-test-jusoraf7sobo/file name.txt 2026/07/25 04:14:41 DEBUG : file name.txt: Parsed hash: f1be0532bcbb520c6fbc6a6faa4a307d65af4280 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: md5sum /home/rclone/rclone-test-jusoraf7sobo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: 4c6a675293762f4e4113d31e43bec082 /home/rclone/rclone-test-jusoraf7sobo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/25 04:14:41 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 4c6a675293762f4e4113d31e43bec082 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: sha1sum /home/rclone/rclone-test-jusoraf7sobo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: 561078b749d9438a0a302b016cf82dca5f686141 /home/rclone/rclone-test-jusoraf7sobo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/25 04:14:41 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 561078b749d9438a0a302b016cf82dca5f686141 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge fstests.go:1177: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot fstests.go:1214: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/07/25 04:14:41 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-jusoraf7sobo/hello? sausage/êé" 2026/07/25 04:14:41 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/07/25 04:14:41 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/25 04:14:41 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/25 04:14:41 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/25 04:14:41 DEBUG : Setting pass="fbTwDhjlo1fO81kg16HF1zi_eP8czneI" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/25 04:14:41 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/25 04:14:41 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{KMxJo}" suffix to name 2026/07/25 04:14:41 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/25 04:14:41 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/25 04:14:41 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/25 04:14:41 DEBUG : Setting pass="fbTwDhjlo1fO81kg16HF1zi_eP8czneI" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/25 04:14:41 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/25 04:14:41 NOTICE: TestSFTPOpenssh{KMxJo}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo/hello? sausage/êé: New connection 127.0.0.1:34682->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo/hello? sausage/êé: Shell type "unix" from config 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo/hello? sausage/êé: Relative path resolved to "/home/rclone/rclone-test-jusoraf7sobo/hello? sausage/êé" 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo/hello? sausage/êé: Using root directory "/home/rclone/rclone-test-jusoraf7sobo/hello? sausage/êé" 2026/07/25 04:14:41 DEBUG : fs cache: renaming cache item "TestSFTPOpenssh:rclone-test-jusoraf7sobo/hello? sausage/êé" to be canonical "TestSFTPOpenssh{KMxJo}:rclone-test-jusoraf7sobo/hello? sausage/êé" 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo/hello? sausage/êé: Shell path "/home/rclone/rclone-test-jusoraf7sobo/hello? sausage/êé/a/b/c/d/e.txt" 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo/hello? sausage/êé: Running remote command: md5sum /home/rclone/rclone-test-jusoraf7sobo/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo/hello? sausage/êé: Remote command result: d7b35e53ef70fd13b78d8213b51cc23c /home/rclone/rclone-test-jusoraf7sobo/hello? sausage/êé/a/b/c/d/e.txt 2026/07/25 04:14:41 DEBUG : a/b/c/d/e.txt: Parsed hash: d7b35e53ef70fd13b78d8213b51cc23c 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo/hello? sausage/êé: Shell path "/home/rclone/rclone-test-jusoraf7sobo/hello? sausage/êé/a/b/c/d/e.txt" 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo/hello? sausage/êé: Running remote command: sha1sum /home/rclone/rclone-test-jusoraf7sobo/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo/hello? sausage/êé: Remote command result: 2883441a591548d6b4883492105928a7a2ad9293 /home/rclone/rclone-test-jusoraf7sobo/hello? sausage/êé/a/b/c/d/e.txt 2026/07/25 04:14:41 DEBUG : a/b/c/d/e.txt: Parsed hash: 2883441a591548d6b4883492105928a7a2ad9293 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo/hello? sausage/êé: Shell path "/home/rclone/rclone-test-jusoraf7sobo/hello? sausage/êé/a/b/c/d/e.txt" 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo/hello? sausage/êé: Running remote command: md5sum /home/rclone/rclone-test-jusoraf7sobo/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo/hello? sausage/êé: Remote command result: d7b35e53ef70fd13b78d8213b51cc23c /home/rclone/rclone-test-jusoraf7sobo/hello? sausage/êé/a/b/c/d/e.txt 2026/07/25 04:14:41 DEBUG : a/b/c/d/e.txt: Parsed hash: d7b35e53ef70fd13b78d8213b51cc23c 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo/hello? sausage/êé: Shell path "/home/rclone/rclone-test-jusoraf7sobo/hello? sausage/êé/a/b/c/d/e.txt" 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo/hello? sausage/êé: Running remote command: sha1sum /home/rclone/rclone-test-jusoraf7sobo/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo/hello? sausage/êé: Remote command result: 2883441a591548d6b4883492105928a7a2ad9293 /home/rclone/rclone-test-jusoraf7sobo/hello? sausage/êé/a/b/c/d/e.txt 2026/07/25 04:14:41 DEBUG : a/b/c/d/e.txt: Parsed hash: 2883441a591548d6b4883492105928a7a2ad9293 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo/hello? sausage/êé: New connection 127.0.0.1:34694->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/25 04:14:41 DEBUG : Waiting for deletions to finish 2026/07/25 04:14:41 INFO : a/b/c/d/e.txt: Deleted 2026/07/25 04:14:41 DEBUG : removing 1 level 4 directories 2026/07/25 04:14:41 INFO : a/b/c/d: Removing directory 2026/07/25 04:14:41 DEBUG : removing 1 level 3 directories 2026/07/25 04:14:41 INFO : a/b/c: Removing directory 2026/07/25 04:14:41 DEBUG : removing 1 level 2 directories 2026/07/25 04:14:41 INFO : a/b: Removing directory 2026/07/25 04:14:41 DEBUG : removing 1 level 1 directories 2026/07/25 04:14:41 INFO : a: Removing directory === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/file name.txt" 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: md5sum /home/rclone/rclone-test-jusoraf7sobo/file\ name.txt 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: 5a4b7bcc7876819bd5e7d3a1528c740c /home/rclone/rclone-test-jusoraf7sobo/file name.txt 2026/07/25 04:14:41 DEBUG : file name.txt: Parsed hash: 5a4b7bcc7876819bd5e7d3a1528c740c 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/file name.txt" 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: sha1sum /home/rclone/rclone-test-jusoraf7sobo/file\ name.txt 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: f1be0532bcbb520c6fbc6a6faa4a307d65af4280 /home/rclone/rclone-test-jusoraf7sobo/file name.txt 2026/07/25 04:14:41 DEBUG : file name.txt: Parsed hash: f1be0532bcbb520c6fbc6a6faa4a307d65af4280 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: md5sum /home/rclone/rclone-test-jusoraf7sobo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: 4c6a675293762f4e4113d31e43bec082 /home/rclone/rclone-test-jusoraf7sobo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/25 04:14:41 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 4c6a675293762f4e4113d31e43bec082 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: sha1sum /home/rclone/rclone-test-jusoraf7sobo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: 561078b749d9438a0a302b016cf82dca5f686141 /home/rclone/rclone-test-jusoraf7sobo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/25 04:14:41 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 561078b749d9438a0a302b016cf82dca5f686141 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt-copy" 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: md5sum /home/rclone/rclone-test-jusoraf7sobo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt-copy 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: 4c6a675293762f4e4113d31e43bec082 /home/rclone/rclone-test-jusoraf7sobo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy 2026/07/25 04:14:41 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Parsed hash: 4c6a675293762f4e4113d31e43bec082 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt-copy" 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: sha1sum /home/rclone/rclone-test-jusoraf7sobo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt-copy 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: 561078b749d9438a0a302b016cf82dca5f686141 /home/rclone/rclone-test-jusoraf7sobo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy 2026/07/25 04:14:41 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Parsed hash: 561078b749d9438a0a302b016cf82dca5f686141 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt-copy" 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: md5sum /home/rclone/rclone-test-jusoraf7sobo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt-copy 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: 4c6a675293762f4e4113d31e43bec082 /home/rclone/rclone-test-jusoraf7sobo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy 2026/07/25 04:14:41 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Parsed hash: 4c6a675293762f4e4113d31e43bec082 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt-copy" 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: md5sum /home/rclone/rclone-test-jusoraf7sobo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt-copy 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: 4c6a675293762f4e4113d31e43bec082 /home/rclone/rclone-test-jusoraf7sobo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy 2026/07/25 04:14:41 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Parsed hash: 4c6a675293762f4e4113d31e43bec082 === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1318: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/file name.txt" 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: md5sum /home/rclone/rclone-test-jusoraf7sobo/file\ name.txt 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: 5a4b7bcc7876819bd5e7d3a1528c740c /home/rclone/rclone-test-jusoraf7sobo/file name.txt 2026/07/25 04:14:41 DEBUG : file name.txt: Parsed hash: 5a4b7bcc7876819bd5e7d3a1528c740c 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/file name.txt" 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: sha1sum /home/rclone/rclone-test-jusoraf7sobo/file\ name.txt 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: f1be0532bcbb520c6fbc6a6faa4a307d65af4280 /home/rclone/rclone-test-jusoraf7sobo/file name.txt 2026/07/25 04:14:41 DEBUG : file name.txt: Parsed hash: f1be0532bcbb520c6fbc6a6faa4a307d65af4280 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/other.txt" 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: md5sum /home/rclone/rclone-test-jusoraf7sobo/other.txt 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: 4c6a675293762f4e4113d31e43bec082 /home/rclone/rclone-test-jusoraf7sobo/other.txt 2026/07/25 04:14:41 DEBUG : other.txt: Parsed hash: 4c6a675293762f4e4113d31e43bec082 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/other.txt" 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: sha1sum /home/rclone/rclone-test-jusoraf7sobo/other.txt 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: 561078b749d9438a0a302b016cf82dca5f686141 /home/rclone/rclone-test-jusoraf7sobo/other.txt 2026/07/25 04:14:41 DEBUG : other.txt: Parsed hash: 561078b749d9438a0a302b016cf82dca5f686141 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/other.txt" 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: md5sum /home/rclone/rclone-test-jusoraf7sobo/other.txt 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: 4c6a675293762f4e4113d31e43bec082 /home/rclone/rclone-test-jusoraf7sobo/other.txt 2026/07/25 04:14:41 DEBUG : other.txt: Parsed hash: 4c6a675293762f4e4113d31e43bec082 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/other.txt" 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: md5sum /home/rclone/rclone-test-jusoraf7sobo/other.txt 2026/07/25 04:14:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: 4c6a675293762f4e4113d31e43bec082 /home/rclone/rclone-test-jusoraf7sobo/other.txt 2026/07/25 04:14:41 DEBUG : other.txt: Parsed hash: 4c6a675293762f4e4113d31e43bec082 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: New connection 127.0.0.1:34700->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/other.txt" 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: md5sum /home/rclone/rclone-test-jusoraf7sobo/other.txt 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: 4c6a675293762f4e4113d31e43bec082 /home/rclone/rclone-test-jusoraf7sobo/other.txt 2026/07/25 04:14:42 DEBUG : other.txt: Parsed hash: 4c6a675293762f4e4113d31e43bec082 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/other.txt" 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: sha1sum /home/rclone/rclone-test-jusoraf7sobo/other.txt 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: 561078b749d9438a0a302b016cf82dca5f686141 /home/rclone/rclone-test-jusoraf7sobo/other.txt 2026/07/25 04:14:42 DEBUG : other.txt: Parsed hash: 561078b749d9438a0a302b016cf82dca5f686141 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/moveTest/other.txt" 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: md5sum /home/rclone/rclone-test-jusoraf7sobo/moveTest/other.txt 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: 5a4b7bcc7876819bd5e7d3a1528c740c /home/rclone/rclone-test-jusoraf7sobo/moveTest/other.txt 2026/07/25 04:14:42 DEBUG : moveTest/other.txt: Parsed hash: 5a4b7bcc7876819bd5e7d3a1528c740c 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/moveTest/other.txt" 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: sha1sum /home/rclone/rclone-test-jusoraf7sobo/moveTest/other.txt 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: f1be0532bcbb520c6fbc6a6faa4a307d65af4280 /home/rclone/rclone-test-jusoraf7sobo/moveTest/other.txt 2026/07/25 04:14:42 DEBUG : moveTest/other.txt: Parsed hash: f1be0532bcbb520c6fbc6a6faa4a307d65af4280 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/file name.txt" 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: md5sum /home/rclone/rclone-test-jusoraf7sobo/file\ name.txt 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: 5a4b7bcc7876819bd5e7d3a1528c740c /home/rclone/rclone-test-jusoraf7sobo/file name.txt 2026/07/25 04:14:42 DEBUG : file name.txt: Parsed hash: 5a4b7bcc7876819bd5e7d3a1528c740c 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/file name.txt" 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: sha1sum /home/rclone/rclone-test-jusoraf7sobo/file\ name.txt 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: f1be0532bcbb520c6fbc6a6faa4a307d65af4280 /home/rclone/rclone-test-jusoraf7sobo/file name.txt 2026/07/25 04:14:42 DEBUG : file name.txt: Parsed hash: f1be0532bcbb520c6fbc6a6faa4a307d65af4280 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/other.txt" 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: md5sum /home/rclone/rclone-test-jusoraf7sobo/other.txt 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: 4c6a675293762f4e4113d31e43bec082 /home/rclone/rclone-test-jusoraf7sobo/other.txt 2026/07/25 04:14:42 DEBUG : other.txt: Parsed hash: 4c6a675293762f4e4113d31e43bec082 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/other.txt" 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: sha1sum /home/rclone/rclone-test-jusoraf7sobo/other.txt 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: 561078b749d9438a0a302b016cf82dca5f686141 /home/rclone/rclone-test-jusoraf7sobo/other.txt 2026/07/25 04:14:42 DEBUG : other.txt: Parsed hash: 561078b749d9438a0a302b016cf82dca5f686141 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/file name.txt" 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: md5sum /home/rclone/rclone-test-jusoraf7sobo/file\ name.txt 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: 5a4b7bcc7876819bd5e7d3a1528c740c /home/rclone/rclone-test-jusoraf7sobo/file name.txt 2026/07/25 04:14:42 DEBUG : file name.txt: Parsed hash: 5a4b7bcc7876819bd5e7d3a1528c740c 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/file name.txt" 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: sha1sum /home/rclone/rclone-test-jusoraf7sobo/file\ name.txt 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: f1be0532bcbb520c6fbc6a6faa4a307d65af4280 /home/rclone/rclone-test-jusoraf7sobo/file name.txt 2026/07/25 04:14:42 DEBUG : file name.txt: Parsed hash: f1be0532bcbb520c6fbc6a6faa4a307d65af4280 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: md5sum /home/rclone/rclone-test-jusoraf7sobo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: 4c6a675293762f4e4113d31e43bec082 /home/rclone/rclone-test-jusoraf7sobo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/25 04:14:42 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 4c6a675293762f4e4113d31e43bec082 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: sha1sum /home/rclone/rclone-test-jusoraf7sobo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: 561078b749d9438a0a302b016cf82dca5f686141 /home/rclone/rclone-test-jusoraf7sobo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/25 04:14:42 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 561078b749d9438a0a302b016cf82dca5f686141 === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata fstests.go:1430: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2026/07/25 04:14:42 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-pefoxat2sane" 2026/07/25 04:14:42 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/07/25 04:14:42 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/25 04:14:42 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/25 04:14:42 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/25 04:14:42 DEBUG : Setting pass="fbTwDhjlo1fO81kg16HF1zi_eP8czneI" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/25 04:14:42 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/25 04:14:42 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{KMxJo}" suffix to name 2026/07/25 04:14:42 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/25 04:14:42 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/25 04:14:42 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/25 04:14:42 DEBUG : Setting pass="fbTwDhjlo1fO81kg16HF1zi_eP8czneI" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/25 04:14:42 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/25 04:14:42 NOTICE: TestSFTPOpenssh{KMxJo}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pefoxat2sane: New connection 127.0.0.1:34712->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pefoxat2sane: Shell type "unix" from config 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pefoxat2sane: Relative path resolved to "/home/rclone/rclone-test-pefoxat2sane" 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pefoxat2sane: Using root directory "/home/rclone/rclone-test-pefoxat2sane" 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pefoxat2sane: Shell path "/home/rclone/rclone-test-pefoxat2sane/new_name/sub_new_name/file name.txt" 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pefoxat2sane: Running remote command: md5sum /home/rclone/rclone-test-pefoxat2sane/new_name/sub_new_name/file\ name.txt 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pefoxat2sane: Remote command result: 5a4b7bcc7876819bd5e7d3a1528c740c /home/rclone/rclone-test-pefoxat2sane/new_name/sub_new_name/file name.txt 2026/07/25 04:14:42 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: 5a4b7bcc7876819bd5e7d3a1528c740c 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pefoxat2sane: Shell path "/home/rclone/rclone-test-pefoxat2sane/new_name/sub_new_name/file name.txt" 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pefoxat2sane: Running remote command: sha1sum /home/rclone/rclone-test-pefoxat2sane/new_name/sub_new_name/file\ name.txt 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pefoxat2sane: Remote command result: f1be0532bcbb520c6fbc6a6faa4a307d65af4280 /home/rclone/rclone-test-pefoxat2sane/new_name/sub_new_name/file name.txt 2026/07/25 04:14:42 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: f1be0532bcbb520c6fbc6a6faa4a307d65af4280 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pefoxat2sane: Shell path "/home/rclone/rclone-test-pefoxat2sane/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pefoxat2sane: Running remote command: md5sum /home/rclone/rclone-test-pefoxat2sane/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pefoxat2sane: Remote command result: 4c6a675293762f4e4113d31e43bec082 /home/rclone/rclone-test-pefoxat2sane/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/25 04:14:42 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 4c6a675293762f4e4113d31e43bec082 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pefoxat2sane: Shell path "/home/rclone/rclone-test-pefoxat2sane/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pefoxat2sane: Running remote command: sha1sum /home/rclone/rclone-test-pefoxat2sane/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pefoxat2sane: Remote command result: 561078b749d9438a0a302b016cf82dca5f686141 /home/rclone/rclone-test-pefoxat2sane/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/25 04:14:42 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 561078b749d9438a0a302b016cf82dca5f686141 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/file name.txt" 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: md5sum /home/rclone/rclone-test-jusoraf7sobo/file\ name.txt 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: 5a4b7bcc7876819bd5e7d3a1528c740c /home/rclone/rclone-test-jusoraf7sobo/file name.txt 2026/07/25 04:14:42 DEBUG : file name.txt: Parsed hash: 5a4b7bcc7876819bd5e7d3a1528c740c 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/file name.txt" 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: sha1sum /home/rclone/rclone-test-jusoraf7sobo/file\ name.txt 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: f1be0532bcbb520c6fbc6a6faa4a307d65af4280 /home/rclone/rclone-test-jusoraf7sobo/file name.txt 2026/07/25 04:14:42 DEBUG : file name.txt: Parsed hash: f1be0532bcbb520c6fbc6a6faa4a307d65af4280 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: md5sum /home/rclone/rclone-test-jusoraf7sobo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: 4c6a675293762f4e4113d31e43bec082 /home/rclone/rclone-test-jusoraf7sobo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/25 04:14:42 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 4c6a675293762f4e4113d31e43bec082 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: sha1sum /home/rclone/rclone-test-jusoraf7sobo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: 561078b749d9438a0a302b016cf82dca5f686141 /home/rclone/rclone-test-jusoraf7sobo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/25 04:14:42 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 561078b749d9438a0a302b016cf82dca5f686141 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pefoxat2sane: Purge dir "new_name" 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pefoxat2sane: 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/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/file name.txt" 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: md5sum /home/rclone/rclone-test-jusoraf7sobo/file\ name.txt 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: 5a4b7bcc7876819bd5e7d3a1528c740c /home/rclone/rclone-test-jusoraf7sobo/file name.txt 2026/07/25 04:14:42 DEBUG : file name.txt: Parsed hash: 5a4b7bcc7876819bd5e7d3a1528c740c 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/file name.txt" 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: sha1sum /home/rclone/rclone-test-jusoraf7sobo/file\ name.txt 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: f1be0532bcbb520c6fbc6a6faa4a307d65af4280 /home/rclone/rclone-test-jusoraf7sobo/file name.txt 2026/07/25 04:14:42 DEBUG : file name.txt: Parsed hash: f1be0532bcbb520c6fbc6a6faa4a307d65af4280 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType fstests.go:1626: MimeType method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1657: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1728: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/file name.txt" 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: md5sum /home/rclone/rclone-test-jusoraf7sobo/file\ name.txt 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: 5a4b7bcc7876819bd5e7d3a1528c740c /home/rclone/rclone-test-jusoraf7sobo/file name.txt 2026/07/25 04:14:42 DEBUG : file name.txt: Parsed hash: 5a4b7bcc7876819bd5e7d3a1528c740c 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/file name.txt" 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: md5sum /home/rclone/rclone-test-jusoraf7sobo/file\ name.txt 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: 5a4b7bcc7876819bd5e7d3a1528c740c /home/rclone/rclone-test-jusoraf7sobo/file name.txt 2026/07/25 04:14:42 DEBUG : file name.txt: Parsed hash: 5a4b7bcc7876819bd5e7d3a1528c740c === 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/ObjectOpenFingerprint === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/file name.txt" 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: md5sum /home/rclone/rclone-test-jusoraf7sobo/file\ name.txt 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: 5a4b7bcc7876819bd5e7d3a1528c740c /home/rclone/rclone-test-jusoraf7sobo/file name.txt 2026/07/25 04:14:42 DEBUG : file name.txt: Parsed hash: 5a4b7bcc7876819bd5e7d3a1528c740c 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/file name.txt" 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: md5sum /home/rclone/rclone-test-jusoraf7sobo/file\ name.txt 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: 5a4b7bcc7876819bd5e7d3a1528c740c /home/rclone/rclone-test-jusoraf7sobo/file name.txt 2026/07/25 04:14:42 DEBUG : file name.txt: Parsed hash: 5a4b7bcc7876819bd5e7d3a1528c740c === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/file name.txt" 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: md5sum /home/rclone/rclone-test-jusoraf7sobo/file\ name.txt 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: 5a4b7bcc7876819bd5e7d3a1528c740c /home/rclone/rclone-test-jusoraf7sobo/file name.txt 2026/07/25 04:14:42 DEBUG : file name.txt: Parsed hash: 5a4b7bcc7876819bd5e7d3a1528c740c === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/file name.txt" 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: md5sum /home/rclone/rclone-test-jusoraf7sobo/file\ name.txt 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: be739033101b86f6829d62797efa7019 /home/rclone/rclone-test-jusoraf7sobo/file name.txt 2026/07/25 04:14:42 DEBUG : file name.txt: Parsed hash: be739033101b86f6829d62797efa7019 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/file name.txt" 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: sha1sum /home/rclone/rclone-test-jusoraf7sobo/file\ name.txt 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: 635c31b97afe786551f162a44999d28fd1d17761 /home/rclone/rclone-test-jusoraf7sobo/file name.txt 2026/07/25 04:14:42 DEBUG : file name.txt: Parsed hash: 635c31b97afe786551f162a44999d28fd1d17761 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/file name.txt" 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: md5sum /home/rclone/rclone-test-jusoraf7sobo/file\ name.txt 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: be739033101b86f6829d62797efa7019 /home/rclone/rclone-test-jusoraf7sobo/file name.txt 2026/07/25 04:14:42 DEBUG : file name.txt: Parsed hash: be739033101b86f6829d62797efa7019 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/file name.txt" 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: sha1sum /home/rclone/rclone-test-jusoraf7sobo/file\ name.txt 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: 635c31b97afe786551f162a44999d28fd1d17761 /home/rclone/rclone-test-jusoraf7sobo/file name.txt 2026/07/25 04:14:42 DEBUG : file name.txt: Parsed hash: 635c31b97afe786551f162a44999d28fd1d17761 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/07/25 04:14:42 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-jusoraf7sobo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/25 04:14:42 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/07/25 04:14:42 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/25 04:14:42 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/25 04:14:42 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/25 04:14:42 DEBUG : Setting pass="fbTwDhjlo1fO81kg16HF1zi_eP8czneI" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/25 04:14:42 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/25 04:14:42 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{KMxJo}" suffix to name 2026/07/25 04:14:42 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/25 04:14:42 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/25 04:14:42 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/25 04:14:42 DEBUG : Setting pass="fbTwDhjlo1fO81kg16HF1zi_eP8czneI" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/25 04:14:42 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/25 04:14:42 NOTICE: TestSFTPOpenssh{KMxJo}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: New connection 127.0.0.1:34718->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell type "unix" from config 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Relative path resolved to "/home/rclone/rclone-test-jusoraf7sobo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Using root directory "/home/rclone/rclone-test-jusoraf7sobo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/home/rclone/rclone-test-jusoraf7sobo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: md5sum /home/rclone/rclone-test-jusoraf7sobo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: 4c6a675293762f4e4113d31e43bec082 /home/rclone/rclone-test-jusoraf7sobo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/25 04:14:42 DEBUG : z.txt: Parsed hash: 4c6a675293762f4e4113d31e43bec082 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/home/rclone/rclone-test-jusoraf7sobo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: sha1sum /home/rclone/rclone-test-jusoraf7sobo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: 561078b749d9438a0a302b016cf82dca5f686141 /home/rclone/rclone-test-jusoraf7sobo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/25 04:14:42 DEBUG : z.txt: Parsed hash: 561078b749d9438a0a302b016cf82dca5f686141 === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/07/25 04:14:42 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-jusoraf7sobo/not found.txt" 2026/07/25 04:14:42 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/07/25 04:14:42 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/25 04:14:42 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/25 04:14:42 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/25 04:14:42 DEBUG : Setting pass="fbTwDhjlo1fO81kg16HF1zi_eP8czneI" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/25 04:14:42 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/25 04:14:42 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{KMxJo}" suffix to name 2026/07/25 04:14:42 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/25 04:14:42 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/25 04:14:42 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/25 04:14:42 DEBUG : Setting pass="fbTwDhjlo1fO81kg16HF1zi_eP8czneI" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/25 04:14:42 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/25 04:14:42 NOTICE: TestSFTPOpenssh{KMxJo}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo/not found.txt: New connection 127.0.0.1:34734->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo/not found.txt: Shell type "unix" from config 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo/not found.txt: Relative path resolved to "/home/rclone/rclone-test-jusoraf7sobo/not found.txt" 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo/not found.txt: Using root directory "/home/rclone/rclone-test-jusoraf7sobo/not found.txt" 2026/07/25 04:14:42 ERROR : error listing: directory not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1987: Opening root remote "TestSFTPOpenssh:" path "rclone-test-jusoraf7sobo" from "TestSFTPOpenssh:rclone-test-jusoraf7sobo" 2026/07/25 04:14:42 DEBUG : Creating backend with remote "TestSFTPOpenssh:" 2026/07/25 04:14:42 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/07/25 04:14:42 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/25 04:14:42 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/25 04:14:42 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/25 04:14:42 DEBUG : Setting pass="fbTwDhjlo1fO81kg16HF1zi_eP8czneI" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/25 04:14:42 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/25 04:14:42 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{KMxJo}" suffix to name 2026/07/25 04:14:42 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/25 04:14:42 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/25 04:14:42 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/25 04:14:42 DEBUG : Setting pass="fbTwDhjlo1fO81kg16HF1zi_eP8czneI" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/25 04:14:42 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/25 04:14:42 NOTICE: TestSFTPOpenssh{KMxJo}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/: New connection 127.0.0.1:34750->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell type "unix" from config 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/: Relative path resolved to "/home/rclone" 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/: Using root directory "/home/rclone" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-jusoraf7sobo/file name.txt" 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-jusoraf7sobo/file\ name.txt 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: be739033101b86f6829d62797efa7019 /home/rclone/rclone-test-jusoraf7sobo/file name.txt 2026/07/25 04:14:42 DEBUG : rclone-test-jusoraf7sobo/file name.txt: Parsed hash: be739033101b86f6829d62797efa7019 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-jusoraf7sobo/file name.txt" 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-jusoraf7sobo/file\ name.txt 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 635c31b97afe786551f162a44999d28fd1d17761 /home/rclone/rclone-test-jusoraf7sobo/file name.txt 2026/07/25 04:14:42 DEBUG : rclone-test-jusoraf7sobo/file name.txt: Parsed hash: 635c31b97afe786551f162a44999d28fd1d17761 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-jusoraf7sobo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-jusoraf7sobo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 4c6a675293762f4e4113d31e43bec082 /home/rclone/rclone-test-jusoraf7sobo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/25 04:14:42 DEBUG : rclone-test-jusoraf7sobo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 4c6a675293762f4e4113d31e43bec082 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-jusoraf7sobo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-jusoraf7sobo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 561078b749d9438a0a302b016cf82dca5f686141 /home/rclone/rclone-test-jusoraf7sobo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/25 04:14:42 DEBUG : rclone-test-jusoraf7sobo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 561078b749d9438a0a302b016cf82dca5f686141 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-jusoraf7sobo/file name.txt" 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-jusoraf7sobo/file\ name.txt 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: be739033101b86f6829d62797efa7019 /home/rclone/rclone-test-jusoraf7sobo/file name.txt 2026/07/25 04:14:42 DEBUG : rclone-test-jusoraf7sobo/file name.txt: Parsed hash: be739033101b86f6829d62797efa7019 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-jusoraf7sobo/file name.txt" 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-jusoraf7sobo/file\ name.txt 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 635c31b97afe786551f162a44999d28fd1d17761 /home/rclone/rclone-test-jusoraf7sobo/file name.txt 2026/07/25 04:14:42 DEBUG : rclone-test-jusoraf7sobo/file name.txt: Parsed hash: 635c31b97afe786551f162a44999d28fd1d17761 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:2024: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-jusoraf7sobo/created from root.txt" 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-jusoraf7sobo/created\ from\ root.txt 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 2ec97760c99f3877746cc1ea9501baea /home/rclone/rclone-test-jusoraf7sobo/created from root.txt 2026/07/25 04:14:42 DEBUG : rclone-test-jusoraf7sobo/created from root.txt: Parsed hash: 2ec97760c99f3877746cc1ea9501baea 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-jusoraf7sobo/created from root.txt" 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-jusoraf7sobo/created\ from\ root.txt 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 39203b62fa2370afba8996c16aec23933c63d21f /home/rclone/rclone-test-jusoraf7sobo/created from root.txt 2026/07/25 04:14:42 DEBUG : rclone-test-jusoraf7sobo/created from root.txt: Parsed hash: 39203b62fa2370afba8996c16aec23933c63d21f 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-jusoraf7sobo/created from root.txt" 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-jusoraf7sobo/created\ from\ root.txt 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 2ec97760c99f3877746cc1ea9501baea /home/rclone/rclone-test-jusoraf7sobo/created from root.txt 2026/07/25 04:14:42 DEBUG : rclone-test-jusoraf7sobo/created from root.txt: Parsed hash: 2ec97760c99f3877746cc1ea9501baea 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-jusoraf7sobo/created from root.txt" 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-jusoraf7sobo/created\ from\ root.txt 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 39203b62fa2370afba8996c16aec23933c63d21f /home/rclone/rclone-test-jusoraf7sobo/created from root.txt 2026/07/25 04:14:42 DEBUG : rclone-test-jusoraf7sobo/created from root.txt: Parsed hash: 39203b62fa2370afba8996c16aec23933c63d21f 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-jusoraf7sobo/created from root.txt" 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-jusoraf7sobo/created\ from\ root.txt 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 2ec97760c99f3877746cc1ea9501baea /home/rclone/rclone-test-jusoraf7sobo/created from root.txt 2026/07/25 04:14:42 DEBUG : rclone-test-jusoraf7sobo/created from root.txt: Parsed hash: 2ec97760c99f3877746cc1ea9501baea 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-jusoraf7sobo/created from root.txt" 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-jusoraf7sobo/created\ from\ root.txt 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 39203b62fa2370afba8996c16aec23933c63d21f /home/rclone/rclone-test-jusoraf7sobo/created from root.txt 2026/07/25 04:14:42 DEBUG : rclone-test-jusoraf7sobo/created from root.txt: Parsed hash: 39203b62fa2370afba8996c16aec23933c63d21f 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-jusoraf7sobo/file name.txt" 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-jusoraf7sobo/file\ name.txt 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: be739033101b86f6829d62797efa7019 /home/rclone/rclone-test-jusoraf7sobo/file name.txt 2026/07/25 04:14:42 DEBUG : rclone-test-jusoraf7sobo/file name.txt: Parsed hash: be739033101b86f6829d62797efa7019 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-jusoraf7sobo/file name.txt" 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-jusoraf7sobo/file\ name.txt 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 635c31b97afe786551f162a44999d28fd1d17761 /home/rclone/rclone-test-jusoraf7sobo/file name.txt 2026/07/25 04:14:42 DEBUG : rclone-test-jusoraf7sobo/file name.txt: Parsed hash: 635c31b97afe786551f162a44999d28fd1d17761 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-jusoraf7sobo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-jusoraf7sobo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 4c6a675293762f4e4113d31e43bec082 /home/rclone/rclone-test-jusoraf7sobo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/25 04:14:42 DEBUG : rclone-test-jusoraf7sobo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 4c6a675293762f4e4113d31e43bec082 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-jusoraf7sobo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-jusoraf7sobo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 561078b749d9438a0a302b016cf82dca5f686141 /home/rclone/rclone-test-jusoraf7sobo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/25 04:14:42 DEBUG : rclone-test-jusoraf7sobo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 561078b749d9438a0a302b016cf82dca5f686141 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-jusoraf7sobo/file name.txt" 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-jusoraf7sobo/file\ name.txt 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: be739033101b86f6829d62797efa7019 /home/rclone/rclone-test-jusoraf7sobo/file name.txt 2026/07/25 04:14:42 DEBUG : rclone-test-jusoraf7sobo/file name.txt: Parsed hash: be739033101b86f6829d62797efa7019 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-jusoraf7sobo/file name.txt" 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-jusoraf7sobo/file\ name.txt 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 635c31b97afe786551f162a44999d28fd1d17761 /home/rclone/rclone-test-jusoraf7sobo/file name.txt 2026/07/25 04:14:42 DEBUG : rclone-test-jusoraf7sobo/file name.txt: Parsed hash: 635c31b97afe786551f162a44999d28fd1d17761 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-jusoraf7sobo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-jusoraf7sobo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 4c6a675293762f4e4113d31e43bec082 /home/rclone/rclone-test-jusoraf7sobo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/25 04:14:42 DEBUG : rclone-test-jusoraf7sobo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 4c6a675293762f4e4113d31e43bec082 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-jusoraf7sobo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-jusoraf7sobo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 561078b749d9438a0a302b016cf82dca5f686141 /home/rclone/rclone-test-jusoraf7sobo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/25 04:14:42 DEBUG : rclone-test-jusoraf7sobo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 561078b749d9438a0a302b016cf82dca5f686141 === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2083: FS has no PublicLinker interface === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:431: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2188: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2204: Not a bucket based backend === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: md5sum /home/rclone/rclone-test-jusoraf7sobo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: 4c6a675293762f4e4113d31e43bec082 /home/rclone/rclone-test-jusoraf7sobo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/25 04:14:42 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 4c6a675293762f4e4113d31e43bec082 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: sha1sum /home/rclone/rclone-test-jusoraf7sobo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: 561078b749d9438a0a302b016cf82dca5f686141 /home/rclone/rclone-test-jusoraf7sobo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/25 04:14:42 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 561078b749d9438a0a302b016cf82dca5f686141 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Server has VFS statistics extension 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: About path "/home/rclone/rclone-test-jusoraf7sobo" === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/piped data.txt" 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: md5sum /home/rclone/rclone-test-jusoraf7sobo/piped\ data.txt 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-jusoraf7sobo/piped data.txt 2026/07/25 04:14:42 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/piped data.txt" 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: sha1sum /home/rclone/rclone-test-jusoraf7sobo/piped\ data.txt 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-jusoraf7sobo/piped data.txt 2026/07/25 04:14:42 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/piped data.txt" 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: md5sum /home/rclone/rclone-test-jusoraf7sobo/piped\ data.txt 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-jusoraf7sobo/piped data.txt 2026/07/25 04:14:42 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/piped data.txt" 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: sha1sum /home/rclone/rclone-test-jusoraf7sobo/piped\ data.txt 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-jusoraf7sobo/piped data.txt 2026/07/25 04:14:42 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/piped data.txt" 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: md5sum /home/rclone/rclone-test-jusoraf7sobo/piped\ data.txt 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: 074564d7306f96bb3a7bc9e9d24fee93 /home/rclone/rclone-test-jusoraf7sobo/piped data.txt 2026/07/25 04:14:42 DEBUG : piped data.txt: Parsed hash: 074564d7306f96bb3a7bc9e9d24fee93 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/piped data.txt" 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: sha1sum /home/rclone/rclone-test-jusoraf7sobo/piped\ data.txt 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: 3d36f3e8bee73e80f0f67da3a0b5d098b282b1c7 /home/rclone/rclone-test-jusoraf7sobo/piped data.txt 2026/07/25 04:14:42 DEBUG : piped data.txt: Parsed hash: 3d36f3e8bee73e80f0f67da3a0b5d098b282b1c7 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/piped data.txt" 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: md5sum /home/rclone/rclone-test-jusoraf7sobo/piped\ data.txt 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: 074564d7306f96bb3a7bc9e9d24fee93 /home/rclone/rclone-test-jusoraf7sobo/piped data.txt 2026/07/25 04:14:42 DEBUG : piped data.txt: Parsed hash: 074564d7306f96bb3a7bc9e9d24fee93 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/piped data.txt" 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: sha1sum /home/rclone/rclone-test-jusoraf7sobo/piped\ data.txt 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: 3d36f3e8bee73e80f0f67da3a0b5d098b282b1c7 /home/rclone/rclone-test-jusoraf7sobo/piped data.txt 2026/07/25 04:14:42 DEBUG : piped data.txt: Parsed hash: 3d36f3e8bee73e80f0f67da3a0b5d098b282b1c7 === RUN TestIntegration/FsMkdir/FsPutFiles/Internal fstests.go:2424: *sftp.Fs does not implement InternalTester === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2445: *sftp.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2566: *sftp.Fs does not implement SetCopyCutoff === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/unknown-size-update.txt" 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: md5sum /home/rclone/rclone-test-jusoraf7sobo/unknown-size-update.txt 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: a3e03a5c1a527e18c82c96f81e8062df /home/rclone/rclone-test-jusoraf7sobo/unknown-size-update.txt 2026/07/25 04:14:42 DEBUG : unknown-size-update.txt: Parsed hash: a3e03a5c1a527e18c82c96f81e8062df 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/unknown-size-update.txt" 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: sha1sum /home/rclone/rclone-test-jusoraf7sobo/unknown-size-update.txt 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: e66792ba032ca332059317d377bf3b387282899e /home/rclone/rclone-test-jusoraf7sobo/unknown-size-update.txt 2026/07/25 04:14:42 DEBUG : unknown-size-update.txt: Parsed hash: e66792ba032ca332059317d377bf3b387282899e 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/unknown-size-update.txt" 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: md5sum /home/rclone/rclone-test-jusoraf7sobo/unknown-size-update.txt 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: a3e03a5c1a527e18c82c96f81e8062df /home/rclone/rclone-test-jusoraf7sobo/unknown-size-update.txt 2026/07/25 04:14:42 DEBUG : unknown-size-update.txt: Parsed hash: a3e03a5c1a527e18c82c96f81e8062df 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Shell path "/home/rclone/rclone-test-jusoraf7sobo/unknown-size-update.txt" 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Running remote command: sha1sum /home/rclone/rclone-test-jusoraf7sobo/unknown-size-update.txt 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Remote command result: e66792ba032ca332059317d377bf3b387282899e /home/rclone/rclone-test-jusoraf7sobo/unknown-size-update.txt 2026/07/25 04:14:42 DEBUG : unknown-size-update.txt: Parsed hash: e66792ba032ca332059317d377bf3b387282899e === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/07/25 04:14:42 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-jusoraf7sobo/deeper/nonexisting/directory" 2026/07/25 04:14:42 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/07/25 04:14:42 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/25 04:14:42 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/25 04:14:42 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/25 04:14:42 DEBUG : Setting pass="fbTwDhjlo1fO81kg16HF1zi_eP8czneI" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/25 04:14:42 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/25 04:14:42 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{KMxJo}" suffix to name 2026/07/25 04:14:42 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/25 04:14:42 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/25 04:14:42 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/25 04:14:42 DEBUG : Setting pass="fbTwDhjlo1fO81kg16HF1zi_eP8czneI" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/25 04:14:42 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/25 04:14:42 NOTICE: TestSFTPOpenssh{KMxJo}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo/deeper/nonexisting/directory: New connection 127.0.0.1:34766->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo/deeper/nonexisting/directory: Shell type "unix" from config 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo/deeper/nonexisting/directory: Failed to resolve path using RealPath: file does not exist 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo/deeper/nonexisting/directory: Relative path joined with current directory to get absolute path "/home/rclone/rclone-test-jusoraf7sobo/deeper/nonexisting/directory" 2026/07/25 04:14:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo/deeper/nonexisting/directory: Using root directory "/home/rclone/rclone-test-jusoraf7sobo/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2749: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2806: FS has no Directory methods and doesn't Wrap 2026/07/25 04:14:42 DEBUG : Waiting for deletions to finish 2026/07/25 04:14:42 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/07/25 04:14:43 DEBUG : removing 1 level 4 directories 2026/07/25 04:14:43 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2026/07/25 04:14:43 DEBUG : removing 1 level 3 directories 2026/07/25 04:14:43 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2026/07/25 04:14:43 DEBUG : removing 1 level 2 directories 2026/07/25 04:14:43 INFO : hello? sausage/êé: Removing directory 2026/07/25 04:14:43 DEBUG : removing 1 level 1 directories 2026/07/25 04:14:43 INFO : hello? sausage: Removing directory 2026/07/25 04:14:43 DEBUG : removing 1 level 0 directories 2026/07/25 04:14:43 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Removing directory 2026/07/25 04:14:43 ERROR : error listing: directory not found 2026/07/25 04:14:43 DEBUG : Waiting for deletions to finish 2026/07/25 04:14:43 ERROR : error listing: directory not found 2026/07/25 04:14:43 ERROR : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Failed to list "": directory not found 2026/07/25 04:14:43 DEBUG : removing 1 level 0 directories 2026/07/25 04:14:43 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Removing directory 2026/07/25 04:14:43 ERROR : Failed to rmdir: Rmdir: directory not found === RUN TestIntegration/FsShutdown 2026/07/25 04:14:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jusoraf7sobo: Closing 2 unused connections 2026/07/25 04:14:43 NOTICE: TestSFTPOpenssh: Stopping server --- PASS: TestIntegration (3.38s) --- 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 (2.18s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.02s) --- 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.58s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.03s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.02s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (1.38s) --- 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.01s) --- 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.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPurge (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.04s) --- 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.16s) --- 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.01s) --- 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/ObjectOpenFingerprint (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh (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.19s) --- 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.07s) --- 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.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.02s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (0.03s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.01s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.02s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.09s) --- PASS: TestIntegration/FsMkdir/FsDirSetModTime (0.01s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- PASS: TestIntegration/FsShutdown (0.00s) === RUN TestIntegration2 sftp_test.go:25: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestIntegration3 sftp_test.go:35: skipping as -remote is set --- SKIP: TestIntegration3 (0.00s) PASS ok github.com/rclone/rclone/backend/sftp 4.690s "go test -v -timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Finished OK in 5.895250776s (try 1/5)