"go test -v -timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Starting (try 1/5) === RUN TestShellEscapeUnix --- PASS: TestShellEscapeUnix (0.00s) === RUN TestShellEscapeCmd --- PASS: TestShellEscapeCmd (0.00s) === RUN TestShellEscapePowerShell --- PASS: TestShellEscapePowerShell (0.00s) === RUN TestRemotePathEncodesRemoteNames --- PASS: TestRemotePathEncodesRemoteNames (0.00s) === RUN TestRemoteShellPathEncodesRemoteNames --- PASS: TestRemoteShellPathEncodesRemoteNames (0.00s) === RUN TestRemoteShellPathEncodesPathOverrideNames --- PASS: TestRemoteShellPathEncodesPathOverrideNames (0.00s) === RUN TestParseHash --- PASS: TestParseHash (0.00s) === RUN TestParseUsage --- PASS: TestParseUsage (0.00s) === RUN TestSSHExternalWaitMultipleCalls --- PASS: TestSSHExternalWaitMultipleCalls (0.10s) === RUN TestSSHExternalCloseMultipleCalls --- PASS: TestSSHExternalCloseMultipleCalls (0.00s) === RUN TestStringLock --- PASS: TestStringLock (1.10s) === RUN TestIntegration fstests.go:438: Using remote "TestSFTPOpenssh:" 2026/07/11 05:11:12 NOTICE: TestSFTPOpenssh: Starting server 2026/07/11 05:11:13 NOTICE: TestSFTPOpenssh: Attempting to connect to "127.0.0.1:28627" try 1/100 2026/07/11 05:11:13 DEBUG : TestSFTPOpenssh: Read 1, error: 2026/07/11 05:11:13 NOTICE: TestSFTPOpenssh: Started server and connected to "127.0.0.1:28627" 2026/07/11 05:11:13 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-fijupic4tipa" 2026/07/11 05:11:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/11 05:11:13 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/07/11 05:11:13 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/11 05:11:13 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/11 05:11:13 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/11 05:11:13 DEBUG : Setting pass="j9sZ7ySRYQ2IZwzeRxywAw4d2LM0OyRp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/11 05:11:13 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/11 05:11:13 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{d0ASo}" suffix to name 2026/07/11 05:11:13 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/11 05:11:13 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/11 05:11:13 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/11 05:11:13 DEBUG : Setting pass="j9sZ7ySRYQ2IZwzeRxywAw4d2LM0OyRp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/11 05:11:13 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/11 05:11:13 NOTICE: TestSFTPOpenssh{d0ASo}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: New connection 127.0.0.1:58910->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell type "unix" from config 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Relative path resolved to "/home/rclone/rclone-test-fijupic4tipa" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Using root directory "/home/rclone/rclone-test-fijupic4tipa" 2026/07/11 05:11:14 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand fstests.go:507: No commands in this remote === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/07/11 05:11:14 INFO : dir/subdir: Making directory 2026/07/11 05:11:14 INFO : dir/subdir: Removing directory 2026/07/11 05:11:14 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsListDirNotFound 2026/07/11 05:11:14 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsListRDirNotFound fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:708: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: md5sum /home/rclone/rclone-test-fijupic4tipa/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: deffee422eddc3ff58449f7f3ae82299 /home/rclone/rclone-test-fijupic4tipa/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/11 05:11:14 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: deffee422eddc3ff58449f7f3ae82299 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: sha1sum /home/rclone/rclone-test-fijupic4tipa/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: 52e3cf8b6b63e93753a92afffbe4d9305a609bc1 /home/rclone/rclone-test-fijupic4tipa/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/11 05:11:14 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 52e3cf8b6b63e93753a92afffbe4d9305a609bc1 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: md5sum /home/rclone/rclone-test-fijupic4tipa/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: deffee422eddc3ff58449f7f3ae82299 /home/rclone/rclone-test-fijupic4tipa/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/11 05:11:14 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: deffee422eddc3ff58449f7f3ae82299 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: sha1sum /home/rclone/rclone-test-fijupic4tipa/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: 52e3cf8b6b63e93753a92afffbe4d9305a609bc1 /home/rclone/rclone-test-fijupic4tipa/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/11 05:11:14 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 52e3cf8b6b63e93753a92afffbe4d9305a609bc1 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: md5sum /home/rclone/rclone-test-fijupic4tipa/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: deffee422eddc3ff58449f7f3ae82299 /home/rclone/rclone-test-fijupic4tipa/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/11 05:11:14 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: deffee422eddc3ff58449f7f3ae82299 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: sha1sum /home/rclone/rclone-test-fijupic4tipa/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: 52e3cf8b6b63e93753a92afffbe4d9305a609bc1 /home/rclone/rclone-test-fijupic4tipa/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/11 05:11:14 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 52e3cf8b6b63e93753a92afffbe4d9305a609bc1 === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/./." 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: md5sum /home/rclone/rclone-test-fijupic4tipa/./. 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: 23ac5ea87d84a788f5fc95b2aabca9a8 /home/rclone/rclone-test-fijupic4tipa/./. 2026/07/11 05:11:14 DEBUG : ./.: Parsed hash: 23ac5ea87d84a788f5fc95b2aabca9a8 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/./." 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: sha1sum /home/rclone/rclone-test-fijupic4tipa/./. 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: b5a432b5ed8fe06bd3b8a406e540d53785988a88 /home/rclone/rclone-test-fijupic4tipa/./. 2026/07/11 05:11:14 DEBUG : ./.: Parsed hash: b5a432b5ed8fe06bd3b8a406e540d53785988a88 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/./." 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: md5sum /home/rclone/rclone-test-fijupic4tipa/./. 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: 23ac5ea87d84a788f5fc95b2aabca9a8 /home/rclone/rclone-test-fijupic4tipa/./. 2026/07/11 05:11:14 DEBUG : ./.: Parsed hash: 23ac5ea87d84a788f5fc95b2aabca9a8 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/./." 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: sha1sum /home/rclone/rclone-test-fijupic4tipa/./. 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: b5a432b5ed8fe06bd3b8a406e540d53785988a88 /home/rclone/rclone-test-fijupic4tipa/./. 2026/07/11 05:11:14 DEBUG : ./.: Parsed hash: b5a432b5ed8fe06bd3b8a406e540d53785988a88 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/./." 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: md5sum /home/rclone/rclone-test-fijupic4tipa/./. 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: 23ac5ea87d84a788f5fc95b2aabca9a8 /home/rclone/rclone-test-fijupic4tipa/./. 2026/07/11 05:11:14 DEBUG : ./.: Parsed hash: 23ac5ea87d84a788f5fc95b2aabca9a8 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/./." 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: sha1sum /home/rclone/rclone-test-fijupic4tipa/./. 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: b5a432b5ed8fe06bd3b8a406e540d53785988a88 /home/rclone/rclone-test-fijupic4tipa/./. 2026/07/11 05:11:14 DEBUG : ./.: Parsed hash: b5a432b5ed8fe06bd3b8a406e540d53785988a88 === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/../.." 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: md5sum /home/rclone/rclone-test-fijupic4tipa/../.. 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: 4bbc73343330f95910dd112c34be6c25 /home/rclone/rclone-test-fijupic4tipa/../.. 2026/07/11 05:11:14 DEBUG : ../..: Parsed hash: 4bbc73343330f95910dd112c34be6c25 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/../.." 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: sha1sum /home/rclone/rclone-test-fijupic4tipa/../.. 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: 6a3b6c95a6060784268ef58b27ce8039eabd86ba /home/rclone/rclone-test-fijupic4tipa/../.. 2026/07/11 05:11:14 DEBUG : ../..: Parsed hash: 6a3b6c95a6060784268ef58b27ce8039eabd86ba 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/../.." 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: md5sum /home/rclone/rclone-test-fijupic4tipa/../.. 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: 4bbc73343330f95910dd112c34be6c25 /home/rclone/rclone-test-fijupic4tipa/../.. 2026/07/11 05:11:14 DEBUG : ../..: Parsed hash: 4bbc73343330f95910dd112c34be6c25 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/../.." 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: sha1sum /home/rclone/rclone-test-fijupic4tipa/../.. 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: 6a3b6c95a6060784268ef58b27ce8039eabd86ba /home/rclone/rclone-test-fijupic4tipa/../.. 2026/07/11 05:11:14 DEBUG : ../..: Parsed hash: 6a3b6c95a6060784268ef58b27ce8039eabd86ba 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/../.." 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: md5sum /home/rclone/rclone-test-fijupic4tipa/../.. 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: 4bbc73343330f95910dd112c34be6c25 /home/rclone/rclone-test-fijupic4tipa/../.. 2026/07/11 05:11:14 DEBUG : ../..: Parsed hash: 4bbc73343330f95910dd112c34be6c25 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/../.." 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: sha1sum /home/rclone/rclone-test-fijupic4tipa/../.. 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: 6a3b6c95a6060784268ef58b27ce8039eabd86ba /home/rclone/rclone-test-fijupic4tipa/../.. 2026/07/11 05:11:14 DEBUG : ../..: Parsed hash: 6a3b6c95a6060784268ef58b27ce8039eabd86ba === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: md5sum /home/rclone/rclone-test-fijupic4tipa/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: 035710ef62bf26849f8f33758d4764a7 /home/rclone/rclone-test-fijupic4tipa/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/11 05:11:14 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 035710ef62bf26849f8f33758d4764a7 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: sha1sum /home/rclone/rclone-test-fijupic4tipa/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: 890db8ded950fde78c23884a9cca96c19f8ed9bc /home/rclone/rclone-test-fijupic4tipa/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/11 05:11:14 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 890db8ded950fde78c23884a9cca96c19f8ed9bc 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: md5sum /home/rclone/rclone-test-fijupic4tipa/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: 035710ef62bf26849f8f33758d4764a7 /home/rclone/rclone-test-fijupic4tipa/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/11 05:11:14 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 035710ef62bf26849f8f33758d4764a7 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: sha1sum /home/rclone/rclone-test-fijupic4tipa/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: 890db8ded950fde78c23884a9cca96c19f8ed9bc /home/rclone/rclone-test-fijupic4tipa/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/11 05:11:14 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 890db8ded950fde78c23884a9cca96c19f8ed9bc 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: md5sum /home/rclone/rclone-test-fijupic4tipa/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: 035710ef62bf26849f8f33758d4764a7 /home/rclone/rclone-test-fijupic4tipa/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/11 05:11:14 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 035710ef62bf26849f8f33758d4764a7 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: sha1sum /home/rclone/rclone-test-fijupic4tipa/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: 890db8ded950fde78c23884a9cca96c19f8ed9bc /home/rclone/rclone-test-fijupic4tipa/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/11 05:11:14 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 890db8ded950fde78c23884a9cca96c19f8ed9bc === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/ leading space/ leading space" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: md5sum /home/rclone/rclone-test-fijupic4tipa/\ leading\ space/\ leading\ space 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: dd3681857ccb233dd033744be01e798e /home/rclone/rclone-test-fijupic4tipa/ leading space/ leading space 2026/07/11 05:11:14 DEBUG : leading space/ leading space: Parsed hash: dd3681857ccb233dd033744be01e798e 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/ leading space/ leading space" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: sha1sum /home/rclone/rclone-test-fijupic4tipa/\ leading\ space/\ leading\ space 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: d666b90bed5b982907d9e00cbf06ee01d6143f0a /home/rclone/rclone-test-fijupic4tipa/ leading space/ leading space 2026/07/11 05:11:14 DEBUG : leading space/ leading space: Parsed hash: d666b90bed5b982907d9e00cbf06ee01d6143f0a 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/ leading space/ leading space" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: md5sum /home/rclone/rclone-test-fijupic4tipa/\ leading\ space/\ leading\ space 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: dd3681857ccb233dd033744be01e798e /home/rclone/rclone-test-fijupic4tipa/ leading space/ leading space 2026/07/11 05:11:14 DEBUG : leading space/ leading space: Parsed hash: dd3681857ccb233dd033744be01e798e 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/ leading space/ leading space" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: sha1sum /home/rclone/rclone-test-fijupic4tipa/\ leading\ space/\ leading\ space 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: d666b90bed5b982907d9e00cbf06ee01d6143f0a /home/rclone/rclone-test-fijupic4tipa/ leading space/ leading space 2026/07/11 05:11:14 DEBUG : leading space/ leading space: Parsed hash: d666b90bed5b982907d9e00cbf06ee01d6143f0a 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/ leading space/ leading space" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: md5sum /home/rclone/rclone-test-fijupic4tipa/\ leading\ space/\ leading\ space 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: dd3681857ccb233dd033744be01e798e /home/rclone/rclone-test-fijupic4tipa/ leading space/ leading space 2026/07/11 05:11:14 DEBUG : leading space/ leading space: Parsed hash: dd3681857ccb233dd033744be01e798e 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/ leading space/ leading space" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: sha1sum /home/rclone/rclone-test-fijupic4tipa/\ leading\ space/\ leading\ space 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: d666b90bed5b982907d9e00cbf06ee01d6143f0a /home/rclone/rclone-test-fijupic4tipa/ leading space/ leading space 2026/07/11 05:11:14 DEBUG : leading space/ leading space: Parsed hash: d666b90bed5b982907d9e00cbf06ee01d6143f0a === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/~leading tilde/~leading tilde" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: md5sum /home/rclone/rclone-test-fijupic4tipa/\~leading\ tilde/\~leading\ tilde 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: 06eef40b91484bc9c622c3be5c9244de /home/rclone/rclone-test-fijupic4tipa/~leading tilde/~leading tilde 2026/07/11 05:11:14 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 06eef40b91484bc9c622c3be5c9244de 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/~leading tilde/~leading tilde" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: sha1sum /home/rclone/rclone-test-fijupic4tipa/\~leading\ tilde/\~leading\ tilde 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: cf47e6714f6ece7529e3f7dc8b47eba7b993f304 /home/rclone/rclone-test-fijupic4tipa/~leading tilde/~leading tilde 2026/07/11 05:11:14 DEBUG : ~leading tilde/~leading tilde: Parsed hash: cf47e6714f6ece7529e3f7dc8b47eba7b993f304 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/~leading tilde/~leading tilde" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: md5sum /home/rclone/rclone-test-fijupic4tipa/\~leading\ tilde/\~leading\ tilde 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: 06eef40b91484bc9c622c3be5c9244de /home/rclone/rclone-test-fijupic4tipa/~leading tilde/~leading tilde 2026/07/11 05:11:14 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 06eef40b91484bc9c622c3be5c9244de 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/~leading tilde/~leading tilde" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: sha1sum /home/rclone/rclone-test-fijupic4tipa/\~leading\ tilde/\~leading\ tilde 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: cf47e6714f6ece7529e3f7dc8b47eba7b993f304 /home/rclone/rclone-test-fijupic4tipa/~leading tilde/~leading tilde 2026/07/11 05:11:14 DEBUG : ~leading tilde/~leading tilde: Parsed hash: cf47e6714f6ece7529e3f7dc8b47eba7b993f304 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/~leading tilde/~leading tilde" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: md5sum /home/rclone/rclone-test-fijupic4tipa/\~leading\ tilde/\~leading\ tilde 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: 06eef40b91484bc9c622c3be5c9244de /home/rclone/rclone-test-fijupic4tipa/~leading tilde/~leading tilde 2026/07/11 05:11:14 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 06eef40b91484bc9c622c3be5c9244de 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/~leading tilde/~leading tilde" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: sha1sum /home/rclone/rclone-test-fijupic4tipa/\~leading\ tilde/\~leading\ tilde 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: cf47e6714f6ece7529e3f7dc8b47eba7b993f304 /home/rclone/rclone-test-fijupic4tipa/~leading tilde/~leading tilde 2026/07/11 05:11:14 DEBUG : ~leading tilde/~leading tilde: Parsed hash: cf47e6714f6ece7529e3f7dc8b47eba7b993f304 === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/␍leading CR/␍leading CR" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: md5sum /home/rclone/rclone-test-fijupic4tipa/␍leading\ CR/␍leading\ CR 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: 15eec741e48b717d371c20a338b99e6c /home/rclone/rclone-test-fijupic4tipa/␍leading CR/␍leading CR 2026/07/11 05:11:14 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 15eec741e48b717d371c20a338b99e6c 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/␍leading CR/␍leading CR" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: sha1sum /home/rclone/rclone-test-fijupic4tipa/␍leading\ CR/␍leading\ CR 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: 1d6b0792a31bcb8bee686396bde91198db3188ec /home/rclone/rclone-test-fijupic4tipa/␍leading CR/␍leading CR 2026/07/11 05:11:14 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 1d6b0792a31bcb8bee686396bde91198db3188ec 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/␍leading CR/␍leading CR" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: md5sum /home/rclone/rclone-test-fijupic4tipa/␍leading\ CR/␍leading\ CR 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: 15eec741e48b717d371c20a338b99e6c /home/rclone/rclone-test-fijupic4tipa/␍leading CR/␍leading CR 2026/07/11 05:11:14 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 15eec741e48b717d371c20a338b99e6c 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/␍leading CR/␍leading CR" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: sha1sum /home/rclone/rclone-test-fijupic4tipa/␍leading\ CR/␍leading\ CR 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: 1d6b0792a31bcb8bee686396bde91198db3188ec /home/rclone/rclone-test-fijupic4tipa/␍leading CR/␍leading CR 2026/07/11 05:11:14 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 1d6b0792a31bcb8bee686396bde91198db3188ec 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/␍leading CR/␍leading CR" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: md5sum /home/rclone/rclone-test-fijupic4tipa/␍leading\ CR/␍leading\ CR 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: 15eec741e48b717d371c20a338b99e6c /home/rclone/rclone-test-fijupic4tipa/␍leading CR/␍leading CR 2026/07/11 05:11:14 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 15eec741e48b717d371c20a338b99e6c 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/␍leading CR/␍leading CR" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: sha1sum /home/rclone/rclone-test-fijupic4tipa/␍leading\ CR/␍leading\ CR 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: 1d6b0792a31bcb8bee686396bde91198db3188ec /home/rclone/rclone-test-fijupic4tipa/␍leading CR/␍leading CR 2026/07/11 05:11:14 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 1d6b0792a31bcb8bee686396bde91198db3188ec === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/␊leading LF/␊leading LF" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: md5sum /home/rclone/rclone-test-fijupic4tipa/␊leading\ LF/␊leading\ LF 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: af5bdcb1394c5da170dccb5b80bbfb2a /home/rclone/rclone-test-fijupic4tipa/␊leading LF/␊leading LF 2026/07/11 05:11:14 DEBUG : ␊leading LF/␊leading LF: Parsed hash: af5bdcb1394c5da170dccb5b80bbfb2a 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/␊leading LF/␊leading LF" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: sha1sum /home/rclone/rclone-test-fijupic4tipa/␊leading\ LF/␊leading\ LF 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: 48cab08b1268dad689522c9347d94c004a79b28d /home/rclone/rclone-test-fijupic4tipa/␊leading LF/␊leading LF 2026/07/11 05:11:14 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 48cab08b1268dad689522c9347d94c004a79b28d 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/␊leading LF/␊leading LF" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: md5sum /home/rclone/rclone-test-fijupic4tipa/␊leading\ LF/␊leading\ LF 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: af5bdcb1394c5da170dccb5b80bbfb2a /home/rclone/rclone-test-fijupic4tipa/␊leading LF/␊leading LF 2026/07/11 05:11:14 DEBUG : ␊leading LF/␊leading LF: Parsed hash: af5bdcb1394c5da170dccb5b80bbfb2a 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/␊leading LF/␊leading LF" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: sha1sum /home/rclone/rclone-test-fijupic4tipa/␊leading\ LF/␊leading\ LF 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: 48cab08b1268dad689522c9347d94c004a79b28d /home/rclone/rclone-test-fijupic4tipa/␊leading LF/␊leading LF 2026/07/11 05:11:14 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 48cab08b1268dad689522c9347d94c004a79b28d 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/␊leading LF/␊leading LF" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: md5sum /home/rclone/rclone-test-fijupic4tipa/␊leading\ LF/␊leading\ LF 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: af5bdcb1394c5da170dccb5b80bbfb2a /home/rclone/rclone-test-fijupic4tipa/␊leading LF/␊leading LF 2026/07/11 05:11:14 DEBUG : ␊leading LF/␊leading LF: Parsed hash: af5bdcb1394c5da170dccb5b80bbfb2a 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/␊leading LF/␊leading LF" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: sha1sum /home/rclone/rclone-test-fijupic4tipa/␊leading\ LF/␊leading\ LF 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: 48cab08b1268dad689522c9347d94c004a79b28d /home/rclone/rclone-test-fijupic4tipa/␊leading LF/␊leading LF 2026/07/11 05:11:14 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 48cab08b1268dad689522c9347d94c004a79b28d === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/␉leading HT/␉leading HT" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: md5sum /home/rclone/rclone-test-fijupic4tipa/␉leading\ HT/␉leading\ HT 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: f20554f72c013136995959c6cc0d1a94 /home/rclone/rclone-test-fijupic4tipa/␉leading HT/␉leading HT 2026/07/11 05:11:14 DEBUG : ␉leading HT/␉leading HT: Parsed hash: f20554f72c013136995959c6cc0d1a94 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/␉leading HT/␉leading HT" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: sha1sum /home/rclone/rclone-test-fijupic4tipa/␉leading\ HT/␉leading\ HT 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: 7bf0c59f7f7b2df79821bed7a42166f5382f5d05 /home/rclone/rclone-test-fijupic4tipa/␉leading HT/␉leading HT 2026/07/11 05:11:14 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 7bf0c59f7f7b2df79821bed7a42166f5382f5d05 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/␉leading HT/␉leading HT" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: md5sum /home/rclone/rclone-test-fijupic4tipa/␉leading\ HT/␉leading\ HT 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: f20554f72c013136995959c6cc0d1a94 /home/rclone/rclone-test-fijupic4tipa/␉leading HT/␉leading HT 2026/07/11 05:11:14 DEBUG : ␉leading HT/␉leading HT: Parsed hash: f20554f72c013136995959c6cc0d1a94 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/␉leading HT/␉leading HT" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: sha1sum /home/rclone/rclone-test-fijupic4tipa/␉leading\ HT/␉leading\ HT 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: 7bf0c59f7f7b2df79821bed7a42166f5382f5d05 /home/rclone/rclone-test-fijupic4tipa/␉leading HT/␉leading HT 2026/07/11 05:11:14 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 7bf0c59f7f7b2df79821bed7a42166f5382f5d05 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/␉leading HT/␉leading HT" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: md5sum /home/rclone/rclone-test-fijupic4tipa/␉leading\ HT/␉leading\ HT 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: f20554f72c013136995959c6cc0d1a94 /home/rclone/rclone-test-fijupic4tipa/␉leading HT/␉leading HT 2026/07/11 05:11:14 DEBUG : ␉leading HT/␉leading HT: Parsed hash: f20554f72c013136995959c6cc0d1a94 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/␉leading HT/␉leading HT" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: sha1sum /home/rclone/rclone-test-fijupic4tipa/␉leading\ HT/␉leading\ HT 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: 7bf0c59f7f7b2df79821bed7a42166f5382f5d05 /home/rclone/rclone-test-fijupic4tipa/␉leading HT/␉leading HT 2026/07/11 05:11:14 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 7bf0c59f7f7b2df79821bed7a42166f5382f5d05 === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/␋leading VT/␋leading VT" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: md5sum /home/rclone/rclone-test-fijupic4tipa/␋leading\ VT/␋leading\ VT 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: 8f400a954bddcba4ad6419c4c2bd8eda /home/rclone/rclone-test-fijupic4tipa/␋leading VT/␋leading VT 2026/07/11 05:11:14 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 8f400a954bddcba4ad6419c4c2bd8eda 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/␋leading VT/␋leading VT" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: sha1sum /home/rclone/rclone-test-fijupic4tipa/␋leading\ VT/␋leading\ VT 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: 48ab1bd548b6b8af2d5d379ec02abb24cb44e576 /home/rclone/rclone-test-fijupic4tipa/␋leading VT/␋leading VT 2026/07/11 05:11:14 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 48ab1bd548b6b8af2d5d379ec02abb24cb44e576 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/␋leading VT/␋leading VT" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: md5sum /home/rclone/rclone-test-fijupic4tipa/␋leading\ VT/␋leading\ VT 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: 8f400a954bddcba4ad6419c4c2bd8eda /home/rclone/rclone-test-fijupic4tipa/␋leading VT/␋leading VT 2026/07/11 05:11:14 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 8f400a954bddcba4ad6419c4c2bd8eda 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/␋leading VT/␋leading VT" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: sha1sum /home/rclone/rclone-test-fijupic4tipa/␋leading\ VT/␋leading\ VT 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: 48ab1bd548b6b8af2d5d379ec02abb24cb44e576 /home/rclone/rclone-test-fijupic4tipa/␋leading VT/␋leading VT 2026/07/11 05:11:14 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 48ab1bd548b6b8af2d5d379ec02abb24cb44e576 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/␋leading VT/␋leading VT" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: md5sum /home/rclone/rclone-test-fijupic4tipa/␋leading\ VT/␋leading\ VT 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: 8f400a954bddcba4ad6419c4c2bd8eda /home/rclone/rclone-test-fijupic4tipa/␋leading VT/␋leading VT 2026/07/11 05:11:14 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 8f400a954bddcba4ad6419c4c2bd8eda 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/␋leading VT/␋leading VT" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: sha1sum /home/rclone/rclone-test-fijupic4tipa/␋leading\ VT/␋leading\ VT 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: 48ab1bd548b6b8af2d5d379ec02abb24cb44e576 /home/rclone/rclone-test-fijupic4tipa/␋leading VT/␋leading VT 2026/07/11 05:11:14 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 48ab1bd548b6b8af2d5d379ec02abb24cb44e576 === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/.leading dot/.leading dot" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: md5sum /home/rclone/rclone-test-fijupic4tipa/.leading\ dot/.leading\ dot 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: cc808352c3f5e8afc3648dd279a490f9 /home/rclone/rclone-test-fijupic4tipa/.leading dot/.leading dot 2026/07/11 05:11:14 DEBUG : .leading dot/.leading dot: Parsed hash: cc808352c3f5e8afc3648dd279a490f9 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/.leading dot/.leading dot" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: sha1sum /home/rclone/rclone-test-fijupic4tipa/.leading\ dot/.leading\ dot 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: f6789b6fb68ad8fe39cb2277970f01eb53cbb928 /home/rclone/rclone-test-fijupic4tipa/.leading dot/.leading dot 2026/07/11 05:11:14 DEBUG : .leading dot/.leading dot: Parsed hash: f6789b6fb68ad8fe39cb2277970f01eb53cbb928 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/.leading dot/.leading dot" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: md5sum /home/rclone/rclone-test-fijupic4tipa/.leading\ dot/.leading\ dot 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: cc808352c3f5e8afc3648dd279a490f9 /home/rclone/rclone-test-fijupic4tipa/.leading dot/.leading dot 2026/07/11 05:11:14 DEBUG : .leading dot/.leading dot: Parsed hash: cc808352c3f5e8afc3648dd279a490f9 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/.leading dot/.leading dot" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: sha1sum /home/rclone/rclone-test-fijupic4tipa/.leading\ dot/.leading\ dot 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: f6789b6fb68ad8fe39cb2277970f01eb53cbb928 /home/rclone/rclone-test-fijupic4tipa/.leading dot/.leading dot 2026/07/11 05:11:14 DEBUG : .leading dot/.leading dot: Parsed hash: f6789b6fb68ad8fe39cb2277970f01eb53cbb928 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/.leading dot/.leading dot" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: md5sum /home/rclone/rclone-test-fijupic4tipa/.leading\ dot/.leading\ dot 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: cc808352c3f5e8afc3648dd279a490f9 /home/rclone/rclone-test-fijupic4tipa/.leading dot/.leading dot 2026/07/11 05:11:14 DEBUG : .leading dot/.leading dot: Parsed hash: cc808352c3f5e8afc3648dd279a490f9 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/.leading dot/.leading dot" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: sha1sum /home/rclone/rclone-test-fijupic4tipa/.leading\ dot/.leading\ dot 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: f6789b6fb68ad8fe39cb2277970f01eb53cbb928 /home/rclone/rclone-test-fijupic4tipa/.leading dot/.leading dot 2026/07/11 05:11:14 DEBUG : .leading dot/.leading dot: Parsed hash: f6789b6fb68ad8fe39cb2277970f01eb53cbb928 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/trailing space /trailing space " 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: md5sum /home/rclone/rclone-test-fijupic4tipa/trailing\ space\ /trailing\ space\ 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: 40394ed54de7263a1a9b4ab77ff37e1c /home/rclone/rclone-test-fijupic4tipa/trailing space /trailing space 2026/07/11 05:11:14 DEBUG : trailing space /trailing space : Parsed hash: 40394ed54de7263a1a9b4ab77ff37e1c 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/trailing space /trailing space " 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: sha1sum /home/rclone/rclone-test-fijupic4tipa/trailing\ space\ /trailing\ space\ 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: 03eb5eae43847728eb5181f657600343fd779d85 /home/rclone/rclone-test-fijupic4tipa/trailing space /trailing space 2026/07/11 05:11:14 DEBUG : trailing space /trailing space : Parsed hash: 03eb5eae43847728eb5181f657600343fd779d85 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/trailing space /trailing space " 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: md5sum /home/rclone/rclone-test-fijupic4tipa/trailing\ space\ /trailing\ space\ 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: 40394ed54de7263a1a9b4ab77ff37e1c /home/rclone/rclone-test-fijupic4tipa/trailing space /trailing space 2026/07/11 05:11:14 DEBUG : trailing space /trailing space : Parsed hash: 40394ed54de7263a1a9b4ab77ff37e1c 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/trailing space /trailing space " 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: sha1sum /home/rclone/rclone-test-fijupic4tipa/trailing\ space\ /trailing\ space\ 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: 03eb5eae43847728eb5181f657600343fd779d85 /home/rclone/rclone-test-fijupic4tipa/trailing space /trailing space 2026/07/11 05:11:14 DEBUG : trailing space /trailing space : Parsed hash: 03eb5eae43847728eb5181f657600343fd779d85 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/trailing space /trailing space " 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: md5sum /home/rclone/rclone-test-fijupic4tipa/trailing\ space\ /trailing\ space\ 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: 40394ed54de7263a1a9b4ab77ff37e1c /home/rclone/rclone-test-fijupic4tipa/trailing space /trailing space 2026/07/11 05:11:14 DEBUG : trailing space /trailing space : Parsed hash: 40394ed54de7263a1a9b4ab77ff37e1c 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/trailing space /trailing space " 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: sha1sum /home/rclone/rclone-test-fijupic4tipa/trailing\ space\ /trailing\ space\ 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: 03eb5eae43847728eb5181f657600343fd779d85 /home/rclone/rclone-test-fijupic4tipa/trailing space /trailing space 2026/07/11 05:11:14 DEBUG : trailing space /trailing space : Parsed hash: 03eb5eae43847728eb5181f657600343fd779d85 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/trailing CR␍/trailing CR␍" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: md5sum /home/rclone/rclone-test-fijupic4tipa/trailing\ CR␍/trailing\ CR␍ 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: 004e32cd0d06d2caab86c7e2905e7db2 /home/rclone/rclone-test-fijupic4tipa/trailing CR␍/trailing CR␍ 2026/07/11 05:11:14 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 004e32cd0d06d2caab86c7e2905e7db2 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/trailing CR␍/trailing CR␍" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: sha1sum /home/rclone/rclone-test-fijupic4tipa/trailing\ CR␍/trailing\ CR␍ 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: 2614d4314784574a950614224f9b7dffd3b2b3a8 /home/rclone/rclone-test-fijupic4tipa/trailing CR␍/trailing CR␍ 2026/07/11 05:11:14 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 2614d4314784574a950614224f9b7dffd3b2b3a8 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/trailing CR␍/trailing CR␍" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: md5sum /home/rclone/rclone-test-fijupic4tipa/trailing\ CR␍/trailing\ CR␍ 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: 004e32cd0d06d2caab86c7e2905e7db2 /home/rclone/rclone-test-fijupic4tipa/trailing CR␍/trailing CR␍ 2026/07/11 05:11:14 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 004e32cd0d06d2caab86c7e2905e7db2 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/trailing CR␍/trailing CR␍" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: sha1sum /home/rclone/rclone-test-fijupic4tipa/trailing\ CR␍/trailing\ CR␍ 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: 2614d4314784574a950614224f9b7dffd3b2b3a8 /home/rclone/rclone-test-fijupic4tipa/trailing CR␍/trailing CR␍ 2026/07/11 05:11:14 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 2614d4314784574a950614224f9b7dffd3b2b3a8 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/trailing CR␍/trailing CR␍" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: md5sum /home/rclone/rclone-test-fijupic4tipa/trailing\ CR␍/trailing\ CR␍ 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: 004e32cd0d06d2caab86c7e2905e7db2 /home/rclone/rclone-test-fijupic4tipa/trailing CR␍/trailing CR␍ 2026/07/11 05:11:14 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 004e32cd0d06d2caab86c7e2905e7db2 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/trailing CR␍/trailing CR␍" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: sha1sum /home/rclone/rclone-test-fijupic4tipa/trailing\ CR␍/trailing\ CR␍ 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: 2614d4314784574a950614224f9b7dffd3b2b3a8 /home/rclone/rclone-test-fijupic4tipa/trailing CR␍/trailing CR␍ 2026/07/11 05:11:14 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 2614d4314784574a950614224f9b7dffd3b2b3a8 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/trailing LF␊/trailing LF␊" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: md5sum /home/rclone/rclone-test-fijupic4tipa/trailing\ LF␊/trailing\ LF␊ 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: 6f79cab6246ef0ef33ff5853734a8a60 /home/rclone/rclone-test-fijupic4tipa/trailing LF␊/trailing LF␊ 2026/07/11 05:11:14 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 6f79cab6246ef0ef33ff5853734a8a60 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/trailing LF␊/trailing LF␊" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: sha1sum /home/rclone/rclone-test-fijupic4tipa/trailing\ LF␊/trailing\ LF␊ 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: 39331927943dcb42c32ab21aa4213b3c5d8e2a81 /home/rclone/rclone-test-fijupic4tipa/trailing LF␊/trailing LF␊ 2026/07/11 05:11:14 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 39331927943dcb42c32ab21aa4213b3c5d8e2a81 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/trailing LF␊/trailing LF␊" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: md5sum /home/rclone/rclone-test-fijupic4tipa/trailing\ LF␊/trailing\ LF␊ 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: 6f79cab6246ef0ef33ff5853734a8a60 /home/rclone/rclone-test-fijupic4tipa/trailing LF␊/trailing LF␊ 2026/07/11 05:11:14 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 6f79cab6246ef0ef33ff5853734a8a60 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/trailing LF␊/trailing LF␊" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: sha1sum /home/rclone/rclone-test-fijupic4tipa/trailing\ LF␊/trailing\ LF␊ 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: 39331927943dcb42c32ab21aa4213b3c5d8e2a81 /home/rclone/rclone-test-fijupic4tipa/trailing LF␊/trailing LF␊ 2026/07/11 05:11:14 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 39331927943dcb42c32ab21aa4213b3c5d8e2a81 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/trailing LF␊/trailing LF␊" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: md5sum /home/rclone/rclone-test-fijupic4tipa/trailing\ LF␊/trailing\ LF␊ 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: 6f79cab6246ef0ef33ff5853734a8a60 /home/rclone/rclone-test-fijupic4tipa/trailing LF␊/trailing LF␊ 2026/07/11 05:11:14 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 6f79cab6246ef0ef33ff5853734a8a60 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/trailing LF␊/trailing LF␊" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: sha1sum /home/rclone/rclone-test-fijupic4tipa/trailing\ LF␊/trailing\ LF␊ 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: 39331927943dcb42c32ab21aa4213b3c5d8e2a81 /home/rclone/rclone-test-fijupic4tipa/trailing LF␊/trailing LF␊ 2026/07/11 05:11:14 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 39331927943dcb42c32ab21aa4213b3c5d8e2a81 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/trailing HT␉/trailing HT␉" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: md5sum /home/rclone/rclone-test-fijupic4tipa/trailing\ HT␉/trailing\ HT␉ 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: 6b0461438653d6d835f14190c17f858f /home/rclone/rclone-test-fijupic4tipa/trailing HT␉/trailing HT␉ 2026/07/11 05:11:14 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 6b0461438653d6d835f14190c17f858f 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/trailing HT␉/trailing HT␉" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: sha1sum /home/rclone/rclone-test-fijupic4tipa/trailing\ HT␉/trailing\ HT␉ 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: 12e3e7979ea0ca5681ac218f85e9d94ef359180a /home/rclone/rclone-test-fijupic4tipa/trailing HT␉/trailing HT␉ 2026/07/11 05:11:14 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 12e3e7979ea0ca5681ac218f85e9d94ef359180a 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/trailing HT␉/trailing HT␉" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: md5sum /home/rclone/rclone-test-fijupic4tipa/trailing\ HT␉/trailing\ HT␉ 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: 6b0461438653d6d835f14190c17f858f /home/rclone/rclone-test-fijupic4tipa/trailing HT␉/trailing HT␉ 2026/07/11 05:11:14 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 6b0461438653d6d835f14190c17f858f 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/trailing HT␉/trailing HT␉" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: sha1sum /home/rclone/rclone-test-fijupic4tipa/trailing\ HT␉/trailing\ HT␉ 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: 12e3e7979ea0ca5681ac218f85e9d94ef359180a /home/rclone/rclone-test-fijupic4tipa/trailing HT␉/trailing HT␉ 2026/07/11 05:11:14 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 12e3e7979ea0ca5681ac218f85e9d94ef359180a 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/trailing HT␉/trailing HT␉" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: md5sum /home/rclone/rclone-test-fijupic4tipa/trailing\ HT␉/trailing\ HT␉ 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: 6b0461438653d6d835f14190c17f858f /home/rclone/rclone-test-fijupic4tipa/trailing HT␉/trailing HT␉ 2026/07/11 05:11:14 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 6b0461438653d6d835f14190c17f858f 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/trailing HT␉/trailing HT␉" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: sha1sum /home/rclone/rclone-test-fijupic4tipa/trailing\ HT␉/trailing\ HT␉ 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: 12e3e7979ea0ca5681ac218f85e9d94ef359180a /home/rclone/rclone-test-fijupic4tipa/trailing HT␉/trailing HT␉ 2026/07/11 05:11:14 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 12e3e7979ea0ca5681ac218f85e9d94ef359180a === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/trailing VT␋/trailing VT␋" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: md5sum /home/rclone/rclone-test-fijupic4tipa/trailing\ VT␋/trailing\ VT␋ 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: acba3e1b91360c2ce30aece26ebb1465 /home/rclone/rclone-test-fijupic4tipa/trailing VT␋/trailing VT␋ 2026/07/11 05:11:14 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: acba3e1b91360c2ce30aece26ebb1465 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/trailing VT␋/trailing VT␋" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: sha1sum /home/rclone/rclone-test-fijupic4tipa/trailing\ VT␋/trailing\ VT␋ 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: 11a12e8de828130fc176c8995f6fc393929154ed /home/rclone/rclone-test-fijupic4tipa/trailing VT␋/trailing VT␋ 2026/07/11 05:11:14 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 11a12e8de828130fc176c8995f6fc393929154ed 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/trailing VT␋/trailing VT␋" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: md5sum /home/rclone/rclone-test-fijupic4tipa/trailing\ VT␋/trailing\ VT␋ 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: acba3e1b91360c2ce30aece26ebb1465 /home/rclone/rclone-test-fijupic4tipa/trailing VT␋/trailing VT␋ 2026/07/11 05:11:14 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: acba3e1b91360c2ce30aece26ebb1465 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/trailing VT␋/trailing VT␋" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: sha1sum /home/rclone/rclone-test-fijupic4tipa/trailing\ VT␋/trailing\ VT␋ 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: 11a12e8de828130fc176c8995f6fc393929154ed /home/rclone/rclone-test-fijupic4tipa/trailing VT␋/trailing VT␋ 2026/07/11 05:11:14 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 11a12e8de828130fc176c8995f6fc393929154ed 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/trailing VT␋/trailing VT␋" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: md5sum /home/rclone/rclone-test-fijupic4tipa/trailing\ VT␋/trailing\ VT␋ 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: acba3e1b91360c2ce30aece26ebb1465 /home/rclone/rclone-test-fijupic4tipa/trailing VT␋/trailing VT␋ 2026/07/11 05:11:14 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: acba3e1b91360c2ce30aece26ebb1465 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/trailing VT␋/trailing VT␋" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: sha1sum /home/rclone/rclone-test-fijupic4tipa/trailing\ VT␋/trailing\ VT␋ 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: 11a12e8de828130fc176c8995f6fc393929154ed /home/rclone/rclone-test-fijupic4tipa/trailing VT␋/trailing VT␋ 2026/07/11 05:11:14 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 11a12e8de828130fc176c8995f6fc393929154ed === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/trailing dot./trailing dot." 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: md5sum /home/rclone/rclone-test-fijupic4tipa/trailing\ dot./trailing\ dot. 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: a3e92df10ef2ed02030c835cf5df9600 /home/rclone/rclone-test-fijupic4tipa/trailing dot./trailing dot. 2026/07/11 05:11:14 DEBUG : trailing dot./trailing dot.: Parsed hash: a3e92df10ef2ed02030c835cf5df9600 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/trailing dot./trailing dot." 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: sha1sum /home/rclone/rclone-test-fijupic4tipa/trailing\ dot./trailing\ dot. 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: 4580e04db33c0585f6e169be70bff58d1691aa96 /home/rclone/rclone-test-fijupic4tipa/trailing dot./trailing dot. 2026/07/11 05:11:14 DEBUG : trailing dot./trailing dot.: Parsed hash: 4580e04db33c0585f6e169be70bff58d1691aa96 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/trailing dot./trailing dot." 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: md5sum /home/rclone/rclone-test-fijupic4tipa/trailing\ dot./trailing\ dot. 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: a3e92df10ef2ed02030c835cf5df9600 /home/rclone/rclone-test-fijupic4tipa/trailing dot./trailing dot. 2026/07/11 05:11:14 DEBUG : trailing dot./trailing dot.: Parsed hash: a3e92df10ef2ed02030c835cf5df9600 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/trailing dot./trailing dot." 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: sha1sum /home/rclone/rclone-test-fijupic4tipa/trailing\ dot./trailing\ dot. 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: 4580e04db33c0585f6e169be70bff58d1691aa96 /home/rclone/rclone-test-fijupic4tipa/trailing dot./trailing dot. 2026/07/11 05:11:14 DEBUG : trailing dot./trailing dot.: Parsed hash: 4580e04db33c0585f6e169be70bff58d1691aa96 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/trailing dot./trailing dot." 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: md5sum /home/rclone/rclone-test-fijupic4tipa/trailing\ dot./trailing\ dot. 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: a3e92df10ef2ed02030c835cf5df9600 /home/rclone/rclone-test-fijupic4tipa/trailing dot./trailing dot. 2026/07/11 05:11:14 DEBUG : trailing dot./trailing dot.: Parsed hash: a3e92df10ef2ed02030c835cf5df9600 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/trailing dot./trailing dot." 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: sha1sum /home/rclone/rclone-test-fijupic4tipa/trailing\ dot./trailing\ dot. 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: 4580e04db33c0585f6e169be70bff58d1691aa96 /home/rclone/rclone-test-fijupic4tipa/trailing dot./trailing dot. 2026/07/11 05:11:14 DEBUG : trailing dot./trailing dot.: Parsed hash: 4580e04db33c0585f6e169be70bff58d1691aa96 === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: md5sum /home/rclone/rclone-test-fijupic4tipa/invalid\ utf-8/invalid\ utf-8 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: e2ece7d72b739765673e4e3e15754aa8 /home/rclone/rclone-test-fijupic4tipa/invalid utf-8/invalid utf-8 2026/07/11 05:11:14 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: e2ece7d72b739765673e4e3e15754aa8 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: sha1sum /home/rclone/rclone-test-fijupic4tipa/invalid\ utf-8/invalid\ utf-8 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: 9ebe50816d7c706067c95639f5b46bc9c953abb6 /home/rclone/rclone-test-fijupic4tipa/invalid utf-8/invalid utf-8 2026/07/11 05:11:14 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 9ebe50816d7c706067c95639f5b46bc9c953abb6 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: md5sum /home/rclone/rclone-test-fijupic4tipa/invalid\ utf-8/invalid\ utf-8 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: e2ece7d72b739765673e4e3e15754aa8 /home/rclone/rclone-test-fijupic4tipa/invalid utf-8/invalid utf-8 2026/07/11 05:11:14 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: e2ece7d72b739765673e4e3e15754aa8 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: sha1sum /home/rclone/rclone-test-fijupic4tipa/invalid\ utf-8/invalid\ utf-8 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: 9ebe50816d7c706067c95639f5b46bc9c953abb6 /home/rclone/rclone-test-fijupic4tipa/invalid utf-8/invalid utf-8 2026/07/11 05:11:14 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 9ebe50816d7c706067c95639f5b46bc9c953abb6 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: md5sum /home/rclone/rclone-test-fijupic4tipa/invalid\ utf-8/invalid\ utf-8 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: e2ece7d72b739765673e4e3e15754aa8 /home/rclone/rclone-test-fijupic4tipa/invalid utf-8/invalid utf-8 2026/07/11 05:11:14 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: e2ece7d72b739765673e4e3e15754aa8 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: sha1sum /home/rclone/rclone-test-fijupic4tipa/invalid\ utf-8/invalid\ utf-8 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: 9ebe50816d7c706067c95639f5b46bc9c953abb6 /home/rclone/rclone-test-fijupic4tipa/invalid utf-8/invalid utf-8 2026/07/11 05:11:14 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 9ebe50816d7c706067c95639f5b46bc9c953abb6 === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/test%46.txt/test%46.txt" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: md5sum /home/rclone/rclone-test-fijupic4tipa/test\%46.txt/test\%46.txt 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: bb2cba80218f7600fc480e8d70041f16 /home/rclone/rclone-test-fijupic4tipa/test%46.txt/test%46.txt 2026/07/11 05:11:14 DEBUG : test%46.txt/test%46.txt: Parsed hash: bb2cba80218f7600fc480e8d70041f16 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/test%46.txt/test%46.txt" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: sha1sum /home/rclone/rclone-test-fijupic4tipa/test\%46.txt/test\%46.txt 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: 53bbc0b9bdb6199763aa20ebe3624f9239eaf557 /home/rclone/rclone-test-fijupic4tipa/test%46.txt/test%46.txt 2026/07/11 05:11:14 DEBUG : test%46.txt/test%46.txt: Parsed hash: 53bbc0b9bdb6199763aa20ebe3624f9239eaf557 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/test%46.txt/test%46.txt" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: md5sum /home/rclone/rclone-test-fijupic4tipa/test\%46.txt/test\%46.txt 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: bb2cba80218f7600fc480e8d70041f16 /home/rclone/rclone-test-fijupic4tipa/test%46.txt/test%46.txt 2026/07/11 05:11:14 DEBUG : test%46.txt/test%46.txt: Parsed hash: bb2cba80218f7600fc480e8d70041f16 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/test%46.txt/test%46.txt" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: sha1sum /home/rclone/rclone-test-fijupic4tipa/test\%46.txt/test\%46.txt 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: 53bbc0b9bdb6199763aa20ebe3624f9239eaf557 /home/rclone/rclone-test-fijupic4tipa/test%46.txt/test%46.txt 2026/07/11 05:11:14 DEBUG : test%46.txt/test%46.txt: Parsed hash: 53bbc0b9bdb6199763aa20ebe3624f9239eaf557 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/test%46.txt/test%46.txt" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: md5sum /home/rclone/rclone-test-fijupic4tipa/test\%46.txt/test\%46.txt 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: bb2cba80218f7600fc480e8d70041f16 /home/rclone/rclone-test-fijupic4tipa/test%46.txt/test%46.txt 2026/07/11 05:11:14 DEBUG : test%46.txt/test%46.txt: Parsed hash: bb2cba80218f7600fc480e8d70041f16 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/test%46.txt/test%46.txt" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: sha1sum /home/rclone/rclone-test-fijupic4tipa/test\%46.txt/test\%46.txt 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: 53bbc0b9bdb6199763aa20ebe3624f9239eaf557 /home/rclone/rclone-test-fijupic4tipa/test%46.txt/test%46.txt 2026/07/11 05:11:14 DEBUG : test%46.txt/test%46.txt: Parsed hash: 53bbc0b9bdb6199763aa20ebe3624f9239eaf557 === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Connection OK after error: potato 2026/07/11 05:11:14 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Removed after failed upload: potato === RUN TestIntegration/FsMkdir/FsPutZeroLength 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/zero-length-file" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: md5sum /home/rclone/rclone-test-fijupic4tipa/zero-length-file 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-fijupic4tipa/zero-length-file 2026/07/11 05:11:14 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/zero-length-file" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: sha1sum /home/rclone/rclone-test-fijupic4tipa/zero-length-file 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-fijupic4tipa/zero-length-file 2026/07/11 05:11:14 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/zero-length-file" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: md5sum /home/rclone/rclone-test-fijupic4tipa/zero-length-file 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-fijupic4tipa/zero-length-file 2026/07/11 05:11:14 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/zero-length-file" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: sha1sum /home/rclone/rclone-test-fijupic4tipa/zero-length-file 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-fijupic4tipa/zero-length-file 2026/07/11 05:11:14 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:787: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:820: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:873: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/file name.txt" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: md5sum /home/rclone/rclone-test-fijupic4tipa/file\ name.txt 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: 481b31bc575808416cb7285e93bdef08 /home/rclone/rclone-test-fijupic4tipa/file name.txt 2026/07/11 05:11:14 DEBUG : file name.txt: Parsed hash: 481b31bc575808416cb7285e93bdef08 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/file name.txt" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: sha1sum /home/rclone/rclone-test-fijupic4tipa/file\ name.txt 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: a95d2a8137fe886c797d378eed818566f853605e /home/rclone/rclone-test-fijupic4tipa/file name.txt 2026/07/11 05:11:14 DEBUG : file name.txt: Parsed hash: a95d2a8137fe886c797d378eed818566f853605e 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/file name.txt" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: md5sum /home/rclone/rclone-test-fijupic4tipa/file\ name.txt 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: 481b31bc575808416cb7285e93bdef08 /home/rclone/rclone-test-fijupic4tipa/file name.txt 2026/07/11 05:11:14 DEBUG : file name.txt: Parsed hash: 481b31bc575808416cb7285e93bdef08 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/file name.txt" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: sha1sum /home/rclone/rclone-test-fijupic4tipa/file\ name.txt 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: a95d2a8137fe886c797d378eed818566f853605e /home/rclone/rclone-test-fijupic4tipa/file name.txt 2026/07/11 05:11:14 DEBUG : file name.txt: Parsed hash: a95d2a8137fe886c797d378eed818566f853605e 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: md5sum /home/rclone/rclone-test-fijupic4tipa/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: 382fa65b775607f8c000977dd5f0c9ae /home/rclone/rclone-test-fijupic4tipa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/11 05:11:14 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 382fa65b775607f8c000977dd5f0c9ae 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: sha1sum /home/rclone/rclone-test-fijupic4tipa/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: b2495e70f362b1335c4a4d8efbf0a6a58fd8ee3d /home/rclone/rclone-test-fijupic4tipa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/11 05:11:14 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: b2495e70f362b1335c4a4d8efbf0a6a58fd8ee3d 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: md5sum /home/rclone/rclone-test-fijupic4tipa/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: 382fa65b775607f8c000977dd5f0c9ae /home/rclone/rclone-test-fijupic4tipa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/11 05:11:14 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 382fa65b775607f8c000977dd5f0c9ae 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: sha1sum /home/rclone/rclone-test-fijupic4tipa/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: b2495e70f362b1335c4a4d8efbf0a6a58fd8ee3d /home/rclone/rclone-test-fijupic4tipa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/11 05:11:14 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: b2495e70f362b1335c4a4d8efbf0a6a58fd8ee3d 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/file name.txt" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: md5sum /home/rclone/rclone-test-fijupic4tipa/file\ name.txt 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: cbdae78c4337122c5068c7908934b83d /home/rclone/rclone-test-fijupic4tipa/file name.txt 2026/07/11 05:11:14 DEBUG : file name.txt: Parsed hash: cbdae78c4337122c5068c7908934b83d 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/file name.txt" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: sha1sum /home/rclone/rclone-test-fijupic4tipa/file\ name.txt 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: d0ccfa36ac0dc08fb155c9e3e7fc93b66a4b5224 /home/rclone/rclone-test-fijupic4tipa/file name.txt 2026/07/11 05:11:14 DEBUG : file name.txt: Parsed hash: d0ccfa36ac0dc08fb155c9e3e7fc93b66a4b5224 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/file name.txt" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: md5sum /home/rclone/rclone-test-fijupic4tipa/file\ name.txt 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: cbdae78c4337122c5068c7908934b83d /home/rclone/rclone-test-fijupic4tipa/file name.txt 2026/07/11 05:11:14 DEBUG : file name.txt: Parsed hash: cbdae78c4337122c5068c7908934b83d 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/file name.txt" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: sha1sum /home/rclone/rclone-test-fijupic4tipa/file\ name.txt 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: d0ccfa36ac0dc08fb155c9e3e7fc93b66a4b5224 /home/rclone/rclone-test-fijupic4tipa/file name.txt 2026/07/11 05:11:14 DEBUG : file name.txt: Parsed hash: d0ccfa36ac0dc08fb155c9e3e7fc93b66a4b5224 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/07/11 05:11:14 DEBUG : Creating backend with remote "TestSFTPOpenssh:" 2026/07/11 05:11:14 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/07/11 05:11:14 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/11 05:11:14 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/11 05:11:14 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/11 05:11:14 DEBUG : Setting pass="j9sZ7ySRYQ2IZwzeRxywAw4d2LM0OyRp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/11 05:11:14 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/11 05:11:14 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{d0ASo}" suffix to name 2026/07/11 05:11:14 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/11 05:11:14 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/11 05:11:14 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/11 05:11:14 DEBUG : Setting pass="j9sZ7ySRYQ2IZwzeRxywAw4d2LM0OyRp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/11 05:11:14 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/11 05:11:14 NOTICE: TestSFTPOpenssh{d0ASo}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/: New connection 127.0.0.1:58924->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell type "unix" from config 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/: Relative path resolved to "/home/rclone" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/: Using root directory "/home/rclone" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/file name.txt" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: md5sum /home/rclone/rclone-test-fijupic4tipa/file\ name.txt 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: cbdae78c4337122c5068c7908934b83d /home/rclone/rclone-test-fijupic4tipa/file name.txt 2026/07/11 05:11:14 DEBUG : file name.txt: Parsed hash: cbdae78c4337122c5068c7908934b83d 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/file name.txt" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: sha1sum /home/rclone/rclone-test-fijupic4tipa/file\ name.txt 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: d0ccfa36ac0dc08fb155c9e3e7fc93b66a4b5224 /home/rclone/rclone-test-fijupic4tipa/file name.txt 2026/07/11 05:11:14 DEBUG : file name.txt: Parsed hash: d0ccfa36ac0dc08fb155c9e3e7fc93b66a4b5224 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: md5sum /home/rclone/rclone-test-fijupic4tipa/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: 382fa65b775607f8c000977dd5f0c9ae /home/rclone/rclone-test-fijupic4tipa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/11 05:11:14 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 382fa65b775607f8c000977dd5f0c9ae 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: sha1sum /home/rclone/rclone-test-fijupic4tipa/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: b2495e70f362b1335c4a4d8efbf0a6a58fd8ee3d /home/rclone/rclone-test-fijupic4tipa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/11 05:11:14 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: b2495e70f362b1335c4a4d8efbf0a6a58fd8ee3d === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/file name.txt" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: md5sum /home/rclone/rclone-test-fijupic4tipa/file\ name.txt 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: cbdae78c4337122c5068c7908934b83d /home/rclone/rclone-test-fijupic4tipa/file name.txt 2026/07/11 05:11:14 DEBUG : file name.txt: Parsed hash: cbdae78c4337122c5068c7908934b83d 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/file name.txt" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: sha1sum /home/rclone/rclone-test-fijupic4tipa/file\ name.txt 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: d0ccfa36ac0dc08fb155c9e3e7fc93b66a4b5224 /home/rclone/rclone-test-fijupic4tipa/file name.txt 2026/07/11 05:11:14 DEBUG : file name.txt: Parsed hash: d0ccfa36ac0dc08fb155c9e3e7fc93b66a4b5224 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1126: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/file name.txt" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: md5sum /home/rclone/rclone-test-fijupic4tipa/file\ name.txt 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: cbdae78c4337122c5068c7908934b83d /home/rclone/rclone-test-fijupic4tipa/file name.txt 2026/07/11 05:11:14 DEBUG : file name.txt: Parsed hash: cbdae78c4337122c5068c7908934b83d 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/file name.txt" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: sha1sum /home/rclone/rclone-test-fijupic4tipa/file\ name.txt 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: d0ccfa36ac0dc08fb155c9e3e7fc93b66a4b5224 /home/rclone/rclone-test-fijupic4tipa/file name.txt 2026/07/11 05:11:14 DEBUG : file name.txt: Parsed hash: d0ccfa36ac0dc08fb155c9e3e7fc93b66a4b5224 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: md5sum /home/rclone/rclone-test-fijupic4tipa/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: 382fa65b775607f8c000977dd5f0c9ae /home/rclone/rclone-test-fijupic4tipa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/11 05:11:14 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 382fa65b775607f8c000977dd5f0c9ae 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: sha1sum /home/rclone/rclone-test-fijupic4tipa/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: b2495e70f362b1335c4a4d8efbf0a6a58fd8ee3d /home/rclone/rclone-test-fijupic4tipa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/11 05:11:14 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: b2495e70f362b1335c4a4d8efbf0a6a58fd8ee3d === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge fstests.go:1158: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot fstests.go:1195: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/07/11 05:11:14 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-fijupic4tipa/hello? sausage/êé" 2026/07/11 05:11:14 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/07/11 05:11:14 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/11 05:11:14 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/11 05:11:14 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/11 05:11:14 DEBUG : Setting pass="j9sZ7ySRYQ2IZwzeRxywAw4d2LM0OyRp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/11 05:11:14 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/11 05:11:14 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{d0ASo}" suffix to name 2026/07/11 05:11:14 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/11 05:11:14 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/11 05:11:14 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/11 05:11:14 DEBUG : Setting pass="j9sZ7ySRYQ2IZwzeRxywAw4d2LM0OyRp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/11 05:11:14 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/11 05:11:14 NOTICE: TestSFTPOpenssh{d0ASo}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa/hello? sausage/êé: New connection 127.0.0.1:58940->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa/hello? sausage/êé: Shell type "unix" from config 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa/hello? sausage/êé: Relative path resolved to "/home/rclone/rclone-test-fijupic4tipa/hello? sausage/êé" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa/hello? sausage/êé: Using root directory "/home/rclone/rclone-test-fijupic4tipa/hello? sausage/êé" 2026/07/11 05:11:14 DEBUG : fs cache: renaming cache item "TestSFTPOpenssh:rclone-test-fijupic4tipa/hello? sausage/êé" to be canonical "TestSFTPOpenssh{d0ASo}:rclone-test-fijupic4tipa/hello? sausage/êé" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa/hello? sausage/êé: Shell path "/home/rclone/rclone-test-fijupic4tipa/hello? sausage/êé/a/b/c/d/e.txt" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa/hello? sausage/êé: Running remote command: md5sum /home/rclone/rclone-test-fijupic4tipa/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa/hello? sausage/êé: Remote command result: b2adb53eb7992c1ef3148e9897682df5 /home/rclone/rclone-test-fijupic4tipa/hello? sausage/êé/a/b/c/d/e.txt 2026/07/11 05:11:14 DEBUG : a/b/c/d/e.txt: Parsed hash: b2adb53eb7992c1ef3148e9897682df5 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa/hello? sausage/êé: Shell path "/home/rclone/rclone-test-fijupic4tipa/hello? sausage/êé/a/b/c/d/e.txt" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa/hello? sausage/êé: Running remote command: sha1sum /home/rclone/rclone-test-fijupic4tipa/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa/hello? sausage/êé: Remote command result: 0b8bc3093f7044933fd65093d7577f1c1e6c6d1d /home/rclone/rclone-test-fijupic4tipa/hello? sausage/êé/a/b/c/d/e.txt 2026/07/11 05:11:14 DEBUG : a/b/c/d/e.txt: Parsed hash: 0b8bc3093f7044933fd65093d7577f1c1e6c6d1d 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa/hello? sausage/êé: Shell path "/home/rclone/rclone-test-fijupic4tipa/hello? sausage/êé/a/b/c/d/e.txt" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa/hello? sausage/êé: Running remote command: md5sum /home/rclone/rclone-test-fijupic4tipa/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa/hello? sausage/êé: Remote command result: b2adb53eb7992c1ef3148e9897682df5 /home/rclone/rclone-test-fijupic4tipa/hello? sausage/êé/a/b/c/d/e.txt 2026/07/11 05:11:14 DEBUG : a/b/c/d/e.txt: Parsed hash: b2adb53eb7992c1ef3148e9897682df5 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa/hello? sausage/êé: Shell path "/home/rclone/rclone-test-fijupic4tipa/hello? sausage/êé/a/b/c/d/e.txt" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa/hello? sausage/êé: Running remote command: sha1sum /home/rclone/rclone-test-fijupic4tipa/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa/hello? sausage/êé: Remote command result: 0b8bc3093f7044933fd65093d7577f1c1e6c6d1d /home/rclone/rclone-test-fijupic4tipa/hello? sausage/êé/a/b/c/d/e.txt 2026/07/11 05:11:14 DEBUG : a/b/c/d/e.txt: Parsed hash: 0b8bc3093f7044933fd65093d7577f1c1e6c6d1d 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa/hello? sausage/êé: New connection 127.0.0.1:58954->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/11 05:11:14 DEBUG : Waiting for deletions to finish 2026/07/11 05:11:14 INFO : a/b/c/d/e.txt: Deleted 2026/07/11 05:11:14 DEBUG : removing 1 level 4 directories 2026/07/11 05:11:14 INFO : a/b/c/d: Removing directory 2026/07/11 05:11:14 DEBUG : removing 1 level 3 directories 2026/07/11 05:11:14 INFO : a/b/c: Removing directory 2026/07/11 05:11:14 DEBUG : removing 1 level 2 directories 2026/07/11 05:11:14 INFO : a/b: Removing directory 2026/07/11 05:11:14 DEBUG : removing 1 level 1 directories 2026/07/11 05:11:14 INFO : a: Removing directory === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/file name.txt" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: md5sum /home/rclone/rclone-test-fijupic4tipa/file\ name.txt 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: cbdae78c4337122c5068c7908934b83d /home/rclone/rclone-test-fijupic4tipa/file name.txt 2026/07/11 05:11:14 DEBUG : file name.txt: Parsed hash: cbdae78c4337122c5068c7908934b83d 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/file name.txt" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: sha1sum /home/rclone/rclone-test-fijupic4tipa/file\ name.txt 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: d0ccfa36ac0dc08fb155c9e3e7fc93b66a4b5224 /home/rclone/rclone-test-fijupic4tipa/file name.txt 2026/07/11 05:11:14 DEBUG : file name.txt: Parsed hash: d0ccfa36ac0dc08fb155c9e3e7fc93b66a4b5224 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: md5sum /home/rclone/rclone-test-fijupic4tipa/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: 382fa65b775607f8c000977dd5f0c9ae /home/rclone/rclone-test-fijupic4tipa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/11 05:11:14 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 382fa65b775607f8c000977dd5f0c9ae 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: sha1sum /home/rclone/rclone-test-fijupic4tipa/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: b2495e70f362b1335c4a4d8efbf0a6a58fd8ee3d /home/rclone/rclone-test-fijupic4tipa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/11 05:11:14 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: b2495e70f362b1335c4a4d8efbf0a6a58fd8ee3d 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt-copy" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: md5sum /home/rclone/rclone-test-fijupic4tipa/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt-copy 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: 382fa65b775607f8c000977dd5f0c9ae /home/rclone/rclone-test-fijupic4tipa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy 2026/07/11 05:11:14 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Parsed hash: 382fa65b775607f8c000977dd5f0c9ae 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt-copy" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: sha1sum /home/rclone/rclone-test-fijupic4tipa/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt-copy 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: b2495e70f362b1335c4a4d8efbf0a6a58fd8ee3d /home/rclone/rclone-test-fijupic4tipa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy 2026/07/11 05:11:14 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Parsed hash: b2495e70f362b1335c4a4d8efbf0a6a58fd8ee3d === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1298: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/file name.txt" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: md5sum /home/rclone/rclone-test-fijupic4tipa/file\ name.txt 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: cbdae78c4337122c5068c7908934b83d /home/rclone/rclone-test-fijupic4tipa/file name.txt 2026/07/11 05:11:14 DEBUG : file name.txt: Parsed hash: cbdae78c4337122c5068c7908934b83d 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/file name.txt" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: sha1sum /home/rclone/rclone-test-fijupic4tipa/file\ name.txt 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: d0ccfa36ac0dc08fb155c9e3e7fc93b66a4b5224 /home/rclone/rclone-test-fijupic4tipa/file name.txt 2026/07/11 05:11:14 DEBUG : file name.txt: Parsed hash: d0ccfa36ac0dc08fb155c9e3e7fc93b66a4b5224 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/other.txt" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: md5sum /home/rclone/rclone-test-fijupic4tipa/other.txt 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: 382fa65b775607f8c000977dd5f0c9ae /home/rclone/rclone-test-fijupic4tipa/other.txt 2026/07/11 05:11:14 DEBUG : other.txt: Parsed hash: 382fa65b775607f8c000977dd5f0c9ae 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/other.txt" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: sha1sum /home/rclone/rclone-test-fijupic4tipa/other.txt 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: b2495e70f362b1335c4a4d8efbf0a6a58fd8ee3d /home/rclone/rclone-test-fijupic4tipa/other.txt 2026/07/11 05:11:14 DEBUG : other.txt: Parsed hash: b2495e70f362b1335c4a4d8efbf0a6a58fd8ee3d 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: New connection 127.0.0.1:58962->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/other.txt" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: md5sum /home/rclone/rclone-test-fijupic4tipa/other.txt 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: 382fa65b775607f8c000977dd5f0c9ae /home/rclone/rclone-test-fijupic4tipa/other.txt 2026/07/11 05:11:14 DEBUG : other.txt: Parsed hash: 382fa65b775607f8c000977dd5f0c9ae 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/other.txt" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: sha1sum /home/rclone/rclone-test-fijupic4tipa/other.txt 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: b2495e70f362b1335c4a4d8efbf0a6a58fd8ee3d /home/rclone/rclone-test-fijupic4tipa/other.txt 2026/07/11 05:11:14 DEBUG : other.txt: Parsed hash: b2495e70f362b1335c4a4d8efbf0a6a58fd8ee3d 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/moveTest/other.txt" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: md5sum /home/rclone/rclone-test-fijupic4tipa/moveTest/other.txt 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: cbdae78c4337122c5068c7908934b83d /home/rclone/rclone-test-fijupic4tipa/moveTest/other.txt 2026/07/11 05:11:14 DEBUG : moveTest/other.txt: Parsed hash: cbdae78c4337122c5068c7908934b83d 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/moveTest/other.txt" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: sha1sum /home/rclone/rclone-test-fijupic4tipa/moveTest/other.txt 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: d0ccfa36ac0dc08fb155c9e3e7fc93b66a4b5224 /home/rclone/rclone-test-fijupic4tipa/moveTest/other.txt 2026/07/11 05:11:14 DEBUG : moveTest/other.txt: Parsed hash: d0ccfa36ac0dc08fb155c9e3e7fc93b66a4b5224 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/file name.txt" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: md5sum /home/rclone/rclone-test-fijupic4tipa/file\ name.txt 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: cbdae78c4337122c5068c7908934b83d /home/rclone/rclone-test-fijupic4tipa/file name.txt 2026/07/11 05:11:14 DEBUG : file name.txt: Parsed hash: cbdae78c4337122c5068c7908934b83d 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/file name.txt" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: sha1sum /home/rclone/rclone-test-fijupic4tipa/file\ name.txt 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: d0ccfa36ac0dc08fb155c9e3e7fc93b66a4b5224 /home/rclone/rclone-test-fijupic4tipa/file name.txt 2026/07/11 05:11:14 DEBUG : file name.txt: Parsed hash: d0ccfa36ac0dc08fb155c9e3e7fc93b66a4b5224 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/other.txt" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: md5sum /home/rclone/rclone-test-fijupic4tipa/other.txt 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: 382fa65b775607f8c000977dd5f0c9ae /home/rclone/rclone-test-fijupic4tipa/other.txt 2026/07/11 05:11:14 DEBUG : other.txt: Parsed hash: 382fa65b775607f8c000977dd5f0c9ae 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/other.txt" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: sha1sum /home/rclone/rclone-test-fijupic4tipa/other.txt 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: b2495e70f362b1335c4a4d8efbf0a6a58fd8ee3d /home/rclone/rclone-test-fijupic4tipa/other.txt 2026/07/11 05:11:14 DEBUG : other.txt: Parsed hash: b2495e70f362b1335c4a4d8efbf0a6a58fd8ee3d 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/file name.txt" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: md5sum /home/rclone/rclone-test-fijupic4tipa/file\ name.txt 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: cbdae78c4337122c5068c7908934b83d /home/rclone/rclone-test-fijupic4tipa/file name.txt 2026/07/11 05:11:14 DEBUG : file name.txt: Parsed hash: cbdae78c4337122c5068c7908934b83d 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/file name.txt" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: sha1sum /home/rclone/rclone-test-fijupic4tipa/file\ name.txt 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: d0ccfa36ac0dc08fb155c9e3e7fc93b66a4b5224 /home/rclone/rclone-test-fijupic4tipa/file name.txt 2026/07/11 05:11:14 DEBUG : file name.txt: Parsed hash: d0ccfa36ac0dc08fb155c9e3e7fc93b66a4b5224 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: md5sum /home/rclone/rclone-test-fijupic4tipa/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: 382fa65b775607f8c000977dd5f0c9ae /home/rclone/rclone-test-fijupic4tipa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/11 05:11:14 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 382fa65b775607f8c000977dd5f0c9ae 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: sha1sum /home/rclone/rclone-test-fijupic4tipa/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/11 05:11:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: b2495e70f362b1335c4a4d8efbf0a6a58fd8ee3d /home/rclone/rclone-test-fijupic4tipa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/11 05:11:14 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: b2495e70f362b1335c4a4d8efbf0a6a58fd8ee3d === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata fstests.go:1407: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2026/07/11 05:11:14 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-toquzij3hapa" 2026/07/11 05:11:14 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/07/11 05:11:14 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/11 05:11:14 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/11 05:11:14 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/11 05:11:14 DEBUG : Setting pass="j9sZ7ySRYQ2IZwzeRxywAw4d2LM0OyRp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/11 05:11:14 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/11 05:11:14 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{d0ASo}" suffix to name 2026/07/11 05:11:14 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/11 05:11:14 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/11 05:11:14 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/11 05:11:14 DEBUG : Setting pass="j9sZ7ySRYQ2IZwzeRxywAw4d2LM0OyRp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/11 05:11:14 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/11 05:11:14 NOTICE: TestSFTPOpenssh{d0ASo}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-toquzij3hapa: New connection 127.0.0.1:58976->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-toquzij3hapa: Shell type "unix" from config 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-toquzij3hapa: Relative path resolved to "/home/rclone/rclone-test-toquzij3hapa" 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-toquzij3hapa: Using root directory "/home/rclone/rclone-test-toquzij3hapa" 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-toquzij3hapa: Shell path "/home/rclone/rclone-test-toquzij3hapa/new_name/sub_new_name/file name.txt" 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-toquzij3hapa: Running remote command: md5sum /home/rclone/rclone-test-toquzij3hapa/new_name/sub_new_name/file\ name.txt 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-toquzij3hapa: Remote command result: cbdae78c4337122c5068c7908934b83d /home/rclone/rclone-test-toquzij3hapa/new_name/sub_new_name/file name.txt 2026/07/11 05:11:15 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: cbdae78c4337122c5068c7908934b83d 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-toquzij3hapa: Shell path "/home/rclone/rclone-test-toquzij3hapa/new_name/sub_new_name/file name.txt" 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-toquzij3hapa: Running remote command: sha1sum /home/rclone/rclone-test-toquzij3hapa/new_name/sub_new_name/file\ name.txt 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-toquzij3hapa: Remote command result: d0ccfa36ac0dc08fb155c9e3e7fc93b66a4b5224 /home/rclone/rclone-test-toquzij3hapa/new_name/sub_new_name/file name.txt 2026/07/11 05:11:15 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: d0ccfa36ac0dc08fb155c9e3e7fc93b66a4b5224 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-toquzij3hapa: Shell path "/home/rclone/rclone-test-toquzij3hapa/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-toquzij3hapa: Running remote command: md5sum /home/rclone/rclone-test-toquzij3hapa/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-toquzij3hapa: Remote command result: 382fa65b775607f8c000977dd5f0c9ae /home/rclone/rclone-test-toquzij3hapa/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/11 05:11:15 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 382fa65b775607f8c000977dd5f0c9ae 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-toquzij3hapa: Shell path "/home/rclone/rclone-test-toquzij3hapa/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-toquzij3hapa: Running remote command: sha1sum /home/rclone/rclone-test-toquzij3hapa/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-toquzij3hapa: Remote command result: b2495e70f362b1335c4a4d8efbf0a6a58fd8ee3d /home/rclone/rclone-test-toquzij3hapa/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/11 05:11:15 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: b2495e70f362b1335c4a4d8efbf0a6a58fd8ee3d 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/file name.txt" 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: md5sum /home/rclone/rclone-test-fijupic4tipa/file\ name.txt 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: cbdae78c4337122c5068c7908934b83d /home/rclone/rclone-test-fijupic4tipa/file name.txt 2026/07/11 05:11:15 DEBUG : file name.txt: Parsed hash: cbdae78c4337122c5068c7908934b83d 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/file name.txt" 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: sha1sum /home/rclone/rclone-test-fijupic4tipa/file\ name.txt 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: d0ccfa36ac0dc08fb155c9e3e7fc93b66a4b5224 /home/rclone/rclone-test-fijupic4tipa/file name.txt 2026/07/11 05:11:15 DEBUG : file name.txt: Parsed hash: d0ccfa36ac0dc08fb155c9e3e7fc93b66a4b5224 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: md5sum /home/rclone/rclone-test-fijupic4tipa/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: 382fa65b775607f8c000977dd5f0c9ae /home/rclone/rclone-test-fijupic4tipa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/11 05:11:15 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 382fa65b775607f8c000977dd5f0c9ae 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: sha1sum /home/rclone/rclone-test-fijupic4tipa/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: b2495e70f362b1335c4a4d8efbf0a6a58fd8ee3d /home/rclone/rclone-test-fijupic4tipa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/11 05:11:15 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: b2495e70f362b1335c4a4d8efbf0a6a58fd8ee3d 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-toquzij3hapa: Purge dir "new_name" 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-toquzij3hapa: 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/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/file name.txt" 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: md5sum /home/rclone/rclone-test-fijupic4tipa/file\ name.txt 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: cbdae78c4337122c5068c7908934b83d /home/rclone/rclone-test-fijupic4tipa/file name.txt 2026/07/11 05:11:15 DEBUG : file name.txt: Parsed hash: cbdae78c4337122c5068c7908934b83d 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/file name.txt" 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: sha1sum /home/rclone/rclone-test-fijupic4tipa/file\ name.txt 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: d0ccfa36ac0dc08fb155c9e3e7fc93b66a4b5224 /home/rclone/rclone-test-fijupic4tipa/file name.txt 2026/07/11 05:11:15 DEBUG : file name.txt: Parsed hash: d0ccfa36ac0dc08fb155c9e3e7fc93b66a4b5224 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType fstests.go:1601: MimeType method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1632: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1703: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/file name.txt" 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: md5sum /home/rclone/rclone-test-fijupic4tipa/file\ name.txt 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: cbdae78c4337122c5068c7908934b83d /home/rclone/rclone-test-fijupic4tipa/file name.txt 2026/07/11 05:11:15 DEBUG : file name.txt: Parsed hash: cbdae78c4337122c5068c7908934b83d 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/file name.txt" 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: md5sum /home/rclone/rclone-test-fijupic4tipa/file\ name.txt 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: cbdae78c4337122c5068c7908934b83d /home/rclone/rclone-test-fijupic4tipa/file name.txt 2026/07/11 05:11:15 DEBUG : file name.txt: Parsed hash: cbdae78c4337122c5068c7908934b83d === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/file name.txt" 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: md5sum /home/rclone/rclone-test-fijupic4tipa/file\ name.txt 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: 8f68a9752be36cb3a3aab929759e0d01 /home/rclone/rclone-test-fijupic4tipa/file name.txt 2026/07/11 05:11:15 DEBUG : file name.txt: Parsed hash: 8f68a9752be36cb3a3aab929759e0d01 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/file name.txt" 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: sha1sum /home/rclone/rclone-test-fijupic4tipa/file\ name.txt 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: b10ca8b492a13c07e5ce0513f43d67871f63e7df /home/rclone/rclone-test-fijupic4tipa/file name.txt 2026/07/11 05:11:15 DEBUG : file name.txt: Parsed hash: b10ca8b492a13c07e5ce0513f43d67871f63e7df 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/file name.txt" 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: md5sum /home/rclone/rclone-test-fijupic4tipa/file\ name.txt 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: 8f68a9752be36cb3a3aab929759e0d01 /home/rclone/rclone-test-fijupic4tipa/file name.txt 2026/07/11 05:11:15 DEBUG : file name.txt: Parsed hash: 8f68a9752be36cb3a3aab929759e0d01 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/file name.txt" 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: sha1sum /home/rclone/rclone-test-fijupic4tipa/file\ name.txt 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: b10ca8b492a13c07e5ce0513f43d67871f63e7df /home/rclone/rclone-test-fijupic4tipa/file name.txt 2026/07/11 05:11:15 DEBUG : file name.txt: Parsed hash: b10ca8b492a13c07e5ce0513f43d67871f63e7df === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/07/11 05:11:15 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-fijupic4tipa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/11 05:11:15 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/07/11 05:11:15 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/11 05:11:15 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/11 05:11:15 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/11 05:11:15 DEBUG : Setting pass="j9sZ7ySRYQ2IZwzeRxywAw4d2LM0OyRp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/11 05:11:15 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/11 05:11:15 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{d0ASo}" suffix to name 2026/07/11 05:11:15 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/11 05:11:15 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/11 05:11:15 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/11 05:11:15 DEBUG : Setting pass="j9sZ7ySRYQ2IZwzeRxywAw4d2LM0OyRp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/11 05:11:15 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/11 05:11:15 NOTICE: TestSFTPOpenssh{d0ASo}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: New connection 127.0.0.1:58984->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell type "unix" from config 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Relative path resolved to "/home/rclone/rclone-test-fijupic4tipa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Using root directory "/home/rclone/rclone-test-fijupic4tipa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/home/rclone/rclone-test-fijupic4tipa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: md5sum /home/rclone/rclone-test-fijupic4tipa/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: 382fa65b775607f8c000977dd5f0c9ae /home/rclone/rclone-test-fijupic4tipa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/11 05:11:15 DEBUG : z.txt: Parsed hash: 382fa65b775607f8c000977dd5f0c9ae 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/home/rclone/rclone-test-fijupic4tipa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: sha1sum /home/rclone/rclone-test-fijupic4tipa/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: b2495e70f362b1335c4a4d8efbf0a6a58fd8ee3d /home/rclone/rclone-test-fijupic4tipa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/11 05:11:15 DEBUG : z.txt: Parsed hash: b2495e70f362b1335c4a4d8efbf0a6a58fd8ee3d === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/07/11 05:11:15 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-fijupic4tipa/not found.txt" 2026/07/11 05:11:15 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/07/11 05:11:15 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/11 05:11:15 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/11 05:11:15 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/11 05:11:15 DEBUG : Setting pass="j9sZ7ySRYQ2IZwzeRxywAw4d2LM0OyRp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/11 05:11:15 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/11 05:11:15 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{d0ASo}" suffix to name 2026/07/11 05:11:15 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/11 05:11:15 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/11 05:11:15 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/11 05:11:15 DEBUG : Setting pass="j9sZ7ySRYQ2IZwzeRxywAw4d2LM0OyRp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/11 05:11:15 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/11 05:11:15 NOTICE: TestSFTPOpenssh{d0ASo}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa/not found.txt: New connection 127.0.0.1:58998->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa/not found.txt: Shell type "unix" from config 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa/not found.txt: Relative path resolved to "/home/rclone/rclone-test-fijupic4tipa/not found.txt" 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa/not found.txt: Using root directory "/home/rclone/rclone-test-fijupic4tipa/not found.txt" 2026/07/11 05:11:15 ERROR : error listing: directory not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1958: Opening root remote "TestSFTPOpenssh:" path "rclone-test-fijupic4tipa" from "TestSFTPOpenssh:rclone-test-fijupic4tipa" 2026/07/11 05:11:15 DEBUG : Creating backend with remote "TestSFTPOpenssh:" 2026/07/11 05:11:15 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/07/11 05:11:15 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/11 05:11:15 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/11 05:11:15 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/11 05:11:15 DEBUG : Setting pass="j9sZ7ySRYQ2IZwzeRxywAw4d2LM0OyRp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/11 05:11:15 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/11 05:11:15 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{d0ASo}" suffix to name 2026/07/11 05:11:15 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/11 05:11:15 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/11 05:11:15 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/11 05:11:15 DEBUG : Setting pass="j9sZ7ySRYQ2IZwzeRxywAw4d2LM0OyRp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/11 05:11:15 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/11 05:11:15 NOTICE: TestSFTPOpenssh{d0ASo}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/: New connection 127.0.0.1:59004->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell type "unix" from config 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/: Relative path resolved to "/home/rclone" 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/: Using root directory "/home/rclone" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-fijupic4tipa/file name.txt" 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-fijupic4tipa/file\ name.txt 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 8f68a9752be36cb3a3aab929759e0d01 /home/rclone/rclone-test-fijupic4tipa/file name.txt 2026/07/11 05:11:15 DEBUG : rclone-test-fijupic4tipa/file name.txt: Parsed hash: 8f68a9752be36cb3a3aab929759e0d01 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-fijupic4tipa/file name.txt" 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-fijupic4tipa/file\ name.txt 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: b10ca8b492a13c07e5ce0513f43d67871f63e7df /home/rclone/rclone-test-fijupic4tipa/file name.txt 2026/07/11 05:11:15 DEBUG : rclone-test-fijupic4tipa/file name.txt: Parsed hash: b10ca8b492a13c07e5ce0513f43d67871f63e7df 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-fijupic4tipa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-fijupic4tipa/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 382fa65b775607f8c000977dd5f0c9ae /home/rclone/rclone-test-fijupic4tipa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/11 05:11:15 DEBUG : rclone-test-fijupic4tipa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 382fa65b775607f8c000977dd5f0c9ae 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-fijupic4tipa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-fijupic4tipa/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: b2495e70f362b1335c4a4d8efbf0a6a58fd8ee3d /home/rclone/rclone-test-fijupic4tipa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/11 05:11:15 DEBUG : rclone-test-fijupic4tipa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: b2495e70f362b1335c4a4d8efbf0a6a58fd8ee3d === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-fijupic4tipa/file name.txt" 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-fijupic4tipa/file\ name.txt 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 8f68a9752be36cb3a3aab929759e0d01 /home/rclone/rclone-test-fijupic4tipa/file name.txt 2026/07/11 05:11:15 DEBUG : rclone-test-fijupic4tipa/file name.txt: Parsed hash: 8f68a9752be36cb3a3aab929759e0d01 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-fijupic4tipa/file name.txt" 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-fijupic4tipa/file\ name.txt 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: b10ca8b492a13c07e5ce0513f43d67871f63e7df /home/rclone/rclone-test-fijupic4tipa/file name.txt 2026/07/11 05:11:15 DEBUG : rclone-test-fijupic4tipa/file name.txt: Parsed hash: b10ca8b492a13c07e5ce0513f43d67871f63e7df === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:1995: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-fijupic4tipa/created from root.txt" 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-fijupic4tipa/created\ from\ root.txt 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: fd1fe7a82cf0f278825e4e934d35c155 /home/rclone/rclone-test-fijupic4tipa/created from root.txt 2026/07/11 05:11:15 DEBUG : rclone-test-fijupic4tipa/created from root.txt: Parsed hash: fd1fe7a82cf0f278825e4e934d35c155 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-fijupic4tipa/created from root.txt" 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-fijupic4tipa/created\ from\ root.txt 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 7810307a129ab4dedc6024837380bfdd40ec8984 /home/rclone/rclone-test-fijupic4tipa/created from root.txt 2026/07/11 05:11:15 DEBUG : rclone-test-fijupic4tipa/created from root.txt: Parsed hash: 7810307a129ab4dedc6024837380bfdd40ec8984 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-fijupic4tipa/created from root.txt" 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-fijupic4tipa/created\ from\ root.txt 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: fd1fe7a82cf0f278825e4e934d35c155 /home/rclone/rclone-test-fijupic4tipa/created from root.txt 2026/07/11 05:11:15 DEBUG : rclone-test-fijupic4tipa/created from root.txt: Parsed hash: fd1fe7a82cf0f278825e4e934d35c155 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-fijupic4tipa/created from root.txt" 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-fijupic4tipa/created\ from\ root.txt 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 7810307a129ab4dedc6024837380bfdd40ec8984 /home/rclone/rclone-test-fijupic4tipa/created from root.txt 2026/07/11 05:11:15 DEBUG : rclone-test-fijupic4tipa/created from root.txt: Parsed hash: 7810307a129ab4dedc6024837380bfdd40ec8984 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-fijupic4tipa/created from root.txt" 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-fijupic4tipa/created\ from\ root.txt 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: fd1fe7a82cf0f278825e4e934d35c155 /home/rclone/rclone-test-fijupic4tipa/created from root.txt 2026/07/11 05:11:15 DEBUG : rclone-test-fijupic4tipa/created from root.txt: Parsed hash: fd1fe7a82cf0f278825e4e934d35c155 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-fijupic4tipa/created from root.txt" 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-fijupic4tipa/created\ from\ root.txt 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 7810307a129ab4dedc6024837380bfdd40ec8984 /home/rclone/rclone-test-fijupic4tipa/created from root.txt 2026/07/11 05:11:15 DEBUG : rclone-test-fijupic4tipa/created from root.txt: Parsed hash: 7810307a129ab4dedc6024837380bfdd40ec8984 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-fijupic4tipa/file name.txt" 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-fijupic4tipa/file\ name.txt 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 8f68a9752be36cb3a3aab929759e0d01 /home/rclone/rclone-test-fijupic4tipa/file name.txt 2026/07/11 05:11:15 DEBUG : rclone-test-fijupic4tipa/file name.txt: Parsed hash: 8f68a9752be36cb3a3aab929759e0d01 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-fijupic4tipa/file name.txt" 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-fijupic4tipa/file\ name.txt 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: b10ca8b492a13c07e5ce0513f43d67871f63e7df /home/rclone/rclone-test-fijupic4tipa/file name.txt 2026/07/11 05:11:15 DEBUG : rclone-test-fijupic4tipa/file name.txt: Parsed hash: b10ca8b492a13c07e5ce0513f43d67871f63e7df 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-fijupic4tipa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-fijupic4tipa/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 382fa65b775607f8c000977dd5f0c9ae /home/rclone/rclone-test-fijupic4tipa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/11 05:11:15 DEBUG : rclone-test-fijupic4tipa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 382fa65b775607f8c000977dd5f0c9ae 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-fijupic4tipa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-fijupic4tipa/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: b2495e70f362b1335c4a4d8efbf0a6a58fd8ee3d /home/rclone/rclone-test-fijupic4tipa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/11 05:11:15 DEBUG : rclone-test-fijupic4tipa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: b2495e70f362b1335c4a4d8efbf0a6a58fd8ee3d === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-fijupic4tipa/file name.txt" 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-fijupic4tipa/file\ name.txt 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 8f68a9752be36cb3a3aab929759e0d01 /home/rclone/rclone-test-fijupic4tipa/file name.txt 2026/07/11 05:11:15 DEBUG : rclone-test-fijupic4tipa/file name.txt: Parsed hash: 8f68a9752be36cb3a3aab929759e0d01 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-fijupic4tipa/file name.txt" 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-fijupic4tipa/file\ name.txt 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: b10ca8b492a13c07e5ce0513f43d67871f63e7df /home/rclone/rclone-test-fijupic4tipa/file name.txt 2026/07/11 05:11:15 DEBUG : rclone-test-fijupic4tipa/file name.txt: Parsed hash: b10ca8b492a13c07e5ce0513f43d67871f63e7df 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-fijupic4tipa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-fijupic4tipa/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 382fa65b775607f8c000977dd5f0c9ae /home/rclone/rclone-test-fijupic4tipa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/11 05:11:15 DEBUG : rclone-test-fijupic4tipa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 382fa65b775607f8c000977dd5f0c9ae 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-fijupic4tipa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-fijupic4tipa/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: b2495e70f362b1335c4a4d8efbf0a6a58fd8ee3d /home/rclone/rclone-test-fijupic4tipa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/11 05:11:15 DEBUG : rclone-test-fijupic4tipa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: b2495e70f362b1335c4a4d8efbf0a6a58fd8ee3d === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2054: FS has no PublicLinker interface === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2159: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2175: Not a bucket based backend === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: md5sum /home/rclone/rclone-test-fijupic4tipa/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: 382fa65b775607f8c000977dd5f0c9ae /home/rclone/rclone-test-fijupic4tipa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/11 05:11:15 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 382fa65b775607f8c000977dd5f0c9ae 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: sha1sum /home/rclone/rclone-test-fijupic4tipa/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: b2495e70f362b1335c4a4d8efbf0a6a58fd8ee3d /home/rclone/rclone-test-fijupic4tipa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/11 05:11:15 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: b2495e70f362b1335c4a4d8efbf0a6a58fd8ee3d === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Server has VFS statistics extension 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: About path "/home/rclone/rclone-test-fijupic4tipa" === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/piped data.txt" 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: md5sum /home/rclone/rclone-test-fijupic4tipa/piped\ data.txt 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-fijupic4tipa/piped data.txt 2026/07/11 05:11:15 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/piped data.txt" 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: sha1sum /home/rclone/rclone-test-fijupic4tipa/piped\ data.txt 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-fijupic4tipa/piped data.txt 2026/07/11 05:11:15 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/piped data.txt" 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: md5sum /home/rclone/rclone-test-fijupic4tipa/piped\ data.txt 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-fijupic4tipa/piped data.txt 2026/07/11 05:11:15 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/piped data.txt" 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: sha1sum /home/rclone/rclone-test-fijupic4tipa/piped\ data.txt 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-fijupic4tipa/piped data.txt 2026/07/11 05:11:15 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/piped data.txt" 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: md5sum /home/rclone/rclone-test-fijupic4tipa/piped\ data.txt 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: 8813c8ab8d67a8b7add7291db9510c81 /home/rclone/rclone-test-fijupic4tipa/piped data.txt 2026/07/11 05:11:15 DEBUG : piped data.txt: Parsed hash: 8813c8ab8d67a8b7add7291db9510c81 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/piped data.txt" 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: sha1sum /home/rclone/rclone-test-fijupic4tipa/piped\ data.txt 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: 6aa2fb637a34af6d5b25efa352ac56c5d013137e /home/rclone/rclone-test-fijupic4tipa/piped data.txt 2026/07/11 05:11:15 DEBUG : piped data.txt: Parsed hash: 6aa2fb637a34af6d5b25efa352ac56c5d013137e 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/piped data.txt" 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: md5sum /home/rclone/rclone-test-fijupic4tipa/piped\ data.txt 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: 8813c8ab8d67a8b7add7291db9510c81 /home/rclone/rclone-test-fijupic4tipa/piped data.txt 2026/07/11 05:11:15 DEBUG : piped data.txt: Parsed hash: 8813c8ab8d67a8b7add7291db9510c81 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/piped data.txt" 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: sha1sum /home/rclone/rclone-test-fijupic4tipa/piped\ data.txt 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: 6aa2fb637a34af6d5b25efa352ac56c5d013137e /home/rclone/rclone-test-fijupic4tipa/piped data.txt 2026/07/11 05:11:15 DEBUG : piped data.txt: Parsed hash: 6aa2fb637a34af6d5b25efa352ac56c5d013137e === RUN TestIntegration/FsMkdir/FsPutFiles/Internal fstests.go:2393: *sftp.Fs does not implement InternalTester === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2414: *sftp.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2535: *sftp.Fs does not implement SetCopyCutoff === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/unknown-size-update.txt" 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: md5sum /home/rclone/rclone-test-fijupic4tipa/unknown-size-update.txt 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: 84b0f2aa173e91e389719fecd069ca2b /home/rclone/rclone-test-fijupic4tipa/unknown-size-update.txt 2026/07/11 05:11:15 DEBUG : unknown-size-update.txt: Parsed hash: 84b0f2aa173e91e389719fecd069ca2b 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/unknown-size-update.txt" 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: sha1sum /home/rclone/rclone-test-fijupic4tipa/unknown-size-update.txt 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: 744a1c78097f3f6bcd2f457e1f06f80b4f6d8992 /home/rclone/rclone-test-fijupic4tipa/unknown-size-update.txt 2026/07/11 05:11:15 DEBUG : unknown-size-update.txt: Parsed hash: 744a1c78097f3f6bcd2f457e1f06f80b4f6d8992 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/unknown-size-update.txt" 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: md5sum /home/rclone/rclone-test-fijupic4tipa/unknown-size-update.txt 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: 84b0f2aa173e91e389719fecd069ca2b /home/rclone/rclone-test-fijupic4tipa/unknown-size-update.txt 2026/07/11 05:11:15 DEBUG : unknown-size-update.txt: Parsed hash: 84b0f2aa173e91e389719fecd069ca2b 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Shell path "/home/rclone/rclone-test-fijupic4tipa/unknown-size-update.txt" 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Running remote command: sha1sum /home/rclone/rclone-test-fijupic4tipa/unknown-size-update.txt 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Remote command result: 744a1c78097f3f6bcd2f457e1f06f80b4f6d8992 /home/rclone/rclone-test-fijupic4tipa/unknown-size-update.txt 2026/07/11 05:11:15 DEBUG : unknown-size-update.txt: Parsed hash: 744a1c78097f3f6bcd2f457e1f06f80b4f6d8992 === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/07/11 05:11:15 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-fijupic4tipa/deeper/nonexisting/directory" 2026/07/11 05:11:15 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/07/11 05:11:15 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/11 05:11:15 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/11 05:11:15 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/11 05:11:15 DEBUG : Setting pass="j9sZ7ySRYQ2IZwzeRxywAw4d2LM0OyRp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/11 05:11:15 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/11 05:11:15 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{d0ASo}" suffix to name 2026/07/11 05:11:15 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/11 05:11:15 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/11 05:11:15 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/11 05:11:15 DEBUG : Setting pass="j9sZ7ySRYQ2IZwzeRxywAw4d2LM0OyRp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/11 05:11:15 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/11 05:11:15 NOTICE: TestSFTPOpenssh{d0ASo}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa/deeper/nonexisting/directory: New connection 127.0.0.1:59018->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa/deeper/nonexisting/directory: Shell type "unix" from config 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa/deeper/nonexisting/directory: Failed to resolve path using RealPath: file does not exist 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa/deeper/nonexisting/directory: Relative path joined with current directory to get absolute path "/home/rclone/rclone-test-fijupic4tipa/deeper/nonexisting/directory" 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa/deeper/nonexisting/directory: Using root directory "/home/rclone/rclone-test-fijupic4tipa/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2718: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2775: FS has no Directory methods and doesn't Wrap 2026/07/11 05:11:15 DEBUG : Waiting for deletions to finish 2026/07/11 05:11:15 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/07/11 05:11:15 DEBUG : removing 1 level 4 directories 2026/07/11 05:11:15 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2026/07/11 05:11:15 DEBUG : removing 1 level 3 directories 2026/07/11 05:11:15 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2026/07/11 05:11:15 DEBUG : removing 1 level 2 directories 2026/07/11 05:11:15 INFO : hello? sausage/êé: Removing directory 2026/07/11 05:11:15 DEBUG : removing 1 level 1 directories 2026/07/11 05:11:15 INFO : hello? sausage: Removing directory 2026/07/11 05:11:15 DEBUG : removing 1 level 0 directories 2026/07/11 05:11:15 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Removing directory 2026/07/11 05:11:15 ERROR : error listing: directory not found 2026/07/11 05:11:15 DEBUG : Waiting for deletions to finish 2026/07/11 05:11:15 ERROR : error listing: directory not found 2026/07/11 05:11:15 ERROR : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Failed to list "": directory not found 2026/07/11 05:11:15 DEBUG : removing 1 level 0 directories 2026/07/11 05:11:15 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Removing directory 2026/07/11 05:11:15 ERROR : Failed to rmdir: Rmdir: directory not found === RUN TestIntegration/FsShutdown 2026/07/11 05:11:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fijupic4tipa: Closing 2 unused connections 2026/07/11 05:11:15 NOTICE: TestSFTPOpenssh: Stopping server --- PASS: TestIntegration (2.74s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.00s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir (1.56s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.01s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.00s) --- SKIP: TestIntegration/FsMkdir/FsListRDirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.00s) --- SKIP: TestIntegration/FsMkdir/FsListRDirNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding (0.36s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.02s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.01s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (1.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.08s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPurge (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.02s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.14s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (0.01s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.01s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.08s) --- PASS: TestIntegration/FsMkdir/FsDirSetModTime (0.01s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- PASS: TestIntegration/FsShutdown (0.00s) === RUN TestIntegration2 sftp_test.go:25: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestIntegration3 sftp_test.go:35: skipping as -remote is set --- SKIP: TestIntegration3 (0.00s) PASS ok github.com/rclone/rclone/backend/sftp 3.958s "go test -v -timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Finished OK in 4.71914407s (try 1/5)