"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.11s) === RUN TestIntegration fstests.go:438: Using remote "TestSFTPOpenssh:" 2026/07/04 03:50:09 NOTICE: TestSFTPOpenssh: Starting server 2026/07/04 03:50:10 NOTICE: TestSFTPOpenssh: Attempting to connect to "127.0.0.1:28627" try 1/100 2026/07/04 03:50:11 DEBUG : TestSFTPOpenssh: Read 1, error: 2026/07/04 03:50:11 NOTICE: TestSFTPOpenssh: Started server and connected to "127.0.0.1:28627" 2026/07/04 03:50:11 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-kosabuc2xohe" 2026/07/04 03:50:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/04 03:50:11 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/07/04 03:50:11 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/04 03:50:11 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/04 03:50:11 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/04 03:50:11 DEBUG : Setting pass="_2lKUcW9_hAFHLF-ETCTi6SWWxYB1oF_" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/04 03:50:11 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/04 03:50:11 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{5j20g}" suffix to name 2026/07/04 03:50:11 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/04 03:50:11 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/04 03:50:11 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/04 03:50:11 DEBUG : Setting pass="_2lKUcW9_hAFHLF-ETCTi6SWWxYB1oF_" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/04 03:50:11 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/04 03:50:11 NOTICE: TestSFTPOpenssh{5j20g}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: New connection 127.0.0.1:55358->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell type "unix" from config 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Relative path resolved to "/home/rclone/rclone-test-kosabuc2xohe" 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Using root directory "/home/rclone/rclone-test-kosabuc2xohe" 2026/07/04 03:50:11 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/04 03:50:11 INFO : dir/subdir: Making directory 2026/07/04 03:50:11 INFO : dir/subdir: Removing directory 2026/07/04 03:50:11 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/04 03:50:11 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/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: md5sum /home/rclone/rclone-test-kosabuc2xohe/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: 88ac15eafd4b4ad7173ebe5a3bf60f15 /home/rclone/rclone-test-kosabuc2xohe/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/04 03:50:11 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 88ac15eafd4b4ad7173ebe5a3bf60f15 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: sha1sum /home/rclone/rclone-test-kosabuc2xohe/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: 70dfde30d6888767a1d3e4fc1c10a88e447fb6d7 /home/rclone/rclone-test-kosabuc2xohe/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/04 03:50:11 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 70dfde30d6888767a1d3e4fc1c10a88e447fb6d7 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: md5sum /home/rclone/rclone-test-kosabuc2xohe/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: 88ac15eafd4b4ad7173ebe5a3bf60f15 /home/rclone/rclone-test-kosabuc2xohe/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/04 03:50:11 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 88ac15eafd4b4ad7173ebe5a3bf60f15 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: sha1sum /home/rclone/rclone-test-kosabuc2xohe/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: 70dfde30d6888767a1d3e4fc1c10a88e447fb6d7 /home/rclone/rclone-test-kosabuc2xohe/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/04 03:50:11 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 70dfde30d6888767a1d3e4fc1c10a88e447fb6d7 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: md5sum /home/rclone/rclone-test-kosabuc2xohe/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: 88ac15eafd4b4ad7173ebe5a3bf60f15 /home/rclone/rclone-test-kosabuc2xohe/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/04 03:50:11 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 88ac15eafd4b4ad7173ebe5a3bf60f15 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: sha1sum /home/rclone/rclone-test-kosabuc2xohe/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: 70dfde30d6888767a1d3e4fc1c10a88e447fb6d7 /home/rclone/rclone-test-kosabuc2xohe/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/04 03:50:11 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 70dfde30d6888767a1d3e4fc1c10a88e447fb6d7 === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/./." 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: md5sum /home/rclone/rclone-test-kosabuc2xohe/./. 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: d07b15ad13c69a23e881fd6521a6470c /home/rclone/rclone-test-kosabuc2xohe/./. 2026/07/04 03:50:11 DEBUG : ./.: Parsed hash: d07b15ad13c69a23e881fd6521a6470c 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/./." 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: sha1sum /home/rclone/rclone-test-kosabuc2xohe/./. 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: 2de15bcec425aab8218bf41f2bde1bbe7365c8fb /home/rclone/rclone-test-kosabuc2xohe/./. 2026/07/04 03:50:11 DEBUG : ./.: Parsed hash: 2de15bcec425aab8218bf41f2bde1bbe7365c8fb 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/./." 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: md5sum /home/rclone/rclone-test-kosabuc2xohe/./. 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: d07b15ad13c69a23e881fd6521a6470c /home/rclone/rclone-test-kosabuc2xohe/./. 2026/07/04 03:50:11 DEBUG : ./.: Parsed hash: d07b15ad13c69a23e881fd6521a6470c 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/./." 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: sha1sum /home/rclone/rclone-test-kosabuc2xohe/./. 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: 2de15bcec425aab8218bf41f2bde1bbe7365c8fb /home/rclone/rclone-test-kosabuc2xohe/./. 2026/07/04 03:50:11 DEBUG : ./.: Parsed hash: 2de15bcec425aab8218bf41f2bde1bbe7365c8fb 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/./." 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: md5sum /home/rclone/rclone-test-kosabuc2xohe/./. 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: d07b15ad13c69a23e881fd6521a6470c /home/rclone/rclone-test-kosabuc2xohe/./. 2026/07/04 03:50:11 DEBUG : ./.: Parsed hash: d07b15ad13c69a23e881fd6521a6470c 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/./." 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: sha1sum /home/rclone/rclone-test-kosabuc2xohe/./. 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: 2de15bcec425aab8218bf41f2bde1bbe7365c8fb /home/rclone/rclone-test-kosabuc2xohe/./. 2026/07/04 03:50:11 DEBUG : ./.: Parsed hash: 2de15bcec425aab8218bf41f2bde1bbe7365c8fb === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/../.." 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: md5sum /home/rclone/rclone-test-kosabuc2xohe/../.. 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: b366de8c2af204458d4e4e8f8c651c11 /home/rclone/rclone-test-kosabuc2xohe/../.. 2026/07/04 03:50:11 DEBUG : ../..: Parsed hash: b366de8c2af204458d4e4e8f8c651c11 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/../.." 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: sha1sum /home/rclone/rclone-test-kosabuc2xohe/../.. 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: 72babeeeb84192e9b84ebd6e75eb13c0d09c447d /home/rclone/rclone-test-kosabuc2xohe/../.. 2026/07/04 03:50:11 DEBUG : ../..: Parsed hash: 72babeeeb84192e9b84ebd6e75eb13c0d09c447d 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/../.." 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: md5sum /home/rclone/rclone-test-kosabuc2xohe/../.. 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: b366de8c2af204458d4e4e8f8c651c11 /home/rclone/rclone-test-kosabuc2xohe/../.. 2026/07/04 03:50:11 DEBUG : ../..: Parsed hash: b366de8c2af204458d4e4e8f8c651c11 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/../.." 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: sha1sum /home/rclone/rclone-test-kosabuc2xohe/../.. 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: 72babeeeb84192e9b84ebd6e75eb13c0d09c447d /home/rclone/rclone-test-kosabuc2xohe/../.. 2026/07/04 03:50:11 DEBUG : ../..: Parsed hash: 72babeeeb84192e9b84ebd6e75eb13c0d09c447d 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/../.." 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: md5sum /home/rclone/rclone-test-kosabuc2xohe/../.. 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: b366de8c2af204458d4e4e8f8c651c11 /home/rclone/rclone-test-kosabuc2xohe/../.. 2026/07/04 03:50:11 DEBUG : ../..: Parsed hash: b366de8c2af204458d4e4e8f8c651c11 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/../.." 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: sha1sum /home/rclone/rclone-test-kosabuc2xohe/../.. 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: 72babeeeb84192e9b84ebd6e75eb13c0d09c447d /home/rclone/rclone-test-kosabuc2xohe/../.. 2026/07/04 03:50:11 DEBUG : ../..: Parsed hash: 72babeeeb84192e9b84ebd6e75eb13c0d09c447d === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: md5sum /home/rclone/rclone-test-kosabuc2xohe/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: 78a34f9fb17fc999e65a652e5c772bde /home/rclone/rclone-test-kosabuc2xohe/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/04 03:50:11 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 78a34f9fb17fc999e65a652e5c772bde 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: sha1sum /home/rclone/rclone-test-kosabuc2xohe/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: 69f50a9817d28ce034d7c8bd6c3784e04e4f5cbf /home/rclone/rclone-test-kosabuc2xohe/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/04 03:50:11 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 69f50a9817d28ce034d7c8bd6c3784e04e4f5cbf 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: md5sum /home/rclone/rclone-test-kosabuc2xohe/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: 78a34f9fb17fc999e65a652e5c772bde /home/rclone/rclone-test-kosabuc2xohe/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/04 03:50:11 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 78a34f9fb17fc999e65a652e5c772bde 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: sha1sum /home/rclone/rclone-test-kosabuc2xohe/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: 69f50a9817d28ce034d7c8bd6c3784e04e4f5cbf /home/rclone/rclone-test-kosabuc2xohe/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/04 03:50:11 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 69f50a9817d28ce034d7c8bd6c3784e04e4f5cbf 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: md5sum /home/rclone/rclone-test-kosabuc2xohe/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: 78a34f9fb17fc999e65a652e5c772bde /home/rclone/rclone-test-kosabuc2xohe/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/04 03:50:11 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 78a34f9fb17fc999e65a652e5c772bde 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: sha1sum /home/rclone/rclone-test-kosabuc2xohe/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: 69f50a9817d28ce034d7c8bd6c3784e04e4f5cbf /home/rclone/rclone-test-kosabuc2xohe/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/04 03:50:11 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 69f50a9817d28ce034d7c8bd6c3784e04e4f5cbf === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/ leading space/ leading space" 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: md5sum /home/rclone/rclone-test-kosabuc2xohe/\ leading\ space/\ leading\ space 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: c4cb9403c9e3377d8ed2209070e76bcd /home/rclone/rclone-test-kosabuc2xohe/ leading space/ leading space 2026/07/04 03:50:11 DEBUG : leading space/ leading space: Parsed hash: c4cb9403c9e3377d8ed2209070e76bcd 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/ leading space/ leading space" 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: sha1sum /home/rclone/rclone-test-kosabuc2xohe/\ leading\ space/\ leading\ space 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: fd2708643fa00f5a19e0477ca1e44f01d311a69b /home/rclone/rclone-test-kosabuc2xohe/ leading space/ leading space 2026/07/04 03:50:11 DEBUG : leading space/ leading space: Parsed hash: fd2708643fa00f5a19e0477ca1e44f01d311a69b 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/ leading space/ leading space" 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: md5sum /home/rclone/rclone-test-kosabuc2xohe/\ leading\ space/\ leading\ space 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: c4cb9403c9e3377d8ed2209070e76bcd /home/rclone/rclone-test-kosabuc2xohe/ leading space/ leading space 2026/07/04 03:50:11 DEBUG : leading space/ leading space: Parsed hash: c4cb9403c9e3377d8ed2209070e76bcd 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/ leading space/ leading space" 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: sha1sum /home/rclone/rclone-test-kosabuc2xohe/\ leading\ space/\ leading\ space 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: fd2708643fa00f5a19e0477ca1e44f01d311a69b /home/rclone/rclone-test-kosabuc2xohe/ leading space/ leading space 2026/07/04 03:50:11 DEBUG : leading space/ leading space: Parsed hash: fd2708643fa00f5a19e0477ca1e44f01d311a69b 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/ leading space/ leading space" 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: md5sum /home/rclone/rclone-test-kosabuc2xohe/\ leading\ space/\ leading\ space 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: c4cb9403c9e3377d8ed2209070e76bcd /home/rclone/rclone-test-kosabuc2xohe/ leading space/ leading space 2026/07/04 03:50:11 DEBUG : leading space/ leading space: Parsed hash: c4cb9403c9e3377d8ed2209070e76bcd 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/ leading space/ leading space" 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: sha1sum /home/rclone/rclone-test-kosabuc2xohe/\ leading\ space/\ leading\ space 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: fd2708643fa00f5a19e0477ca1e44f01d311a69b /home/rclone/rclone-test-kosabuc2xohe/ leading space/ leading space 2026/07/04 03:50:11 DEBUG : leading space/ leading space: Parsed hash: fd2708643fa00f5a19e0477ca1e44f01d311a69b === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/~leading tilde/~leading tilde" 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: md5sum /home/rclone/rclone-test-kosabuc2xohe/\~leading\ tilde/\~leading\ tilde 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: 447151b2f4e5337236cfe8c0830d1c0c /home/rclone/rclone-test-kosabuc2xohe/~leading tilde/~leading tilde 2026/07/04 03:50:11 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 447151b2f4e5337236cfe8c0830d1c0c 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/~leading tilde/~leading tilde" 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: sha1sum /home/rclone/rclone-test-kosabuc2xohe/\~leading\ tilde/\~leading\ tilde 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: ff988978febc92bfd171507d02f4dba68e1a236c /home/rclone/rclone-test-kosabuc2xohe/~leading tilde/~leading tilde 2026/07/04 03:50:11 DEBUG : ~leading tilde/~leading tilde: Parsed hash: ff988978febc92bfd171507d02f4dba68e1a236c 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/~leading tilde/~leading tilde" 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: md5sum /home/rclone/rclone-test-kosabuc2xohe/\~leading\ tilde/\~leading\ tilde 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: 447151b2f4e5337236cfe8c0830d1c0c /home/rclone/rclone-test-kosabuc2xohe/~leading tilde/~leading tilde 2026/07/04 03:50:11 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 447151b2f4e5337236cfe8c0830d1c0c 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/~leading tilde/~leading tilde" 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: sha1sum /home/rclone/rclone-test-kosabuc2xohe/\~leading\ tilde/\~leading\ tilde 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: ff988978febc92bfd171507d02f4dba68e1a236c /home/rclone/rclone-test-kosabuc2xohe/~leading tilde/~leading tilde 2026/07/04 03:50:11 DEBUG : ~leading tilde/~leading tilde: Parsed hash: ff988978febc92bfd171507d02f4dba68e1a236c 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/~leading tilde/~leading tilde" 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: md5sum /home/rclone/rclone-test-kosabuc2xohe/\~leading\ tilde/\~leading\ tilde 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: 447151b2f4e5337236cfe8c0830d1c0c /home/rclone/rclone-test-kosabuc2xohe/~leading tilde/~leading tilde 2026/07/04 03:50:11 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 447151b2f4e5337236cfe8c0830d1c0c 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/~leading tilde/~leading tilde" 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: sha1sum /home/rclone/rclone-test-kosabuc2xohe/\~leading\ tilde/\~leading\ tilde 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: ff988978febc92bfd171507d02f4dba68e1a236c /home/rclone/rclone-test-kosabuc2xohe/~leading tilde/~leading tilde 2026/07/04 03:50:11 DEBUG : ~leading tilde/~leading tilde: Parsed hash: ff988978febc92bfd171507d02f4dba68e1a236c === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/␍leading CR/␍leading CR" 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: md5sum /home/rclone/rclone-test-kosabuc2xohe/␍leading\ CR/␍leading\ CR 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: f799b6139ce6887245bda2606a570987 /home/rclone/rclone-test-kosabuc2xohe/␍leading CR/␍leading CR 2026/07/04 03:50:11 DEBUG : ␍leading CR/␍leading CR: Parsed hash: f799b6139ce6887245bda2606a570987 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/␍leading CR/␍leading CR" 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: sha1sum /home/rclone/rclone-test-kosabuc2xohe/␍leading\ CR/␍leading\ CR 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: cbaa3c4514105effbe4d206ad9d0d440abdc561e /home/rclone/rclone-test-kosabuc2xohe/␍leading CR/␍leading CR 2026/07/04 03:50:11 DEBUG : ␍leading CR/␍leading CR: Parsed hash: cbaa3c4514105effbe4d206ad9d0d440abdc561e 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/␍leading CR/␍leading CR" 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: md5sum /home/rclone/rclone-test-kosabuc2xohe/␍leading\ CR/␍leading\ CR 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: f799b6139ce6887245bda2606a570987 /home/rclone/rclone-test-kosabuc2xohe/␍leading CR/␍leading CR 2026/07/04 03:50:11 DEBUG : ␍leading CR/␍leading CR: Parsed hash: f799b6139ce6887245bda2606a570987 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/␍leading CR/␍leading CR" 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: sha1sum /home/rclone/rclone-test-kosabuc2xohe/␍leading\ CR/␍leading\ CR 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: cbaa3c4514105effbe4d206ad9d0d440abdc561e /home/rclone/rclone-test-kosabuc2xohe/␍leading CR/␍leading CR 2026/07/04 03:50:11 DEBUG : ␍leading CR/␍leading CR: Parsed hash: cbaa3c4514105effbe4d206ad9d0d440abdc561e 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/␍leading CR/␍leading CR" 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: md5sum /home/rclone/rclone-test-kosabuc2xohe/␍leading\ CR/␍leading\ CR 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: f799b6139ce6887245bda2606a570987 /home/rclone/rclone-test-kosabuc2xohe/␍leading CR/␍leading CR 2026/07/04 03:50:11 DEBUG : ␍leading CR/␍leading CR: Parsed hash: f799b6139ce6887245bda2606a570987 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/␍leading CR/␍leading CR" 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: sha1sum /home/rclone/rclone-test-kosabuc2xohe/␍leading\ CR/␍leading\ CR 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: cbaa3c4514105effbe4d206ad9d0d440abdc561e /home/rclone/rclone-test-kosabuc2xohe/␍leading CR/␍leading CR 2026/07/04 03:50:11 DEBUG : ␍leading CR/␍leading CR: Parsed hash: cbaa3c4514105effbe4d206ad9d0d440abdc561e === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/␊leading LF/␊leading LF" 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: md5sum /home/rclone/rclone-test-kosabuc2xohe/␊leading\ LF/␊leading\ LF 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: 54d63a6bd56d83ce47fa6e39d0f4ad0e /home/rclone/rclone-test-kosabuc2xohe/␊leading LF/␊leading LF 2026/07/04 03:50:11 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 54d63a6bd56d83ce47fa6e39d0f4ad0e 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/␊leading LF/␊leading LF" 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: sha1sum /home/rclone/rclone-test-kosabuc2xohe/␊leading\ LF/␊leading\ LF 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: 6a64fa3624cbe741d6ae049a4f3b7637e7879e8c /home/rclone/rclone-test-kosabuc2xohe/␊leading LF/␊leading LF 2026/07/04 03:50:11 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 6a64fa3624cbe741d6ae049a4f3b7637e7879e8c 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/␊leading LF/␊leading LF" 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: md5sum /home/rclone/rclone-test-kosabuc2xohe/␊leading\ LF/␊leading\ LF 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: 54d63a6bd56d83ce47fa6e39d0f4ad0e /home/rclone/rclone-test-kosabuc2xohe/␊leading LF/␊leading LF 2026/07/04 03:50:11 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 54d63a6bd56d83ce47fa6e39d0f4ad0e 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/␊leading LF/␊leading LF" 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: sha1sum /home/rclone/rclone-test-kosabuc2xohe/␊leading\ LF/␊leading\ LF 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: 6a64fa3624cbe741d6ae049a4f3b7637e7879e8c /home/rclone/rclone-test-kosabuc2xohe/␊leading LF/␊leading LF 2026/07/04 03:50:11 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 6a64fa3624cbe741d6ae049a4f3b7637e7879e8c 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/␊leading LF/␊leading LF" 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: md5sum /home/rclone/rclone-test-kosabuc2xohe/␊leading\ LF/␊leading\ LF 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: 54d63a6bd56d83ce47fa6e39d0f4ad0e /home/rclone/rclone-test-kosabuc2xohe/␊leading LF/␊leading LF 2026/07/04 03:50:11 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 54d63a6bd56d83ce47fa6e39d0f4ad0e 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/␊leading LF/␊leading LF" 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: sha1sum /home/rclone/rclone-test-kosabuc2xohe/␊leading\ LF/␊leading\ LF 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: 6a64fa3624cbe741d6ae049a4f3b7637e7879e8c /home/rclone/rclone-test-kosabuc2xohe/␊leading LF/␊leading LF 2026/07/04 03:50:11 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 6a64fa3624cbe741d6ae049a4f3b7637e7879e8c === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/␉leading HT/␉leading HT" 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: md5sum /home/rclone/rclone-test-kosabuc2xohe/␉leading\ HT/␉leading\ HT 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: 1af2b2fe8d995fcd08bf7372e85bc781 /home/rclone/rclone-test-kosabuc2xohe/␉leading HT/␉leading HT 2026/07/04 03:50:11 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 1af2b2fe8d995fcd08bf7372e85bc781 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/␉leading HT/␉leading HT" 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: sha1sum /home/rclone/rclone-test-kosabuc2xohe/␉leading\ HT/␉leading\ HT 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: 9886e0a9388d28eb91540791fb9ac74815b457b4 /home/rclone/rclone-test-kosabuc2xohe/␉leading HT/␉leading HT 2026/07/04 03:50:11 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 9886e0a9388d28eb91540791fb9ac74815b457b4 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/␉leading HT/␉leading HT" 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: md5sum /home/rclone/rclone-test-kosabuc2xohe/␉leading\ HT/␉leading\ HT 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: 1af2b2fe8d995fcd08bf7372e85bc781 /home/rclone/rclone-test-kosabuc2xohe/␉leading HT/␉leading HT 2026/07/04 03:50:11 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 1af2b2fe8d995fcd08bf7372e85bc781 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/␉leading HT/␉leading HT" 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: sha1sum /home/rclone/rclone-test-kosabuc2xohe/␉leading\ HT/␉leading\ HT 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: 9886e0a9388d28eb91540791fb9ac74815b457b4 /home/rclone/rclone-test-kosabuc2xohe/␉leading HT/␉leading HT 2026/07/04 03:50:11 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 9886e0a9388d28eb91540791fb9ac74815b457b4 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/␉leading HT/␉leading HT" 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: md5sum /home/rclone/rclone-test-kosabuc2xohe/␉leading\ HT/␉leading\ HT 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: 1af2b2fe8d995fcd08bf7372e85bc781 /home/rclone/rclone-test-kosabuc2xohe/␉leading HT/␉leading HT 2026/07/04 03:50:11 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 1af2b2fe8d995fcd08bf7372e85bc781 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/␉leading HT/␉leading HT" 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: sha1sum /home/rclone/rclone-test-kosabuc2xohe/␉leading\ HT/␉leading\ HT 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: 9886e0a9388d28eb91540791fb9ac74815b457b4 /home/rclone/rclone-test-kosabuc2xohe/␉leading HT/␉leading HT 2026/07/04 03:50:11 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 9886e0a9388d28eb91540791fb9ac74815b457b4 === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/␋leading VT/␋leading VT" 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: md5sum /home/rclone/rclone-test-kosabuc2xohe/␋leading\ VT/␋leading\ VT 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: 2678a561955ef6cc042a12c6e00d1c4a /home/rclone/rclone-test-kosabuc2xohe/␋leading VT/␋leading VT 2026/07/04 03:50:11 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 2678a561955ef6cc042a12c6e00d1c4a 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/␋leading VT/␋leading VT" 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: sha1sum /home/rclone/rclone-test-kosabuc2xohe/␋leading\ VT/␋leading\ VT 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: d2f503fe6ed7d0091dc02b1e5885c1d1e4222243 /home/rclone/rclone-test-kosabuc2xohe/␋leading VT/␋leading VT 2026/07/04 03:50:11 DEBUG : ␋leading VT/␋leading VT: Parsed hash: d2f503fe6ed7d0091dc02b1e5885c1d1e4222243 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/␋leading VT/␋leading VT" 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: md5sum /home/rclone/rclone-test-kosabuc2xohe/␋leading\ VT/␋leading\ VT 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: 2678a561955ef6cc042a12c6e00d1c4a /home/rclone/rclone-test-kosabuc2xohe/␋leading VT/␋leading VT 2026/07/04 03:50:11 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 2678a561955ef6cc042a12c6e00d1c4a 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/␋leading VT/␋leading VT" 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: sha1sum /home/rclone/rclone-test-kosabuc2xohe/␋leading\ VT/␋leading\ VT 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: d2f503fe6ed7d0091dc02b1e5885c1d1e4222243 /home/rclone/rclone-test-kosabuc2xohe/␋leading VT/␋leading VT 2026/07/04 03:50:11 DEBUG : ␋leading VT/␋leading VT: Parsed hash: d2f503fe6ed7d0091dc02b1e5885c1d1e4222243 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/␋leading VT/␋leading VT" 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: md5sum /home/rclone/rclone-test-kosabuc2xohe/␋leading\ VT/␋leading\ VT 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: 2678a561955ef6cc042a12c6e00d1c4a /home/rclone/rclone-test-kosabuc2xohe/␋leading VT/␋leading VT 2026/07/04 03:50:11 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 2678a561955ef6cc042a12c6e00d1c4a 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/␋leading VT/␋leading VT" 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: sha1sum /home/rclone/rclone-test-kosabuc2xohe/␋leading\ VT/␋leading\ VT 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: d2f503fe6ed7d0091dc02b1e5885c1d1e4222243 /home/rclone/rclone-test-kosabuc2xohe/␋leading VT/␋leading VT 2026/07/04 03:50:11 DEBUG : ␋leading VT/␋leading VT: Parsed hash: d2f503fe6ed7d0091dc02b1e5885c1d1e4222243 === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/.leading dot/.leading dot" 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: md5sum /home/rclone/rclone-test-kosabuc2xohe/.leading\ dot/.leading\ dot 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: 4199c0c825febba2a0f5ac2bb0ba563b /home/rclone/rclone-test-kosabuc2xohe/.leading dot/.leading dot 2026/07/04 03:50:11 DEBUG : .leading dot/.leading dot: Parsed hash: 4199c0c825febba2a0f5ac2bb0ba563b 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/.leading dot/.leading dot" 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: sha1sum /home/rclone/rclone-test-kosabuc2xohe/.leading\ dot/.leading\ dot 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: c5ca760e6495ba13da6d75727c9abca5765eda0d /home/rclone/rclone-test-kosabuc2xohe/.leading dot/.leading dot 2026/07/04 03:50:11 DEBUG : .leading dot/.leading dot: Parsed hash: c5ca760e6495ba13da6d75727c9abca5765eda0d 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/.leading dot/.leading dot" 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: md5sum /home/rclone/rclone-test-kosabuc2xohe/.leading\ dot/.leading\ dot 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: 4199c0c825febba2a0f5ac2bb0ba563b /home/rclone/rclone-test-kosabuc2xohe/.leading dot/.leading dot 2026/07/04 03:50:11 DEBUG : .leading dot/.leading dot: Parsed hash: 4199c0c825febba2a0f5ac2bb0ba563b 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/.leading dot/.leading dot" 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: sha1sum /home/rclone/rclone-test-kosabuc2xohe/.leading\ dot/.leading\ dot 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: c5ca760e6495ba13da6d75727c9abca5765eda0d /home/rclone/rclone-test-kosabuc2xohe/.leading dot/.leading dot 2026/07/04 03:50:11 DEBUG : .leading dot/.leading dot: Parsed hash: c5ca760e6495ba13da6d75727c9abca5765eda0d 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/.leading dot/.leading dot" 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: md5sum /home/rclone/rclone-test-kosabuc2xohe/.leading\ dot/.leading\ dot 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: 4199c0c825febba2a0f5ac2bb0ba563b /home/rclone/rclone-test-kosabuc2xohe/.leading dot/.leading dot 2026/07/04 03:50:11 DEBUG : .leading dot/.leading dot: Parsed hash: 4199c0c825febba2a0f5ac2bb0ba563b 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/.leading dot/.leading dot" 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: sha1sum /home/rclone/rclone-test-kosabuc2xohe/.leading\ dot/.leading\ dot 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: c5ca760e6495ba13da6d75727c9abca5765eda0d /home/rclone/rclone-test-kosabuc2xohe/.leading dot/.leading dot 2026/07/04 03:50:11 DEBUG : .leading dot/.leading dot: Parsed hash: c5ca760e6495ba13da6d75727c9abca5765eda0d === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/trailing space /trailing space " 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: md5sum /home/rclone/rclone-test-kosabuc2xohe/trailing\ space\ /trailing\ space\ 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: ec45407291a74f58acc510fda36aa7ea /home/rclone/rclone-test-kosabuc2xohe/trailing space /trailing space 2026/07/04 03:50:11 DEBUG : trailing space /trailing space : Parsed hash: ec45407291a74f58acc510fda36aa7ea 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/trailing space /trailing space " 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: sha1sum /home/rclone/rclone-test-kosabuc2xohe/trailing\ space\ /trailing\ space\ 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: c7760435e2f46293b6a68e6f2742d66b13cb4424 /home/rclone/rclone-test-kosabuc2xohe/trailing space /trailing space 2026/07/04 03:50:11 DEBUG : trailing space /trailing space : Parsed hash: c7760435e2f46293b6a68e6f2742d66b13cb4424 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/trailing space /trailing space " 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: md5sum /home/rclone/rclone-test-kosabuc2xohe/trailing\ space\ /trailing\ space\ 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: ec45407291a74f58acc510fda36aa7ea /home/rclone/rclone-test-kosabuc2xohe/trailing space /trailing space 2026/07/04 03:50:11 DEBUG : trailing space /trailing space : Parsed hash: ec45407291a74f58acc510fda36aa7ea 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/trailing space /trailing space " 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: sha1sum /home/rclone/rclone-test-kosabuc2xohe/trailing\ space\ /trailing\ space\ 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: c7760435e2f46293b6a68e6f2742d66b13cb4424 /home/rclone/rclone-test-kosabuc2xohe/trailing space /trailing space 2026/07/04 03:50:11 DEBUG : trailing space /trailing space : Parsed hash: c7760435e2f46293b6a68e6f2742d66b13cb4424 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/trailing space /trailing space " 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: md5sum /home/rclone/rclone-test-kosabuc2xohe/trailing\ space\ /trailing\ space\ 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: ec45407291a74f58acc510fda36aa7ea /home/rclone/rclone-test-kosabuc2xohe/trailing space /trailing space 2026/07/04 03:50:11 DEBUG : trailing space /trailing space : Parsed hash: ec45407291a74f58acc510fda36aa7ea 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/trailing space /trailing space " 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: sha1sum /home/rclone/rclone-test-kosabuc2xohe/trailing\ space\ /trailing\ space\ 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: c7760435e2f46293b6a68e6f2742d66b13cb4424 /home/rclone/rclone-test-kosabuc2xohe/trailing space /trailing space 2026/07/04 03:50:11 DEBUG : trailing space /trailing space : Parsed hash: c7760435e2f46293b6a68e6f2742d66b13cb4424 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/trailing CR␍/trailing CR␍" 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: md5sum /home/rclone/rclone-test-kosabuc2xohe/trailing\ CR␍/trailing\ CR␍ 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: 5a527875fbff92542e5027bf2f8d5d4f /home/rclone/rclone-test-kosabuc2xohe/trailing CR␍/trailing CR␍ 2026/07/04 03:50:11 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 5a527875fbff92542e5027bf2f8d5d4f 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/trailing CR␍/trailing CR␍" 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: sha1sum /home/rclone/rclone-test-kosabuc2xohe/trailing\ CR␍/trailing\ CR␍ 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: e73774e03c29bd02edf670ffe5a38078cf008d85 /home/rclone/rclone-test-kosabuc2xohe/trailing CR␍/trailing CR␍ 2026/07/04 03:50:11 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: e73774e03c29bd02edf670ffe5a38078cf008d85 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/trailing CR␍/trailing CR␍" 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: md5sum /home/rclone/rclone-test-kosabuc2xohe/trailing\ CR␍/trailing\ CR␍ 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: 5a527875fbff92542e5027bf2f8d5d4f /home/rclone/rclone-test-kosabuc2xohe/trailing CR␍/trailing CR␍ 2026/07/04 03:50:11 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 5a527875fbff92542e5027bf2f8d5d4f 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/trailing CR␍/trailing CR␍" 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: sha1sum /home/rclone/rclone-test-kosabuc2xohe/trailing\ CR␍/trailing\ CR␍ 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: e73774e03c29bd02edf670ffe5a38078cf008d85 /home/rclone/rclone-test-kosabuc2xohe/trailing CR␍/trailing CR␍ 2026/07/04 03:50:11 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: e73774e03c29bd02edf670ffe5a38078cf008d85 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/trailing CR␍/trailing CR␍" 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: md5sum /home/rclone/rclone-test-kosabuc2xohe/trailing\ CR␍/trailing\ CR␍ 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: 5a527875fbff92542e5027bf2f8d5d4f /home/rclone/rclone-test-kosabuc2xohe/trailing CR␍/trailing CR␍ 2026/07/04 03:50:11 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 5a527875fbff92542e5027bf2f8d5d4f 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/trailing CR␍/trailing CR␍" 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: sha1sum /home/rclone/rclone-test-kosabuc2xohe/trailing\ CR␍/trailing\ CR␍ 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: e73774e03c29bd02edf670ffe5a38078cf008d85 /home/rclone/rclone-test-kosabuc2xohe/trailing CR␍/trailing CR␍ 2026/07/04 03:50:11 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: e73774e03c29bd02edf670ffe5a38078cf008d85 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/trailing LF␊/trailing LF␊" 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: md5sum /home/rclone/rclone-test-kosabuc2xohe/trailing\ LF␊/trailing\ LF␊ 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: 818a025669da059c81e991ba4a199a78 /home/rclone/rclone-test-kosabuc2xohe/trailing LF␊/trailing LF␊ 2026/07/04 03:50:11 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 818a025669da059c81e991ba4a199a78 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/trailing LF␊/trailing LF␊" 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: sha1sum /home/rclone/rclone-test-kosabuc2xohe/trailing\ LF␊/trailing\ LF␊ 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: c1522471da68480712a910b13ffe4bae90026bb7 /home/rclone/rclone-test-kosabuc2xohe/trailing LF␊/trailing LF␊ 2026/07/04 03:50:11 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: c1522471da68480712a910b13ffe4bae90026bb7 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/trailing LF␊/trailing LF␊" 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: md5sum /home/rclone/rclone-test-kosabuc2xohe/trailing\ LF␊/trailing\ LF␊ 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: 818a025669da059c81e991ba4a199a78 /home/rclone/rclone-test-kosabuc2xohe/trailing LF␊/trailing LF␊ 2026/07/04 03:50:11 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 818a025669da059c81e991ba4a199a78 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/trailing LF␊/trailing LF␊" 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: sha1sum /home/rclone/rclone-test-kosabuc2xohe/trailing\ LF␊/trailing\ LF␊ 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: c1522471da68480712a910b13ffe4bae90026bb7 /home/rclone/rclone-test-kosabuc2xohe/trailing LF␊/trailing LF␊ 2026/07/04 03:50:11 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: c1522471da68480712a910b13ffe4bae90026bb7 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/trailing LF␊/trailing LF␊" 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: md5sum /home/rclone/rclone-test-kosabuc2xohe/trailing\ LF␊/trailing\ LF␊ 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: 818a025669da059c81e991ba4a199a78 /home/rclone/rclone-test-kosabuc2xohe/trailing LF␊/trailing LF␊ 2026/07/04 03:50:11 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 818a025669da059c81e991ba4a199a78 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/trailing LF␊/trailing LF␊" 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: sha1sum /home/rclone/rclone-test-kosabuc2xohe/trailing\ LF␊/trailing\ LF␊ 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: c1522471da68480712a910b13ffe4bae90026bb7 /home/rclone/rclone-test-kosabuc2xohe/trailing LF␊/trailing LF␊ 2026/07/04 03:50:11 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: c1522471da68480712a910b13ffe4bae90026bb7 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/trailing HT␉/trailing HT␉" 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: md5sum /home/rclone/rclone-test-kosabuc2xohe/trailing\ HT␉/trailing\ HT␉ 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: 7622673c887597bc1a821bc0ab372675 /home/rclone/rclone-test-kosabuc2xohe/trailing HT␉/trailing HT␉ 2026/07/04 03:50:11 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 7622673c887597bc1a821bc0ab372675 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/trailing HT␉/trailing HT␉" 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: sha1sum /home/rclone/rclone-test-kosabuc2xohe/trailing\ HT␉/trailing\ HT␉ 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: 581873f74176b70200dfb095c0c9fd95109ff66a /home/rclone/rclone-test-kosabuc2xohe/trailing HT␉/trailing HT␉ 2026/07/04 03:50:11 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 581873f74176b70200dfb095c0c9fd95109ff66a 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/trailing HT␉/trailing HT␉" 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: md5sum /home/rclone/rclone-test-kosabuc2xohe/trailing\ HT␉/trailing\ HT␉ 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: 7622673c887597bc1a821bc0ab372675 /home/rclone/rclone-test-kosabuc2xohe/trailing HT␉/trailing HT␉ 2026/07/04 03:50:11 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 7622673c887597bc1a821bc0ab372675 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/trailing HT␉/trailing HT␉" 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: sha1sum /home/rclone/rclone-test-kosabuc2xohe/trailing\ HT␉/trailing\ HT␉ 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: 581873f74176b70200dfb095c0c9fd95109ff66a /home/rclone/rclone-test-kosabuc2xohe/trailing HT␉/trailing HT␉ 2026/07/04 03:50:11 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 581873f74176b70200dfb095c0c9fd95109ff66a 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/trailing HT␉/trailing HT␉" 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: md5sum /home/rclone/rclone-test-kosabuc2xohe/trailing\ HT␉/trailing\ HT␉ 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: 7622673c887597bc1a821bc0ab372675 /home/rclone/rclone-test-kosabuc2xohe/trailing HT␉/trailing HT␉ 2026/07/04 03:50:11 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 7622673c887597bc1a821bc0ab372675 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/trailing HT␉/trailing HT␉" 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: sha1sum /home/rclone/rclone-test-kosabuc2xohe/trailing\ HT␉/trailing\ HT␉ 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: 581873f74176b70200dfb095c0c9fd95109ff66a /home/rclone/rclone-test-kosabuc2xohe/trailing HT␉/trailing HT␉ 2026/07/04 03:50:11 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 581873f74176b70200dfb095c0c9fd95109ff66a === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/trailing VT␋/trailing VT␋" 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: md5sum /home/rclone/rclone-test-kosabuc2xohe/trailing\ VT␋/trailing\ VT␋ 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: c33d057ec39b409452d5916b9e78db14 /home/rclone/rclone-test-kosabuc2xohe/trailing VT␋/trailing VT␋ 2026/07/04 03:50:11 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: c33d057ec39b409452d5916b9e78db14 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/trailing VT␋/trailing VT␋" 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: sha1sum /home/rclone/rclone-test-kosabuc2xohe/trailing\ VT␋/trailing\ VT␋ 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: a1edb7c69c147a078704ce444c065dd135e3cef5 /home/rclone/rclone-test-kosabuc2xohe/trailing VT␋/trailing VT␋ 2026/07/04 03:50:11 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: a1edb7c69c147a078704ce444c065dd135e3cef5 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/trailing VT␋/trailing VT␋" 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: md5sum /home/rclone/rclone-test-kosabuc2xohe/trailing\ VT␋/trailing\ VT␋ 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: c33d057ec39b409452d5916b9e78db14 /home/rclone/rclone-test-kosabuc2xohe/trailing VT␋/trailing VT␋ 2026/07/04 03:50:11 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: c33d057ec39b409452d5916b9e78db14 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/trailing VT␋/trailing VT␋" 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: sha1sum /home/rclone/rclone-test-kosabuc2xohe/trailing\ VT␋/trailing\ VT␋ 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: a1edb7c69c147a078704ce444c065dd135e3cef5 /home/rclone/rclone-test-kosabuc2xohe/trailing VT␋/trailing VT␋ 2026/07/04 03:50:11 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: a1edb7c69c147a078704ce444c065dd135e3cef5 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/trailing VT␋/trailing VT␋" 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: md5sum /home/rclone/rclone-test-kosabuc2xohe/trailing\ VT␋/trailing\ VT␋ 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: c33d057ec39b409452d5916b9e78db14 /home/rclone/rclone-test-kosabuc2xohe/trailing VT␋/trailing VT␋ 2026/07/04 03:50:11 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: c33d057ec39b409452d5916b9e78db14 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/trailing VT␋/trailing VT␋" 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: sha1sum /home/rclone/rclone-test-kosabuc2xohe/trailing\ VT␋/trailing\ VT␋ 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: a1edb7c69c147a078704ce444c065dd135e3cef5 /home/rclone/rclone-test-kosabuc2xohe/trailing VT␋/trailing VT␋ 2026/07/04 03:50:11 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: a1edb7c69c147a078704ce444c065dd135e3cef5 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/trailing dot./trailing dot." 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: md5sum /home/rclone/rclone-test-kosabuc2xohe/trailing\ dot./trailing\ dot. 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: e1b61a92df860cf75e89dbb8fcc8c411 /home/rclone/rclone-test-kosabuc2xohe/trailing dot./trailing dot. 2026/07/04 03:50:11 DEBUG : trailing dot./trailing dot.: Parsed hash: e1b61a92df860cf75e89dbb8fcc8c411 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/trailing dot./trailing dot." 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: sha1sum /home/rclone/rclone-test-kosabuc2xohe/trailing\ dot./trailing\ dot. 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: cae064d3cc11656c159d67470a83a5baacca0b48 /home/rclone/rclone-test-kosabuc2xohe/trailing dot./trailing dot. 2026/07/04 03:50:11 DEBUG : trailing dot./trailing dot.: Parsed hash: cae064d3cc11656c159d67470a83a5baacca0b48 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/trailing dot./trailing dot." 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: md5sum /home/rclone/rclone-test-kosabuc2xohe/trailing\ dot./trailing\ dot. 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: e1b61a92df860cf75e89dbb8fcc8c411 /home/rclone/rclone-test-kosabuc2xohe/trailing dot./trailing dot. 2026/07/04 03:50:11 DEBUG : trailing dot./trailing dot.: Parsed hash: e1b61a92df860cf75e89dbb8fcc8c411 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/trailing dot./trailing dot." 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: sha1sum /home/rclone/rclone-test-kosabuc2xohe/trailing\ dot./trailing\ dot. 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: cae064d3cc11656c159d67470a83a5baacca0b48 /home/rclone/rclone-test-kosabuc2xohe/trailing dot./trailing dot. 2026/07/04 03:50:11 DEBUG : trailing dot./trailing dot.: Parsed hash: cae064d3cc11656c159d67470a83a5baacca0b48 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/trailing dot./trailing dot." 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: md5sum /home/rclone/rclone-test-kosabuc2xohe/trailing\ dot./trailing\ dot. 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: e1b61a92df860cf75e89dbb8fcc8c411 /home/rclone/rclone-test-kosabuc2xohe/trailing dot./trailing dot. 2026/07/04 03:50:11 DEBUG : trailing dot./trailing dot.: Parsed hash: e1b61a92df860cf75e89dbb8fcc8c411 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/trailing dot./trailing dot." 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: sha1sum /home/rclone/rclone-test-kosabuc2xohe/trailing\ dot./trailing\ dot. 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: cae064d3cc11656c159d67470a83a5baacca0b48 /home/rclone/rclone-test-kosabuc2xohe/trailing dot./trailing dot. 2026/07/04 03:50:11 DEBUG : trailing dot./trailing dot.: Parsed hash: cae064d3cc11656c159d67470a83a5baacca0b48 === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: md5sum /home/rclone/rclone-test-kosabuc2xohe/invalid\ utf-8/invalid\ utf-8 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: cde63879a629da4a2f37f338198eb9a5 /home/rclone/rclone-test-kosabuc2xohe/invalid utf-8/invalid utf-8 2026/07/04 03:50:11 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: cde63879a629da4a2f37f338198eb9a5 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: sha1sum /home/rclone/rclone-test-kosabuc2xohe/invalid\ utf-8/invalid\ utf-8 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: 7ebd665b5f0077fe4123af679b72c5ee227d82b4 /home/rclone/rclone-test-kosabuc2xohe/invalid utf-8/invalid utf-8 2026/07/04 03:50:11 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 7ebd665b5f0077fe4123af679b72c5ee227d82b4 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: md5sum /home/rclone/rclone-test-kosabuc2xohe/invalid\ utf-8/invalid\ utf-8 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: cde63879a629da4a2f37f338198eb9a5 /home/rclone/rclone-test-kosabuc2xohe/invalid utf-8/invalid utf-8 2026/07/04 03:50:11 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: cde63879a629da4a2f37f338198eb9a5 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: sha1sum /home/rclone/rclone-test-kosabuc2xohe/invalid\ utf-8/invalid\ utf-8 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: 7ebd665b5f0077fe4123af679b72c5ee227d82b4 /home/rclone/rclone-test-kosabuc2xohe/invalid utf-8/invalid utf-8 2026/07/04 03:50:11 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 7ebd665b5f0077fe4123af679b72c5ee227d82b4 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: md5sum /home/rclone/rclone-test-kosabuc2xohe/invalid\ utf-8/invalid\ utf-8 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: cde63879a629da4a2f37f338198eb9a5 /home/rclone/rclone-test-kosabuc2xohe/invalid utf-8/invalid utf-8 2026/07/04 03:50:11 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: cde63879a629da4a2f37f338198eb9a5 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: sha1sum /home/rclone/rclone-test-kosabuc2xohe/invalid\ utf-8/invalid\ utf-8 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: 7ebd665b5f0077fe4123af679b72c5ee227d82b4 /home/rclone/rclone-test-kosabuc2xohe/invalid utf-8/invalid utf-8 2026/07/04 03:50:11 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 7ebd665b5f0077fe4123af679b72c5ee227d82b4 === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/test%46.txt/test%46.txt" 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: md5sum /home/rclone/rclone-test-kosabuc2xohe/test\%46.txt/test\%46.txt 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: 61fe16fe94db04173c2f325d961fb744 /home/rclone/rclone-test-kosabuc2xohe/test%46.txt/test%46.txt 2026/07/04 03:50:11 DEBUG : test%46.txt/test%46.txt: Parsed hash: 61fe16fe94db04173c2f325d961fb744 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/test%46.txt/test%46.txt" 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: sha1sum /home/rclone/rclone-test-kosabuc2xohe/test\%46.txt/test\%46.txt 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: 910af820e1d7c9335d324b2aa1f96b0abe837162 /home/rclone/rclone-test-kosabuc2xohe/test%46.txt/test%46.txt 2026/07/04 03:50:11 DEBUG : test%46.txt/test%46.txt: Parsed hash: 910af820e1d7c9335d324b2aa1f96b0abe837162 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/test%46.txt/test%46.txt" 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: md5sum /home/rclone/rclone-test-kosabuc2xohe/test\%46.txt/test\%46.txt 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: 61fe16fe94db04173c2f325d961fb744 /home/rclone/rclone-test-kosabuc2xohe/test%46.txt/test%46.txt 2026/07/04 03:50:11 DEBUG : test%46.txt/test%46.txt: Parsed hash: 61fe16fe94db04173c2f325d961fb744 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/test%46.txt/test%46.txt" 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: sha1sum /home/rclone/rclone-test-kosabuc2xohe/test\%46.txt/test\%46.txt 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: 910af820e1d7c9335d324b2aa1f96b0abe837162 /home/rclone/rclone-test-kosabuc2xohe/test%46.txt/test%46.txt 2026/07/04 03:50:11 DEBUG : test%46.txt/test%46.txt: Parsed hash: 910af820e1d7c9335d324b2aa1f96b0abe837162 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/test%46.txt/test%46.txt" 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: md5sum /home/rclone/rclone-test-kosabuc2xohe/test\%46.txt/test\%46.txt 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: 61fe16fe94db04173c2f325d961fb744 /home/rclone/rclone-test-kosabuc2xohe/test%46.txt/test%46.txt 2026/07/04 03:50:11 DEBUG : test%46.txt/test%46.txt: Parsed hash: 61fe16fe94db04173c2f325d961fb744 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/test%46.txt/test%46.txt" 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: sha1sum /home/rclone/rclone-test-kosabuc2xohe/test\%46.txt/test\%46.txt 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: 910af820e1d7c9335d324b2aa1f96b0abe837162 /home/rclone/rclone-test-kosabuc2xohe/test%46.txt/test%46.txt 2026/07/04 03:50:11 DEBUG : test%46.txt/test%46.txt: Parsed hash: 910af820e1d7c9335d324b2aa1f96b0abe837162 === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Connection OK after error: potato 2026/07/04 03:50:11 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Removed after failed upload: potato === RUN TestIntegration/FsMkdir/FsPutZeroLength 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/zero-length-file" 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: md5sum /home/rclone/rclone-test-kosabuc2xohe/zero-length-file 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-kosabuc2xohe/zero-length-file 2026/07/04 03:50:11 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/zero-length-file" 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: sha1sum /home/rclone/rclone-test-kosabuc2xohe/zero-length-file 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-kosabuc2xohe/zero-length-file 2026/07/04 03:50:11 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/zero-length-file" 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: md5sum /home/rclone/rclone-test-kosabuc2xohe/zero-length-file 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-kosabuc2xohe/zero-length-file 2026/07/04 03:50:11 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/zero-length-file" 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: sha1sum /home/rclone/rclone-test-kosabuc2xohe/zero-length-file 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-kosabuc2xohe/zero-length-file 2026/07/04 03:50:11 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/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/file name.txt" 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: md5sum /home/rclone/rclone-test-kosabuc2xohe/file\ name.txt 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: 00d6314bd9a3004f48581a00e89bb217 /home/rclone/rclone-test-kosabuc2xohe/file name.txt 2026/07/04 03:50:11 DEBUG : file name.txt: Parsed hash: 00d6314bd9a3004f48581a00e89bb217 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/file name.txt" 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: sha1sum /home/rclone/rclone-test-kosabuc2xohe/file\ name.txt 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: 6891694a94c650bbff9ce0919fba9a12d84a43ad /home/rclone/rclone-test-kosabuc2xohe/file name.txt 2026/07/04 03:50:11 DEBUG : file name.txt: Parsed hash: 6891694a94c650bbff9ce0919fba9a12d84a43ad 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/file name.txt" 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: md5sum /home/rclone/rclone-test-kosabuc2xohe/file\ name.txt 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: 00d6314bd9a3004f48581a00e89bb217 /home/rclone/rclone-test-kosabuc2xohe/file name.txt 2026/07/04 03:50:11 DEBUG : file name.txt: Parsed hash: 00d6314bd9a3004f48581a00e89bb217 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/file name.txt" 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: sha1sum /home/rclone/rclone-test-kosabuc2xohe/file\ name.txt 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: 6891694a94c650bbff9ce0919fba9a12d84a43ad /home/rclone/rclone-test-kosabuc2xohe/file name.txt 2026/07/04 03:50:11 DEBUG : file name.txt: Parsed hash: 6891694a94c650bbff9ce0919fba9a12d84a43ad 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: md5sum /home/rclone/rclone-test-kosabuc2xohe/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: c47f61e368a4c2b5398aa5cd3f06f30b /home/rclone/rclone-test-kosabuc2xohe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/04 03:50:11 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: c47f61e368a4c2b5398aa5cd3f06f30b 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: sha1sum /home/rclone/rclone-test-kosabuc2xohe/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: 56ce82f64acffcb66164ed1c8819caac4b050ac5 /home/rclone/rclone-test-kosabuc2xohe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/04 03:50:11 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 56ce82f64acffcb66164ed1c8819caac4b050ac5 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: md5sum /home/rclone/rclone-test-kosabuc2xohe/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: c47f61e368a4c2b5398aa5cd3f06f30b /home/rclone/rclone-test-kosabuc2xohe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/04 03:50:11 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: c47f61e368a4c2b5398aa5cd3f06f30b 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: sha1sum /home/rclone/rclone-test-kosabuc2xohe/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: 56ce82f64acffcb66164ed1c8819caac4b050ac5 /home/rclone/rclone-test-kosabuc2xohe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/04 03:50:11 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 56ce82f64acffcb66164ed1c8819caac4b050ac5 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/file name.txt" 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: md5sum /home/rclone/rclone-test-kosabuc2xohe/file\ name.txt 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: 1b300549318416f4d23dc27b617b2e1f /home/rclone/rclone-test-kosabuc2xohe/file name.txt 2026/07/04 03:50:11 DEBUG : file name.txt: Parsed hash: 1b300549318416f4d23dc27b617b2e1f 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/file name.txt" 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: sha1sum /home/rclone/rclone-test-kosabuc2xohe/file\ name.txt 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: f970a1a7c680b1977c98a14fa73aeda47afd67cb /home/rclone/rclone-test-kosabuc2xohe/file name.txt 2026/07/04 03:50:11 DEBUG : file name.txt: Parsed hash: f970a1a7c680b1977c98a14fa73aeda47afd67cb 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/file name.txt" 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: md5sum /home/rclone/rclone-test-kosabuc2xohe/file\ name.txt 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: 1b300549318416f4d23dc27b617b2e1f /home/rclone/rclone-test-kosabuc2xohe/file name.txt 2026/07/04 03:50:11 DEBUG : file name.txt: Parsed hash: 1b300549318416f4d23dc27b617b2e1f 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/file name.txt" 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: sha1sum /home/rclone/rclone-test-kosabuc2xohe/file\ name.txt 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: f970a1a7c680b1977c98a14fa73aeda47afd67cb /home/rclone/rclone-test-kosabuc2xohe/file name.txt 2026/07/04 03:50:11 DEBUG : file name.txt: Parsed hash: f970a1a7c680b1977c98a14fa73aeda47afd67cb === 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/04 03:50:11 DEBUG : Creating backend with remote "TestSFTPOpenssh:" 2026/07/04 03:50:11 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/07/04 03:50:11 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/04 03:50:11 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/04 03:50:11 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/04 03:50:11 DEBUG : Setting pass="_2lKUcW9_hAFHLF-ETCTi6SWWxYB1oF_" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/04 03:50:11 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/04 03:50:11 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{5j20g}" suffix to name 2026/07/04 03:50:11 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/04 03:50:11 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/04 03:50:11 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/04 03:50:11 DEBUG : Setting pass="_2lKUcW9_hAFHLF-ETCTi6SWWxYB1oF_" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/04 03:50:11 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/04 03:50:11 NOTICE: TestSFTPOpenssh{5j20g}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/: New connection 127.0.0.1:47872->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell type "unix" from config 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/: Relative path resolved to "/home/rclone" 2026/07/04 03:50:11 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/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/file name.txt" 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: md5sum /home/rclone/rclone-test-kosabuc2xohe/file\ name.txt 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: 1b300549318416f4d23dc27b617b2e1f /home/rclone/rclone-test-kosabuc2xohe/file name.txt 2026/07/04 03:50:11 DEBUG : file name.txt: Parsed hash: 1b300549318416f4d23dc27b617b2e1f 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/file name.txt" 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: sha1sum /home/rclone/rclone-test-kosabuc2xohe/file\ name.txt 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: f970a1a7c680b1977c98a14fa73aeda47afd67cb /home/rclone/rclone-test-kosabuc2xohe/file name.txt 2026/07/04 03:50:11 DEBUG : file name.txt: Parsed hash: f970a1a7c680b1977c98a14fa73aeda47afd67cb 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: md5sum /home/rclone/rclone-test-kosabuc2xohe/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: c47f61e368a4c2b5398aa5cd3f06f30b /home/rclone/rclone-test-kosabuc2xohe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/04 03:50:11 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: c47f61e368a4c2b5398aa5cd3f06f30b 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: sha1sum /home/rclone/rclone-test-kosabuc2xohe/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: 56ce82f64acffcb66164ed1c8819caac4b050ac5 /home/rclone/rclone-test-kosabuc2xohe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/04 03:50:11 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 56ce82f64acffcb66164ed1c8819caac4b050ac5 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/file name.txt" 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: md5sum /home/rclone/rclone-test-kosabuc2xohe/file\ name.txt 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: 1b300549318416f4d23dc27b617b2e1f /home/rclone/rclone-test-kosabuc2xohe/file name.txt 2026/07/04 03:50:11 DEBUG : file name.txt: Parsed hash: 1b300549318416f4d23dc27b617b2e1f 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/file name.txt" 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: sha1sum /home/rclone/rclone-test-kosabuc2xohe/file\ name.txt 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: f970a1a7c680b1977c98a14fa73aeda47afd67cb /home/rclone/rclone-test-kosabuc2xohe/file name.txt 2026/07/04 03:50:11 DEBUG : file name.txt: Parsed hash: f970a1a7c680b1977c98a14fa73aeda47afd67cb === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1126: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/file name.txt" 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: md5sum /home/rclone/rclone-test-kosabuc2xohe/file\ name.txt 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: 1b300549318416f4d23dc27b617b2e1f /home/rclone/rclone-test-kosabuc2xohe/file name.txt 2026/07/04 03:50:11 DEBUG : file name.txt: Parsed hash: 1b300549318416f4d23dc27b617b2e1f 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/file name.txt" 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: sha1sum /home/rclone/rclone-test-kosabuc2xohe/file\ name.txt 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: f970a1a7c680b1977c98a14fa73aeda47afd67cb /home/rclone/rclone-test-kosabuc2xohe/file name.txt 2026/07/04 03:50:11 DEBUG : file name.txt: Parsed hash: f970a1a7c680b1977c98a14fa73aeda47afd67cb 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: md5sum /home/rclone/rclone-test-kosabuc2xohe/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: c47f61e368a4c2b5398aa5cd3f06f30b /home/rclone/rclone-test-kosabuc2xohe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/04 03:50:11 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: c47f61e368a4c2b5398aa5cd3f06f30b 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: sha1sum /home/rclone/rclone-test-kosabuc2xohe/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: 56ce82f64acffcb66164ed1c8819caac4b050ac5 /home/rclone/rclone-test-kosabuc2xohe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/04 03:50:11 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 56ce82f64acffcb66164ed1c8819caac4b050ac5 === 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/04 03:50:11 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-kosabuc2xohe/hello? sausage/êé" 2026/07/04 03:50:11 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/07/04 03:50:11 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/04 03:50:11 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/04 03:50:11 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/04 03:50:11 DEBUG : Setting pass="_2lKUcW9_hAFHLF-ETCTi6SWWxYB1oF_" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/04 03:50:11 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/04 03:50:11 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{5j20g}" suffix to name 2026/07/04 03:50:11 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/04 03:50:11 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/04 03:50:11 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/04 03:50:11 DEBUG : Setting pass="_2lKUcW9_hAFHLF-ETCTi6SWWxYB1oF_" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/04 03:50:11 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/04 03:50:11 NOTICE: TestSFTPOpenssh{5j20g}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe/hello? sausage/êé: New connection 127.0.0.1:47874->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe/hello? sausage/êé: Shell type "unix" from config 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe/hello? sausage/êé: Relative path resolved to "/home/rclone/rclone-test-kosabuc2xohe/hello? sausage/êé" 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe/hello? sausage/êé: Using root directory "/home/rclone/rclone-test-kosabuc2xohe/hello? sausage/êé" 2026/07/04 03:50:11 DEBUG : fs cache: renaming cache item "TestSFTPOpenssh:rclone-test-kosabuc2xohe/hello? sausage/êé" to be canonical "TestSFTPOpenssh{5j20g}:rclone-test-kosabuc2xohe/hello? sausage/êé" 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe/hello? sausage/êé: Shell path "/home/rclone/rclone-test-kosabuc2xohe/hello? sausage/êé/a/b/c/d/e.txt" 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe/hello? sausage/êé: Running remote command: md5sum /home/rclone/rclone-test-kosabuc2xohe/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe/hello? sausage/êé: Remote command result: a3cd5270dbae857ee572b60ad39735ff /home/rclone/rclone-test-kosabuc2xohe/hello? sausage/êé/a/b/c/d/e.txt 2026/07/04 03:50:11 DEBUG : a/b/c/d/e.txt: Parsed hash: a3cd5270dbae857ee572b60ad39735ff 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe/hello? sausage/êé: Shell path "/home/rclone/rclone-test-kosabuc2xohe/hello? sausage/êé/a/b/c/d/e.txt" 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe/hello? sausage/êé: Running remote command: sha1sum /home/rclone/rclone-test-kosabuc2xohe/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe/hello? sausage/êé: Remote command result: c0365f2478f669fb69954b7162a8f8be7967c956 /home/rclone/rclone-test-kosabuc2xohe/hello? sausage/êé/a/b/c/d/e.txt 2026/07/04 03:50:11 DEBUG : a/b/c/d/e.txt: Parsed hash: c0365f2478f669fb69954b7162a8f8be7967c956 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe/hello? sausage/êé: Shell path "/home/rclone/rclone-test-kosabuc2xohe/hello? sausage/êé/a/b/c/d/e.txt" 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe/hello? sausage/êé: Running remote command: md5sum /home/rclone/rclone-test-kosabuc2xohe/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe/hello? sausage/êé: Remote command result: a3cd5270dbae857ee572b60ad39735ff /home/rclone/rclone-test-kosabuc2xohe/hello? sausage/êé/a/b/c/d/e.txt 2026/07/04 03:50:11 DEBUG : a/b/c/d/e.txt: Parsed hash: a3cd5270dbae857ee572b60ad39735ff 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe/hello? sausage/êé: Shell path "/home/rclone/rclone-test-kosabuc2xohe/hello? sausage/êé/a/b/c/d/e.txt" 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe/hello? sausage/êé: Running remote command: sha1sum /home/rclone/rclone-test-kosabuc2xohe/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe/hello? sausage/êé: Remote command result: c0365f2478f669fb69954b7162a8f8be7967c956 /home/rclone/rclone-test-kosabuc2xohe/hello? sausage/êé/a/b/c/d/e.txt 2026/07/04 03:50:11 DEBUG : a/b/c/d/e.txt: Parsed hash: c0365f2478f669fb69954b7162a8f8be7967c956 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe/hello? sausage/êé: New connection 127.0.0.1:47876->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/04 03:50:11 DEBUG : Waiting for deletions to finish 2026/07/04 03:50:11 INFO : a/b/c/d/e.txt: Deleted 2026/07/04 03:50:11 DEBUG : removing 1 level 4 directories 2026/07/04 03:50:11 INFO : a/b/c/d: Removing directory 2026/07/04 03:50:11 DEBUG : removing 1 level 3 directories 2026/07/04 03:50:11 INFO : a/b/c: Removing directory 2026/07/04 03:50:11 DEBUG : removing 1 level 2 directories 2026/07/04 03:50:11 INFO : a/b: Removing directory 2026/07/04 03:50:11 DEBUG : removing 1 level 1 directories 2026/07/04 03:50:11 INFO : a: Removing directory === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/file name.txt" 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: md5sum /home/rclone/rclone-test-kosabuc2xohe/file\ name.txt 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: 1b300549318416f4d23dc27b617b2e1f /home/rclone/rclone-test-kosabuc2xohe/file name.txt 2026/07/04 03:50:11 DEBUG : file name.txt: Parsed hash: 1b300549318416f4d23dc27b617b2e1f 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/file name.txt" 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: sha1sum /home/rclone/rclone-test-kosabuc2xohe/file\ name.txt 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: f970a1a7c680b1977c98a14fa73aeda47afd67cb /home/rclone/rclone-test-kosabuc2xohe/file name.txt 2026/07/04 03:50:11 DEBUG : file name.txt: Parsed hash: f970a1a7c680b1977c98a14fa73aeda47afd67cb 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: md5sum /home/rclone/rclone-test-kosabuc2xohe/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: c47f61e368a4c2b5398aa5cd3f06f30b /home/rclone/rclone-test-kosabuc2xohe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/04 03:50:11 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: c47f61e368a4c2b5398aa5cd3f06f30b 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: sha1sum /home/rclone/rclone-test-kosabuc2xohe/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: 56ce82f64acffcb66164ed1c8819caac4b050ac5 /home/rclone/rclone-test-kosabuc2xohe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/04 03:50:11 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 56ce82f64acffcb66164ed1c8819caac4b050ac5 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt-copy" 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: md5sum /home/rclone/rclone-test-kosabuc2xohe/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt-copy 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: c47f61e368a4c2b5398aa5cd3f06f30b /home/rclone/rclone-test-kosabuc2xohe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy 2026/07/04 03:50:11 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Parsed hash: c47f61e368a4c2b5398aa5cd3f06f30b 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt-copy" 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: sha1sum /home/rclone/rclone-test-kosabuc2xohe/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt-copy 2026/07/04 03:50:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: 56ce82f64acffcb66164ed1c8819caac4b050ac5 /home/rclone/rclone-test-kosabuc2xohe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy 2026/07/04 03:50:11 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Parsed hash: 56ce82f64acffcb66164ed1c8819caac4b050ac5 === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1298: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/file name.txt" 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: md5sum /home/rclone/rclone-test-kosabuc2xohe/file\ name.txt 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: 1b300549318416f4d23dc27b617b2e1f /home/rclone/rclone-test-kosabuc2xohe/file name.txt 2026/07/04 03:50:12 DEBUG : file name.txt: Parsed hash: 1b300549318416f4d23dc27b617b2e1f 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/file name.txt" 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: sha1sum /home/rclone/rclone-test-kosabuc2xohe/file\ name.txt 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: f970a1a7c680b1977c98a14fa73aeda47afd67cb /home/rclone/rclone-test-kosabuc2xohe/file name.txt 2026/07/04 03:50:12 DEBUG : file name.txt: Parsed hash: f970a1a7c680b1977c98a14fa73aeda47afd67cb 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/other.txt" 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: md5sum /home/rclone/rclone-test-kosabuc2xohe/other.txt 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: c47f61e368a4c2b5398aa5cd3f06f30b /home/rclone/rclone-test-kosabuc2xohe/other.txt 2026/07/04 03:50:12 DEBUG : other.txt: Parsed hash: c47f61e368a4c2b5398aa5cd3f06f30b 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/other.txt" 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: sha1sum /home/rclone/rclone-test-kosabuc2xohe/other.txt 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: 56ce82f64acffcb66164ed1c8819caac4b050ac5 /home/rclone/rclone-test-kosabuc2xohe/other.txt 2026/07/04 03:50:12 DEBUG : other.txt: Parsed hash: 56ce82f64acffcb66164ed1c8819caac4b050ac5 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: New connection 127.0.0.1:47888->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/other.txt" 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: md5sum /home/rclone/rclone-test-kosabuc2xohe/other.txt 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: c47f61e368a4c2b5398aa5cd3f06f30b /home/rclone/rclone-test-kosabuc2xohe/other.txt 2026/07/04 03:50:12 DEBUG : other.txt: Parsed hash: c47f61e368a4c2b5398aa5cd3f06f30b 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/other.txt" 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: sha1sum /home/rclone/rclone-test-kosabuc2xohe/other.txt 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: 56ce82f64acffcb66164ed1c8819caac4b050ac5 /home/rclone/rclone-test-kosabuc2xohe/other.txt 2026/07/04 03:50:12 DEBUG : other.txt: Parsed hash: 56ce82f64acffcb66164ed1c8819caac4b050ac5 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/moveTest/other.txt" 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: md5sum /home/rclone/rclone-test-kosabuc2xohe/moveTest/other.txt 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: 1b300549318416f4d23dc27b617b2e1f /home/rclone/rclone-test-kosabuc2xohe/moveTest/other.txt 2026/07/04 03:50:12 DEBUG : moveTest/other.txt: Parsed hash: 1b300549318416f4d23dc27b617b2e1f 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/moveTest/other.txt" 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: sha1sum /home/rclone/rclone-test-kosabuc2xohe/moveTest/other.txt 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: f970a1a7c680b1977c98a14fa73aeda47afd67cb /home/rclone/rclone-test-kosabuc2xohe/moveTest/other.txt 2026/07/04 03:50:12 DEBUG : moveTest/other.txt: Parsed hash: f970a1a7c680b1977c98a14fa73aeda47afd67cb 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/file name.txt" 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: md5sum /home/rclone/rclone-test-kosabuc2xohe/file\ name.txt 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: 1b300549318416f4d23dc27b617b2e1f /home/rclone/rclone-test-kosabuc2xohe/file name.txt 2026/07/04 03:50:12 DEBUG : file name.txt: Parsed hash: 1b300549318416f4d23dc27b617b2e1f 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/file name.txt" 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: sha1sum /home/rclone/rclone-test-kosabuc2xohe/file\ name.txt 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: f970a1a7c680b1977c98a14fa73aeda47afd67cb /home/rclone/rclone-test-kosabuc2xohe/file name.txt 2026/07/04 03:50:12 DEBUG : file name.txt: Parsed hash: f970a1a7c680b1977c98a14fa73aeda47afd67cb 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/other.txt" 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: md5sum /home/rclone/rclone-test-kosabuc2xohe/other.txt 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: c47f61e368a4c2b5398aa5cd3f06f30b /home/rclone/rclone-test-kosabuc2xohe/other.txt 2026/07/04 03:50:12 DEBUG : other.txt: Parsed hash: c47f61e368a4c2b5398aa5cd3f06f30b 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/other.txt" 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: sha1sum /home/rclone/rclone-test-kosabuc2xohe/other.txt 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: 56ce82f64acffcb66164ed1c8819caac4b050ac5 /home/rclone/rclone-test-kosabuc2xohe/other.txt 2026/07/04 03:50:12 DEBUG : other.txt: Parsed hash: 56ce82f64acffcb66164ed1c8819caac4b050ac5 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/file name.txt" 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: md5sum /home/rclone/rclone-test-kosabuc2xohe/file\ name.txt 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: 1b300549318416f4d23dc27b617b2e1f /home/rclone/rclone-test-kosabuc2xohe/file name.txt 2026/07/04 03:50:12 DEBUG : file name.txt: Parsed hash: 1b300549318416f4d23dc27b617b2e1f 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/file name.txt" 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: sha1sum /home/rclone/rclone-test-kosabuc2xohe/file\ name.txt 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: f970a1a7c680b1977c98a14fa73aeda47afd67cb /home/rclone/rclone-test-kosabuc2xohe/file name.txt 2026/07/04 03:50:12 DEBUG : file name.txt: Parsed hash: f970a1a7c680b1977c98a14fa73aeda47afd67cb 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: md5sum /home/rclone/rclone-test-kosabuc2xohe/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: c47f61e368a4c2b5398aa5cd3f06f30b /home/rclone/rclone-test-kosabuc2xohe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/04 03:50:12 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: c47f61e368a4c2b5398aa5cd3f06f30b 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: sha1sum /home/rclone/rclone-test-kosabuc2xohe/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: 56ce82f64acffcb66164ed1c8819caac4b050ac5 /home/rclone/rclone-test-kosabuc2xohe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/04 03:50:12 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 56ce82f64acffcb66164ed1c8819caac4b050ac5 === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata fstests.go:1407: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2026/07/04 03:50:12 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-lahiyiq8popu" 2026/07/04 03:50:12 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/07/04 03:50:12 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/04 03:50:12 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/04 03:50:12 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/04 03:50:12 DEBUG : Setting pass="_2lKUcW9_hAFHLF-ETCTi6SWWxYB1oF_" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/04 03:50:12 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/04 03:50:12 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{5j20g}" suffix to name 2026/07/04 03:50:12 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/04 03:50:12 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/04 03:50:12 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/04 03:50:12 DEBUG : Setting pass="_2lKUcW9_hAFHLF-ETCTi6SWWxYB1oF_" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/04 03:50:12 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/04 03:50:12 NOTICE: TestSFTPOpenssh{5j20g}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lahiyiq8popu: New connection 127.0.0.1:47906->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lahiyiq8popu: Shell type "unix" from config 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lahiyiq8popu: Relative path resolved to "/home/rclone/rclone-test-lahiyiq8popu" 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lahiyiq8popu: Using root directory "/home/rclone/rclone-test-lahiyiq8popu" 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lahiyiq8popu: Shell path "/home/rclone/rclone-test-lahiyiq8popu/new_name/sub_new_name/file name.txt" 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lahiyiq8popu: Running remote command: md5sum /home/rclone/rclone-test-lahiyiq8popu/new_name/sub_new_name/file\ name.txt 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lahiyiq8popu: Remote command result: 1b300549318416f4d23dc27b617b2e1f /home/rclone/rclone-test-lahiyiq8popu/new_name/sub_new_name/file name.txt 2026/07/04 03:50:12 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: 1b300549318416f4d23dc27b617b2e1f 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lahiyiq8popu: Shell path "/home/rclone/rclone-test-lahiyiq8popu/new_name/sub_new_name/file name.txt" 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lahiyiq8popu: Running remote command: sha1sum /home/rclone/rclone-test-lahiyiq8popu/new_name/sub_new_name/file\ name.txt 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lahiyiq8popu: Remote command result: f970a1a7c680b1977c98a14fa73aeda47afd67cb /home/rclone/rclone-test-lahiyiq8popu/new_name/sub_new_name/file name.txt 2026/07/04 03:50:12 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: f970a1a7c680b1977c98a14fa73aeda47afd67cb 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lahiyiq8popu: Shell path "/home/rclone/rclone-test-lahiyiq8popu/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lahiyiq8popu: Running remote command: md5sum /home/rclone/rclone-test-lahiyiq8popu/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lahiyiq8popu: Remote command result: c47f61e368a4c2b5398aa5cd3f06f30b /home/rclone/rclone-test-lahiyiq8popu/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/04 03:50:12 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: c47f61e368a4c2b5398aa5cd3f06f30b 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lahiyiq8popu: Shell path "/home/rclone/rclone-test-lahiyiq8popu/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lahiyiq8popu: Running remote command: sha1sum /home/rclone/rclone-test-lahiyiq8popu/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lahiyiq8popu: Remote command result: 56ce82f64acffcb66164ed1c8819caac4b050ac5 /home/rclone/rclone-test-lahiyiq8popu/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/04 03:50:12 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 56ce82f64acffcb66164ed1c8819caac4b050ac5 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/file name.txt" 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: md5sum /home/rclone/rclone-test-kosabuc2xohe/file\ name.txt 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: 1b300549318416f4d23dc27b617b2e1f /home/rclone/rclone-test-kosabuc2xohe/file name.txt 2026/07/04 03:50:12 DEBUG : file name.txt: Parsed hash: 1b300549318416f4d23dc27b617b2e1f 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/file name.txt" 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: sha1sum /home/rclone/rclone-test-kosabuc2xohe/file\ name.txt 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: f970a1a7c680b1977c98a14fa73aeda47afd67cb /home/rclone/rclone-test-kosabuc2xohe/file name.txt 2026/07/04 03:50:12 DEBUG : file name.txt: Parsed hash: f970a1a7c680b1977c98a14fa73aeda47afd67cb 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: md5sum /home/rclone/rclone-test-kosabuc2xohe/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: c47f61e368a4c2b5398aa5cd3f06f30b /home/rclone/rclone-test-kosabuc2xohe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/04 03:50:12 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: c47f61e368a4c2b5398aa5cd3f06f30b 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: sha1sum /home/rclone/rclone-test-kosabuc2xohe/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: 56ce82f64acffcb66164ed1c8819caac4b050ac5 /home/rclone/rclone-test-kosabuc2xohe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/04 03:50:12 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 56ce82f64acffcb66164ed1c8819caac4b050ac5 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lahiyiq8popu: Purge dir "new_name" 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lahiyiq8popu: 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/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/file name.txt" 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: md5sum /home/rclone/rclone-test-kosabuc2xohe/file\ name.txt 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: 1b300549318416f4d23dc27b617b2e1f /home/rclone/rclone-test-kosabuc2xohe/file name.txt 2026/07/04 03:50:12 DEBUG : file name.txt: Parsed hash: 1b300549318416f4d23dc27b617b2e1f 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/file name.txt" 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: sha1sum /home/rclone/rclone-test-kosabuc2xohe/file\ name.txt 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: f970a1a7c680b1977c98a14fa73aeda47afd67cb /home/rclone/rclone-test-kosabuc2xohe/file name.txt 2026/07/04 03:50:12 DEBUG : file name.txt: Parsed hash: f970a1a7c680b1977c98a14fa73aeda47afd67cb === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType fstests.go:1601: MimeType method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1632: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1703: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/file name.txt" 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: md5sum /home/rclone/rclone-test-kosabuc2xohe/file\ name.txt 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: 6cd80cbfaea7c1c0accdc4ab322eaa5a /home/rclone/rclone-test-kosabuc2xohe/file name.txt 2026/07/04 03:50:12 DEBUG : file name.txt: Parsed hash: 6cd80cbfaea7c1c0accdc4ab322eaa5a 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/file name.txt" 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: sha1sum /home/rclone/rclone-test-kosabuc2xohe/file\ name.txt 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: 163f11045049e7d457222e941862bba8d0b0081f /home/rclone/rclone-test-kosabuc2xohe/file name.txt 2026/07/04 03:50:12 DEBUG : file name.txt: Parsed hash: 163f11045049e7d457222e941862bba8d0b0081f 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/file name.txt" 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: md5sum /home/rclone/rclone-test-kosabuc2xohe/file\ name.txt 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: 6cd80cbfaea7c1c0accdc4ab322eaa5a /home/rclone/rclone-test-kosabuc2xohe/file name.txt 2026/07/04 03:50:12 DEBUG : file name.txt: Parsed hash: 6cd80cbfaea7c1c0accdc4ab322eaa5a 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/file name.txt" 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: sha1sum /home/rclone/rclone-test-kosabuc2xohe/file\ name.txt 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: 163f11045049e7d457222e941862bba8d0b0081f /home/rclone/rclone-test-kosabuc2xohe/file name.txt 2026/07/04 03:50:12 DEBUG : file name.txt: Parsed hash: 163f11045049e7d457222e941862bba8d0b0081f === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/07/04 03:50:12 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-kosabuc2xohe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/04 03:50:12 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/07/04 03:50:12 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/04 03:50:12 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/04 03:50:12 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/04 03:50:12 DEBUG : Setting pass="_2lKUcW9_hAFHLF-ETCTi6SWWxYB1oF_" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/04 03:50:12 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/04 03:50:12 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{5j20g}" suffix to name 2026/07/04 03:50:12 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/04 03:50:12 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/04 03:50:12 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/04 03:50:12 DEBUG : Setting pass="_2lKUcW9_hAFHLF-ETCTi6SWWxYB1oF_" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/04 03:50:12 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/04 03:50:12 NOTICE: TestSFTPOpenssh{5j20g}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: New connection 127.0.0.1:47924->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell type "unix" from config 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Relative path resolved to "/home/rclone/rclone-test-kosabuc2xohe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Using root directory "/home/rclone/rclone-test-kosabuc2xohe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/home/rclone/rclone-test-kosabuc2xohe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: md5sum /home/rclone/rclone-test-kosabuc2xohe/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: c47f61e368a4c2b5398aa5cd3f06f30b /home/rclone/rclone-test-kosabuc2xohe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/04 03:50:12 DEBUG : z.txt: Parsed hash: c47f61e368a4c2b5398aa5cd3f06f30b 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/home/rclone/rclone-test-kosabuc2xohe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: sha1sum /home/rclone/rclone-test-kosabuc2xohe/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: 56ce82f64acffcb66164ed1c8819caac4b050ac5 /home/rclone/rclone-test-kosabuc2xohe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/04 03:50:12 DEBUG : z.txt: Parsed hash: 56ce82f64acffcb66164ed1c8819caac4b050ac5 === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/07/04 03:50:12 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-kosabuc2xohe/not found.txt" 2026/07/04 03:50:12 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/07/04 03:50:12 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/04 03:50:12 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/04 03:50:12 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/04 03:50:12 DEBUG : Setting pass="_2lKUcW9_hAFHLF-ETCTi6SWWxYB1oF_" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/04 03:50:12 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/04 03:50:12 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{5j20g}" suffix to name 2026/07/04 03:50:12 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/04 03:50:12 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/04 03:50:12 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/04 03:50:12 DEBUG : Setting pass="_2lKUcW9_hAFHLF-ETCTi6SWWxYB1oF_" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/04 03:50:12 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/04 03:50:12 NOTICE: TestSFTPOpenssh{5j20g}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe/not found.txt: New connection 127.0.0.1:47950->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe/not found.txt: Shell type "unix" from config 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe/not found.txt: Relative path resolved to "/home/rclone/rclone-test-kosabuc2xohe/not found.txt" 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe/not found.txt: Using root directory "/home/rclone/rclone-test-kosabuc2xohe/not found.txt" 2026/07/04 03:50:12 ERROR : error listing: directory not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1920: Opening root remote "TestSFTPOpenssh:" path "rclone-test-kosabuc2xohe" from "TestSFTPOpenssh:rclone-test-kosabuc2xohe" 2026/07/04 03:50:12 DEBUG : Creating backend with remote "TestSFTPOpenssh:" 2026/07/04 03:50:12 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/07/04 03:50:12 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/04 03:50:12 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/04 03:50:12 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/04 03:50:12 DEBUG : Setting pass="_2lKUcW9_hAFHLF-ETCTi6SWWxYB1oF_" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/04 03:50:12 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/04 03:50:12 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{5j20g}" suffix to name 2026/07/04 03:50:12 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/04 03:50:12 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/04 03:50:12 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/04 03:50:12 DEBUG : Setting pass="_2lKUcW9_hAFHLF-ETCTi6SWWxYB1oF_" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/04 03:50:12 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/04 03:50:12 NOTICE: TestSFTPOpenssh{5j20g}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/: New connection 127.0.0.1:47966->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell type "unix" from config 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Relative path resolved to "/home/rclone" 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Using root directory "/home/rclone" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-kosabuc2xohe/file name.txt" 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-kosabuc2xohe/file\ name.txt 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 6cd80cbfaea7c1c0accdc4ab322eaa5a /home/rclone/rclone-test-kosabuc2xohe/file name.txt 2026/07/04 03:50:12 DEBUG : rclone-test-kosabuc2xohe/file name.txt: Parsed hash: 6cd80cbfaea7c1c0accdc4ab322eaa5a 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-kosabuc2xohe/file name.txt" 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-kosabuc2xohe/file\ name.txt 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 163f11045049e7d457222e941862bba8d0b0081f /home/rclone/rclone-test-kosabuc2xohe/file name.txt 2026/07/04 03:50:12 DEBUG : rclone-test-kosabuc2xohe/file name.txt: Parsed hash: 163f11045049e7d457222e941862bba8d0b0081f 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-kosabuc2xohe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-kosabuc2xohe/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: c47f61e368a4c2b5398aa5cd3f06f30b /home/rclone/rclone-test-kosabuc2xohe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/04 03:50:12 DEBUG : rclone-test-kosabuc2xohe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: c47f61e368a4c2b5398aa5cd3f06f30b 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-kosabuc2xohe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-kosabuc2xohe/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 56ce82f64acffcb66164ed1c8819caac4b050ac5 /home/rclone/rclone-test-kosabuc2xohe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/04 03:50:12 DEBUG : rclone-test-kosabuc2xohe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 56ce82f64acffcb66164ed1c8819caac4b050ac5 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-kosabuc2xohe/file name.txt" 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-kosabuc2xohe/file\ name.txt 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 6cd80cbfaea7c1c0accdc4ab322eaa5a /home/rclone/rclone-test-kosabuc2xohe/file name.txt 2026/07/04 03:50:12 DEBUG : rclone-test-kosabuc2xohe/file name.txt: Parsed hash: 6cd80cbfaea7c1c0accdc4ab322eaa5a 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-kosabuc2xohe/file name.txt" 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-kosabuc2xohe/file\ name.txt 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 163f11045049e7d457222e941862bba8d0b0081f /home/rclone/rclone-test-kosabuc2xohe/file name.txt 2026/07/04 03:50:12 DEBUG : rclone-test-kosabuc2xohe/file name.txt: Parsed hash: 163f11045049e7d457222e941862bba8d0b0081f === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:1957: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-kosabuc2xohe/created from root.txt" 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-kosabuc2xohe/created\ from\ root.txt 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 510fbe7b2b72de4c76d52938204cc736 /home/rclone/rclone-test-kosabuc2xohe/created from root.txt 2026/07/04 03:50:12 DEBUG : rclone-test-kosabuc2xohe/created from root.txt: Parsed hash: 510fbe7b2b72de4c76d52938204cc736 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-kosabuc2xohe/created from root.txt" 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-kosabuc2xohe/created\ from\ root.txt 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 807cd1f726c830a8434e589ade306ff179ecad38 /home/rclone/rclone-test-kosabuc2xohe/created from root.txt 2026/07/04 03:50:12 DEBUG : rclone-test-kosabuc2xohe/created from root.txt: Parsed hash: 807cd1f726c830a8434e589ade306ff179ecad38 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-kosabuc2xohe/created from root.txt" 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-kosabuc2xohe/created\ from\ root.txt 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 510fbe7b2b72de4c76d52938204cc736 /home/rclone/rclone-test-kosabuc2xohe/created from root.txt 2026/07/04 03:50:12 DEBUG : rclone-test-kosabuc2xohe/created from root.txt: Parsed hash: 510fbe7b2b72de4c76d52938204cc736 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-kosabuc2xohe/created from root.txt" 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-kosabuc2xohe/created\ from\ root.txt 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 807cd1f726c830a8434e589ade306ff179ecad38 /home/rclone/rclone-test-kosabuc2xohe/created from root.txt 2026/07/04 03:50:12 DEBUG : rclone-test-kosabuc2xohe/created from root.txt: Parsed hash: 807cd1f726c830a8434e589ade306ff179ecad38 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-kosabuc2xohe/created from root.txt" 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-kosabuc2xohe/created\ from\ root.txt 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 510fbe7b2b72de4c76d52938204cc736 /home/rclone/rclone-test-kosabuc2xohe/created from root.txt 2026/07/04 03:50:12 DEBUG : rclone-test-kosabuc2xohe/created from root.txt: Parsed hash: 510fbe7b2b72de4c76d52938204cc736 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-kosabuc2xohe/created from root.txt" 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-kosabuc2xohe/created\ from\ root.txt 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 807cd1f726c830a8434e589ade306ff179ecad38 /home/rclone/rclone-test-kosabuc2xohe/created from root.txt 2026/07/04 03:50:12 DEBUG : rclone-test-kosabuc2xohe/created from root.txt: Parsed hash: 807cd1f726c830a8434e589ade306ff179ecad38 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-kosabuc2xohe/file name.txt" 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-kosabuc2xohe/file\ name.txt 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 6cd80cbfaea7c1c0accdc4ab322eaa5a /home/rclone/rclone-test-kosabuc2xohe/file name.txt 2026/07/04 03:50:12 DEBUG : rclone-test-kosabuc2xohe/file name.txt: Parsed hash: 6cd80cbfaea7c1c0accdc4ab322eaa5a 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-kosabuc2xohe/file name.txt" 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-kosabuc2xohe/file\ name.txt 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 163f11045049e7d457222e941862bba8d0b0081f /home/rclone/rclone-test-kosabuc2xohe/file name.txt 2026/07/04 03:50:12 DEBUG : rclone-test-kosabuc2xohe/file name.txt: Parsed hash: 163f11045049e7d457222e941862bba8d0b0081f 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-kosabuc2xohe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-kosabuc2xohe/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: c47f61e368a4c2b5398aa5cd3f06f30b /home/rclone/rclone-test-kosabuc2xohe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/04 03:50:12 DEBUG : rclone-test-kosabuc2xohe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: c47f61e368a4c2b5398aa5cd3f06f30b 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-kosabuc2xohe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-kosabuc2xohe/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 56ce82f64acffcb66164ed1c8819caac4b050ac5 /home/rclone/rclone-test-kosabuc2xohe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/04 03:50:12 DEBUG : rclone-test-kosabuc2xohe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 56ce82f64acffcb66164ed1c8819caac4b050ac5 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-kosabuc2xohe/file name.txt" 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-kosabuc2xohe/file\ name.txt 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 6cd80cbfaea7c1c0accdc4ab322eaa5a /home/rclone/rclone-test-kosabuc2xohe/file name.txt 2026/07/04 03:50:12 DEBUG : rclone-test-kosabuc2xohe/file name.txt: Parsed hash: 6cd80cbfaea7c1c0accdc4ab322eaa5a 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-kosabuc2xohe/file name.txt" 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-kosabuc2xohe/file\ name.txt 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 163f11045049e7d457222e941862bba8d0b0081f /home/rclone/rclone-test-kosabuc2xohe/file name.txt 2026/07/04 03:50:12 DEBUG : rclone-test-kosabuc2xohe/file name.txt: Parsed hash: 163f11045049e7d457222e941862bba8d0b0081f 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-kosabuc2xohe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-kosabuc2xohe/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: c47f61e368a4c2b5398aa5cd3f06f30b /home/rclone/rclone-test-kosabuc2xohe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/04 03:50:12 DEBUG : rclone-test-kosabuc2xohe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: c47f61e368a4c2b5398aa5cd3f06f30b 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-kosabuc2xohe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-kosabuc2xohe/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 56ce82f64acffcb66164ed1c8819caac4b050ac5 /home/rclone/rclone-test-kosabuc2xohe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/04 03:50:12 DEBUG : rclone-test-kosabuc2xohe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 56ce82f64acffcb66164ed1c8819caac4b050ac5 === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2016: FS has no PublicLinker interface === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2121: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2137: Not a bucket based backend === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: md5sum /home/rclone/rclone-test-kosabuc2xohe/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: c47f61e368a4c2b5398aa5cd3f06f30b /home/rclone/rclone-test-kosabuc2xohe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/04 03:50:12 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: c47f61e368a4c2b5398aa5cd3f06f30b 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: sha1sum /home/rclone/rclone-test-kosabuc2xohe/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: 56ce82f64acffcb66164ed1c8819caac4b050ac5 /home/rclone/rclone-test-kosabuc2xohe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/04 03:50:12 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 56ce82f64acffcb66164ed1c8819caac4b050ac5 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Server has VFS statistics extension 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: About path "/home/rclone/rclone-test-kosabuc2xohe" === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/piped data.txt" 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: md5sum /home/rclone/rclone-test-kosabuc2xohe/piped\ data.txt 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-kosabuc2xohe/piped data.txt 2026/07/04 03:50:12 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/piped data.txt" 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: sha1sum /home/rclone/rclone-test-kosabuc2xohe/piped\ data.txt 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-kosabuc2xohe/piped data.txt 2026/07/04 03:50:12 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/piped data.txt" 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: md5sum /home/rclone/rclone-test-kosabuc2xohe/piped\ data.txt 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-kosabuc2xohe/piped data.txt 2026/07/04 03:50:12 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/piped data.txt" 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: sha1sum /home/rclone/rclone-test-kosabuc2xohe/piped\ data.txt 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-kosabuc2xohe/piped data.txt 2026/07/04 03:50:12 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/piped data.txt" 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: md5sum /home/rclone/rclone-test-kosabuc2xohe/piped\ data.txt 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: ebe0ca99c1d1353056a891f032aff1b3 /home/rclone/rclone-test-kosabuc2xohe/piped data.txt 2026/07/04 03:50:12 DEBUG : piped data.txt: Parsed hash: ebe0ca99c1d1353056a891f032aff1b3 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/piped data.txt" 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: sha1sum /home/rclone/rclone-test-kosabuc2xohe/piped\ data.txt 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: 1d9baad5d217b0dc6744fba7b3ebf34815826df5 /home/rclone/rclone-test-kosabuc2xohe/piped data.txt 2026/07/04 03:50:12 DEBUG : piped data.txt: Parsed hash: 1d9baad5d217b0dc6744fba7b3ebf34815826df5 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/piped data.txt" 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: md5sum /home/rclone/rclone-test-kosabuc2xohe/piped\ data.txt 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: ebe0ca99c1d1353056a891f032aff1b3 /home/rclone/rclone-test-kosabuc2xohe/piped data.txt 2026/07/04 03:50:12 DEBUG : piped data.txt: Parsed hash: ebe0ca99c1d1353056a891f032aff1b3 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/piped data.txt" 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: sha1sum /home/rclone/rclone-test-kosabuc2xohe/piped\ data.txt 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: 1d9baad5d217b0dc6744fba7b3ebf34815826df5 /home/rclone/rclone-test-kosabuc2xohe/piped data.txt 2026/07/04 03:50:12 DEBUG : piped data.txt: Parsed hash: 1d9baad5d217b0dc6744fba7b3ebf34815826df5 === RUN TestIntegration/FsMkdir/FsPutFiles/Internal fstests.go:2355: *sftp.Fs does not implement InternalTester === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2376: *sftp.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2497: *sftp.Fs does not implement SetCopyCutoff === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/unknown-size-update.txt" 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: md5sum /home/rclone/rclone-test-kosabuc2xohe/unknown-size-update.txt 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: c3f0d14619b6757aa3ab65122be4f380 /home/rclone/rclone-test-kosabuc2xohe/unknown-size-update.txt 2026/07/04 03:50:12 DEBUG : unknown-size-update.txt: Parsed hash: c3f0d14619b6757aa3ab65122be4f380 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/unknown-size-update.txt" 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: sha1sum /home/rclone/rclone-test-kosabuc2xohe/unknown-size-update.txt 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: cda9d50a5718594144fce160ed9db5974d4d9362 /home/rclone/rclone-test-kosabuc2xohe/unknown-size-update.txt 2026/07/04 03:50:12 DEBUG : unknown-size-update.txt: Parsed hash: cda9d50a5718594144fce160ed9db5974d4d9362 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/unknown-size-update.txt" 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: md5sum /home/rclone/rclone-test-kosabuc2xohe/unknown-size-update.txt 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: c3f0d14619b6757aa3ab65122be4f380 /home/rclone/rclone-test-kosabuc2xohe/unknown-size-update.txt 2026/07/04 03:50:12 DEBUG : unknown-size-update.txt: Parsed hash: c3f0d14619b6757aa3ab65122be4f380 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Shell path "/home/rclone/rclone-test-kosabuc2xohe/unknown-size-update.txt" 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Running remote command: sha1sum /home/rclone/rclone-test-kosabuc2xohe/unknown-size-update.txt 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Remote command result: cda9d50a5718594144fce160ed9db5974d4d9362 /home/rclone/rclone-test-kosabuc2xohe/unknown-size-update.txt 2026/07/04 03:50:12 DEBUG : unknown-size-update.txt: Parsed hash: cda9d50a5718594144fce160ed9db5974d4d9362 === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/07/04 03:50:12 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-kosabuc2xohe/deeper/nonexisting/directory" 2026/07/04 03:50:12 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/07/04 03:50:12 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/04 03:50:12 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/04 03:50:12 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/04 03:50:12 DEBUG : Setting pass="_2lKUcW9_hAFHLF-ETCTi6SWWxYB1oF_" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/04 03:50:12 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/04 03:50:12 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{5j20g}" suffix to name 2026/07/04 03:50:12 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/04 03:50:12 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/04 03:50:12 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/04 03:50:12 DEBUG : Setting pass="_2lKUcW9_hAFHLF-ETCTi6SWWxYB1oF_" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/04 03:50:12 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/04 03:50:12 NOTICE: TestSFTPOpenssh{5j20g}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe/deeper/nonexisting/directory: New connection 127.0.0.1:47998->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe/deeper/nonexisting/directory: Shell type "unix" from config 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe/deeper/nonexisting/directory: Failed to resolve path using RealPath: file does not exist 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe/deeper/nonexisting/directory: Relative path joined with current directory to get absolute path "/home/rclone/rclone-test-kosabuc2xohe/deeper/nonexisting/directory" 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe/deeper/nonexisting/directory: Using root directory "/home/rclone/rclone-test-kosabuc2xohe/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2680: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2737: FS has no Directory methods and doesn't Wrap 2026/07/04 03:50:12 DEBUG : Waiting for deletions to finish 2026/07/04 03:50:12 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/07/04 03:50:12 DEBUG : removing 1 level 4 directories 2026/07/04 03:50:12 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2026/07/04 03:50:12 DEBUG : removing 1 level 3 directories 2026/07/04 03:50:12 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2026/07/04 03:50:12 DEBUG : removing 1 level 2 directories 2026/07/04 03:50:12 INFO : hello? sausage/êé: Removing directory 2026/07/04 03:50:12 DEBUG : removing 1 level 1 directories 2026/07/04 03:50:12 INFO : hello? sausage: Removing directory 2026/07/04 03:50:12 DEBUG : removing 1 level 0 directories 2026/07/04 03:50:12 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Removing directory 2026/07/04 03:50:12 ERROR : error listing: directory not found 2026/07/04 03:50:12 DEBUG : Waiting for deletions to finish 2026/07/04 03:50:12 ERROR : error listing: directory not found 2026/07/04 03:50:12 ERROR : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Failed to list "": directory not found 2026/07/04 03:50:12 DEBUG : removing 1 level 0 directories 2026/07/04 03:50:12 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Removing directory 2026/07/04 03:50:12 ERROR : Failed to rmdir: Rmdir: directory not found === RUN TestIntegration/FsShutdown 2026/07/04 03:50:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kosabuc2xohe: Closing 2 unused connections 2026/07/04 03:50:12 NOTICE: TestSFTPOpenssh: Stopping server --- PASS: TestIntegration (2.92s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.00s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir (1.76s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.02s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.00s) --- SKIP: TestIntegration/FsMkdir/FsListRDirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.00s) --- SKIP: TestIntegration/FsMkdir/FsListRDirNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding (0.46s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.03s) --- 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.13s) --- 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.17s) --- 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.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.02s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (0.02s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.01s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.08s) --- PASS: TestIntegration/FsMkdir/FsDirSetModTime (0.01s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- PASS: TestIntegration/FsShutdown (0.00s) === RUN TestIntegration2 sftp_test.go:25: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestIntegration3 sftp_test.go:35: skipping as -remote is set --- SKIP: TestIntegration3 (0.00s) PASS ok github.com/rclone/rclone/backend/sftp 4.146s "go test -v -timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Finished OK in 4.993117326s (try 1/5)