"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 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.17s) === RUN TestIntegration fstests.go:438: Using remote "TestSFTPOpenssh:" 2025/11/09 01:43:18 NOTICE: TestSFTPOpenssh: Starting server 2025/11/09 01:43:19 NOTICE: TestSFTPOpenssh: Attempting to connect to "127.0.0.1:28627" try 1/100 2025/11/09 01:43:19 DEBUG : TestSFTPOpenssh: Read 1, error: 2025/11/09 01:43:19 NOTICE: TestSFTPOpenssh: Started server and connected to "127.0.0.1:28627" 2025/11/09 01:43:19 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-lepamus5xico" 2025/11/09 01:43:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/09 01:43:19 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2025/11/09 01:43:19 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/11/09 01:43:19 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/11/09 01:43:19 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/11/09 01:43:19 DEBUG : Setting pass="PEr8K6Cl0PQRXf6K4QVF_L-t5-4IgHP0" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/11/09 01:43:19 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/11/09 01:43:19 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{wnki4}" suffix to name 2025/11/09 01:43:19 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/11/09 01:43:19 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/11/09 01:43:19 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/11/09 01:43:19 DEBUG : Setting pass="PEr8K6Cl0PQRXf6K4QVF_L-t5-4IgHP0" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/11/09 01:43:19 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: New connection 127.0.0.1:54076->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell type "unix" from config 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Relative path resolved to "/home/rclone/rclone-test-lepamus5xico" 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Using root directory "/home/rclone/rclone-test-lepamus5xico" 2025/11/09 01:43:19 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 2025/11/09 01:43:19 INFO : dir/subdir: Making directory 2025/11/09 01:43:19 INFO : dir/subdir: Removing directory 2025/11/09 01:43:19 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 2025/11/09 01:43:19 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:707: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: md5sum /home/rclone/rclone-test-lepamus5xico/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: 0f049c7571dc4484cc7a4f200d0649d6 /home/rclone/rclone-test-lepamus5xico/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/11/09 01:43:19 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 0f049c7571dc4484cc7a4f200d0649d6 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: sha1sum /home/rclone/rclone-test-lepamus5xico/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: 20b8dcb0f2ea77d56016bc99e9e0bf3a19db43b8 /home/rclone/rclone-test-lepamus5xico/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/11/09 01:43:19 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 20b8dcb0f2ea77d56016bc99e9e0bf3a19db43b8 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: md5sum /home/rclone/rclone-test-lepamus5xico/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: 0f049c7571dc4484cc7a4f200d0649d6 /home/rclone/rclone-test-lepamus5xico/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/11/09 01:43:19 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 0f049c7571dc4484cc7a4f200d0649d6 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: sha1sum /home/rclone/rclone-test-lepamus5xico/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: 20b8dcb0f2ea77d56016bc99e9e0bf3a19db43b8 /home/rclone/rclone-test-lepamus5xico/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/11/09 01:43:19 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 20b8dcb0f2ea77d56016bc99e9e0bf3a19db43b8 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: md5sum /home/rclone/rclone-test-lepamus5xico/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: 0f049c7571dc4484cc7a4f200d0649d6 /home/rclone/rclone-test-lepamus5xico/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/11/09 01:43:19 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 0f049c7571dc4484cc7a4f200d0649d6 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: sha1sum /home/rclone/rclone-test-lepamus5xico/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: 20b8dcb0f2ea77d56016bc99e9e0bf3a19db43b8 /home/rclone/rclone-test-lepamus5xico/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/11/09 01:43:19 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 20b8dcb0f2ea77d56016bc99e9e0bf3a19db43b8 === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:707: testing "." 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/./." 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: md5sum /home/rclone/rclone-test-lepamus5xico/./. 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: f69a37b5fdc157c90bfb419abff3e994 /home/rclone/rclone-test-lepamus5xico/./. 2025/11/09 01:43:19 DEBUG : ./.: Parsed hash: f69a37b5fdc157c90bfb419abff3e994 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/./." 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: sha1sum /home/rclone/rclone-test-lepamus5xico/./. 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: 0170fee05115d7f04e0a232286383d28c3d0a6a2 /home/rclone/rclone-test-lepamus5xico/./. 2025/11/09 01:43:19 DEBUG : ./.: Parsed hash: 0170fee05115d7f04e0a232286383d28c3d0a6a2 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/./." 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: md5sum /home/rclone/rclone-test-lepamus5xico/./. 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: f69a37b5fdc157c90bfb419abff3e994 /home/rclone/rclone-test-lepamus5xico/./. 2025/11/09 01:43:19 DEBUG : ./.: Parsed hash: f69a37b5fdc157c90bfb419abff3e994 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/./." 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: sha1sum /home/rclone/rclone-test-lepamus5xico/./. 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: 0170fee05115d7f04e0a232286383d28c3d0a6a2 /home/rclone/rclone-test-lepamus5xico/./. 2025/11/09 01:43:19 DEBUG : ./.: Parsed hash: 0170fee05115d7f04e0a232286383d28c3d0a6a2 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/./." 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: md5sum /home/rclone/rclone-test-lepamus5xico/./. 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: f69a37b5fdc157c90bfb419abff3e994 /home/rclone/rclone-test-lepamus5xico/./. 2025/11/09 01:43:19 DEBUG : ./.: Parsed hash: f69a37b5fdc157c90bfb419abff3e994 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/./." 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: sha1sum /home/rclone/rclone-test-lepamus5xico/./. 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: 0170fee05115d7f04e0a232286383d28c3d0a6a2 /home/rclone/rclone-test-lepamus5xico/./. 2025/11/09 01:43:19 DEBUG : ./.: Parsed hash: 0170fee05115d7f04e0a232286383d28c3d0a6a2 === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:707: testing ".." 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/../.." 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: md5sum /home/rclone/rclone-test-lepamus5xico/../.. 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: afde759632ed5e7ce3475d784818d3ff /home/rclone/rclone-test-lepamus5xico/../.. 2025/11/09 01:43:19 DEBUG : ../..: Parsed hash: afde759632ed5e7ce3475d784818d3ff 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/../.." 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: sha1sum /home/rclone/rclone-test-lepamus5xico/../.. 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: f6a5334f0713b49f6a06850a1e87384df5b0233f /home/rclone/rclone-test-lepamus5xico/../.. 2025/11/09 01:43:19 DEBUG : ../..: Parsed hash: f6a5334f0713b49f6a06850a1e87384df5b0233f 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/../.." 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: md5sum /home/rclone/rclone-test-lepamus5xico/../.. 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: afde759632ed5e7ce3475d784818d3ff /home/rclone/rclone-test-lepamus5xico/../.. 2025/11/09 01:43:19 DEBUG : ../..: Parsed hash: afde759632ed5e7ce3475d784818d3ff 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/../.." 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: sha1sum /home/rclone/rclone-test-lepamus5xico/../.. 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: f6a5334f0713b49f6a06850a1e87384df5b0233f /home/rclone/rclone-test-lepamus5xico/../.. 2025/11/09 01:43:19 DEBUG : ../..: Parsed hash: f6a5334f0713b49f6a06850a1e87384df5b0233f 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/../.." 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: md5sum /home/rclone/rclone-test-lepamus5xico/../.. 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: afde759632ed5e7ce3475d784818d3ff /home/rclone/rclone-test-lepamus5xico/../.. 2025/11/09 01:43:19 DEBUG : ../..: Parsed hash: afde759632ed5e7ce3475d784818d3ff 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/../.." 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: sha1sum /home/rclone/rclone-test-lepamus5xico/../.. 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: f6a5334f0713b49f6a06850a1e87384df5b0233f /home/rclone/rclone-test-lepamus5xico/../.. 2025/11/09 01:43:19 DEBUG : ../..: Parsed hash: f6a5334f0713b49f6a06850a1e87384df5b0233f === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: md5sum /home/rclone/rclone-test-lepamus5xico/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: 125a3e2c4487a908f71b8880865450d9 /home/rclone/rclone-test-lepamus5xico/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/11/09 01:43:19 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 125a3e2c4487a908f71b8880865450d9 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: sha1sum /home/rclone/rclone-test-lepamus5xico/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: e06e40c3a9512a306d13e8b9d156f61bcf2c38e9 /home/rclone/rclone-test-lepamus5xico/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/11/09 01:43:19 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: e06e40c3a9512a306d13e8b9d156f61bcf2c38e9 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: md5sum /home/rclone/rclone-test-lepamus5xico/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: 125a3e2c4487a908f71b8880865450d9 /home/rclone/rclone-test-lepamus5xico/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/11/09 01:43:19 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 125a3e2c4487a908f71b8880865450d9 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: sha1sum /home/rclone/rclone-test-lepamus5xico/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: e06e40c3a9512a306d13e8b9d156f61bcf2c38e9 /home/rclone/rclone-test-lepamus5xico/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/11/09 01:43:19 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: e06e40c3a9512a306d13e8b9d156f61bcf2c38e9 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: md5sum /home/rclone/rclone-test-lepamus5xico/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: 125a3e2c4487a908f71b8880865450d9 /home/rclone/rclone-test-lepamus5xico/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/11/09 01:43:19 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 125a3e2c4487a908f71b8880865450d9 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: sha1sum /home/rclone/rclone-test-lepamus5xico/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: e06e40c3a9512a306d13e8b9d156f61bcf2c38e9 /home/rclone/rclone-test-lepamus5xico/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/11/09 01:43:19 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: e06e40c3a9512a306d13e8b9d156f61bcf2c38e9 === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/ leading space/ leading space" 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: md5sum /home/rclone/rclone-test-lepamus5xico/\ leading\ space/\ leading\ space 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: c3047e22a5f156140bc5b574d835740e /home/rclone/rclone-test-lepamus5xico/ leading space/ leading space 2025/11/09 01:43:19 DEBUG : leading space/ leading space: Parsed hash: c3047e22a5f156140bc5b574d835740e 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/ leading space/ leading space" 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: sha1sum /home/rclone/rclone-test-lepamus5xico/\ leading\ space/\ leading\ space 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: 868ab371395d0806b5e8d81b244539562d7e858f /home/rclone/rclone-test-lepamus5xico/ leading space/ leading space 2025/11/09 01:43:19 DEBUG : leading space/ leading space: Parsed hash: 868ab371395d0806b5e8d81b244539562d7e858f 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/ leading space/ leading space" 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: md5sum /home/rclone/rclone-test-lepamus5xico/\ leading\ space/\ leading\ space 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: c3047e22a5f156140bc5b574d835740e /home/rclone/rclone-test-lepamus5xico/ leading space/ leading space 2025/11/09 01:43:19 DEBUG : leading space/ leading space: Parsed hash: c3047e22a5f156140bc5b574d835740e 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/ leading space/ leading space" 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: sha1sum /home/rclone/rclone-test-lepamus5xico/\ leading\ space/\ leading\ space 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: 868ab371395d0806b5e8d81b244539562d7e858f /home/rclone/rclone-test-lepamus5xico/ leading space/ leading space 2025/11/09 01:43:19 DEBUG : leading space/ leading space: Parsed hash: 868ab371395d0806b5e8d81b244539562d7e858f 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/ leading space/ leading space" 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: md5sum /home/rclone/rclone-test-lepamus5xico/\ leading\ space/\ leading\ space 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: c3047e22a5f156140bc5b574d835740e /home/rclone/rclone-test-lepamus5xico/ leading space/ leading space 2025/11/09 01:43:19 DEBUG : leading space/ leading space: Parsed hash: c3047e22a5f156140bc5b574d835740e 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/ leading space/ leading space" 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: sha1sum /home/rclone/rclone-test-lepamus5xico/\ leading\ space/\ leading\ space 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: 868ab371395d0806b5e8d81b244539562d7e858f /home/rclone/rclone-test-lepamus5xico/ leading space/ leading space 2025/11/09 01:43:19 DEBUG : leading space/ leading space: Parsed hash: 868ab371395d0806b5e8d81b244539562d7e858f === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/~leading tilde/~leading tilde" 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: md5sum /home/rclone/rclone-test-lepamus5xico/\~leading\ tilde/\~leading\ tilde 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: 7fd51d5dcfa6b2f6e63483d8145ede8a /home/rclone/rclone-test-lepamus5xico/~leading tilde/~leading tilde 2025/11/09 01:43:19 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 7fd51d5dcfa6b2f6e63483d8145ede8a 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/~leading tilde/~leading tilde" 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: sha1sum /home/rclone/rclone-test-lepamus5xico/\~leading\ tilde/\~leading\ tilde 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: 0f0ad920069d69d7ed47601d61841a9788921436 /home/rclone/rclone-test-lepamus5xico/~leading tilde/~leading tilde 2025/11/09 01:43:19 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 0f0ad920069d69d7ed47601d61841a9788921436 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/~leading tilde/~leading tilde" 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: md5sum /home/rclone/rclone-test-lepamus5xico/\~leading\ tilde/\~leading\ tilde 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: 7fd51d5dcfa6b2f6e63483d8145ede8a /home/rclone/rclone-test-lepamus5xico/~leading tilde/~leading tilde 2025/11/09 01:43:19 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 7fd51d5dcfa6b2f6e63483d8145ede8a 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/~leading tilde/~leading tilde" 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: sha1sum /home/rclone/rclone-test-lepamus5xico/\~leading\ tilde/\~leading\ tilde 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: 0f0ad920069d69d7ed47601d61841a9788921436 /home/rclone/rclone-test-lepamus5xico/~leading tilde/~leading tilde 2025/11/09 01:43:19 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 0f0ad920069d69d7ed47601d61841a9788921436 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/~leading tilde/~leading tilde" 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: md5sum /home/rclone/rclone-test-lepamus5xico/\~leading\ tilde/\~leading\ tilde 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: 7fd51d5dcfa6b2f6e63483d8145ede8a /home/rclone/rclone-test-lepamus5xico/~leading tilde/~leading tilde 2025/11/09 01:43:19 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 7fd51d5dcfa6b2f6e63483d8145ede8a 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/~leading tilde/~leading tilde" 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: sha1sum /home/rclone/rclone-test-lepamus5xico/\~leading\ tilde/\~leading\ tilde 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: 0f0ad920069d69d7ed47601d61841a9788921436 /home/rclone/rclone-test-lepamus5xico/~leading tilde/~leading tilde 2025/11/09 01:43:19 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 0f0ad920069d69d7ed47601d61841a9788921436 === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "␍leading CR" 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/␍leading CR/␍leading CR" 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: md5sum /home/rclone/rclone-test-lepamus5xico/␍leading\ CR/␍leading\ CR 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: 8b886716dee5b0b1cffcc06467408593 /home/rclone/rclone-test-lepamus5xico/␍leading CR/␍leading CR 2025/11/09 01:43:19 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 8b886716dee5b0b1cffcc06467408593 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/␍leading CR/␍leading CR" 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: sha1sum /home/rclone/rclone-test-lepamus5xico/␍leading\ CR/␍leading\ CR 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: 69586e782c2509968feb158910b511f539ab6283 /home/rclone/rclone-test-lepamus5xico/␍leading CR/␍leading CR 2025/11/09 01:43:19 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 69586e782c2509968feb158910b511f539ab6283 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/␍leading CR/␍leading CR" 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: md5sum /home/rclone/rclone-test-lepamus5xico/␍leading\ CR/␍leading\ CR 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: 8b886716dee5b0b1cffcc06467408593 /home/rclone/rclone-test-lepamus5xico/␍leading CR/␍leading CR 2025/11/09 01:43:19 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 8b886716dee5b0b1cffcc06467408593 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/␍leading CR/␍leading CR" 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: sha1sum /home/rclone/rclone-test-lepamus5xico/␍leading\ CR/␍leading\ CR 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: 69586e782c2509968feb158910b511f539ab6283 /home/rclone/rclone-test-lepamus5xico/␍leading CR/␍leading CR 2025/11/09 01:43:19 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 69586e782c2509968feb158910b511f539ab6283 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/␍leading CR/␍leading CR" 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: md5sum /home/rclone/rclone-test-lepamus5xico/␍leading\ CR/␍leading\ CR 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: 8b886716dee5b0b1cffcc06467408593 /home/rclone/rclone-test-lepamus5xico/␍leading CR/␍leading CR 2025/11/09 01:43:19 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 8b886716dee5b0b1cffcc06467408593 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/␍leading CR/␍leading CR" 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: sha1sum /home/rclone/rclone-test-lepamus5xico/␍leading\ CR/␍leading\ CR 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: 69586e782c2509968feb158910b511f539ab6283 /home/rclone/rclone-test-lepamus5xico/␍leading CR/␍leading CR 2025/11/09 01:43:19 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 69586e782c2509968feb158910b511f539ab6283 === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/␊leading LF/␊leading LF" 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: md5sum /home/rclone/rclone-test-lepamus5xico/␊leading\ LF/␊leading\ LF 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: c7bcf33926221f77d9e547bcd257c544 /home/rclone/rclone-test-lepamus5xico/␊leading LF/␊leading LF 2025/11/09 01:43:19 DEBUG : ␊leading LF/␊leading LF: Parsed hash: c7bcf33926221f77d9e547bcd257c544 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/␊leading LF/␊leading LF" 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: sha1sum /home/rclone/rclone-test-lepamus5xico/␊leading\ LF/␊leading\ LF 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: b403b0be11fc78d91a9b25fde22553c838b80276 /home/rclone/rclone-test-lepamus5xico/␊leading LF/␊leading LF 2025/11/09 01:43:19 DEBUG : ␊leading LF/␊leading LF: Parsed hash: b403b0be11fc78d91a9b25fde22553c838b80276 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/␊leading LF/␊leading LF" 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: md5sum /home/rclone/rclone-test-lepamus5xico/␊leading\ LF/␊leading\ LF 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: c7bcf33926221f77d9e547bcd257c544 /home/rclone/rclone-test-lepamus5xico/␊leading LF/␊leading LF 2025/11/09 01:43:19 DEBUG : ␊leading LF/␊leading LF: Parsed hash: c7bcf33926221f77d9e547bcd257c544 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/␊leading LF/␊leading LF" 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: sha1sum /home/rclone/rclone-test-lepamus5xico/␊leading\ LF/␊leading\ LF 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: b403b0be11fc78d91a9b25fde22553c838b80276 /home/rclone/rclone-test-lepamus5xico/␊leading LF/␊leading LF 2025/11/09 01:43:19 DEBUG : ␊leading LF/␊leading LF: Parsed hash: b403b0be11fc78d91a9b25fde22553c838b80276 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/␊leading LF/␊leading LF" 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: md5sum /home/rclone/rclone-test-lepamus5xico/␊leading\ LF/␊leading\ LF 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: c7bcf33926221f77d9e547bcd257c544 /home/rclone/rclone-test-lepamus5xico/␊leading LF/␊leading LF 2025/11/09 01:43:19 DEBUG : ␊leading LF/␊leading LF: Parsed hash: c7bcf33926221f77d9e547bcd257c544 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/␊leading LF/␊leading LF" 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: sha1sum /home/rclone/rclone-test-lepamus5xico/␊leading\ LF/␊leading\ LF 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: b403b0be11fc78d91a9b25fde22553c838b80276 /home/rclone/rclone-test-lepamus5xico/␊leading LF/␊leading LF 2025/11/09 01:43:19 DEBUG : ␊leading LF/␊leading LF: Parsed hash: b403b0be11fc78d91a9b25fde22553c838b80276 === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/␉leading HT/␉leading HT" 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: md5sum /home/rclone/rclone-test-lepamus5xico/␉leading\ HT/␉leading\ HT 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: 0bb126d6fecbe022306d9c68751e9281 /home/rclone/rclone-test-lepamus5xico/␉leading HT/␉leading HT 2025/11/09 01:43:19 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 0bb126d6fecbe022306d9c68751e9281 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/␉leading HT/␉leading HT" 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: sha1sum /home/rclone/rclone-test-lepamus5xico/␉leading\ HT/␉leading\ HT 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: e5764d94e81c38159546bd8500cc92005ff9ebf8 /home/rclone/rclone-test-lepamus5xico/␉leading HT/␉leading HT 2025/11/09 01:43:19 DEBUG : ␉leading HT/␉leading HT: Parsed hash: e5764d94e81c38159546bd8500cc92005ff9ebf8 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/␉leading HT/␉leading HT" 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: md5sum /home/rclone/rclone-test-lepamus5xico/␉leading\ HT/␉leading\ HT 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: 0bb126d6fecbe022306d9c68751e9281 /home/rclone/rclone-test-lepamus5xico/␉leading HT/␉leading HT 2025/11/09 01:43:19 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 0bb126d6fecbe022306d9c68751e9281 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/␉leading HT/␉leading HT" 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: sha1sum /home/rclone/rclone-test-lepamus5xico/␉leading\ HT/␉leading\ HT 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: e5764d94e81c38159546bd8500cc92005ff9ebf8 /home/rclone/rclone-test-lepamus5xico/␉leading HT/␉leading HT 2025/11/09 01:43:19 DEBUG : ␉leading HT/␉leading HT: Parsed hash: e5764d94e81c38159546bd8500cc92005ff9ebf8 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/␉leading HT/␉leading HT" 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: md5sum /home/rclone/rclone-test-lepamus5xico/␉leading\ HT/␉leading\ HT 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: 0bb126d6fecbe022306d9c68751e9281 /home/rclone/rclone-test-lepamus5xico/␉leading HT/␉leading HT 2025/11/09 01:43:19 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 0bb126d6fecbe022306d9c68751e9281 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/␉leading HT/␉leading HT" 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: sha1sum /home/rclone/rclone-test-lepamus5xico/␉leading\ HT/␉leading\ HT 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: e5764d94e81c38159546bd8500cc92005ff9ebf8 /home/rclone/rclone-test-lepamus5xico/␉leading HT/␉leading HT 2025/11/09 01:43:19 DEBUG : ␉leading HT/␉leading HT: Parsed hash: e5764d94e81c38159546bd8500cc92005ff9ebf8 === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:707: testing "␋leading VT" 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/␋leading VT/␋leading VT" 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: md5sum /home/rclone/rclone-test-lepamus5xico/␋leading\ VT/␋leading\ VT 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: 7ee097066bfbc5c4cf7157544670f2bb /home/rclone/rclone-test-lepamus5xico/␋leading VT/␋leading VT 2025/11/09 01:43:19 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 7ee097066bfbc5c4cf7157544670f2bb 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/␋leading VT/␋leading VT" 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: sha1sum /home/rclone/rclone-test-lepamus5xico/␋leading\ VT/␋leading\ VT 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: 68e0fd9053c46982c7ac17d6d5f39e625ecc075c /home/rclone/rclone-test-lepamus5xico/␋leading VT/␋leading VT 2025/11/09 01:43:19 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 68e0fd9053c46982c7ac17d6d5f39e625ecc075c 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/␋leading VT/␋leading VT" 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: md5sum /home/rclone/rclone-test-lepamus5xico/␋leading\ VT/␋leading\ VT 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: 7ee097066bfbc5c4cf7157544670f2bb /home/rclone/rclone-test-lepamus5xico/␋leading VT/␋leading VT 2025/11/09 01:43:19 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 7ee097066bfbc5c4cf7157544670f2bb 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/␋leading VT/␋leading VT" 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: sha1sum /home/rclone/rclone-test-lepamus5xico/␋leading\ VT/␋leading\ VT 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: 68e0fd9053c46982c7ac17d6d5f39e625ecc075c /home/rclone/rclone-test-lepamus5xico/␋leading VT/␋leading VT 2025/11/09 01:43:19 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 68e0fd9053c46982c7ac17d6d5f39e625ecc075c 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/␋leading VT/␋leading VT" 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: md5sum /home/rclone/rclone-test-lepamus5xico/␋leading\ VT/␋leading\ VT 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: 7ee097066bfbc5c4cf7157544670f2bb /home/rclone/rclone-test-lepamus5xico/␋leading VT/␋leading VT 2025/11/09 01:43:19 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 7ee097066bfbc5c4cf7157544670f2bb 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/␋leading VT/␋leading VT" 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: sha1sum /home/rclone/rclone-test-lepamus5xico/␋leading\ VT/␋leading\ VT 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: 68e0fd9053c46982c7ac17d6d5f39e625ecc075c /home/rclone/rclone-test-lepamus5xico/␋leading VT/␋leading VT 2025/11/09 01:43:19 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 68e0fd9053c46982c7ac17d6d5f39e625ecc075c === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:707: testing ".leading dot" 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/.leading dot/.leading dot" 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: md5sum /home/rclone/rclone-test-lepamus5xico/.leading\ dot/.leading\ dot 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: 02b9daba29c17a3181b2d60cf76dd0aa /home/rclone/rclone-test-lepamus5xico/.leading dot/.leading dot 2025/11/09 01:43:19 DEBUG : .leading dot/.leading dot: Parsed hash: 02b9daba29c17a3181b2d60cf76dd0aa 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/.leading dot/.leading dot" 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: sha1sum /home/rclone/rclone-test-lepamus5xico/.leading\ dot/.leading\ dot 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: c0b6a4eb63e324fcd613b9e2307d80b2a52bc4cf /home/rclone/rclone-test-lepamus5xico/.leading dot/.leading dot 2025/11/09 01:43:19 DEBUG : .leading dot/.leading dot: Parsed hash: c0b6a4eb63e324fcd613b9e2307d80b2a52bc4cf 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/.leading dot/.leading dot" 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: md5sum /home/rclone/rclone-test-lepamus5xico/.leading\ dot/.leading\ dot 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: 02b9daba29c17a3181b2d60cf76dd0aa /home/rclone/rclone-test-lepamus5xico/.leading dot/.leading dot 2025/11/09 01:43:19 DEBUG : .leading dot/.leading dot: Parsed hash: 02b9daba29c17a3181b2d60cf76dd0aa 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/.leading dot/.leading dot" 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: sha1sum /home/rclone/rclone-test-lepamus5xico/.leading\ dot/.leading\ dot 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: c0b6a4eb63e324fcd613b9e2307d80b2a52bc4cf /home/rclone/rclone-test-lepamus5xico/.leading dot/.leading dot 2025/11/09 01:43:19 DEBUG : .leading dot/.leading dot: Parsed hash: c0b6a4eb63e324fcd613b9e2307d80b2a52bc4cf 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/.leading dot/.leading dot" 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: md5sum /home/rclone/rclone-test-lepamus5xico/.leading\ dot/.leading\ dot 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: 02b9daba29c17a3181b2d60cf76dd0aa /home/rclone/rclone-test-lepamus5xico/.leading dot/.leading dot 2025/11/09 01:43:19 DEBUG : .leading dot/.leading dot: Parsed hash: 02b9daba29c17a3181b2d60cf76dd0aa 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/.leading dot/.leading dot" 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: sha1sum /home/rclone/rclone-test-lepamus5xico/.leading\ dot/.leading\ dot 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: c0b6a4eb63e324fcd613b9e2307d80b2a52bc4cf /home/rclone/rclone-test-lepamus5xico/.leading dot/.leading dot 2025/11/09 01:43:19 DEBUG : .leading dot/.leading dot: Parsed hash: c0b6a4eb63e324fcd613b9e2307d80b2a52bc4cf === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/trailing space /trailing space " 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: md5sum /home/rclone/rclone-test-lepamus5xico/trailing\ space\ /trailing\ space\ 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: beb7d082788083efebc4340673dddce9 /home/rclone/rclone-test-lepamus5xico/trailing space /trailing space 2025/11/09 01:43:19 DEBUG : trailing space /trailing space : Parsed hash: beb7d082788083efebc4340673dddce9 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/trailing space /trailing space " 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: sha1sum /home/rclone/rclone-test-lepamus5xico/trailing\ space\ /trailing\ space\ 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: e9bfd54cb49c02a4a55246701e0d879a787e9013 /home/rclone/rclone-test-lepamus5xico/trailing space /trailing space 2025/11/09 01:43:19 DEBUG : trailing space /trailing space : Parsed hash: e9bfd54cb49c02a4a55246701e0d879a787e9013 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/trailing space /trailing space " 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: md5sum /home/rclone/rclone-test-lepamus5xico/trailing\ space\ /trailing\ space\ 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: beb7d082788083efebc4340673dddce9 /home/rclone/rclone-test-lepamus5xico/trailing space /trailing space 2025/11/09 01:43:19 DEBUG : trailing space /trailing space : Parsed hash: beb7d082788083efebc4340673dddce9 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/trailing space /trailing space " 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: sha1sum /home/rclone/rclone-test-lepamus5xico/trailing\ space\ /trailing\ space\ 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: e9bfd54cb49c02a4a55246701e0d879a787e9013 /home/rclone/rclone-test-lepamus5xico/trailing space /trailing space 2025/11/09 01:43:19 DEBUG : trailing space /trailing space : Parsed hash: e9bfd54cb49c02a4a55246701e0d879a787e9013 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/trailing space /trailing space " 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: md5sum /home/rclone/rclone-test-lepamus5xico/trailing\ space\ /trailing\ space\ 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: beb7d082788083efebc4340673dddce9 /home/rclone/rclone-test-lepamus5xico/trailing space /trailing space 2025/11/09 01:43:19 DEBUG : trailing space /trailing space : Parsed hash: beb7d082788083efebc4340673dddce9 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/trailing space /trailing space " 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: sha1sum /home/rclone/rclone-test-lepamus5xico/trailing\ space\ /trailing\ space\ 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: e9bfd54cb49c02a4a55246701e0d879a787e9013 /home/rclone/rclone-test-lepamus5xico/trailing space /trailing space 2025/11/09 01:43:19 DEBUG : trailing space /trailing space : Parsed hash: e9bfd54cb49c02a4a55246701e0d879a787e9013 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:707: testing "trailing CR␍" 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/trailing CR␍/trailing CR␍" 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: md5sum /home/rclone/rclone-test-lepamus5xico/trailing\ CR␍/trailing\ CR␍ 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: 9d884d1bc627974b722850cec3765678 /home/rclone/rclone-test-lepamus5xico/trailing CR␍/trailing CR␍ 2025/11/09 01:43:19 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 9d884d1bc627974b722850cec3765678 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/trailing CR␍/trailing CR␍" 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: sha1sum /home/rclone/rclone-test-lepamus5xico/trailing\ CR␍/trailing\ CR␍ 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: ba808babc94da091991fb505eca391a930f31779 /home/rclone/rclone-test-lepamus5xico/trailing CR␍/trailing CR␍ 2025/11/09 01:43:19 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: ba808babc94da091991fb505eca391a930f31779 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/trailing CR␍/trailing CR␍" 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: md5sum /home/rclone/rclone-test-lepamus5xico/trailing\ CR␍/trailing\ CR␍ 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: 9d884d1bc627974b722850cec3765678 /home/rclone/rclone-test-lepamus5xico/trailing CR␍/trailing CR␍ 2025/11/09 01:43:19 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 9d884d1bc627974b722850cec3765678 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/trailing CR␍/trailing CR␍" 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: sha1sum /home/rclone/rclone-test-lepamus5xico/trailing\ CR␍/trailing\ CR␍ 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: ba808babc94da091991fb505eca391a930f31779 /home/rclone/rclone-test-lepamus5xico/trailing CR␍/trailing CR␍ 2025/11/09 01:43:19 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: ba808babc94da091991fb505eca391a930f31779 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/trailing CR␍/trailing CR␍" 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: md5sum /home/rclone/rclone-test-lepamus5xico/trailing\ CR␍/trailing\ CR␍ 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: 9d884d1bc627974b722850cec3765678 /home/rclone/rclone-test-lepamus5xico/trailing CR␍/trailing CR␍ 2025/11/09 01:43:19 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 9d884d1bc627974b722850cec3765678 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/trailing CR␍/trailing CR␍" 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: sha1sum /home/rclone/rclone-test-lepamus5xico/trailing\ CR␍/trailing\ CR␍ 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: ba808babc94da091991fb505eca391a930f31779 /home/rclone/rclone-test-lepamus5xico/trailing CR␍/trailing CR␍ 2025/11/09 01:43:19 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: ba808babc94da091991fb505eca391a930f31779 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/trailing LF␊/trailing LF␊" 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: md5sum /home/rclone/rclone-test-lepamus5xico/trailing\ LF␊/trailing\ LF␊ 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: ea5f72f23dd4b02fb78d643304a8ea54 /home/rclone/rclone-test-lepamus5xico/trailing LF␊/trailing LF␊ 2025/11/09 01:43:19 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: ea5f72f23dd4b02fb78d643304a8ea54 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/trailing LF␊/trailing LF␊" 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: sha1sum /home/rclone/rclone-test-lepamus5xico/trailing\ LF␊/trailing\ LF␊ 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: a620f78b256bd41053481511b5bfa8f3f0efee58 /home/rclone/rclone-test-lepamus5xico/trailing LF␊/trailing LF␊ 2025/11/09 01:43:19 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: a620f78b256bd41053481511b5bfa8f3f0efee58 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/trailing LF␊/trailing LF␊" 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: md5sum /home/rclone/rclone-test-lepamus5xico/trailing\ LF␊/trailing\ LF␊ 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: ea5f72f23dd4b02fb78d643304a8ea54 /home/rclone/rclone-test-lepamus5xico/trailing LF␊/trailing LF␊ 2025/11/09 01:43:19 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: ea5f72f23dd4b02fb78d643304a8ea54 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/trailing LF␊/trailing LF␊" 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: sha1sum /home/rclone/rclone-test-lepamus5xico/trailing\ LF␊/trailing\ LF␊ 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: a620f78b256bd41053481511b5bfa8f3f0efee58 /home/rclone/rclone-test-lepamus5xico/trailing LF␊/trailing LF␊ 2025/11/09 01:43:19 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: a620f78b256bd41053481511b5bfa8f3f0efee58 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/trailing LF␊/trailing LF␊" 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: md5sum /home/rclone/rclone-test-lepamus5xico/trailing\ LF␊/trailing\ LF␊ 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: ea5f72f23dd4b02fb78d643304a8ea54 /home/rclone/rclone-test-lepamus5xico/trailing LF␊/trailing LF␊ 2025/11/09 01:43:19 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: ea5f72f23dd4b02fb78d643304a8ea54 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/trailing LF␊/trailing LF␊" 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: sha1sum /home/rclone/rclone-test-lepamus5xico/trailing\ LF␊/trailing\ LF␊ 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: a620f78b256bd41053481511b5bfa8f3f0efee58 /home/rclone/rclone-test-lepamus5xico/trailing LF␊/trailing LF␊ 2025/11/09 01:43:19 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: a620f78b256bd41053481511b5bfa8f3f0efee58 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/trailing HT␉/trailing HT␉" 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: md5sum /home/rclone/rclone-test-lepamus5xico/trailing\ HT␉/trailing\ HT␉ 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: 091d1eba79fe4ef789f84d14ed8bd4df /home/rclone/rclone-test-lepamus5xico/trailing HT␉/trailing HT␉ 2025/11/09 01:43:19 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 091d1eba79fe4ef789f84d14ed8bd4df 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/trailing HT␉/trailing HT␉" 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: sha1sum /home/rclone/rclone-test-lepamus5xico/trailing\ HT␉/trailing\ HT␉ 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: eaff083bd7db4f1398c5f7b92e492c5d8846ffdd /home/rclone/rclone-test-lepamus5xico/trailing HT␉/trailing HT␉ 2025/11/09 01:43:19 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: eaff083bd7db4f1398c5f7b92e492c5d8846ffdd 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/trailing HT␉/trailing HT␉" 2025/11/09 01:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: md5sum /home/rclone/rclone-test-lepamus5xico/trailing\ HT␉/trailing\ HT␉ 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: 091d1eba79fe4ef789f84d14ed8bd4df /home/rclone/rclone-test-lepamus5xico/trailing HT␉/trailing HT␉ 2025/11/09 01:43:20 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 091d1eba79fe4ef789f84d14ed8bd4df 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/trailing HT␉/trailing HT␉" 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: sha1sum /home/rclone/rclone-test-lepamus5xico/trailing\ HT␉/trailing\ HT␉ 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: eaff083bd7db4f1398c5f7b92e492c5d8846ffdd /home/rclone/rclone-test-lepamus5xico/trailing HT␉/trailing HT␉ 2025/11/09 01:43:20 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: eaff083bd7db4f1398c5f7b92e492c5d8846ffdd 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/trailing HT␉/trailing HT␉" 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: md5sum /home/rclone/rclone-test-lepamus5xico/trailing\ HT␉/trailing\ HT␉ 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: 091d1eba79fe4ef789f84d14ed8bd4df /home/rclone/rclone-test-lepamus5xico/trailing HT␉/trailing HT␉ 2025/11/09 01:43:20 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 091d1eba79fe4ef789f84d14ed8bd4df 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/trailing HT␉/trailing HT␉" 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: sha1sum /home/rclone/rclone-test-lepamus5xico/trailing\ HT␉/trailing\ HT␉ 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: eaff083bd7db4f1398c5f7b92e492c5d8846ffdd /home/rclone/rclone-test-lepamus5xico/trailing HT␉/trailing HT␉ 2025/11/09 01:43:20 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: eaff083bd7db4f1398c5f7b92e492c5d8846ffdd === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/trailing VT␋/trailing VT␋" 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: md5sum /home/rclone/rclone-test-lepamus5xico/trailing\ VT␋/trailing\ VT␋ 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: 1855287327190d9db1a2b28d85d8a25f /home/rclone/rclone-test-lepamus5xico/trailing VT␋/trailing VT␋ 2025/11/09 01:43:20 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 1855287327190d9db1a2b28d85d8a25f 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/trailing VT␋/trailing VT␋" 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: sha1sum /home/rclone/rclone-test-lepamus5xico/trailing\ VT␋/trailing\ VT␋ 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: 98b0cc1daf3de34331d837078d939cc9269eff92 /home/rclone/rclone-test-lepamus5xico/trailing VT␋/trailing VT␋ 2025/11/09 01:43:20 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 98b0cc1daf3de34331d837078d939cc9269eff92 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/trailing VT␋/trailing VT␋" 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: md5sum /home/rclone/rclone-test-lepamus5xico/trailing\ VT␋/trailing\ VT␋ 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: 1855287327190d9db1a2b28d85d8a25f /home/rclone/rclone-test-lepamus5xico/trailing VT␋/trailing VT␋ 2025/11/09 01:43:20 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 1855287327190d9db1a2b28d85d8a25f 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/trailing VT␋/trailing VT␋" 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: sha1sum /home/rclone/rclone-test-lepamus5xico/trailing\ VT␋/trailing\ VT␋ 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: 98b0cc1daf3de34331d837078d939cc9269eff92 /home/rclone/rclone-test-lepamus5xico/trailing VT␋/trailing VT␋ 2025/11/09 01:43:20 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 98b0cc1daf3de34331d837078d939cc9269eff92 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/trailing VT␋/trailing VT␋" 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: md5sum /home/rclone/rclone-test-lepamus5xico/trailing\ VT␋/trailing\ VT␋ 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: 1855287327190d9db1a2b28d85d8a25f /home/rclone/rclone-test-lepamus5xico/trailing VT␋/trailing VT␋ 2025/11/09 01:43:20 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 1855287327190d9db1a2b28d85d8a25f 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/trailing VT␋/trailing VT␋" 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: sha1sum /home/rclone/rclone-test-lepamus5xico/trailing\ VT␋/trailing\ VT␋ 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: 98b0cc1daf3de34331d837078d939cc9269eff92 /home/rclone/rclone-test-lepamus5xico/trailing VT␋/trailing VT␋ 2025/11/09 01:43:20 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 98b0cc1daf3de34331d837078d939cc9269eff92 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/trailing dot./trailing dot." 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: md5sum /home/rclone/rclone-test-lepamus5xico/trailing\ dot./trailing\ dot. 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: 12d77bab4679e2974612ed5d54cf001e /home/rclone/rclone-test-lepamus5xico/trailing dot./trailing dot. 2025/11/09 01:43:20 DEBUG : trailing dot./trailing dot.: Parsed hash: 12d77bab4679e2974612ed5d54cf001e 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/trailing dot./trailing dot." 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: sha1sum /home/rclone/rclone-test-lepamus5xico/trailing\ dot./trailing\ dot. 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: 35360070ebac609b68cc71ab03cd69b3dc82d6a0 /home/rclone/rclone-test-lepamus5xico/trailing dot./trailing dot. 2025/11/09 01:43:20 DEBUG : trailing dot./trailing dot.: Parsed hash: 35360070ebac609b68cc71ab03cd69b3dc82d6a0 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/trailing dot./trailing dot." 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: md5sum /home/rclone/rclone-test-lepamus5xico/trailing\ dot./trailing\ dot. 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: 12d77bab4679e2974612ed5d54cf001e /home/rclone/rclone-test-lepamus5xico/trailing dot./trailing dot. 2025/11/09 01:43:20 DEBUG : trailing dot./trailing dot.: Parsed hash: 12d77bab4679e2974612ed5d54cf001e 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/trailing dot./trailing dot." 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: sha1sum /home/rclone/rclone-test-lepamus5xico/trailing\ dot./trailing\ dot. 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: 35360070ebac609b68cc71ab03cd69b3dc82d6a0 /home/rclone/rclone-test-lepamus5xico/trailing dot./trailing dot. 2025/11/09 01:43:20 DEBUG : trailing dot./trailing dot.: Parsed hash: 35360070ebac609b68cc71ab03cd69b3dc82d6a0 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/trailing dot./trailing dot." 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: md5sum /home/rclone/rclone-test-lepamus5xico/trailing\ dot./trailing\ dot. 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: 12d77bab4679e2974612ed5d54cf001e /home/rclone/rclone-test-lepamus5xico/trailing dot./trailing dot. 2025/11/09 01:43:20 DEBUG : trailing dot./trailing dot.: Parsed hash: 12d77bab4679e2974612ed5d54cf001e 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/trailing dot./trailing dot." 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: sha1sum /home/rclone/rclone-test-lepamus5xico/trailing\ dot./trailing\ dot. 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: 35360070ebac609b68cc71ab03cd69b3dc82d6a0 /home/rclone/rclone-test-lepamus5xico/trailing dot./trailing dot. 2025/11/09 01:43:20 DEBUG : trailing dot./trailing dot.: Parsed hash: 35360070ebac609b68cc71ab03cd69b3dc82d6a0 === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/invalid utf-8\xfe/invalid utf-8\xfe" 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: md5sum /home/rclone/rclone-test-lepamus5xico/invalid\ utf-8/invalid\ utf-8 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: 041d9e47317ecd48b2fc8cb69b6c9c1f /home/rclone/rclone-test-lepamus5xico/invalid utf-8/invalid utf-8 2025/11/09 01:43:20 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 041d9e47317ecd48b2fc8cb69b6c9c1f 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/invalid utf-8\xfe/invalid utf-8\xfe" 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: sha1sum /home/rclone/rclone-test-lepamus5xico/invalid\ utf-8/invalid\ utf-8 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: 6d41ad6297ea3aba5c8528d43d422afd5ccf6d45 /home/rclone/rclone-test-lepamus5xico/invalid utf-8/invalid utf-8 2025/11/09 01:43:20 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 6d41ad6297ea3aba5c8528d43d422afd5ccf6d45 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/invalid utf-8\xfe/invalid utf-8\xfe" 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: md5sum /home/rclone/rclone-test-lepamus5xico/invalid\ utf-8/invalid\ utf-8 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: 041d9e47317ecd48b2fc8cb69b6c9c1f /home/rclone/rclone-test-lepamus5xico/invalid utf-8/invalid utf-8 2025/11/09 01:43:20 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 041d9e47317ecd48b2fc8cb69b6c9c1f 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/invalid utf-8\xfe/invalid utf-8\xfe" 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: sha1sum /home/rclone/rclone-test-lepamus5xico/invalid\ utf-8/invalid\ utf-8 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: 6d41ad6297ea3aba5c8528d43d422afd5ccf6d45 /home/rclone/rclone-test-lepamus5xico/invalid utf-8/invalid utf-8 2025/11/09 01:43:20 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 6d41ad6297ea3aba5c8528d43d422afd5ccf6d45 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/invalid utf-8\xfe/invalid utf-8\xfe" 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: md5sum /home/rclone/rclone-test-lepamus5xico/invalid\ utf-8/invalid\ utf-8 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: 041d9e47317ecd48b2fc8cb69b6c9c1f /home/rclone/rclone-test-lepamus5xico/invalid utf-8/invalid utf-8 2025/11/09 01:43:20 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 041d9e47317ecd48b2fc8cb69b6c9c1f 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/invalid utf-8\xfe/invalid utf-8\xfe" 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: sha1sum /home/rclone/rclone-test-lepamus5xico/invalid\ utf-8/invalid\ utf-8 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: 6d41ad6297ea3aba5c8528d43d422afd5ccf6d45 /home/rclone/rclone-test-lepamus5xico/invalid utf-8/invalid utf-8 2025/11/09 01:43:20 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 6d41ad6297ea3aba5c8528d43d422afd5ccf6d45 === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/test%46.txt/test%46.txt" 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: md5sum /home/rclone/rclone-test-lepamus5xico/test\%46.txt/test\%46.txt 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: 7ab13aaa897c219945ab4c7d91efb7eb /home/rclone/rclone-test-lepamus5xico/test%46.txt/test%46.txt 2025/11/09 01:43:20 DEBUG : test%46.txt/test%46.txt: Parsed hash: 7ab13aaa897c219945ab4c7d91efb7eb 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/test%46.txt/test%46.txt" 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: sha1sum /home/rclone/rclone-test-lepamus5xico/test\%46.txt/test\%46.txt 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: 617a49db670cf97c548e5d28acf32f58380f0f6f /home/rclone/rclone-test-lepamus5xico/test%46.txt/test%46.txt 2025/11/09 01:43:20 DEBUG : test%46.txt/test%46.txt: Parsed hash: 617a49db670cf97c548e5d28acf32f58380f0f6f 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/test%46.txt/test%46.txt" 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: md5sum /home/rclone/rclone-test-lepamus5xico/test\%46.txt/test\%46.txt 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: 7ab13aaa897c219945ab4c7d91efb7eb /home/rclone/rclone-test-lepamus5xico/test%46.txt/test%46.txt 2025/11/09 01:43:20 DEBUG : test%46.txt/test%46.txt: Parsed hash: 7ab13aaa897c219945ab4c7d91efb7eb 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/test%46.txt/test%46.txt" 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: sha1sum /home/rclone/rclone-test-lepamus5xico/test\%46.txt/test\%46.txt 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: 617a49db670cf97c548e5d28acf32f58380f0f6f /home/rclone/rclone-test-lepamus5xico/test%46.txt/test%46.txt 2025/11/09 01:43:20 DEBUG : test%46.txt/test%46.txt: Parsed hash: 617a49db670cf97c548e5d28acf32f58380f0f6f 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/test%46.txt/test%46.txt" 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: md5sum /home/rclone/rclone-test-lepamus5xico/test\%46.txt/test\%46.txt 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: 7ab13aaa897c219945ab4c7d91efb7eb /home/rclone/rclone-test-lepamus5xico/test%46.txt/test%46.txt 2025/11/09 01:43:20 DEBUG : test%46.txt/test%46.txt: Parsed hash: 7ab13aaa897c219945ab4c7d91efb7eb 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/test%46.txt/test%46.txt" 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: sha1sum /home/rclone/rclone-test-lepamus5xico/test\%46.txt/test\%46.txt 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: 617a49db670cf97c548e5d28acf32f58380f0f6f /home/rclone/rclone-test-lepamus5xico/test%46.txt/test%46.txt 2025/11/09 01:43:20 DEBUG : test%46.txt/test%46.txt: Parsed hash: 617a49db670cf97c548e5d28acf32f58380f0f6f === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Connection OK after error: potato 2025/11/09 01:43:20 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Removed after failed upload: potato === RUN TestIntegration/FsMkdir/FsPutZeroLength 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/zero-length-file" 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: md5sum /home/rclone/rclone-test-lepamus5xico/zero-length-file 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-lepamus5xico/zero-length-file 2025/11/09 01:43:20 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/zero-length-file" 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: sha1sum /home/rclone/rclone-test-lepamus5xico/zero-length-file 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-lepamus5xico/zero-length-file 2025/11/09 01:43:20 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/zero-length-file" 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: md5sum /home/rclone/rclone-test-lepamus5xico/zero-length-file 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-lepamus5xico/zero-length-file 2025/11/09 01:43:20 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/zero-length-file" 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: sha1sum /home/rclone/rclone-test-lepamus5xico/zero-length-file 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-lepamus5xico/zero-length-file 2025/11/09 01:43:20 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:786: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:819: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:868: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/file name.txt" 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: md5sum /home/rclone/rclone-test-lepamus5xico/file\ name.txt 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: dc1c9e52ab6a767f553a2202f8c0640a /home/rclone/rclone-test-lepamus5xico/file name.txt 2025/11/09 01:43:20 DEBUG : file name.txt: Parsed hash: dc1c9e52ab6a767f553a2202f8c0640a 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/file name.txt" 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: sha1sum /home/rclone/rclone-test-lepamus5xico/file\ name.txt 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: 529b6aa2e5560af789abf585d9139478f3280b6a /home/rclone/rclone-test-lepamus5xico/file name.txt 2025/11/09 01:43:20 DEBUG : file name.txt: Parsed hash: 529b6aa2e5560af789abf585d9139478f3280b6a 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/file name.txt" 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: md5sum /home/rclone/rclone-test-lepamus5xico/file\ name.txt 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: dc1c9e52ab6a767f553a2202f8c0640a /home/rclone/rclone-test-lepamus5xico/file name.txt 2025/11/09 01:43:20 DEBUG : file name.txt: Parsed hash: dc1c9e52ab6a767f553a2202f8c0640a 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/file name.txt" 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: sha1sum /home/rclone/rclone-test-lepamus5xico/file\ name.txt 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: 529b6aa2e5560af789abf585d9139478f3280b6a /home/rclone/rclone-test-lepamus5xico/file name.txt 2025/11/09 01:43:20 DEBUG : file name.txt: Parsed hash: 529b6aa2e5560af789abf585d9139478f3280b6a 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: md5sum /home/rclone/rclone-test-lepamus5xico/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: 27d87550be0c5f26ee854be50f3f5442 /home/rclone/rclone-test-lepamus5xico/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/09 01:43:20 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 27d87550be0c5f26ee854be50f3f5442 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: sha1sum /home/rclone/rclone-test-lepamus5xico/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: e6aa2740aa875c10722d3e6086d3db1b73e46bd3 /home/rclone/rclone-test-lepamus5xico/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/09 01:43:20 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: e6aa2740aa875c10722d3e6086d3db1b73e46bd3 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: md5sum /home/rclone/rclone-test-lepamus5xico/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: 27d87550be0c5f26ee854be50f3f5442 /home/rclone/rclone-test-lepamus5xico/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/09 01:43:20 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 27d87550be0c5f26ee854be50f3f5442 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: sha1sum /home/rclone/rclone-test-lepamus5xico/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: e6aa2740aa875c10722d3e6086d3db1b73e46bd3 /home/rclone/rclone-test-lepamus5xico/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/09 01:43:20 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: e6aa2740aa875c10722d3e6086d3db1b73e46bd3 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/file name.txt" 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: md5sum /home/rclone/rclone-test-lepamus5xico/file\ name.txt 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: 0580e1a8366246d49afd179fdd1e653c /home/rclone/rclone-test-lepamus5xico/file name.txt 2025/11/09 01:43:20 DEBUG : file name.txt: Parsed hash: 0580e1a8366246d49afd179fdd1e653c 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/file name.txt" 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: sha1sum /home/rclone/rclone-test-lepamus5xico/file\ name.txt 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: 7b3b7de4849a022d33dfb648cf00b5b7700eb691 /home/rclone/rclone-test-lepamus5xico/file name.txt 2025/11/09 01:43:20 DEBUG : file name.txt: Parsed hash: 7b3b7de4849a022d33dfb648cf00b5b7700eb691 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/file name.txt" 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: md5sum /home/rclone/rclone-test-lepamus5xico/file\ name.txt 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: 0580e1a8366246d49afd179fdd1e653c /home/rclone/rclone-test-lepamus5xico/file name.txt 2025/11/09 01:43:20 DEBUG : file name.txt: Parsed hash: 0580e1a8366246d49afd179fdd1e653c 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/file name.txt" 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: sha1sum /home/rclone/rclone-test-lepamus5xico/file\ name.txt 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: 7b3b7de4849a022d33dfb648cf00b5b7700eb691 /home/rclone/rclone-test-lepamus5xico/file name.txt 2025/11/09 01:43:20 DEBUG : file name.txt: Parsed hash: 7b3b7de4849a022d33dfb648cf00b5b7700eb691 === 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 2025/11/09 01:43:20 DEBUG : Creating backend with remote "TestSFTPOpenssh:" 2025/11/09 01:43:20 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2025/11/09 01:43:20 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/11/09 01:43:20 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/11/09 01:43:20 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/11/09 01:43:20 DEBUG : Setting pass="PEr8K6Cl0PQRXf6K4QVF_L-t5-4IgHP0" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/11/09 01:43:20 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/11/09 01:43:20 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{wnki4}" suffix to name 2025/11/09 01:43:20 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/11/09 01:43:20 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/11/09 01:43:20 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/11/09 01:43:20 DEBUG : Setting pass="PEr8K6Cl0PQRXf6K4QVF_L-t5-4IgHP0" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/11/09 01:43:20 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/: New connection 127.0.0.1:54096->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell type "unix" from config 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/: Relative path resolved to "/home/rclone" 2025/11/09 01:43:20 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 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/file name.txt" 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: md5sum /home/rclone/rclone-test-lepamus5xico/file\ name.txt 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: 0580e1a8366246d49afd179fdd1e653c /home/rclone/rclone-test-lepamus5xico/file name.txt 2025/11/09 01:43:20 DEBUG : file name.txt: Parsed hash: 0580e1a8366246d49afd179fdd1e653c 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/file name.txt" 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: sha1sum /home/rclone/rclone-test-lepamus5xico/file\ name.txt 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: 7b3b7de4849a022d33dfb648cf00b5b7700eb691 /home/rclone/rclone-test-lepamus5xico/file name.txt 2025/11/09 01:43:20 DEBUG : file name.txt: Parsed hash: 7b3b7de4849a022d33dfb648cf00b5b7700eb691 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: md5sum /home/rclone/rclone-test-lepamus5xico/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: 27d87550be0c5f26ee854be50f3f5442 /home/rclone/rclone-test-lepamus5xico/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/09 01:43:20 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 27d87550be0c5f26ee854be50f3f5442 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: sha1sum /home/rclone/rclone-test-lepamus5xico/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: e6aa2740aa875c10722d3e6086d3db1b73e46bd3 /home/rclone/rclone-test-lepamus5xico/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/09 01:43:20 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: e6aa2740aa875c10722d3e6086d3db1b73e46bd3 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/file name.txt" 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: md5sum /home/rclone/rclone-test-lepamus5xico/file\ name.txt 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: 0580e1a8366246d49afd179fdd1e653c /home/rclone/rclone-test-lepamus5xico/file name.txt 2025/11/09 01:43:20 DEBUG : file name.txt: Parsed hash: 0580e1a8366246d49afd179fdd1e653c 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/file name.txt" 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: sha1sum /home/rclone/rclone-test-lepamus5xico/file\ name.txt 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: 7b3b7de4849a022d33dfb648cf00b5b7700eb691 /home/rclone/rclone-test-lepamus5xico/file name.txt 2025/11/09 01:43:20 DEBUG : file name.txt: Parsed hash: 7b3b7de4849a022d33dfb648cf00b5b7700eb691 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1121: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/file name.txt" 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: md5sum /home/rclone/rclone-test-lepamus5xico/file\ name.txt 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: 0580e1a8366246d49afd179fdd1e653c /home/rclone/rclone-test-lepamus5xico/file name.txt 2025/11/09 01:43:20 DEBUG : file name.txt: Parsed hash: 0580e1a8366246d49afd179fdd1e653c 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/file name.txt" 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: sha1sum /home/rclone/rclone-test-lepamus5xico/file\ name.txt 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: 7b3b7de4849a022d33dfb648cf00b5b7700eb691 /home/rclone/rclone-test-lepamus5xico/file name.txt 2025/11/09 01:43:20 DEBUG : file name.txt: Parsed hash: 7b3b7de4849a022d33dfb648cf00b5b7700eb691 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: md5sum /home/rclone/rclone-test-lepamus5xico/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: 27d87550be0c5f26ee854be50f3f5442 /home/rclone/rclone-test-lepamus5xico/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/09 01:43:20 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 27d87550be0c5f26ee854be50f3f5442 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: sha1sum /home/rclone/rclone-test-lepamus5xico/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: e6aa2740aa875c10722d3e6086d3db1b73e46bd3 /home/rclone/rclone-test-lepamus5xico/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/09 01:43:20 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: e6aa2740aa875c10722d3e6086d3db1b73e46bd3 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge fstests.go:1153: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot fstests.go:1190: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/11/09 01:43:20 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-lepamus5xico/hello? sausage/êé" 2025/11/09 01:43:20 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2025/11/09 01:43:20 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/11/09 01:43:20 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/11/09 01:43:20 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/11/09 01:43:20 DEBUG : Setting pass="PEr8K6Cl0PQRXf6K4QVF_L-t5-4IgHP0" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/11/09 01:43:20 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/11/09 01:43:20 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{wnki4}" suffix to name 2025/11/09 01:43:20 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/11/09 01:43:20 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/11/09 01:43:20 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/11/09 01:43:20 DEBUG : Setting pass="PEr8K6Cl0PQRXf6K4QVF_L-t5-4IgHP0" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/11/09 01:43:20 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico/hello? sausage/êé: New connection 127.0.0.1:54104->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico/hello? sausage/êé: Shell type "unix" from config 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico/hello? sausage/êé: Relative path resolved to "/home/rclone/rclone-test-lepamus5xico/hello? sausage/êé" 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico/hello? sausage/êé: Using root directory "/home/rclone/rclone-test-lepamus5xico/hello? sausage/êé" 2025/11/09 01:43:20 DEBUG : fs cache: renaming cache item "TestSFTPOpenssh:rclone-test-lepamus5xico/hello? sausage/êé" to be canonical "TestSFTPOpenssh{wnki4}:rclone-test-lepamus5xico/hello? sausage/êé" 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico/hello? sausage/êé: Shell path "/home/rclone/rclone-test-lepamus5xico/hello? sausage/êé/a/b/c/d/e.txt" 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico/hello? sausage/êé: Running remote command: md5sum /home/rclone/rclone-test-lepamus5xico/hello\?\ sausage/êé/a/b/c/d/e.txt 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico/hello? sausage/êé: Remote command result: 046018078f75b691ad99b4c2bb923acc /home/rclone/rclone-test-lepamus5xico/hello? sausage/êé/a/b/c/d/e.txt 2025/11/09 01:43:20 DEBUG : a/b/c/d/e.txt: Parsed hash: 046018078f75b691ad99b4c2bb923acc 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico/hello? sausage/êé: Shell path "/home/rclone/rclone-test-lepamus5xico/hello? sausage/êé/a/b/c/d/e.txt" 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico/hello? sausage/êé: Running remote command: sha1sum /home/rclone/rclone-test-lepamus5xico/hello\?\ sausage/êé/a/b/c/d/e.txt 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico/hello? sausage/êé: Remote command result: 5acac9f19e65045ee8601d262abbba3c35896b06 /home/rclone/rclone-test-lepamus5xico/hello? sausage/êé/a/b/c/d/e.txt 2025/11/09 01:43:20 DEBUG : a/b/c/d/e.txt: Parsed hash: 5acac9f19e65045ee8601d262abbba3c35896b06 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico/hello? sausage/êé: Shell path "/home/rclone/rclone-test-lepamus5xico/hello? sausage/êé/a/b/c/d/e.txt" 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico/hello? sausage/êé: Running remote command: md5sum /home/rclone/rclone-test-lepamus5xico/hello\?\ sausage/êé/a/b/c/d/e.txt 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico/hello? sausage/êé: Remote command result: 046018078f75b691ad99b4c2bb923acc /home/rclone/rclone-test-lepamus5xico/hello? sausage/êé/a/b/c/d/e.txt 2025/11/09 01:43:20 DEBUG : a/b/c/d/e.txt: Parsed hash: 046018078f75b691ad99b4c2bb923acc 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico/hello? sausage/êé: Shell path "/home/rclone/rclone-test-lepamus5xico/hello? sausage/êé/a/b/c/d/e.txt" 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico/hello? sausage/êé: Running remote command: sha1sum /home/rclone/rclone-test-lepamus5xico/hello\?\ sausage/êé/a/b/c/d/e.txt 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico/hello? sausage/êé: Remote command result: 5acac9f19e65045ee8601d262abbba3c35896b06 /home/rclone/rclone-test-lepamus5xico/hello? sausage/êé/a/b/c/d/e.txt 2025/11/09 01:43:20 DEBUG : a/b/c/d/e.txt: Parsed hash: 5acac9f19e65045ee8601d262abbba3c35896b06 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico/hello? sausage/êé: New connection 127.0.0.1:54110->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/11/09 01:43:20 DEBUG : Waiting for deletions to finish 2025/11/09 01:43:20 INFO : a/b/c/d/e.txt: Deleted 2025/11/09 01:43:20 DEBUG : removing 1 level 4 directories 2025/11/09 01:43:20 INFO : a/b/c/d: Removing directory 2025/11/09 01:43:20 DEBUG : removing 1 level 3 directories 2025/11/09 01:43:20 INFO : a/b/c: Removing directory 2025/11/09 01:43:20 DEBUG : removing 1 level 2 directories 2025/11/09 01:43:20 INFO : a/b: Removing directory 2025/11/09 01:43:20 DEBUG : removing 1 level 1 directories 2025/11/09 01:43:20 INFO : a: Removing directory === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/file name.txt" 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: md5sum /home/rclone/rclone-test-lepamus5xico/file\ name.txt 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: 0580e1a8366246d49afd179fdd1e653c /home/rclone/rclone-test-lepamus5xico/file name.txt 2025/11/09 01:43:20 DEBUG : file name.txt: Parsed hash: 0580e1a8366246d49afd179fdd1e653c 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/file name.txt" 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: sha1sum /home/rclone/rclone-test-lepamus5xico/file\ name.txt 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: 7b3b7de4849a022d33dfb648cf00b5b7700eb691 /home/rclone/rclone-test-lepamus5xico/file name.txt 2025/11/09 01:43:20 DEBUG : file name.txt: Parsed hash: 7b3b7de4849a022d33dfb648cf00b5b7700eb691 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: md5sum /home/rclone/rclone-test-lepamus5xico/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: 27d87550be0c5f26ee854be50f3f5442 /home/rclone/rclone-test-lepamus5xico/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/09 01:43:20 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 27d87550be0c5f26ee854be50f3f5442 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: sha1sum /home/rclone/rclone-test-lepamus5xico/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: e6aa2740aa875c10722d3e6086d3db1b73e46bd3 /home/rclone/rclone-test-lepamus5xico/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/09 01:43:20 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: e6aa2740aa875c10722d3e6086d3db1b73e46bd3 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt-copy" 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: md5sum /home/rclone/rclone-test-lepamus5xico/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt-copy 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: 27d87550be0c5f26ee854be50f3f5442 /home/rclone/rclone-test-lepamus5xico/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy 2025/11/09 01:43:20 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Parsed hash: 27d87550be0c5f26ee854be50f3f5442 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt-copy" 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: sha1sum /home/rclone/rclone-test-lepamus5xico/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt-copy 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: e6aa2740aa875c10722d3e6086d3db1b73e46bd3 /home/rclone/rclone-test-lepamus5xico/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy 2025/11/09 01:43:20 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Parsed hash: e6aa2740aa875c10722d3e6086d3db1b73e46bd3 === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1289: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/file name.txt" 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: md5sum /home/rclone/rclone-test-lepamus5xico/file\ name.txt 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: 0580e1a8366246d49afd179fdd1e653c /home/rclone/rclone-test-lepamus5xico/file name.txt 2025/11/09 01:43:20 DEBUG : file name.txt: Parsed hash: 0580e1a8366246d49afd179fdd1e653c 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/file name.txt" 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: sha1sum /home/rclone/rclone-test-lepamus5xico/file\ name.txt 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: 7b3b7de4849a022d33dfb648cf00b5b7700eb691 /home/rclone/rclone-test-lepamus5xico/file name.txt 2025/11/09 01:43:20 DEBUG : file name.txt: Parsed hash: 7b3b7de4849a022d33dfb648cf00b5b7700eb691 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/other.txt" 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: md5sum /home/rclone/rclone-test-lepamus5xico/other.txt 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: 27d87550be0c5f26ee854be50f3f5442 /home/rclone/rclone-test-lepamus5xico/other.txt 2025/11/09 01:43:20 DEBUG : other.txt: Parsed hash: 27d87550be0c5f26ee854be50f3f5442 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/other.txt" 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: sha1sum /home/rclone/rclone-test-lepamus5xico/other.txt 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: e6aa2740aa875c10722d3e6086d3db1b73e46bd3 /home/rclone/rclone-test-lepamus5xico/other.txt 2025/11/09 01:43:20 DEBUG : other.txt: Parsed hash: e6aa2740aa875c10722d3e6086d3db1b73e46bd3 fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1362 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsMove Messages: other.txt: Modification time difference too big |-26975h59m55.876876877s| > 1s (want 2001-02-03 04:05:10.123123123 +0000 UTC vs got 2004-03-03 04:05:06 +0000 UTC) (precision 1s) 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: New connection 127.0.0.1:54122->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/other.txt" 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: md5sum /home/rclone/rclone-test-lepamus5xico/other.txt 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: 27d87550be0c5f26ee854be50f3f5442 /home/rclone/rclone-test-lepamus5xico/other.txt 2025/11/09 01:43:20 DEBUG : other.txt: Parsed hash: 27d87550be0c5f26ee854be50f3f5442 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/other.txt" 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: sha1sum /home/rclone/rclone-test-lepamus5xico/other.txt 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: e6aa2740aa875c10722d3e6086d3db1b73e46bd3 /home/rclone/rclone-test-lepamus5xico/other.txt 2025/11/09 01:43:20 DEBUG : other.txt: Parsed hash: e6aa2740aa875c10722d3e6086d3db1b73e46bd3 fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1373 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsMove Messages: other.txt: Modification time difference too big |-26975h59m55.876876877s| > 1s (want 2001-02-03 04:05:10.123123123 +0000 UTC vs got 2004-03-03 04:05:06 +0000 UTC) (precision 1s) 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/moveTest/other.txt" 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: md5sum /home/rclone/rclone-test-lepamus5xico/moveTest/other.txt 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: 0580e1a8366246d49afd179fdd1e653c /home/rclone/rclone-test-lepamus5xico/moveTest/other.txt 2025/11/09 01:43:20 DEBUG : moveTest/other.txt: Parsed hash: 0580e1a8366246d49afd179fdd1e653c 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/moveTest/other.txt" 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: sha1sum /home/rclone/rclone-test-lepamus5xico/moveTest/other.txt 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: 7b3b7de4849a022d33dfb648cf00b5b7700eb691 /home/rclone/rclone-test-lepamus5xico/moveTest/other.txt 2025/11/09 01:43:20 DEBUG : moveTest/other.txt: Parsed hash: 7b3b7de4849a022d33dfb648cf00b5b7700eb691 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/file name.txt" 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: md5sum /home/rclone/rclone-test-lepamus5xico/file\ name.txt 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: 0580e1a8366246d49afd179fdd1e653c /home/rclone/rclone-test-lepamus5xico/file name.txt 2025/11/09 01:43:20 DEBUG : file name.txt: Parsed hash: 0580e1a8366246d49afd179fdd1e653c 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/file name.txt" 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: sha1sum /home/rclone/rclone-test-lepamus5xico/file\ name.txt 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: 7b3b7de4849a022d33dfb648cf00b5b7700eb691 /home/rclone/rclone-test-lepamus5xico/file name.txt 2025/11/09 01:43:20 DEBUG : file name.txt: Parsed hash: 7b3b7de4849a022d33dfb648cf00b5b7700eb691 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/other.txt" 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: md5sum /home/rclone/rclone-test-lepamus5xico/other.txt 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: 27d87550be0c5f26ee854be50f3f5442 /home/rclone/rclone-test-lepamus5xico/other.txt 2025/11/09 01:43:20 DEBUG : other.txt: Parsed hash: 27d87550be0c5f26ee854be50f3f5442 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/other.txt" 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: sha1sum /home/rclone/rclone-test-lepamus5xico/other.txt 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: e6aa2740aa875c10722d3e6086d3db1b73e46bd3 /home/rclone/rclone-test-lepamus5xico/other.txt 2025/11/09 01:43:20 DEBUG : other.txt: Parsed hash: e6aa2740aa875c10722d3e6086d3db1b73e46bd3 fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1381 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsMove Messages: other.txt: Modification time difference too big |-26975h59m55.876876877s| > 1s (want 2001-02-03 04:05:10.123123123 +0000 UTC vs got 2004-03-03 04:05:06 +0000 UTC) (precision 1s) 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/file name.txt" 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: md5sum /home/rclone/rclone-test-lepamus5xico/file\ name.txt 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: 0580e1a8366246d49afd179fdd1e653c /home/rclone/rclone-test-lepamus5xico/file name.txt 2025/11/09 01:43:20 DEBUG : file name.txt: Parsed hash: 0580e1a8366246d49afd179fdd1e653c 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/file name.txt" 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: sha1sum /home/rclone/rclone-test-lepamus5xico/file\ name.txt 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: 7b3b7de4849a022d33dfb648cf00b5b7700eb691 /home/rclone/rclone-test-lepamus5xico/file name.txt 2025/11/09 01:43:20 DEBUG : file name.txt: Parsed hash: 7b3b7de4849a022d33dfb648cf00b5b7700eb691 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: md5sum /home/rclone/rclone-test-lepamus5xico/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: 27d87550be0c5f26ee854be50f3f5442 /home/rclone/rclone-test-lepamus5xico/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/09 01:43:20 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 27d87550be0c5f26ee854be50f3f5442 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: sha1sum /home/rclone/rclone-test-lepamus5xico/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: e6aa2740aa875c10722d3e6086d3db1b73e46bd3 /home/rclone/rclone-test-lepamus5xico/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/09 01:43:20 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: e6aa2740aa875c10722d3e6086d3db1b73e46bd3 fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1388 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsMove Messages: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Modification time difference too big |-26975h59m55.876876877s| > 1s (want 2001-02-03 04:05:10.123123123 +0000 UTC vs got 2004-03-03 04:05:06 +0000 UTC) (precision 1s) === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata fstests.go:1398: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2025/11/09 01:43:20 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-fovabuc6qeqo" 2025/11/09 01:43:20 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2025/11/09 01:43:20 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/11/09 01:43:20 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/11/09 01:43:20 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/11/09 01:43:20 DEBUG : Setting pass="PEr8K6Cl0PQRXf6K4QVF_L-t5-4IgHP0" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/11/09 01:43:20 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/11/09 01:43:20 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{wnki4}" suffix to name 2025/11/09 01:43:20 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/11/09 01:43:20 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/11/09 01:43:20 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/11/09 01:43:20 DEBUG : Setting pass="PEr8K6Cl0PQRXf6K4QVF_L-t5-4IgHP0" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/11/09 01:43:20 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fovabuc6qeqo: New connection 127.0.0.1:54138->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fovabuc6qeqo: Shell type "unix" from config 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fovabuc6qeqo: Relative path resolved to "/home/rclone/rclone-test-fovabuc6qeqo" 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fovabuc6qeqo: Using root directory "/home/rclone/rclone-test-fovabuc6qeqo" 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fovabuc6qeqo: Shell path "/home/rclone/rclone-test-fovabuc6qeqo/new_name/sub_new_name/file name.txt" 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fovabuc6qeqo: Running remote command: md5sum /home/rclone/rclone-test-fovabuc6qeqo/new_name/sub_new_name/file\ name.txt 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fovabuc6qeqo: Remote command result: 0580e1a8366246d49afd179fdd1e653c /home/rclone/rclone-test-fovabuc6qeqo/new_name/sub_new_name/file name.txt 2025/11/09 01:43:20 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: 0580e1a8366246d49afd179fdd1e653c 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fovabuc6qeqo: Shell path "/home/rclone/rclone-test-fovabuc6qeqo/new_name/sub_new_name/file name.txt" 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fovabuc6qeqo: Running remote command: sha1sum /home/rclone/rclone-test-fovabuc6qeqo/new_name/sub_new_name/file\ name.txt 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fovabuc6qeqo: Remote command result: 7b3b7de4849a022d33dfb648cf00b5b7700eb691 /home/rclone/rclone-test-fovabuc6qeqo/new_name/sub_new_name/file name.txt 2025/11/09 01:43:20 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: 7b3b7de4849a022d33dfb648cf00b5b7700eb691 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fovabuc6qeqo: Shell path "/home/rclone/rclone-test-fovabuc6qeqo/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fovabuc6qeqo: Running remote command: md5sum /home/rclone/rclone-test-fovabuc6qeqo/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fovabuc6qeqo: Remote command result: 27d87550be0c5f26ee854be50f3f5442 /home/rclone/rclone-test-fovabuc6qeqo/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/09 01:43:20 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 27d87550be0c5f26ee854be50f3f5442 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fovabuc6qeqo: Shell path "/home/rclone/rclone-test-fovabuc6qeqo/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fovabuc6qeqo: Running remote command: sha1sum /home/rclone/rclone-test-fovabuc6qeqo/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fovabuc6qeqo: Remote command result: e6aa2740aa875c10722d3e6086d3db1b73e46bd3 /home/rclone/rclone-test-fovabuc6qeqo/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/09 01:43:20 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: e6aa2740aa875c10722d3e6086d3db1b73e46bd3 fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1485 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsDirMove Messages: new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Modification time difference too big |-26975h59m55.876876877s| > 1s (want 2001-02-03 04:05:10.123123123 +0000 UTC vs got 2004-03-03 04:05:06 +0000 UTC) (precision 1s) 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/file name.txt" 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: md5sum /home/rclone/rclone-test-lepamus5xico/file\ name.txt 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: 0580e1a8366246d49afd179fdd1e653c /home/rclone/rclone-test-lepamus5xico/file name.txt 2025/11/09 01:43:20 DEBUG : file name.txt: Parsed hash: 0580e1a8366246d49afd179fdd1e653c 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/file name.txt" 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: sha1sum /home/rclone/rclone-test-lepamus5xico/file\ name.txt 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: 7b3b7de4849a022d33dfb648cf00b5b7700eb691 /home/rclone/rclone-test-lepamus5xico/file name.txt 2025/11/09 01:43:20 DEBUG : file name.txt: Parsed hash: 7b3b7de4849a022d33dfb648cf00b5b7700eb691 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: md5sum /home/rclone/rclone-test-lepamus5xico/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: 27d87550be0c5f26ee854be50f3f5442 /home/rclone/rclone-test-lepamus5xico/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/09 01:43:20 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 27d87550be0c5f26ee854be50f3f5442 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: sha1sum /home/rclone/rclone-test-lepamus5xico/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: e6aa2740aa875c10722d3e6086d3db1b73e46bd3 /home/rclone/rclone-test-lepamus5xico/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/09 01:43:20 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: e6aa2740aa875c10722d3e6086d3db1b73e46bd3 fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1499 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsDirMove Messages: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Modification time difference too big |-26975h59m55.876876877s| > 1s (want 2001-02-03 04:05:10.123123123 +0000 UTC vs got 2004-03-03 04:05:06 +0000 UTC) (precision 1s) 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fovabuc6qeqo: Purge dir "new_name" 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fovabuc6qeqo: 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 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/file name.txt" 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: md5sum /home/rclone/rclone-test-lepamus5xico/file\ name.txt 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: 0580e1a8366246d49afd179fdd1e653c /home/rclone/rclone-test-lepamus5xico/file name.txt 2025/11/09 01:43:20 DEBUG : file name.txt: Parsed hash: 0580e1a8366246d49afd179fdd1e653c 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/file name.txt" 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: sha1sum /home/rclone/rclone-test-lepamus5xico/file\ name.txt 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: 7b3b7de4849a022d33dfb648cf00b5b7700eb691 /home/rclone/rclone-test-lepamus5xico/file name.txt 2025/11/09 01:43:20 DEBUG : file name.txt: Parsed hash: 7b3b7de4849a022d33dfb648cf00b5b7700eb691 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType fstests.go:1592: MimeType method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1623: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1694: 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 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/file name.txt" 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: md5sum /home/rclone/rclone-test-lepamus5xico/file\ name.txt 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: 9cb40d13bb47cda8e68e351d908ec43e /home/rclone/rclone-test-lepamus5xico/file name.txt 2025/11/09 01:43:20 DEBUG : file name.txt: Parsed hash: 9cb40d13bb47cda8e68e351d908ec43e 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/file name.txt" 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: sha1sum /home/rclone/rclone-test-lepamus5xico/file\ name.txt 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: c070dab0bba4dffead2b2a2411a457a80bd1154f /home/rclone/rclone-test-lepamus5xico/file name.txt 2025/11/09 01:43:20 DEBUG : file name.txt: Parsed hash: c070dab0bba4dffead2b2a2411a457a80bd1154f 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/file name.txt" 2025/11/09 01:43:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: md5sum /home/rclone/rclone-test-lepamus5xico/file\ name.txt 2025/11/09 01:43:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: 9cb40d13bb47cda8e68e351d908ec43e /home/rclone/rclone-test-lepamus5xico/file name.txt 2025/11/09 01:43:21 DEBUG : file name.txt: Parsed hash: 9cb40d13bb47cda8e68e351d908ec43e 2025/11/09 01:43:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/file name.txt" 2025/11/09 01:43:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: sha1sum /home/rclone/rclone-test-lepamus5xico/file\ name.txt 2025/11/09 01:43:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: c070dab0bba4dffead2b2a2411a457a80bd1154f /home/rclone/rclone-test-lepamus5xico/file name.txt 2025/11/09 01:43:21 DEBUG : file name.txt: Parsed hash: c070dab0bba4dffead2b2a2411a457a80bd1154f === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2025/11/09 01:43:21 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-lepamus5xico/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/09 01:43:21 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2025/11/09 01:43:21 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/11/09 01:43:21 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/11/09 01:43:21 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/11/09 01:43:21 DEBUG : Setting pass="PEr8K6Cl0PQRXf6K4QVF_L-t5-4IgHP0" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/11/09 01:43:21 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/11/09 01:43:21 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{wnki4}" suffix to name 2025/11/09 01:43:21 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/11/09 01:43:21 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/11/09 01:43:21 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/11/09 01:43:21 DEBUG : Setting pass="PEr8K6Cl0PQRXf6K4QVF_L-t5-4IgHP0" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/11/09 01:43:21 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/11/09 01:43:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: New connection 127.0.0.1:54144->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/11/09 01:43:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell type "unix" from config 2025/11/09 01:43:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Relative path resolved to "/home/rclone/rclone-test-lepamus5xico/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/09 01:43:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Using root directory "/home/rclone/rclone-test-lepamus5xico/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot 2025/11/09 01:43:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/home/rclone/rclone-test-lepamus5xico/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/09 01:43:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: md5sum /home/rclone/rclone-test-lepamus5xico/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/09 01:43:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: 27d87550be0c5f26ee854be50f3f5442 /home/rclone/rclone-test-lepamus5xico/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/09 01:43:21 DEBUG : z.txt: Parsed hash: 27d87550be0c5f26ee854be50f3f5442 2025/11/09 01:43:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/home/rclone/rclone-test-lepamus5xico/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/09 01:43:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: sha1sum /home/rclone/rclone-test-lepamus5xico/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/09 01:43:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: e6aa2740aa875c10722d3e6086d3db1b73e46bd3 /home/rclone/rclone-test-lepamus5xico/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/09 01:43:21 DEBUG : z.txt: Parsed hash: e6aa2740aa875c10722d3e6086d3db1b73e46bd3 === NAME TestIntegration/FsMkdir/FsPutFiles/FsIsFile fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1885 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsIsFile Messages: z.txt: Modification time difference too big |-26975h59m55.876876877s| > 1s (want 2001-02-03 04:05:10.123123123 +0000 UTC vs got 2004-03-03 04:05:06 +0000 UTC) (precision 1s) === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/11/09 01:43:21 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-lepamus5xico/not found.txt" 2025/11/09 01:43:21 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2025/11/09 01:43:21 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/11/09 01:43:21 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/11/09 01:43:21 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/11/09 01:43:21 DEBUG : Setting pass="PEr8K6Cl0PQRXf6K4QVF_L-t5-4IgHP0" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/11/09 01:43:21 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/11/09 01:43:21 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{wnki4}" suffix to name 2025/11/09 01:43:21 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/11/09 01:43:21 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/11/09 01:43:21 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/11/09 01:43:21 DEBUG : Setting pass="PEr8K6Cl0PQRXf6K4QVF_L-t5-4IgHP0" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/11/09 01:43:21 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/11/09 01:43:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico/not found.txt: New connection 127.0.0.1:54154->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/11/09 01:43:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico/not found.txt: Shell type "unix" from config 2025/11/09 01:43:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico/not found.txt: Relative path resolved to "/home/rclone/rclone-test-lepamus5xico/not found.txt" 2025/11/09 01:43:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico/not found.txt: Using root directory "/home/rclone/rclone-test-lepamus5xico/not found.txt" 2025/11/09 01:43:21 ERROR : error listing: directory not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestSFTPOpenssh:" path "rclone-test-lepamus5xico" from "TestSFTPOpenssh:rclone-test-lepamus5xico" 2025/11/09 01:43:21 DEBUG : Creating backend with remote "TestSFTPOpenssh:" 2025/11/09 01:43:21 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2025/11/09 01:43:21 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/11/09 01:43:21 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/11/09 01:43:21 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/11/09 01:43:21 DEBUG : Setting pass="PEr8K6Cl0PQRXf6K4QVF_L-t5-4IgHP0" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/11/09 01:43:21 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/11/09 01:43:21 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{wnki4}" suffix to name 2025/11/09 01:43:21 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/11/09 01:43:21 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/11/09 01:43:21 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/11/09 01:43:21 DEBUG : Setting pass="PEr8K6Cl0PQRXf6K4QVF_L-t5-4IgHP0" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/11/09 01:43:21 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/11/09 01:43:21 DEBUG : sftp://rclone@127.0.0.1:28627/: New connection 127.0.0.1:54170->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/11/09 01:43:21 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell type "unix" from config 2025/11/09 01:43:21 DEBUG : sftp://rclone@127.0.0.1:28627/: Relative path resolved to "/home/rclone" 2025/11/09 01:43:21 DEBUG : sftp://rclone@127.0.0.1:28627/: Using root directory "/home/rclone" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List 2025/11/09 01:43:21 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-lepamus5xico/file name.txt" 2025/11/09 01:43:21 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-lepamus5xico/file\ name.txt 2025/11/09 01:43:21 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 9cb40d13bb47cda8e68e351d908ec43e /home/rclone/rclone-test-lepamus5xico/file name.txt 2025/11/09 01:43:21 DEBUG : rclone-test-lepamus5xico/file name.txt: Parsed hash: 9cb40d13bb47cda8e68e351d908ec43e 2025/11/09 01:43:21 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-lepamus5xico/file name.txt" 2025/11/09 01:43:21 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-lepamus5xico/file\ name.txt 2025/11/09 01:43:21 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: c070dab0bba4dffead2b2a2411a457a80bd1154f /home/rclone/rclone-test-lepamus5xico/file name.txt 2025/11/09 01:43:21 DEBUG : rclone-test-lepamus5xico/file name.txt: Parsed hash: c070dab0bba4dffead2b2a2411a457a80bd1154f 2025/11/09 01:43:21 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-lepamus5xico/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/09 01:43:21 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-lepamus5xico/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/09 01:43:21 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 27d87550be0c5f26ee854be50f3f5442 /home/rclone/rclone-test-lepamus5xico/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/09 01:43:21 DEBUG : rclone-test-lepamus5xico/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 27d87550be0c5f26ee854be50f3f5442 2025/11/09 01:43:21 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-lepamus5xico/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/09 01:43:21 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-lepamus5xico/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/09 01:43:21 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: e6aa2740aa875c10722d3e6086d3db1b73e46bd3 /home/rclone/rclone-test-lepamus5xico/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/09 01:43:21 DEBUG : rclone-test-lepamus5xico/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: e6aa2740aa875c10722d3e6086d3db1b73e46bd3 fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1931 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List Messages: rclone-test-lepamus5xico/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Modification time difference too big |-26975h59m55.876876877s| > 1s (want 2001-02-03 04:05:10.123123123 +0000 UTC vs got 2004-03-03 04:05:06 +0000 UTC) (precision 1s) === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries 2025/11/09 01:43:21 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-lepamus5xico/file name.txt" 2025/11/09 01:43:21 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-lepamus5xico/file\ name.txt 2025/11/09 01:43:21 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 9cb40d13bb47cda8e68e351d908ec43e /home/rclone/rclone-test-lepamus5xico/file name.txt 2025/11/09 01:43:21 DEBUG : rclone-test-lepamus5xico/file name.txt: Parsed hash: 9cb40d13bb47cda8e68e351d908ec43e 2025/11/09 01:43:21 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-lepamus5xico/file name.txt" 2025/11/09 01:43:21 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-lepamus5xico/file\ name.txt 2025/11/09 01:43:21 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: c070dab0bba4dffead2b2a2411a457a80bd1154f /home/rclone/rclone-test-lepamus5xico/file name.txt 2025/11/09 01:43:21 DEBUG : rclone-test-lepamus5xico/file name.txt: Parsed hash: c070dab0bba4dffead2b2a2411a457a80bd1154f === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:1945: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 2025/11/09 01:43:21 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-lepamus5xico/created from root.txt" 2025/11/09 01:43:21 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-lepamus5xico/created\ from\ root.txt 2025/11/09 01:43:21 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 449294a233abc58f4a69c15eff568047 /home/rclone/rclone-test-lepamus5xico/created from root.txt 2025/11/09 01:43:21 DEBUG : rclone-test-lepamus5xico/created from root.txt: Parsed hash: 449294a233abc58f4a69c15eff568047 2025/11/09 01:43:21 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-lepamus5xico/created from root.txt" 2025/11/09 01:43:21 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-lepamus5xico/created\ from\ root.txt 2025/11/09 01:43:21 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 0154ce88237f36e9ff321df42d90c329551c47e9 /home/rclone/rclone-test-lepamus5xico/created from root.txt 2025/11/09 01:43:21 DEBUG : rclone-test-lepamus5xico/created from root.txt: Parsed hash: 0154ce88237f36e9ff321df42d90c329551c47e9 2025/11/09 01:43:21 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-lepamus5xico/created from root.txt" 2025/11/09 01:43:21 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-lepamus5xico/created\ from\ root.txt 2025/11/09 01:43:21 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 449294a233abc58f4a69c15eff568047 /home/rclone/rclone-test-lepamus5xico/created from root.txt 2025/11/09 01:43:21 DEBUG : rclone-test-lepamus5xico/created from root.txt: Parsed hash: 449294a233abc58f4a69c15eff568047 2025/11/09 01:43:21 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-lepamus5xico/created from root.txt" 2025/11/09 01:43:21 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-lepamus5xico/created\ from\ root.txt 2025/11/09 01:43:21 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 0154ce88237f36e9ff321df42d90c329551c47e9 /home/rclone/rclone-test-lepamus5xico/created from root.txt 2025/11/09 01:43:21 DEBUG : rclone-test-lepamus5xico/created from root.txt: Parsed hash: 0154ce88237f36e9ff321df42d90c329551c47e9 2025/11/09 01:43:21 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-lepamus5xico/created from root.txt" 2025/11/09 01:43:21 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-lepamus5xico/created\ from\ root.txt 2025/11/09 01:43:21 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 449294a233abc58f4a69c15eff568047 /home/rclone/rclone-test-lepamus5xico/created from root.txt 2025/11/09 01:43:21 DEBUG : rclone-test-lepamus5xico/created from root.txt: Parsed hash: 449294a233abc58f4a69c15eff568047 2025/11/09 01:43:21 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-lepamus5xico/created from root.txt" 2025/11/09 01:43:21 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-lepamus5xico/created\ from\ root.txt 2025/11/09 01:43:21 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 0154ce88237f36e9ff321df42d90c329551c47e9 /home/rclone/rclone-test-lepamus5xico/created from root.txt 2025/11/09 01:43:21 DEBUG : rclone-test-lepamus5xico/created from root.txt: Parsed hash: 0154ce88237f36e9ff321df42d90c329551c47e9 2025/11/09 01:43:21 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-lepamus5xico/file name.txt" 2025/11/09 01:43:21 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-lepamus5xico/file\ name.txt 2025/11/09 01:43:21 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 9cb40d13bb47cda8e68e351d908ec43e /home/rclone/rclone-test-lepamus5xico/file name.txt 2025/11/09 01:43:21 DEBUG : rclone-test-lepamus5xico/file name.txt: Parsed hash: 9cb40d13bb47cda8e68e351d908ec43e 2025/11/09 01:43:21 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-lepamus5xico/file name.txt" 2025/11/09 01:43:21 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-lepamus5xico/file\ name.txt 2025/11/09 01:43:21 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: c070dab0bba4dffead2b2a2411a457a80bd1154f /home/rclone/rclone-test-lepamus5xico/file name.txt 2025/11/09 01:43:21 DEBUG : rclone-test-lepamus5xico/file name.txt: Parsed hash: c070dab0bba4dffead2b2a2411a457a80bd1154f 2025/11/09 01:43:21 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-lepamus5xico/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/09 01:43:21 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-lepamus5xico/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/09 01:43:21 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 27d87550be0c5f26ee854be50f3f5442 /home/rclone/rclone-test-lepamus5xico/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/09 01:43:21 DEBUG : rclone-test-lepamus5xico/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 27d87550be0c5f26ee854be50f3f5442 2025/11/09 01:43:21 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-lepamus5xico/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/09 01:43:21 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-lepamus5xico/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/09 01:43:21 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: e6aa2740aa875c10722d3e6086d3db1b73e46bd3 /home/rclone/rclone-test-lepamus5xico/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/09 01:43:21 DEBUG : rclone-test-lepamus5xico/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: e6aa2740aa875c10722d3e6086d3db1b73e46bd3 fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1987 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put Messages: rclone-test-lepamus5xico/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Modification time difference too big |-26975h59m55.876876877s| > 1s (want 2001-02-03 04:05:10.123123123 +0000 UTC vs got 2004-03-03 04:05:06 +0000 UTC) (precision 1s) === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove 2025/11/09 01:43:21 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-lepamus5xico/file name.txt" 2025/11/09 01:43:21 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-lepamus5xico/file\ name.txt 2025/11/09 01:43:21 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 9cb40d13bb47cda8e68e351d908ec43e /home/rclone/rclone-test-lepamus5xico/file name.txt 2025/11/09 01:43:21 DEBUG : rclone-test-lepamus5xico/file name.txt: Parsed hash: 9cb40d13bb47cda8e68e351d908ec43e 2025/11/09 01:43:21 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-lepamus5xico/file name.txt" 2025/11/09 01:43:21 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-lepamus5xico/file\ name.txt 2025/11/09 01:43:21 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: c070dab0bba4dffead2b2a2411a457a80bd1154f /home/rclone/rclone-test-lepamus5xico/file name.txt 2025/11/09 01:43:21 DEBUG : rclone-test-lepamus5xico/file name.txt: Parsed hash: c070dab0bba4dffead2b2a2411a457a80bd1154f 2025/11/09 01:43:21 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-lepamus5xico/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/09 01:43:21 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-lepamus5xico/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/09 01:43:21 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 27d87550be0c5f26ee854be50f3f5442 /home/rclone/rclone-test-lepamus5xico/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/09 01:43:21 DEBUG : rclone-test-lepamus5xico/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 27d87550be0c5f26ee854be50f3f5442 2025/11/09 01:43:21 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-lepamus5xico/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/09 01:43:21 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-lepamus5xico/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/09 01:43:21 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: e6aa2740aa875c10722d3e6086d3db1b73e46bd3 /home/rclone/rclone-test-lepamus5xico/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/09 01:43:21 DEBUG : rclone-test-lepamus5xico/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: e6aa2740aa875c10722d3e6086d3db1b73e46bd3 fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1992 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove Messages: rclone-test-lepamus5xico/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Modification time difference too big |-26975h59m55.876876877s| > 1s (want 2001-02-03 04:05:10.123123123 +0000 UTC vs got 2004-03-03 04:05:06 +0000 UTC) (precision 1s) === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2004: 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:2109: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2125: Not a bucket based backend === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove 2025/11/09 01:43:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/09 01:43:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: md5sum /home/rclone/rclone-test-lepamus5xico/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/09 01:43:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: 27d87550be0c5f26ee854be50f3f5442 /home/rclone/rclone-test-lepamus5xico/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/09 01:43:21 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 27d87550be0c5f26ee854be50f3f5442 2025/11/09 01:43:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/09 01:43:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: sha1sum /home/rclone/rclone-test-lepamus5xico/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/09 01:43:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: e6aa2740aa875c10722d3e6086d3db1b73e46bd3 /home/rclone/rclone-test-lepamus5xico/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/09 01:43:21 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: e6aa2740aa875c10722d3e6086d3db1b73e46bd3 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout 2025/11/09 01:43:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Server has VFS statistics extension 2025/11/09 01:43:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: About path "/home/rclone/rclone-test-lepamus5xico" === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2025/11/09 01:43:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/piped data.txt" 2025/11/09 01:43:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: md5sum /home/rclone/rclone-test-lepamus5xico/piped\ data.txt 2025/11/09 01:43:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-lepamus5xico/piped data.txt 2025/11/09 01:43:21 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/11/09 01:43:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/piped data.txt" 2025/11/09 01:43:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: sha1sum /home/rclone/rclone-test-lepamus5xico/piped\ data.txt 2025/11/09 01:43:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-lepamus5xico/piped data.txt 2025/11/09 01:43:21 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2025/11/09 01:43:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/piped data.txt" 2025/11/09 01:43:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: md5sum /home/rclone/rclone-test-lepamus5xico/piped\ data.txt 2025/11/09 01:43:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-lepamus5xico/piped data.txt 2025/11/09 01:43:21 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/11/09 01:43:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/piped data.txt" 2025/11/09 01:43:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: sha1sum /home/rclone/rclone-test-lepamus5xico/piped\ data.txt 2025/11/09 01:43:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-lepamus5xico/piped data.txt 2025/11/09 01:43:21 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/11/09 01:43:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/piped data.txt" 2025/11/09 01:43:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: md5sum /home/rclone/rclone-test-lepamus5xico/piped\ data.txt 2025/11/09 01:43:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: 326ed9cfd6363a4a53e0d0d0dda556ce /home/rclone/rclone-test-lepamus5xico/piped data.txt 2025/11/09 01:43:21 DEBUG : piped data.txt: Parsed hash: 326ed9cfd6363a4a53e0d0d0dda556ce 2025/11/09 01:43:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/piped data.txt" 2025/11/09 01:43:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: sha1sum /home/rclone/rclone-test-lepamus5xico/piped\ data.txt 2025/11/09 01:43:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: 850bd254e7f1f3d1a8ad9d432ac1cb2137f3bd6b /home/rclone/rclone-test-lepamus5xico/piped data.txt 2025/11/09 01:43:21 DEBUG : piped data.txt: Parsed hash: 850bd254e7f1f3d1a8ad9d432ac1cb2137f3bd6b 2025/11/09 01:43:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/piped data.txt" 2025/11/09 01:43:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: md5sum /home/rclone/rclone-test-lepamus5xico/piped\ data.txt 2025/11/09 01:43:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: 326ed9cfd6363a4a53e0d0d0dda556ce /home/rclone/rclone-test-lepamus5xico/piped data.txt 2025/11/09 01:43:21 DEBUG : piped data.txt: Parsed hash: 326ed9cfd6363a4a53e0d0d0dda556ce 2025/11/09 01:43:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/piped data.txt" 2025/11/09 01:43:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: sha1sum /home/rclone/rclone-test-lepamus5xico/piped\ data.txt 2025/11/09 01:43:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: 850bd254e7f1f3d1a8ad9d432ac1cb2137f3bd6b /home/rclone/rclone-test-lepamus5xico/piped data.txt 2025/11/09 01:43:21 DEBUG : piped data.txt: Parsed hash: 850bd254e7f1f3d1a8ad9d432ac1cb2137f3bd6b === RUN TestIntegration/FsMkdir/FsPutFiles/Internal fstests.go:2343: *sftp.Fs does not implement InternalTester === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2364: *sftp.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2485: *sftp.Fs does not implement SetCopyCutoff === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/11/09 01:43:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/unknown-size-update.txt" 2025/11/09 01:43:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: md5sum /home/rclone/rclone-test-lepamus5xico/unknown-size-update.txt 2025/11/09 01:43:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: 0497edc7de870a2f294d88a188ec5f23 /home/rclone/rclone-test-lepamus5xico/unknown-size-update.txt 2025/11/09 01:43:21 DEBUG : unknown-size-update.txt: Parsed hash: 0497edc7de870a2f294d88a188ec5f23 2025/11/09 01:43:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/unknown-size-update.txt" 2025/11/09 01:43:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: sha1sum /home/rclone/rclone-test-lepamus5xico/unknown-size-update.txt 2025/11/09 01:43:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: 671f2438ed9d51ec6fdd17f1fdac960562d98ad5 /home/rclone/rclone-test-lepamus5xico/unknown-size-update.txt 2025/11/09 01:43:21 DEBUG : unknown-size-update.txt: Parsed hash: 671f2438ed9d51ec6fdd17f1fdac960562d98ad5 2025/11/09 01:43:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/unknown-size-update.txt" 2025/11/09 01:43:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: md5sum /home/rclone/rclone-test-lepamus5xico/unknown-size-update.txt 2025/11/09 01:43:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: 0497edc7de870a2f294d88a188ec5f23 /home/rclone/rclone-test-lepamus5xico/unknown-size-update.txt 2025/11/09 01:43:21 DEBUG : unknown-size-update.txt: Parsed hash: 0497edc7de870a2f294d88a188ec5f23 2025/11/09 01:43:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Shell path "/home/rclone/rclone-test-lepamus5xico/unknown-size-update.txt" 2025/11/09 01:43:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Running remote command: sha1sum /home/rclone/rclone-test-lepamus5xico/unknown-size-update.txt 2025/11/09 01:43:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Remote command result: 671f2438ed9d51ec6fdd17f1fdac960562d98ad5 /home/rclone/rclone-test-lepamus5xico/unknown-size-update.txt 2025/11/09 01:43:21 DEBUG : unknown-size-update.txt: Parsed hash: 671f2438ed9d51ec6fdd17f1fdac960562d98ad5 === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/11/09 01:43:21 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-lepamus5xico/deeper/nonexisting/directory" 2025/11/09 01:43:21 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2025/11/09 01:43:21 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/11/09 01:43:21 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/11/09 01:43:21 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/11/09 01:43:21 DEBUG : Setting pass="PEr8K6Cl0PQRXf6K4QVF_L-t5-4IgHP0" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/11/09 01:43:21 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/11/09 01:43:21 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{wnki4}" suffix to name 2025/11/09 01:43:21 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/11/09 01:43:21 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/11/09 01:43:21 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/11/09 01:43:21 DEBUG : Setting pass="PEr8K6Cl0PQRXf6K4QVF_L-t5-4IgHP0" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/11/09 01:43:21 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/11/09 01:43:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico/deeper/nonexisting/directory: New connection 127.0.0.1:54186->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/11/09 01:43:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico/deeper/nonexisting/directory: Shell type "unix" from config 2025/11/09 01:43:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico/deeper/nonexisting/directory: Failed to resolve path using RealPath: file does not exist 2025/11/09 01:43:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico/deeper/nonexisting/directory: Relative path joined with current directory to get absolute path "/home/rclone/rclone-test-lepamus5xico/deeper/nonexisting/directory" 2025/11/09 01:43:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico/deeper/nonexisting/directory: Using root directory "/home/rclone/rclone-test-lepamus5xico/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2668: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2725: FS has no Directory methods and doesn't Wrap 2025/11/09 01:43:21 DEBUG : Waiting for deletions to finish 2025/11/09 01:43:21 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2025/11/09 01:43:21 DEBUG : removing 1 level 4 directories 2025/11/09 01:43:21 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2025/11/09 01:43:21 DEBUG : removing 1 level 3 directories 2025/11/09 01:43:21 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2025/11/09 01:43:21 DEBUG : removing 1 level 2 directories 2025/11/09 01:43:21 INFO : hello? sausage/êé: Removing directory 2025/11/09 01:43:21 DEBUG : removing 1 level 1 directories 2025/11/09 01:43:21 INFO : hello? sausage: Removing directory 2025/11/09 01:43:21 DEBUG : removing 1 level 0 directories 2025/11/09 01:43:21 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Removing directory 2025/11/09 01:43:21 ERROR : error listing: directory not found 2025/11/09 01:43:21 DEBUG : Waiting for deletions to finish 2025/11/09 01:43:21 ERROR : error listing: directory not found 2025/11/09 01:43:21 ERROR : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Failed to list "": directory not found 2025/11/09 01:43:21 DEBUG : removing 1 level 0 directories 2025/11/09 01:43:21 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Removing directory 2025/11/09 01:43:21 ERROR : Failed to rmdir: Rmdir: directory not found === RUN TestIntegration/FsShutdown 2025/11/09 01:43:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lepamus5xico: Closing 2 unused connections 2025/11/09 01:43:21 NOTICE: TestSFTPOpenssh: Stopping server --- FAIL: TestIntegration (3.10s) --- 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) --- FAIL: TestIntegration/FsMkdir (1.93s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.01s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.00s) --- SKIP: TestIntegration/FsMkdir/FsListRDirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.00s) --- SKIP: TestIntegration/FsMkdir/FsListRDirNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding (0.51s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.03s) --- 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) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (1.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.02s) --- 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.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPurge (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.03s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.19s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.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) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.08s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot (0.17s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.06s) --- FAIL: 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.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.02s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (0.02s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.02s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.09s) --- PASS: TestIntegration/FsMkdir/FsDirSetModTime (0.01s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- PASS: TestIntegration/FsShutdown (0.00s) === RUN TestIntegration2 sftp_test.go:25: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestIntegration3 sftp_test.go:35: skipping as -remote is set --- SKIP: TestIntegration3 (0.00s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/sftp 4.391s "go test -v -timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Finished ERROR in 5.419013399s (try 1/5): exit status 1: Failed [TestIntegration/FsMkdir/FsPutFiles/FsMove TestIntegration/FsMkdir/FsPutFiles/FsDirMove TestIntegration/FsMkdir/FsPutFiles/FsIsFile TestIntegration/FsMkdir/FsPutFiles/FromRoot/List TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove]