"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.28s) === RUN TestIntegration fstests.go:438: Using remote "TestSFTPOpenssh:" 2026/04/03 01:00:42 NOTICE: TestSFTPOpenssh: Starting server 2026/04/03 01:00:43 NOTICE: TestSFTPOpenssh: Attempting to connect to "127.0.0.1:28627" try 1/100 2026/04/03 01:00:43 DEBUG : TestSFTPOpenssh: Read 1, error: 2026/04/03 01:00:43 NOTICE: TestSFTPOpenssh: Started server and connected to "127.0.0.1:28627" 2026/04/03 01:00:43 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-hutopeb8vomi" 2026/04/03 01:00:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/03 01:00:43 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/04/03 01:00:43 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/04/03 01:00:43 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/04/03 01:00:43 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/04/03 01:00:43 DEBUG : Setting pass="EJFeORJjh9KJHmRP6k4xcK6yO3VP1t8L" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/04/03 01:00:43 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/04/03 01:00:43 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{biMYA}" suffix to name 2026/04/03 01:00:43 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/04/03 01:00:43 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/04/03 01:00:43 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/04/03 01:00:43 DEBUG : Setting pass="EJFeORJjh9KJHmRP6k4xcK6yO3VP1t8L" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/04/03 01:00:43 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/04/03 01:00:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: New connection 127.0.0.1:41132->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell type "unix" from config 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Relative path resolved to "/home/rclone/rclone-test-hutopeb8vomi" 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Using root directory "/home/rclone/rclone-test-hutopeb8vomi" 2026/04/03 01:00:44 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand fstests.go:507: No commands in this remote === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/04/03 01:00:44 INFO : dir/subdir: Making directory 2026/04/03 01:00:44 INFO : dir/subdir: Removing directory 2026/04/03 01:00:44 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsListDirNotFound 2026/04/03 01:00:44 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsListRDirNotFound fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:708: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: md5sum /home/rclone/rclone-test-hutopeb8vomi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: 72f98926b9c3ade6591be004d962af66 /home/rclone/rclone-test-hutopeb8vomi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/04/03 01:00:44 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 72f98926b9c3ade6591be004d962af66 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: sha1sum /home/rclone/rclone-test-hutopeb8vomi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: f4eb8a7ff2b92dab6b9d6fdd2104a691c2226f0f /home/rclone/rclone-test-hutopeb8vomi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/04/03 01:00:44 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: f4eb8a7ff2b92dab6b9d6fdd2104a691c2226f0f 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: md5sum /home/rclone/rclone-test-hutopeb8vomi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: 72f98926b9c3ade6591be004d962af66 /home/rclone/rclone-test-hutopeb8vomi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/04/03 01:00:44 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 72f98926b9c3ade6591be004d962af66 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: sha1sum /home/rclone/rclone-test-hutopeb8vomi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: f4eb8a7ff2b92dab6b9d6fdd2104a691c2226f0f /home/rclone/rclone-test-hutopeb8vomi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/04/03 01:00:44 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: f4eb8a7ff2b92dab6b9d6fdd2104a691c2226f0f 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: md5sum /home/rclone/rclone-test-hutopeb8vomi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: 72f98926b9c3ade6591be004d962af66 /home/rclone/rclone-test-hutopeb8vomi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/04/03 01:00:44 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 72f98926b9c3ade6591be004d962af66 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: sha1sum /home/rclone/rclone-test-hutopeb8vomi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: f4eb8a7ff2b92dab6b9d6fdd2104a691c2226f0f /home/rclone/rclone-test-hutopeb8vomi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/04/03 01:00:44 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: f4eb8a7ff2b92dab6b9d6fdd2104a691c2226f0f === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/./." 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: md5sum /home/rclone/rclone-test-hutopeb8vomi/./. 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: 17b03234079b67f74d32e14b697a1218 /home/rclone/rclone-test-hutopeb8vomi/./. 2026/04/03 01:00:44 DEBUG : ./.: Parsed hash: 17b03234079b67f74d32e14b697a1218 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/./." 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: sha1sum /home/rclone/rclone-test-hutopeb8vomi/./. 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: a356cd0b53d7dbcc5b07c2a10051b8e6ee7cf824 /home/rclone/rclone-test-hutopeb8vomi/./. 2026/04/03 01:00:44 DEBUG : ./.: Parsed hash: a356cd0b53d7dbcc5b07c2a10051b8e6ee7cf824 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/./." 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: md5sum /home/rclone/rclone-test-hutopeb8vomi/./. 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: 17b03234079b67f74d32e14b697a1218 /home/rclone/rclone-test-hutopeb8vomi/./. 2026/04/03 01:00:44 DEBUG : ./.: Parsed hash: 17b03234079b67f74d32e14b697a1218 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/./." 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: sha1sum /home/rclone/rclone-test-hutopeb8vomi/./. 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: a356cd0b53d7dbcc5b07c2a10051b8e6ee7cf824 /home/rclone/rclone-test-hutopeb8vomi/./. 2026/04/03 01:00:44 DEBUG : ./.: Parsed hash: a356cd0b53d7dbcc5b07c2a10051b8e6ee7cf824 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/./." 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: md5sum /home/rclone/rclone-test-hutopeb8vomi/./. 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: 17b03234079b67f74d32e14b697a1218 /home/rclone/rclone-test-hutopeb8vomi/./. 2026/04/03 01:00:44 DEBUG : ./.: Parsed hash: 17b03234079b67f74d32e14b697a1218 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/./." 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: sha1sum /home/rclone/rclone-test-hutopeb8vomi/./. 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: a356cd0b53d7dbcc5b07c2a10051b8e6ee7cf824 /home/rclone/rclone-test-hutopeb8vomi/./. 2026/04/03 01:00:44 DEBUG : ./.: Parsed hash: a356cd0b53d7dbcc5b07c2a10051b8e6ee7cf824 === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/../.." 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: md5sum /home/rclone/rclone-test-hutopeb8vomi/../.. 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: c81a69051544ded1cf8e56e499f3af84 /home/rclone/rclone-test-hutopeb8vomi/../.. 2026/04/03 01:00:44 DEBUG : ../..: Parsed hash: c81a69051544ded1cf8e56e499f3af84 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/../.." 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: sha1sum /home/rclone/rclone-test-hutopeb8vomi/../.. 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: d1215bbf93260e1ff0d889bd4dc4ce7c124a4a40 /home/rclone/rclone-test-hutopeb8vomi/../.. 2026/04/03 01:00:44 DEBUG : ../..: Parsed hash: d1215bbf93260e1ff0d889bd4dc4ce7c124a4a40 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/../.." 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: md5sum /home/rclone/rclone-test-hutopeb8vomi/../.. 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: c81a69051544ded1cf8e56e499f3af84 /home/rclone/rclone-test-hutopeb8vomi/../.. 2026/04/03 01:00:44 DEBUG : ../..: Parsed hash: c81a69051544ded1cf8e56e499f3af84 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/../.." 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: sha1sum /home/rclone/rclone-test-hutopeb8vomi/../.. 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: d1215bbf93260e1ff0d889bd4dc4ce7c124a4a40 /home/rclone/rclone-test-hutopeb8vomi/../.. 2026/04/03 01:00:44 DEBUG : ../..: Parsed hash: d1215bbf93260e1ff0d889bd4dc4ce7c124a4a40 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/../.." 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: md5sum /home/rclone/rclone-test-hutopeb8vomi/../.. 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: c81a69051544ded1cf8e56e499f3af84 /home/rclone/rclone-test-hutopeb8vomi/../.. 2026/04/03 01:00:44 DEBUG : ../..: Parsed hash: c81a69051544ded1cf8e56e499f3af84 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/../.." 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: sha1sum /home/rclone/rclone-test-hutopeb8vomi/../.. 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: d1215bbf93260e1ff0d889bd4dc4ce7c124a4a40 /home/rclone/rclone-test-hutopeb8vomi/../.. 2026/04/03 01:00:44 DEBUG : ../..: Parsed hash: d1215bbf93260e1ff0d889bd4dc4ce7c124a4a40 === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: md5sum /home/rclone/rclone-test-hutopeb8vomi/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: ce7a62596e3c255e6e8c00081035187f /home/rclone/rclone-test-hutopeb8vomi/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/04/03 01:00:44 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: ce7a62596e3c255e6e8c00081035187f 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: sha1sum /home/rclone/rclone-test-hutopeb8vomi/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: c24d4635b3ade1f1e25a4ea1897e64f99f1f4266 /home/rclone/rclone-test-hutopeb8vomi/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/04/03 01:00:44 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: c24d4635b3ade1f1e25a4ea1897e64f99f1f4266 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: md5sum /home/rclone/rclone-test-hutopeb8vomi/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: ce7a62596e3c255e6e8c00081035187f /home/rclone/rclone-test-hutopeb8vomi/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/04/03 01:00:44 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: ce7a62596e3c255e6e8c00081035187f 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: sha1sum /home/rclone/rclone-test-hutopeb8vomi/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: c24d4635b3ade1f1e25a4ea1897e64f99f1f4266 /home/rclone/rclone-test-hutopeb8vomi/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/04/03 01:00:44 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: c24d4635b3ade1f1e25a4ea1897e64f99f1f4266 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: md5sum /home/rclone/rclone-test-hutopeb8vomi/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: ce7a62596e3c255e6e8c00081035187f /home/rclone/rclone-test-hutopeb8vomi/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/04/03 01:00:44 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: ce7a62596e3c255e6e8c00081035187f 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: sha1sum /home/rclone/rclone-test-hutopeb8vomi/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: c24d4635b3ade1f1e25a4ea1897e64f99f1f4266 /home/rclone/rclone-test-hutopeb8vomi/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/04/03 01:00:44 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: c24d4635b3ade1f1e25a4ea1897e64f99f1f4266 === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/ leading space/ leading space" 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: md5sum /home/rclone/rclone-test-hutopeb8vomi/\ leading\ space/\ leading\ space 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: dd0dad97e510bbf79e8a289e4892a1f5 /home/rclone/rclone-test-hutopeb8vomi/ leading space/ leading space 2026/04/03 01:00:44 DEBUG : leading space/ leading space: Parsed hash: dd0dad97e510bbf79e8a289e4892a1f5 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/ leading space/ leading space" 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: sha1sum /home/rclone/rclone-test-hutopeb8vomi/\ leading\ space/\ leading\ space 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: fd02f9972e878725968c3f840ad481c69260bf51 /home/rclone/rclone-test-hutopeb8vomi/ leading space/ leading space 2026/04/03 01:00:44 DEBUG : leading space/ leading space: Parsed hash: fd02f9972e878725968c3f840ad481c69260bf51 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/ leading space/ leading space" 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: md5sum /home/rclone/rclone-test-hutopeb8vomi/\ leading\ space/\ leading\ space 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: dd0dad97e510bbf79e8a289e4892a1f5 /home/rclone/rclone-test-hutopeb8vomi/ leading space/ leading space 2026/04/03 01:00:44 DEBUG : leading space/ leading space: Parsed hash: dd0dad97e510bbf79e8a289e4892a1f5 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/ leading space/ leading space" 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: sha1sum /home/rclone/rclone-test-hutopeb8vomi/\ leading\ space/\ leading\ space 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: fd02f9972e878725968c3f840ad481c69260bf51 /home/rclone/rclone-test-hutopeb8vomi/ leading space/ leading space 2026/04/03 01:00:44 DEBUG : leading space/ leading space: Parsed hash: fd02f9972e878725968c3f840ad481c69260bf51 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/ leading space/ leading space" 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: md5sum /home/rclone/rclone-test-hutopeb8vomi/\ leading\ space/\ leading\ space 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: dd0dad97e510bbf79e8a289e4892a1f5 /home/rclone/rclone-test-hutopeb8vomi/ leading space/ leading space 2026/04/03 01:00:44 DEBUG : leading space/ leading space: Parsed hash: dd0dad97e510bbf79e8a289e4892a1f5 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/ leading space/ leading space" 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: sha1sum /home/rclone/rclone-test-hutopeb8vomi/\ leading\ space/\ leading\ space 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: fd02f9972e878725968c3f840ad481c69260bf51 /home/rclone/rclone-test-hutopeb8vomi/ leading space/ leading space 2026/04/03 01:00:44 DEBUG : leading space/ leading space: Parsed hash: fd02f9972e878725968c3f840ad481c69260bf51 === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/~leading tilde/~leading tilde" 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: md5sum /home/rclone/rclone-test-hutopeb8vomi/\~leading\ tilde/\~leading\ tilde 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: 4555d123ec196dbe4263ac79dea1f2a6 /home/rclone/rclone-test-hutopeb8vomi/~leading tilde/~leading tilde 2026/04/03 01:00:44 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 4555d123ec196dbe4263ac79dea1f2a6 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/~leading tilde/~leading tilde" 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: sha1sum /home/rclone/rclone-test-hutopeb8vomi/\~leading\ tilde/\~leading\ tilde 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: 57f91180986cc30078c4e5eeebb7705554a83a03 /home/rclone/rclone-test-hutopeb8vomi/~leading tilde/~leading tilde 2026/04/03 01:00:44 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 57f91180986cc30078c4e5eeebb7705554a83a03 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/~leading tilde/~leading tilde" 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: md5sum /home/rclone/rclone-test-hutopeb8vomi/\~leading\ tilde/\~leading\ tilde 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: 4555d123ec196dbe4263ac79dea1f2a6 /home/rclone/rclone-test-hutopeb8vomi/~leading tilde/~leading tilde 2026/04/03 01:00:44 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 4555d123ec196dbe4263ac79dea1f2a6 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/~leading tilde/~leading tilde" 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: sha1sum /home/rclone/rclone-test-hutopeb8vomi/\~leading\ tilde/\~leading\ tilde 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: 57f91180986cc30078c4e5eeebb7705554a83a03 /home/rclone/rclone-test-hutopeb8vomi/~leading tilde/~leading tilde 2026/04/03 01:00:44 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 57f91180986cc30078c4e5eeebb7705554a83a03 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/~leading tilde/~leading tilde" 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: md5sum /home/rclone/rclone-test-hutopeb8vomi/\~leading\ tilde/\~leading\ tilde 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: 4555d123ec196dbe4263ac79dea1f2a6 /home/rclone/rclone-test-hutopeb8vomi/~leading tilde/~leading tilde 2026/04/03 01:00:44 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 4555d123ec196dbe4263ac79dea1f2a6 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/~leading tilde/~leading tilde" 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: sha1sum /home/rclone/rclone-test-hutopeb8vomi/\~leading\ tilde/\~leading\ tilde 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: 57f91180986cc30078c4e5eeebb7705554a83a03 /home/rclone/rclone-test-hutopeb8vomi/~leading tilde/~leading tilde 2026/04/03 01:00:44 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 57f91180986cc30078c4e5eeebb7705554a83a03 === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/␍leading CR/␍leading CR" 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: md5sum /home/rclone/rclone-test-hutopeb8vomi/␍leading\ CR/␍leading\ CR 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: de30cf48a484a29555500eef7be38688 /home/rclone/rclone-test-hutopeb8vomi/␍leading CR/␍leading CR 2026/04/03 01:00:44 DEBUG : ␍leading CR/␍leading CR: Parsed hash: de30cf48a484a29555500eef7be38688 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/␍leading CR/␍leading CR" 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: sha1sum /home/rclone/rclone-test-hutopeb8vomi/␍leading\ CR/␍leading\ CR 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: a56543e728abca25480e2487b64b164527f6d1ac /home/rclone/rclone-test-hutopeb8vomi/␍leading CR/␍leading CR 2026/04/03 01:00:44 DEBUG : ␍leading CR/␍leading CR: Parsed hash: a56543e728abca25480e2487b64b164527f6d1ac 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/␍leading CR/␍leading CR" 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: md5sum /home/rclone/rclone-test-hutopeb8vomi/␍leading\ CR/␍leading\ CR 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: de30cf48a484a29555500eef7be38688 /home/rclone/rclone-test-hutopeb8vomi/␍leading CR/␍leading CR 2026/04/03 01:00:44 DEBUG : ␍leading CR/␍leading CR: Parsed hash: de30cf48a484a29555500eef7be38688 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/␍leading CR/␍leading CR" 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: sha1sum /home/rclone/rclone-test-hutopeb8vomi/␍leading\ CR/␍leading\ CR 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: a56543e728abca25480e2487b64b164527f6d1ac /home/rclone/rclone-test-hutopeb8vomi/␍leading CR/␍leading CR 2026/04/03 01:00:44 DEBUG : ␍leading CR/␍leading CR: Parsed hash: a56543e728abca25480e2487b64b164527f6d1ac 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/␍leading CR/␍leading CR" 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: md5sum /home/rclone/rclone-test-hutopeb8vomi/␍leading\ CR/␍leading\ CR 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: de30cf48a484a29555500eef7be38688 /home/rclone/rclone-test-hutopeb8vomi/␍leading CR/␍leading CR 2026/04/03 01:00:44 DEBUG : ␍leading CR/␍leading CR: Parsed hash: de30cf48a484a29555500eef7be38688 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/␍leading CR/␍leading CR" 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: sha1sum /home/rclone/rclone-test-hutopeb8vomi/␍leading\ CR/␍leading\ CR 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: a56543e728abca25480e2487b64b164527f6d1ac /home/rclone/rclone-test-hutopeb8vomi/␍leading CR/␍leading CR 2026/04/03 01:00:44 DEBUG : ␍leading CR/␍leading CR: Parsed hash: a56543e728abca25480e2487b64b164527f6d1ac === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/␊leading LF/␊leading LF" 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: md5sum /home/rclone/rclone-test-hutopeb8vomi/␊leading\ LF/␊leading\ LF 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: 81cd4121d3f31b90f9b69e5f40a78c7e /home/rclone/rclone-test-hutopeb8vomi/␊leading LF/␊leading LF 2026/04/03 01:00:44 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 81cd4121d3f31b90f9b69e5f40a78c7e 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/␊leading LF/␊leading LF" 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: sha1sum /home/rclone/rclone-test-hutopeb8vomi/␊leading\ LF/␊leading\ LF 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: 246c2e8e3e99bbb81079dc00f810b9e0f60f265a /home/rclone/rclone-test-hutopeb8vomi/␊leading LF/␊leading LF 2026/04/03 01:00:44 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 246c2e8e3e99bbb81079dc00f810b9e0f60f265a 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/␊leading LF/␊leading LF" 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: md5sum /home/rclone/rclone-test-hutopeb8vomi/␊leading\ LF/␊leading\ LF 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: 81cd4121d3f31b90f9b69e5f40a78c7e /home/rclone/rclone-test-hutopeb8vomi/␊leading LF/␊leading LF 2026/04/03 01:00:44 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 81cd4121d3f31b90f9b69e5f40a78c7e 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/␊leading LF/␊leading LF" 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: sha1sum /home/rclone/rclone-test-hutopeb8vomi/␊leading\ LF/␊leading\ LF 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: 246c2e8e3e99bbb81079dc00f810b9e0f60f265a /home/rclone/rclone-test-hutopeb8vomi/␊leading LF/␊leading LF 2026/04/03 01:00:44 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 246c2e8e3e99bbb81079dc00f810b9e0f60f265a 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/␊leading LF/␊leading LF" 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: md5sum /home/rclone/rclone-test-hutopeb8vomi/␊leading\ LF/␊leading\ LF 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: 81cd4121d3f31b90f9b69e5f40a78c7e /home/rclone/rclone-test-hutopeb8vomi/␊leading LF/␊leading LF 2026/04/03 01:00:44 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 81cd4121d3f31b90f9b69e5f40a78c7e 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/␊leading LF/␊leading LF" 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: sha1sum /home/rclone/rclone-test-hutopeb8vomi/␊leading\ LF/␊leading\ LF 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: 246c2e8e3e99bbb81079dc00f810b9e0f60f265a /home/rclone/rclone-test-hutopeb8vomi/␊leading LF/␊leading LF 2026/04/03 01:00:44 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 246c2e8e3e99bbb81079dc00f810b9e0f60f265a === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/␉leading HT/␉leading HT" 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: md5sum /home/rclone/rclone-test-hutopeb8vomi/␉leading\ HT/␉leading\ HT 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: 7ac9c4e59d7a32a34ab35577a8a07caf /home/rclone/rclone-test-hutopeb8vomi/␉leading HT/␉leading HT 2026/04/03 01:00:44 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 7ac9c4e59d7a32a34ab35577a8a07caf 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/␉leading HT/␉leading HT" 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: sha1sum /home/rclone/rclone-test-hutopeb8vomi/␉leading\ HT/␉leading\ HT 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: 973d4785f6f0941e6cbb914fbd4ac1b1b6707175 /home/rclone/rclone-test-hutopeb8vomi/␉leading HT/␉leading HT 2026/04/03 01:00:44 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 973d4785f6f0941e6cbb914fbd4ac1b1b6707175 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/␉leading HT/␉leading HT" 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: md5sum /home/rclone/rclone-test-hutopeb8vomi/␉leading\ HT/␉leading\ HT 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: 7ac9c4e59d7a32a34ab35577a8a07caf /home/rclone/rclone-test-hutopeb8vomi/␉leading HT/␉leading HT 2026/04/03 01:00:44 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 7ac9c4e59d7a32a34ab35577a8a07caf 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/␉leading HT/␉leading HT" 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: sha1sum /home/rclone/rclone-test-hutopeb8vomi/␉leading\ HT/␉leading\ HT 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: 973d4785f6f0941e6cbb914fbd4ac1b1b6707175 /home/rclone/rclone-test-hutopeb8vomi/␉leading HT/␉leading HT 2026/04/03 01:00:44 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 973d4785f6f0941e6cbb914fbd4ac1b1b6707175 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/␉leading HT/␉leading HT" 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: md5sum /home/rclone/rclone-test-hutopeb8vomi/␉leading\ HT/␉leading\ HT 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: 7ac9c4e59d7a32a34ab35577a8a07caf /home/rclone/rclone-test-hutopeb8vomi/␉leading HT/␉leading HT 2026/04/03 01:00:44 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 7ac9c4e59d7a32a34ab35577a8a07caf 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/␉leading HT/␉leading HT" 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: sha1sum /home/rclone/rclone-test-hutopeb8vomi/␉leading\ HT/␉leading\ HT 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: 973d4785f6f0941e6cbb914fbd4ac1b1b6707175 /home/rclone/rclone-test-hutopeb8vomi/␉leading HT/␉leading HT 2026/04/03 01:00:44 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 973d4785f6f0941e6cbb914fbd4ac1b1b6707175 === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/␋leading VT/␋leading VT" 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: md5sum /home/rclone/rclone-test-hutopeb8vomi/␋leading\ VT/␋leading\ VT 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: 17b9c8023d3c845d1eb0801a7e35dfe5 /home/rclone/rclone-test-hutopeb8vomi/␋leading VT/␋leading VT 2026/04/03 01:00:44 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 17b9c8023d3c845d1eb0801a7e35dfe5 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/␋leading VT/␋leading VT" 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: sha1sum /home/rclone/rclone-test-hutopeb8vomi/␋leading\ VT/␋leading\ VT 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: 00fd9ac58dd254973ca6482b50c762e3e787de56 /home/rclone/rclone-test-hutopeb8vomi/␋leading VT/␋leading VT 2026/04/03 01:00:44 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 00fd9ac58dd254973ca6482b50c762e3e787de56 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/␋leading VT/␋leading VT" 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: md5sum /home/rclone/rclone-test-hutopeb8vomi/␋leading\ VT/␋leading\ VT 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: 17b9c8023d3c845d1eb0801a7e35dfe5 /home/rclone/rclone-test-hutopeb8vomi/␋leading VT/␋leading VT 2026/04/03 01:00:44 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 17b9c8023d3c845d1eb0801a7e35dfe5 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/␋leading VT/␋leading VT" 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: sha1sum /home/rclone/rclone-test-hutopeb8vomi/␋leading\ VT/␋leading\ VT 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: 00fd9ac58dd254973ca6482b50c762e3e787de56 /home/rclone/rclone-test-hutopeb8vomi/␋leading VT/␋leading VT 2026/04/03 01:00:44 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 00fd9ac58dd254973ca6482b50c762e3e787de56 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/␋leading VT/␋leading VT" 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: md5sum /home/rclone/rclone-test-hutopeb8vomi/␋leading\ VT/␋leading\ VT 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: 17b9c8023d3c845d1eb0801a7e35dfe5 /home/rclone/rclone-test-hutopeb8vomi/␋leading VT/␋leading VT 2026/04/03 01:00:44 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 17b9c8023d3c845d1eb0801a7e35dfe5 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/␋leading VT/␋leading VT" 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: sha1sum /home/rclone/rclone-test-hutopeb8vomi/␋leading\ VT/␋leading\ VT 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: 00fd9ac58dd254973ca6482b50c762e3e787de56 /home/rclone/rclone-test-hutopeb8vomi/␋leading VT/␋leading VT 2026/04/03 01:00:44 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 00fd9ac58dd254973ca6482b50c762e3e787de56 === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/.leading dot/.leading dot" 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: md5sum /home/rclone/rclone-test-hutopeb8vomi/.leading\ dot/.leading\ dot 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: 20968716b729b1fec6c65255bf6601e2 /home/rclone/rclone-test-hutopeb8vomi/.leading dot/.leading dot 2026/04/03 01:00:44 DEBUG : .leading dot/.leading dot: Parsed hash: 20968716b729b1fec6c65255bf6601e2 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/.leading dot/.leading dot" 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: sha1sum /home/rclone/rclone-test-hutopeb8vomi/.leading\ dot/.leading\ dot 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: e105c73a0a29af0ea94fe6bc20e9e7cc011a8ed0 /home/rclone/rclone-test-hutopeb8vomi/.leading dot/.leading dot 2026/04/03 01:00:44 DEBUG : .leading dot/.leading dot: Parsed hash: e105c73a0a29af0ea94fe6bc20e9e7cc011a8ed0 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/.leading dot/.leading dot" 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: md5sum /home/rclone/rclone-test-hutopeb8vomi/.leading\ dot/.leading\ dot 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: 20968716b729b1fec6c65255bf6601e2 /home/rclone/rclone-test-hutopeb8vomi/.leading dot/.leading dot 2026/04/03 01:00:44 DEBUG : .leading dot/.leading dot: Parsed hash: 20968716b729b1fec6c65255bf6601e2 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/.leading dot/.leading dot" 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: sha1sum /home/rclone/rclone-test-hutopeb8vomi/.leading\ dot/.leading\ dot 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: e105c73a0a29af0ea94fe6bc20e9e7cc011a8ed0 /home/rclone/rclone-test-hutopeb8vomi/.leading dot/.leading dot 2026/04/03 01:00:44 DEBUG : .leading dot/.leading dot: Parsed hash: e105c73a0a29af0ea94fe6bc20e9e7cc011a8ed0 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/.leading dot/.leading dot" 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: md5sum /home/rclone/rclone-test-hutopeb8vomi/.leading\ dot/.leading\ dot 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: 20968716b729b1fec6c65255bf6601e2 /home/rclone/rclone-test-hutopeb8vomi/.leading dot/.leading dot 2026/04/03 01:00:44 DEBUG : .leading dot/.leading dot: Parsed hash: 20968716b729b1fec6c65255bf6601e2 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/.leading dot/.leading dot" 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: sha1sum /home/rclone/rclone-test-hutopeb8vomi/.leading\ dot/.leading\ dot 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: e105c73a0a29af0ea94fe6bc20e9e7cc011a8ed0 /home/rclone/rclone-test-hutopeb8vomi/.leading dot/.leading dot 2026/04/03 01:00:44 DEBUG : .leading dot/.leading dot: Parsed hash: e105c73a0a29af0ea94fe6bc20e9e7cc011a8ed0 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/trailing space /trailing space " 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: md5sum /home/rclone/rclone-test-hutopeb8vomi/trailing\ space\ /trailing\ space\ 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: df507988b5d8d39b251b76cb6789019b /home/rclone/rclone-test-hutopeb8vomi/trailing space /trailing space 2026/04/03 01:00:44 DEBUG : trailing space /trailing space : Parsed hash: df507988b5d8d39b251b76cb6789019b 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/trailing space /trailing space " 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: sha1sum /home/rclone/rclone-test-hutopeb8vomi/trailing\ space\ /trailing\ space\ 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: 29c82a86c8932b6f2e931bf363ef2e94112b2236 /home/rclone/rclone-test-hutopeb8vomi/trailing space /trailing space 2026/04/03 01:00:44 DEBUG : trailing space /trailing space : Parsed hash: 29c82a86c8932b6f2e931bf363ef2e94112b2236 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/trailing space /trailing space " 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: md5sum /home/rclone/rclone-test-hutopeb8vomi/trailing\ space\ /trailing\ space\ 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: df507988b5d8d39b251b76cb6789019b /home/rclone/rclone-test-hutopeb8vomi/trailing space /trailing space 2026/04/03 01:00:44 DEBUG : trailing space /trailing space : Parsed hash: df507988b5d8d39b251b76cb6789019b 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/trailing space /trailing space " 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: sha1sum /home/rclone/rclone-test-hutopeb8vomi/trailing\ space\ /trailing\ space\ 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: 29c82a86c8932b6f2e931bf363ef2e94112b2236 /home/rclone/rclone-test-hutopeb8vomi/trailing space /trailing space 2026/04/03 01:00:44 DEBUG : trailing space /trailing space : Parsed hash: 29c82a86c8932b6f2e931bf363ef2e94112b2236 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/trailing space /trailing space " 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: md5sum /home/rclone/rclone-test-hutopeb8vomi/trailing\ space\ /trailing\ space\ 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: df507988b5d8d39b251b76cb6789019b /home/rclone/rclone-test-hutopeb8vomi/trailing space /trailing space 2026/04/03 01:00:44 DEBUG : trailing space /trailing space : Parsed hash: df507988b5d8d39b251b76cb6789019b 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/trailing space /trailing space " 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: sha1sum /home/rclone/rclone-test-hutopeb8vomi/trailing\ space\ /trailing\ space\ 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: 29c82a86c8932b6f2e931bf363ef2e94112b2236 /home/rclone/rclone-test-hutopeb8vomi/trailing space /trailing space 2026/04/03 01:00:44 DEBUG : trailing space /trailing space : Parsed hash: 29c82a86c8932b6f2e931bf363ef2e94112b2236 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/trailing CR␍/trailing CR␍" 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: md5sum /home/rclone/rclone-test-hutopeb8vomi/trailing\ CR␍/trailing\ CR␍ 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: ca29d431897fec3664907c073b0e399a /home/rclone/rclone-test-hutopeb8vomi/trailing CR␍/trailing CR␍ 2026/04/03 01:00:44 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: ca29d431897fec3664907c073b0e399a 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/trailing CR␍/trailing CR␍" 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: sha1sum /home/rclone/rclone-test-hutopeb8vomi/trailing\ CR␍/trailing\ CR␍ 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: d9e64d913edbefec2f62892995c39e3e4cade7ea /home/rclone/rclone-test-hutopeb8vomi/trailing CR␍/trailing CR␍ 2026/04/03 01:00:44 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: d9e64d913edbefec2f62892995c39e3e4cade7ea 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/trailing CR␍/trailing CR␍" 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: md5sum /home/rclone/rclone-test-hutopeb8vomi/trailing\ CR␍/trailing\ CR␍ 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: ca29d431897fec3664907c073b0e399a /home/rclone/rclone-test-hutopeb8vomi/trailing CR␍/trailing CR␍ 2026/04/03 01:00:44 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: ca29d431897fec3664907c073b0e399a 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/trailing CR␍/trailing CR␍" 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: sha1sum /home/rclone/rclone-test-hutopeb8vomi/trailing\ CR␍/trailing\ CR␍ 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: d9e64d913edbefec2f62892995c39e3e4cade7ea /home/rclone/rclone-test-hutopeb8vomi/trailing CR␍/trailing CR␍ 2026/04/03 01:00:44 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: d9e64d913edbefec2f62892995c39e3e4cade7ea 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/trailing CR␍/trailing CR␍" 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: md5sum /home/rclone/rclone-test-hutopeb8vomi/trailing\ CR␍/trailing\ CR␍ 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: ca29d431897fec3664907c073b0e399a /home/rclone/rclone-test-hutopeb8vomi/trailing CR␍/trailing CR␍ 2026/04/03 01:00:44 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: ca29d431897fec3664907c073b0e399a 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/trailing CR␍/trailing CR␍" 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: sha1sum /home/rclone/rclone-test-hutopeb8vomi/trailing\ CR␍/trailing\ CR␍ 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: d9e64d913edbefec2f62892995c39e3e4cade7ea /home/rclone/rclone-test-hutopeb8vomi/trailing CR␍/trailing CR␍ 2026/04/03 01:00:44 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: d9e64d913edbefec2f62892995c39e3e4cade7ea === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/trailing LF␊/trailing LF␊" 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: md5sum /home/rclone/rclone-test-hutopeb8vomi/trailing\ LF␊/trailing\ LF␊ 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: db42794ed8aac92a462b718f87424ee6 /home/rclone/rclone-test-hutopeb8vomi/trailing LF␊/trailing LF␊ 2026/04/03 01:00:44 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: db42794ed8aac92a462b718f87424ee6 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/trailing LF␊/trailing LF␊" 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: sha1sum /home/rclone/rclone-test-hutopeb8vomi/trailing\ LF␊/trailing\ LF␊ 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: 83821adbb3cd9e7d64a9e41af217a4e477f85dce /home/rclone/rclone-test-hutopeb8vomi/trailing LF␊/trailing LF␊ 2026/04/03 01:00:44 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 83821adbb3cd9e7d64a9e41af217a4e477f85dce 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/trailing LF␊/trailing LF␊" 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: md5sum /home/rclone/rclone-test-hutopeb8vomi/trailing\ LF␊/trailing\ LF␊ 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: db42794ed8aac92a462b718f87424ee6 /home/rclone/rclone-test-hutopeb8vomi/trailing LF␊/trailing LF␊ 2026/04/03 01:00:44 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: db42794ed8aac92a462b718f87424ee6 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/trailing LF␊/trailing LF␊" 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: sha1sum /home/rclone/rclone-test-hutopeb8vomi/trailing\ LF␊/trailing\ LF␊ 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: 83821adbb3cd9e7d64a9e41af217a4e477f85dce /home/rclone/rclone-test-hutopeb8vomi/trailing LF␊/trailing LF␊ 2026/04/03 01:00:44 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 83821adbb3cd9e7d64a9e41af217a4e477f85dce 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/trailing LF␊/trailing LF␊" 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: md5sum /home/rclone/rclone-test-hutopeb8vomi/trailing\ LF␊/trailing\ LF␊ 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: db42794ed8aac92a462b718f87424ee6 /home/rclone/rclone-test-hutopeb8vomi/trailing LF␊/trailing LF␊ 2026/04/03 01:00:44 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: db42794ed8aac92a462b718f87424ee6 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/trailing LF␊/trailing LF␊" 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: sha1sum /home/rclone/rclone-test-hutopeb8vomi/trailing\ LF␊/trailing\ LF␊ 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: 83821adbb3cd9e7d64a9e41af217a4e477f85dce /home/rclone/rclone-test-hutopeb8vomi/trailing LF␊/trailing LF␊ 2026/04/03 01:00:44 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 83821adbb3cd9e7d64a9e41af217a4e477f85dce === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/trailing HT␉/trailing HT␉" 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: md5sum /home/rclone/rclone-test-hutopeb8vomi/trailing\ HT␉/trailing\ HT␉ 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: 43903d000461b0a6f464c1d777fd619c /home/rclone/rclone-test-hutopeb8vomi/trailing HT␉/trailing HT␉ 2026/04/03 01:00:44 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 43903d000461b0a6f464c1d777fd619c 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/trailing HT␉/trailing HT␉" 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: sha1sum /home/rclone/rclone-test-hutopeb8vomi/trailing\ HT␉/trailing\ HT␉ 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: 94d14ac509d89f876bad91eb7a424c84f1dbe837 /home/rclone/rclone-test-hutopeb8vomi/trailing HT␉/trailing HT␉ 2026/04/03 01:00:44 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 94d14ac509d89f876bad91eb7a424c84f1dbe837 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/trailing HT␉/trailing HT␉" 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: md5sum /home/rclone/rclone-test-hutopeb8vomi/trailing\ HT␉/trailing\ HT␉ 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: 43903d000461b0a6f464c1d777fd619c /home/rclone/rclone-test-hutopeb8vomi/trailing HT␉/trailing HT␉ 2026/04/03 01:00:44 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 43903d000461b0a6f464c1d777fd619c 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/trailing HT␉/trailing HT␉" 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: sha1sum /home/rclone/rclone-test-hutopeb8vomi/trailing\ HT␉/trailing\ HT␉ 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: 94d14ac509d89f876bad91eb7a424c84f1dbe837 /home/rclone/rclone-test-hutopeb8vomi/trailing HT␉/trailing HT␉ 2026/04/03 01:00:44 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 94d14ac509d89f876bad91eb7a424c84f1dbe837 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/trailing HT␉/trailing HT␉" 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: md5sum /home/rclone/rclone-test-hutopeb8vomi/trailing\ HT␉/trailing\ HT␉ 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: 43903d000461b0a6f464c1d777fd619c /home/rclone/rclone-test-hutopeb8vomi/trailing HT␉/trailing HT␉ 2026/04/03 01:00:44 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 43903d000461b0a6f464c1d777fd619c 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/trailing HT␉/trailing HT␉" 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: sha1sum /home/rclone/rclone-test-hutopeb8vomi/trailing\ HT␉/trailing\ HT␉ 2026/04/03 01:00:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: 94d14ac509d89f876bad91eb7a424c84f1dbe837 /home/rclone/rclone-test-hutopeb8vomi/trailing HT␉/trailing HT␉ 2026/04/03 01:00:44 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 94d14ac509d89f876bad91eb7a424c84f1dbe837 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/trailing VT␋/trailing VT␋" 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: md5sum /home/rclone/rclone-test-hutopeb8vomi/trailing\ VT␋/trailing\ VT␋ 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: 4edd0450a7081f777683ee4ed10ae427 /home/rclone/rclone-test-hutopeb8vomi/trailing VT␋/trailing VT␋ 2026/04/03 01:00:45 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 4edd0450a7081f777683ee4ed10ae427 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/trailing VT␋/trailing VT␋" 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: sha1sum /home/rclone/rclone-test-hutopeb8vomi/trailing\ VT␋/trailing\ VT␋ 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: 94e19d8cf916b229517bfc407e87521a387d7983 /home/rclone/rclone-test-hutopeb8vomi/trailing VT␋/trailing VT␋ 2026/04/03 01:00:45 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 94e19d8cf916b229517bfc407e87521a387d7983 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/trailing VT␋/trailing VT␋" 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: md5sum /home/rclone/rclone-test-hutopeb8vomi/trailing\ VT␋/trailing\ VT␋ 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: 4edd0450a7081f777683ee4ed10ae427 /home/rclone/rclone-test-hutopeb8vomi/trailing VT␋/trailing VT␋ 2026/04/03 01:00:45 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 4edd0450a7081f777683ee4ed10ae427 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/trailing VT␋/trailing VT␋" 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: sha1sum /home/rclone/rclone-test-hutopeb8vomi/trailing\ VT␋/trailing\ VT␋ 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: 94e19d8cf916b229517bfc407e87521a387d7983 /home/rclone/rclone-test-hutopeb8vomi/trailing VT␋/trailing VT␋ 2026/04/03 01:00:45 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 94e19d8cf916b229517bfc407e87521a387d7983 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/trailing VT␋/trailing VT␋" 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: md5sum /home/rclone/rclone-test-hutopeb8vomi/trailing\ VT␋/trailing\ VT␋ 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: 4edd0450a7081f777683ee4ed10ae427 /home/rclone/rclone-test-hutopeb8vomi/trailing VT␋/trailing VT␋ 2026/04/03 01:00:45 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 4edd0450a7081f777683ee4ed10ae427 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/trailing VT␋/trailing VT␋" 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: sha1sum /home/rclone/rclone-test-hutopeb8vomi/trailing\ VT␋/trailing\ VT␋ 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: 94e19d8cf916b229517bfc407e87521a387d7983 /home/rclone/rclone-test-hutopeb8vomi/trailing VT␋/trailing VT␋ 2026/04/03 01:00:45 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 94e19d8cf916b229517bfc407e87521a387d7983 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/trailing dot./trailing dot." 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: md5sum /home/rclone/rclone-test-hutopeb8vomi/trailing\ dot./trailing\ dot. 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: d4b37184a7d1fba7b42a6a7c35e09e87 /home/rclone/rclone-test-hutopeb8vomi/trailing dot./trailing dot. 2026/04/03 01:00:45 DEBUG : trailing dot./trailing dot.: Parsed hash: d4b37184a7d1fba7b42a6a7c35e09e87 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/trailing dot./trailing dot." 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: sha1sum /home/rclone/rclone-test-hutopeb8vomi/trailing\ dot./trailing\ dot. 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: a0ed1ff6568a69e0769c6d39a289982818f7352c /home/rclone/rclone-test-hutopeb8vomi/trailing dot./trailing dot. 2026/04/03 01:00:45 DEBUG : trailing dot./trailing dot.: Parsed hash: a0ed1ff6568a69e0769c6d39a289982818f7352c 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/trailing dot./trailing dot." 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: md5sum /home/rclone/rclone-test-hutopeb8vomi/trailing\ dot./trailing\ dot. 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: d4b37184a7d1fba7b42a6a7c35e09e87 /home/rclone/rclone-test-hutopeb8vomi/trailing dot./trailing dot. 2026/04/03 01:00:45 DEBUG : trailing dot./trailing dot.: Parsed hash: d4b37184a7d1fba7b42a6a7c35e09e87 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/trailing dot./trailing dot." 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: sha1sum /home/rclone/rclone-test-hutopeb8vomi/trailing\ dot./trailing\ dot. 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: a0ed1ff6568a69e0769c6d39a289982818f7352c /home/rclone/rclone-test-hutopeb8vomi/trailing dot./trailing dot. 2026/04/03 01:00:45 DEBUG : trailing dot./trailing dot.: Parsed hash: a0ed1ff6568a69e0769c6d39a289982818f7352c 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/trailing dot./trailing dot." 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: md5sum /home/rclone/rclone-test-hutopeb8vomi/trailing\ dot./trailing\ dot. 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: d4b37184a7d1fba7b42a6a7c35e09e87 /home/rclone/rclone-test-hutopeb8vomi/trailing dot./trailing dot. 2026/04/03 01:00:45 DEBUG : trailing dot./trailing dot.: Parsed hash: d4b37184a7d1fba7b42a6a7c35e09e87 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/trailing dot./trailing dot." 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: sha1sum /home/rclone/rclone-test-hutopeb8vomi/trailing\ dot./trailing\ dot. 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: a0ed1ff6568a69e0769c6d39a289982818f7352c /home/rclone/rclone-test-hutopeb8vomi/trailing dot./trailing dot. 2026/04/03 01:00:45 DEBUG : trailing dot./trailing dot.: Parsed hash: a0ed1ff6568a69e0769c6d39a289982818f7352c === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/invalid utf-8\xfe/invalid utf-8\xfe" 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: md5sum /home/rclone/rclone-test-hutopeb8vomi/invalid\ utf-8/invalid\ utf-8 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: c6e469fa2136db3879f967000fd9111a /home/rclone/rclone-test-hutopeb8vomi/invalid utf-8/invalid utf-8 2026/04/03 01:00:45 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: c6e469fa2136db3879f967000fd9111a 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/invalid utf-8\xfe/invalid utf-8\xfe" 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: sha1sum /home/rclone/rclone-test-hutopeb8vomi/invalid\ utf-8/invalid\ utf-8 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: 24aa06e898706ceb828bb2048b7b9b1a914cd789 /home/rclone/rclone-test-hutopeb8vomi/invalid utf-8/invalid utf-8 2026/04/03 01:00:45 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 24aa06e898706ceb828bb2048b7b9b1a914cd789 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/invalid utf-8\xfe/invalid utf-8\xfe" 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: md5sum /home/rclone/rclone-test-hutopeb8vomi/invalid\ utf-8/invalid\ utf-8 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: c6e469fa2136db3879f967000fd9111a /home/rclone/rclone-test-hutopeb8vomi/invalid utf-8/invalid utf-8 2026/04/03 01:00:45 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: c6e469fa2136db3879f967000fd9111a 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/invalid utf-8\xfe/invalid utf-8\xfe" 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: sha1sum /home/rclone/rclone-test-hutopeb8vomi/invalid\ utf-8/invalid\ utf-8 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: 24aa06e898706ceb828bb2048b7b9b1a914cd789 /home/rclone/rclone-test-hutopeb8vomi/invalid utf-8/invalid utf-8 2026/04/03 01:00:45 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 24aa06e898706ceb828bb2048b7b9b1a914cd789 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/invalid utf-8\xfe/invalid utf-8\xfe" 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: md5sum /home/rclone/rclone-test-hutopeb8vomi/invalid\ utf-8/invalid\ utf-8 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: c6e469fa2136db3879f967000fd9111a /home/rclone/rclone-test-hutopeb8vomi/invalid utf-8/invalid utf-8 2026/04/03 01:00:45 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: c6e469fa2136db3879f967000fd9111a 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/invalid utf-8\xfe/invalid utf-8\xfe" 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: sha1sum /home/rclone/rclone-test-hutopeb8vomi/invalid\ utf-8/invalid\ utf-8 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: 24aa06e898706ceb828bb2048b7b9b1a914cd789 /home/rclone/rclone-test-hutopeb8vomi/invalid utf-8/invalid utf-8 2026/04/03 01:00:45 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 24aa06e898706ceb828bb2048b7b9b1a914cd789 === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/test%46.txt/test%46.txt" 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: md5sum /home/rclone/rclone-test-hutopeb8vomi/test\%46.txt/test\%46.txt 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: 255395a9716203df1e71200d28ffeeb2 /home/rclone/rclone-test-hutopeb8vomi/test%46.txt/test%46.txt 2026/04/03 01:00:45 DEBUG : test%46.txt/test%46.txt: Parsed hash: 255395a9716203df1e71200d28ffeeb2 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/test%46.txt/test%46.txt" 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: sha1sum /home/rclone/rclone-test-hutopeb8vomi/test\%46.txt/test\%46.txt 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: 96face602fe51580a2423bb45832ec9239c4ebb2 /home/rclone/rclone-test-hutopeb8vomi/test%46.txt/test%46.txt 2026/04/03 01:00:45 DEBUG : test%46.txt/test%46.txt: Parsed hash: 96face602fe51580a2423bb45832ec9239c4ebb2 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/test%46.txt/test%46.txt" 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: md5sum /home/rclone/rclone-test-hutopeb8vomi/test\%46.txt/test\%46.txt 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: 255395a9716203df1e71200d28ffeeb2 /home/rclone/rclone-test-hutopeb8vomi/test%46.txt/test%46.txt 2026/04/03 01:00:45 DEBUG : test%46.txt/test%46.txt: Parsed hash: 255395a9716203df1e71200d28ffeeb2 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/test%46.txt/test%46.txt" 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: sha1sum /home/rclone/rclone-test-hutopeb8vomi/test\%46.txt/test\%46.txt 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: 96face602fe51580a2423bb45832ec9239c4ebb2 /home/rclone/rclone-test-hutopeb8vomi/test%46.txt/test%46.txt 2026/04/03 01:00:45 DEBUG : test%46.txt/test%46.txt: Parsed hash: 96face602fe51580a2423bb45832ec9239c4ebb2 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/test%46.txt/test%46.txt" 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: md5sum /home/rclone/rclone-test-hutopeb8vomi/test\%46.txt/test\%46.txt 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: 255395a9716203df1e71200d28ffeeb2 /home/rclone/rclone-test-hutopeb8vomi/test%46.txt/test%46.txt 2026/04/03 01:00:45 DEBUG : test%46.txt/test%46.txt: Parsed hash: 255395a9716203df1e71200d28ffeeb2 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/test%46.txt/test%46.txt" 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: sha1sum /home/rclone/rclone-test-hutopeb8vomi/test\%46.txt/test\%46.txt 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: 96face602fe51580a2423bb45832ec9239c4ebb2 /home/rclone/rclone-test-hutopeb8vomi/test%46.txt/test%46.txt 2026/04/03 01:00:45 DEBUG : test%46.txt/test%46.txt: Parsed hash: 96face602fe51580a2423bb45832ec9239c4ebb2 === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Connection OK after error: potato 2026/04/03 01:00:45 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Removed after failed upload: potato === RUN TestIntegration/FsMkdir/FsPutZeroLength 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/zero-length-file" 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: md5sum /home/rclone/rclone-test-hutopeb8vomi/zero-length-file 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-hutopeb8vomi/zero-length-file 2026/04/03 01:00:45 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/zero-length-file" 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: sha1sum /home/rclone/rclone-test-hutopeb8vomi/zero-length-file 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-hutopeb8vomi/zero-length-file 2026/04/03 01:00:45 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/zero-length-file" 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: md5sum /home/rclone/rclone-test-hutopeb8vomi/zero-length-file 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-hutopeb8vomi/zero-length-file 2026/04/03 01:00:45 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/zero-length-file" 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: sha1sum /home/rclone/rclone-test-hutopeb8vomi/zero-length-file 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-hutopeb8vomi/zero-length-file 2026/04/03 01:00:45 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:787: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:820: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:869: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/file name.txt" 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: md5sum /home/rclone/rclone-test-hutopeb8vomi/file\ name.txt 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: bf66e1c7687e9c72b2e2ca4f2ad97e20 /home/rclone/rclone-test-hutopeb8vomi/file name.txt 2026/04/03 01:00:45 DEBUG : file name.txt: Parsed hash: bf66e1c7687e9c72b2e2ca4f2ad97e20 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/file name.txt" 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: sha1sum /home/rclone/rclone-test-hutopeb8vomi/file\ name.txt 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: 28511e71d8cf235308c0763fb60ac1c622a38f2d /home/rclone/rclone-test-hutopeb8vomi/file name.txt 2026/04/03 01:00:45 DEBUG : file name.txt: Parsed hash: 28511e71d8cf235308c0763fb60ac1c622a38f2d 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/file name.txt" 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: md5sum /home/rclone/rclone-test-hutopeb8vomi/file\ name.txt 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: bf66e1c7687e9c72b2e2ca4f2ad97e20 /home/rclone/rclone-test-hutopeb8vomi/file name.txt 2026/04/03 01:00:45 DEBUG : file name.txt: Parsed hash: bf66e1c7687e9c72b2e2ca4f2ad97e20 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/file name.txt" 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: sha1sum /home/rclone/rclone-test-hutopeb8vomi/file\ name.txt 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: 28511e71d8cf235308c0763fb60ac1c622a38f2d /home/rclone/rclone-test-hutopeb8vomi/file name.txt 2026/04/03 01:00:45 DEBUG : file name.txt: Parsed hash: 28511e71d8cf235308c0763fb60ac1c622a38f2d 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: md5sum /home/rclone/rclone-test-hutopeb8vomi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: c458081a88b4a0625c4c42814376e9e3 /home/rclone/rclone-test-hutopeb8vomi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/03 01:00:45 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: c458081a88b4a0625c4c42814376e9e3 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: sha1sum /home/rclone/rclone-test-hutopeb8vomi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: 37e6dea4e655d9a3eeed596b624efab7eab34d48 /home/rclone/rclone-test-hutopeb8vomi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/03 01:00:45 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 37e6dea4e655d9a3eeed596b624efab7eab34d48 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: md5sum /home/rclone/rclone-test-hutopeb8vomi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: c458081a88b4a0625c4c42814376e9e3 /home/rclone/rclone-test-hutopeb8vomi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/03 01:00:45 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: c458081a88b4a0625c4c42814376e9e3 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: sha1sum /home/rclone/rclone-test-hutopeb8vomi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: 37e6dea4e655d9a3eeed596b624efab7eab34d48 /home/rclone/rclone-test-hutopeb8vomi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/03 01:00:45 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 37e6dea4e655d9a3eeed596b624efab7eab34d48 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/file name.txt" 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: md5sum /home/rclone/rclone-test-hutopeb8vomi/file\ name.txt 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: 0e0335d9a171dc32064719d1effb6627 /home/rclone/rclone-test-hutopeb8vomi/file name.txt 2026/04/03 01:00:45 DEBUG : file name.txt: Parsed hash: 0e0335d9a171dc32064719d1effb6627 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/file name.txt" 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: sha1sum /home/rclone/rclone-test-hutopeb8vomi/file\ name.txt 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: bfbaad53fcc971860841429806a82543a082edc6 /home/rclone/rclone-test-hutopeb8vomi/file name.txt 2026/04/03 01:00:45 DEBUG : file name.txt: Parsed hash: bfbaad53fcc971860841429806a82543a082edc6 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/file name.txt" 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: md5sum /home/rclone/rclone-test-hutopeb8vomi/file\ name.txt 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: 0e0335d9a171dc32064719d1effb6627 /home/rclone/rclone-test-hutopeb8vomi/file name.txt 2026/04/03 01:00:45 DEBUG : file name.txt: Parsed hash: 0e0335d9a171dc32064719d1effb6627 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/file name.txt" 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: sha1sum /home/rclone/rclone-test-hutopeb8vomi/file\ name.txt 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: bfbaad53fcc971860841429806a82543a082edc6 /home/rclone/rclone-test-hutopeb8vomi/file name.txt 2026/04/03 01:00:45 DEBUG : file name.txt: Parsed hash: bfbaad53fcc971860841429806a82543a082edc6 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/04/03 01:00:45 DEBUG : Creating backend with remote "TestSFTPOpenssh:" 2026/04/03 01:00:45 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/04/03 01:00:45 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/04/03 01:00:45 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/04/03 01:00:45 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/04/03 01:00:45 DEBUG : Setting pass="EJFeORJjh9KJHmRP6k4xcK6yO3VP1t8L" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/04/03 01:00:45 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/04/03 01:00:45 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{biMYA}" suffix to name 2026/04/03 01:00:45 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/04/03 01:00:45 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/04/03 01:00:45 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/04/03 01:00:45 DEBUG : Setting pass="EJFeORJjh9KJHmRP6k4xcK6yO3VP1t8L" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/04/03 01:00:45 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/: New connection 127.0.0.1:41140->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell type "unix" from config 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/: Relative path resolved to "/home/rclone" 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/: Using root directory "/home/rclone" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/file name.txt" 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: md5sum /home/rclone/rclone-test-hutopeb8vomi/file\ name.txt 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: 0e0335d9a171dc32064719d1effb6627 /home/rclone/rclone-test-hutopeb8vomi/file name.txt 2026/04/03 01:00:45 DEBUG : file name.txt: Parsed hash: 0e0335d9a171dc32064719d1effb6627 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/file name.txt" 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: sha1sum /home/rclone/rclone-test-hutopeb8vomi/file\ name.txt 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: bfbaad53fcc971860841429806a82543a082edc6 /home/rclone/rclone-test-hutopeb8vomi/file name.txt 2026/04/03 01:00:45 DEBUG : file name.txt: Parsed hash: bfbaad53fcc971860841429806a82543a082edc6 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: md5sum /home/rclone/rclone-test-hutopeb8vomi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: c458081a88b4a0625c4c42814376e9e3 /home/rclone/rclone-test-hutopeb8vomi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/03 01:00:45 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: c458081a88b4a0625c4c42814376e9e3 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: sha1sum /home/rclone/rclone-test-hutopeb8vomi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: 37e6dea4e655d9a3eeed596b624efab7eab34d48 /home/rclone/rclone-test-hutopeb8vomi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/03 01:00:45 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 37e6dea4e655d9a3eeed596b624efab7eab34d48 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/file name.txt" 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: md5sum /home/rclone/rclone-test-hutopeb8vomi/file\ name.txt 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: 0e0335d9a171dc32064719d1effb6627 /home/rclone/rclone-test-hutopeb8vomi/file name.txt 2026/04/03 01:00:45 DEBUG : file name.txt: Parsed hash: 0e0335d9a171dc32064719d1effb6627 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/file name.txt" 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: sha1sum /home/rclone/rclone-test-hutopeb8vomi/file\ name.txt 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: bfbaad53fcc971860841429806a82543a082edc6 /home/rclone/rclone-test-hutopeb8vomi/file name.txt 2026/04/03 01:00:45 DEBUG : file name.txt: Parsed hash: bfbaad53fcc971860841429806a82543a082edc6 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1122: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/file name.txt" 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: md5sum /home/rclone/rclone-test-hutopeb8vomi/file\ name.txt 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: 0e0335d9a171dc32064719d1effb6627 /home/rclone/rclone-test-hutopeb8vomi/file name.txt 2026/04/03 01:00:45 DEBUG : file name.txt: Parsed hash: 0e0335d9a171dc32064719d1effb6627 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/file name.txt" 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: sha1sum /home/rclone/rclone-test-hutopeb8vomi/file\ name.txt 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: bfbaad53fcc971860841429806a82543a082edc6 /home/rclone/rclone-test-hutopeb8vomi/file name.txt 2026/04/03 01:00:45 DEBUG : file name.txt: Parsed hash: bfbaad53fcc971860841429806a82543a082edc6 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: md5sum /home/rclone/rclone-test-hutopeb8vomi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: c458081a88b4a0625c4c42814376e9e3 /home/rclone/rclone-test-hutopeb8vomi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/03 01:00:45 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: c458081a88b4a0625c4c42814376e9e3 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: sha1sum /home/rclone/rclone-test-hutopeb8vomi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: 37e6dea4e655d9a3eeed596b624efab7eab34d48 /home/rclone/rclone-test-hutopeb8vomi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/03 01:00:45 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 37e6dea4e655d9a3eeed596b624efab7eab34d48 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge fstests.go:1154: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot fstests.go:1191: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/04/03 01:00:45 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-hutopeb8vomi/hello? sausage/êé" 2026/04/03 01:00:45 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/04/03 01:00:45 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/04/03 01:00:45 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/04/03 01:00:45 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/04/03 01:00:45 DEBUG : Setting pass="EJFeORJjh9KJHmRP6k4xcK6yO3VP1t8L" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/04/03 01:00:45 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/04/03 01:00:45 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{biMYA}" suffix to name 2026/04/03 01:00:45 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/04/03 01:00:45 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/04/03 01:00:45 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/04/03 01:00:45 DEBUG : Setting pass="EJFeORJjh9KJHmRP6k4xcK6yO3VP1t8L" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/04/03 01:00:45 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi/hello? sausage/êé: New connection 127.0.0.1:41148->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi/hello? sausage/êé: Shell type "unix" from config 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi/hello? sausage/êé: Relative path resolved to "/home/rclone/rclone-test-hutopeb8vomi/hello? sausage/êé" 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi/hello? sausage/êé: Using root directory "/home/rclone/rclone-test-hutopeb8vomi/hello? sausage/êé" 2026/04/03 01:00:45 DEBUG : fs cache: renaming cache item "TestSFTPOpenssh:rclone-test-hutopeb8vomi/hello? sausage/êé" to be canonical "TestSFTPOpenssh{biMYA}:rclone-test-hutopeb8vomi/hello? sausage/êé" 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi/hello? sausage/êé: Shell path "/home/rclone/rclone-test-hutopeb8vomi/hello? sausage/êé/a/b/c/d/e.txt" 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi/hello? sausage/êé: Running remote command: md5sum /home/rclone/rclone-test-hutopeb8vomi/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi/hello? sausage/êé: Remote command result: 7ef045a55c5c47aaedeba89e2bcc70b0 /home/rclone/rclone-test-hutopeb8vomi/hello? sausage/êé/a/b/c/d/e.txt 2026/04/03 01:00:45 DEBUG : a/b/c/d/e.txt: Parsed hash: 7ef045a55c5c47aaedeba89e2bcc70b0 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi/hello? sausage/êé: Shell path "/home/rclone/rclone-test-hutopeb8vomi/hello? sausage/êé/a/b/c/d/e.txt" 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi/hello? sausage/êé: Running remote command: sha1sum /home/rclone/rclone-test-hutopeb8vomi/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi/hello? sausage/êé: Remote command result: 3ef188312900e6ec523efb2a9dcaa3f0659ffab6 /home/rclone/rclone-test-hutopeb8vomi/hello? sausage/êé/a/b/c/d/e.txt 2026/04/03 01:00:45 DEBUG : a/b/c/d/e.txt: Parsed hash: 3ef188312900e6ec523efb2a9dcaa3f0659ffab6 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi/hello? sausage/êé: Shell path "/home/rclone/rclone-test-hutopeb8vomi/hello? sausage/êé/a/b/c/d/e.txt" 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi/hello? sausage/êé: Running remote command: md5sum /home/rclone/rclone-test-hutopeb8vomi/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi/hello? sausage/êé: Remote command result: 7ef045a55c5c47aaedeba89e2bcc70b0 /home/rclone/rclone-test-hutopeb8vomi/hello? sausage/êé/a/b/c/d/e.txt 2026/04/03 01:00:45 DEBUG : a/b/c/d/e.txt: Parsed hash: 7ef045a55c5c47aaedeba89e2bcc70b0 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi/hello? sausage/êé: Shell path "/home/rclone/rclone-test-hutopeb8vomi/hello? sausage/êé/a/b/c/d/e.txt" 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi/hello? sausage/êé: Running remote command: sha1sum /home/rclone/rclone-test-hutopeb8vomi/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi/hello? sausage/êé: Remote command result: 3ef188312900e6ec523efb2a9dcaa3f0659ffab6 /home/rclone/rclone-test-hutopeb8vomi/hello? sausage/êé/a/b/c/d/e.txt 2026/04/03 01:00:45 DEBUG : a/b/c/d/e.txt: Parsed hash: 3ef188312900e6ec523efb2a9dcaa3f0659ffab6 2026/04/03 01:00:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi/hello? sausage/êé: New connection 127.0.0.1:41154->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/04/03 01:00:46 DEBUG : Waiting for deletions to finish 2026/04/03 01:00:46 INFO : a/b/c/d/e.txt: Deleted 2026/04/03 01:00:46 DEBUG : removing 1 level 4 directories 2026/04/03 01:00:46 INFO : a/b/c/d: Removing directory 2026/04/03 01:00:46 DEBUG : removing 1 level 3 directories 2026/04/03 01:00:46 INFO : a/b/c: Removing directory 2026/04/03 01:00:46 DEBUG : removing 1 level 2 directories 2026/04/03 01:00:46 INFO : a/b: Removing directory 2026/04/03 01:00:46 DEBUG : removing 1 level 1 directories 2026/04/03 01:00:46 INFO : a: Removing directory === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2026/04/03 01:00:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/file name.txt" 2026/04/03 01:00:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: md5sum /home/rclone/rclone-test-hutopeb8vomi/file\ name.txt 2026/04/03 01:00:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: 0e0335d9a171dc32064719d1effb6627 /home/rclone/rclone-test-hutopeb8vomi/file name.txt 2026/04/03 01:00:46 DEBUG : file name.txt: Parsed hash: 0e0335d9a171dc32064719d1effb6627 2026/04/03 01:00:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/file name.txt" 2026/04/03 01:00:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: sha1sum /home/rclone/rclone-test-hutopeb8vomi/file\ name.txt 2026/04/03 01:00:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: bfbaad53fcc971860841429806a82543a082edc6 /home/rclone/rclone-test-hutopeb8vomi/file name.txt 2026/04/03 01:00:46 DEBUG : file name.txt: Parsed hash: bfbaad53fcc971860841429806a82543a082edc6 2026/04/03 01:00:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/03 01:00:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: md5sum /home/rclone/rclone-test-hutopeb8vomi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/03 01:00:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: c458081a88b4a0625c4c42814376e9e3 /home/rclone/rclone-test-hutopeb8vomi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/03 01:00:46 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: c458081a88b4a0625c4c42814376e9e3 2026/04/03 01:00:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/03 01:00:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: sha1sum /home/rclone/rclone-test-hutopeb8vomi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/03 01:00:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: 37e6dea4e655d9a3eeed596b624efab7eab34d48 /home/rclone/rclone-test-hutopeb8vomi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/03 01:00:46 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 37e6dea4e655d9a3eeed596b624efab7eab34d48 2026/04/03 01:00:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt-copy" 2026/04/03 01:00:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: md5sum /home/rclone/rclone-test-hutopeb8vomi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt-copy 2026/04/03 01:00:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: c458081a88b4a0625c4c42814376e9e3 /home/rclone/rclone-test-hutopeb8vomi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy 2026/04/03 01:00:46 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Parsed hash: c458081a88b4a0625c4c42814376e9e3 2026/04/03 01:00:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt-copy" 2026/04/03 01:00:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: sha1sum /home/rclone/rclone-test-hutopeb8vomi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt-copy 2026/04/03 01:00:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: 37e6dea4e655d9a3eeed596b624efab7eab34d48 /home/rclone/rclone-test-hutopeb8vomi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy 2026/04/03 01:00:46 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Parsed hash: 37e6dea4e655d9a3eeed596b624efab7eab34d48 === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1294: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove 2026/04/03 01:00:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/file name.txt" 2026/04/03 01:00:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: md5sum /home/rclone/rclone-test-hutopeb8vomi/file\ name.txt 2026/04/03 01:00:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: 0e0335d9a171dc32064719d1effb6627 /home/rclone/rclone-test-hutopeb8vomi/file name.txt 2026/04/03 01:00:46 DEBUG : file name.txt: Parsed hash: 0e0335d9a171dc32064719d1effb6627 2026/04/03 01:00:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/file name.txt" 2026/04/03 01:00:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: sha1sum /home/rclone/rclone-test-hutopeb8vomi/file\ name.txt 2026/04/03 01:00:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: bfbaad53fcc971860841429806a82543a082edc6 /home/rclone/rclone-test-hutopeb8vomi/file name.txt 2026/04/03 01:00:46 DEBUG : file name.txt: Parsed hash: bfbaad53fcc971860841429806a82543a082edc6 2026/04/03 01:00:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/other.txt" 2026/04/03 01:00:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: md5sum /home/rclone/rclone-test-hutopeb8vomi/other.txt 2026/04/03 01:00:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: c458081a88b4a0625c4c42814376e9e3 /home/rclone/rclone-test-hutopeb8vomi/other.txt 2026/04/03 01:00:46 DEBUG : other.txt: Parsed hash: c458081a88b4a0625c4c42814376e9e3 2026/04/03 01:00:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/other.txt" 2026/04/03 01:00:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: sha1sum /home/rclone/rclone-test-hutopeb8vomi/other.txt 2026/04/03 01:00:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: 37e6dea4e655d9a3eeed596b624efab7eab34d48 /home/rclone/rclone-test-hutopeb8vomi/other.txt 2026/04/03 01:00:46 DEBUG : other.txt: Parsed hash: 37e6dea4e655d9a3eeed596b624efab7eab34d48 2026/04/03 01:00:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: New connection 127.0.0.1:41158->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/04/03 01:00:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/other.txt" 2026/04/03 01:00:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: md5sum /home/rclone/rclone-test-hutopeb8vomi/other.txt 2026/04/03 01:00:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: c458081a88b4a0625c4c42814376e9e3 /home/rclone/rclone-test-hutopeb8vomi/other.txt 2026/04/03 01:00:46 DEBUG : other.txt: Parsed hash: c458081a88b4a0625c4c42814376e9e3 2026/04/03 01:00:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/other.txt" 2026/04/03 01:00:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: sha1sum /home/rclone/rclone-test-hutopeb8vomi/other.txt 2026/04/03 01:00:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: 37e6dea4e655d9a3eeed596b624efab7eab34d48 /home/rclone/rclone-test-hutopeb8vomi/other.txt 2026/04/03 01:00:46 DEBUG : other.txt: Parsed hash: 37e6dea4e655d9a3eeed596b624efab7eab34d48 2026/04/03 01:00:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/moveTest/other.txt" 2026/04/03 01:00:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: md5sum /home/rclone/rclone-test-hutopeb8vomi/moveTest/other.txt 2026/04/03 01:00:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: 0e0335d9a171dc32064719d1effb6627 /home/rclone/rclone-test-hutopeb8vomi/moveTest/other.txt 2026/04/03 01:00:46 DEBUG : moveTest/other.txt: Parsed hash: 0e0335d9a171dc32064719d1effb6627 2026/04/03 01:00:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/moveTest/other.txt" 2026/04/03 01:00:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: sha1sum /home/rclone/rclone-test-hutopeb8vomi/moveTest/other.txt 2026/04/03 01:00:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: bfbaad53fcc971860841429806a82543a082edc6 /home/rclone/rclone-test-hutopeb8vomi/moveTest/other.txt 2026/04/03 01:00:46 DEBUG : moveTest/other.txt: Parsed hash: bfbaad53fcc971860841429806a82543a082edc6 2026/04/03 01:00:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/file name.txt" 2026/04/03 01:00:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: md5sum /home/rclone/rclone-test-hutopeb8vomi/file\ name.txt 2026/04/03 01:00:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: 0e0335d9a171dc32064719d1effb6627 /home/rclone/rclone-test-hutopeb8vomi/file name.txt 2026/04/03 01:00:46 DEBUG : file name.txt: Parsed hash: 0e0335d9a171dc32064719d1effb6627 2026/04/03 01:00:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/file name.txt" 2026/04/03 01:00:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: sha1sum /home/rclone/rclone-test-hutopeb8vomi/file\ name.txt 2026/04/03 01:00:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: bfbaad53fcc971860841429806a82543a082edc6 /home/rclone/rclone-test-hutopeb8vomi/file name.txt 2026/04/03 01:00:46 DEBUG : file name.txt: Parsed hash: bfbaad53fcc971860841429806a82543a082edc6 2026/04/03 01:00:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/other.txt" 2026/04/03 01:00:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: md5sum /home/rclone/rclone-test-hutopeb8vomi/other.txt 2026/04/03 01:00:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: c458081a88b4a0625c4c42814376e9e3 /home/rclone/rclone-test-hutopeb8vomi/other.txt 2026/04/03 01:00:46 DEBUG : other.txt: Parsed hash: c458081a88b4a0625c4c42814376e9e3 2026/04/03 01:00:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/other.txt" 2026/04/03 01:00:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: sha1sum /home/rclone/rclone-test-hutopeb8vomi/other.txt 2026/04/03 01:00:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: 37e6dea4e655d9a3eeed596b624efab7eab34d48 /home/rclone/rclone-test-hutopeb8vomi/other.txt 2026/04/03 01:00:46 DEBUG : other.txt: Parsed hash: 37e6dea4e655d9a3eeed596b624efab7eab34d48 2026/04/03 01:00:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/file name.txt" 2026/04/03 01:00:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: md5sum /home/rclone/rclone-test-hutopeb8vomi/file\ name.txt 2026/04/03 01:00:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: 0e0335d9a171dc32064719d1effb6627 /home/rclone/rclone-test-hutopeb8vomi/file name.txt 2026/04/03 01:00:46 DEBUG : file name.txt: Parsed hash: 0e0335d9a171dc32064719d1effb6627 2026/04/03 01:00:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/file name.txt" 2026/04/03 01:00:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: sha1sum /home/rclone/rclone-test-hutopeb8vomi/file\ name.txt 2026/04/03 01:00:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: bfbaad53fcc971860841429806a82543a082edc6 /home/rclone/rclone-test-hutopeb8vomi/file name.txt 2026/04/03 01:00:46 DEBUG : file name.txt: Parsed hash: bfbaad53fcc971860841429806a82543a082edc6 2026/04/03 01:00:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/03 01:00:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: md5sum /home/rclone/rclone-test-hutopeb8vomi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/03 01:00:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: c458081a88b4a0625c4c42814376e9e3 /home/rclone/rclone-test-hutopeb8vomi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/03 01:00:46 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: c458081a88b4a0625c4c42814376e9e3 2026/04/03 01:00:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/03 01:00:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: sha1sum /home/rclone/rclone-test-hutopeb8vomi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/03 01:00:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: 37e6dea4e655d9a3eeed596b624efab7eab34d48 /home/rclone/rclone-test-hutopeb8vomi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/03 01:00:46 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 37e6dea4e655d9a3eeed596b624efab7eab34d48 === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata fstests.go:1403: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2026/04/03 01:00:46 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-fenoquk0vubo" 2026/04/03 01:00:46 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/04/03 01:00:46 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/04/03 01:00:46 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/04/03 01:00:46 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/04/03 01:00:46 DEBUG : Setting pass="EJFeORJjh9KJHmRP6k4xcK6yO3VP1t8L" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/04/03 01:00:46 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/04/03 01:00:46 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{biMYA}" suffix to name 2026/04/03 01:00:46 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/04/03 01:00:46 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/04/03 01:00:46 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/04/03 01:00:46 DEBUG : Setting pass="EJFeORJjh9KJHmRP6k4xcK6yO3VP1t8L" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/04/03 01:00:46 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/04/03 01:00:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fenoquk0vubo: New connection 127.0.0.1:41174->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/04/03 01:00:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fenoquk0vubo: Shell type "unix" from config 2026/04/03 01:00:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fenoquk0vubo: Relative path resolved to "/home/rclone/rclone-test-fenoquk0vubo" 2026/04/03 01:00:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fenoquk0vubo: Using root directory "/home/rclone/rclone-test-fenoquk0vubo" 2026/04/03 01:00:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fenoquk0vubo: Shell path "/home/rclone/rclone-test-fenoquk0vubo/new_name/sub_new_name/file name.txt" 2026/04/03 01:00:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fenoquk0vubo: Running remote command: md5sum /home/rclone/rclone-test-fenoquk0vubo/new_name/sub_new_name/file\ name.txt 2026/04/03 01:00:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fenoquk0vubo: Remote command result: 0e0335d9a171dc32064719d1effb6627 /home/rclone/rclone-test-fenoquk0vubo/new_name/sub_new_name/file name.txt 2026/04/03 01:00:46 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: 0e0335d9a171dc32064719d1effb6627 2026/04/03 01:00:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fenoquk0vubo: Shell path "/home/rclone/rclone-test-fenoquk0vubo/new_name/sub_new_name/file name.txt" 2026/04/03 01:00:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fenoquk0vubo: Running remote command: sha1sum /home/rclone/rclone-test-fenoquk0vubo/new_name/sub_new_name/file\ name.txt 2026/04/03 01:00:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fenoquk0vubo: Remote command result: bfbaad53fcc971860841429806a82543a082edc6 /home/rclone/rclone-test-fenoquk0vubo/new_name/sub_new_name/file name.txt 2026/04/03 01:00:46 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: bfbaad53fcc971860841429806a82543a082edc6 2026/04/03 01:00:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fenoquk0vubo: Shell path "/home/rclone/rclone-test-fenoquk0vubo/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/03 01:00:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fenoquk0vubo: Running remote command: md5sum /home/rclone/rclone-test-fenoquk0vubo/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/03 01:00:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fenoquk0vubo: Remote command result: c458081a88b4a0625c4c42814376e9e3 /home/rclone/rclone-test-fenoquk0vubo/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/03 01:00:46 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: c458081a88b4a0625c4c42814376e9e3 2026/04/03 01:00:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fenoquk0vubo: Shell path "/home/rclone/rclone-test-fenoquk0vubo/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/03 01:00:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fenoquk0vubo: Running remote command: sha1sum /home/rclone/rclone-test-fenoquk0vubo/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/03 01:00:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fenoquk0vubo: Remote command result: 37e6dea4e655d9a3eeed596b624efab7eab34d48 /home/rclone/rclone-test-fenoquk0vubo/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/03 01:00:46 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 37e6dea4e655d9a3eeed596b624efab7eab34d48 2026/04/03 01:00:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/file name.txt" 2026/04/03 01:00:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: md5sum /home/rclone/rclone-test-hutopeb8vomi/file\ name.txt 2026/04/03 01:00:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: 0e0335d9a171dc32064719d1effb6627 /home/rclone/rclone-test-hutopeb8vomi/file name.txt 2026/04/03 01:00:46 DEBUG : file name.txt: Parsed hash: 0e0335d9a171dc32064719d1effb6627 2026/04/03 01:00:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/file name.txt" 2026/04/03 01:00:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: sha1sum /home/rclone/rclone-test-hutopeb8vomi/file\ name.txt 2026/04/03 01:00:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: bfbaad53fcc971860841429806a82543a082edc6 /home/rclone/rclone-test-hutopeb8vomi/file name.txt 2026/04/03 01:00:46 DEBUG : file name.txt: Parsed hash: bfbaad53fcc971860841429806a82543a082edc6 2026/04/03 01:00:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/03 01:00:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: md5sum /home/rclone/rclone-test-hutopeb8vomi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/03 01:00:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: c458081a88b4a0625c4c42814376e9e3 /home/rclone/rclone-test-hutopeb8vomi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/03 01:00:46 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: c458081a88b4a0625c4c42814376e9e3 2026/04/03 01:00:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/03 01:00:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: sha1sum /home/rclone/rclone-test-hutopeb8vomi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/03 01:00:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: 37e6dea4e655d9a3eeed596b624efab7eab34d48 /home/rclone/rclone-test-hutopeb8vomi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/03 01:00:46 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 37e6dea4e655d9a3eeed596b624efab7eab34d48 2026/04/03 01:00:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fenoquk0vubo: Purge dir "new_name" 2026/04/03 01:00:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fenoquk0vubo: Purge dir "" === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes 2026/04/03 01:00:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/file name.txt" 2026/04/03 01:00:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: md5sum /home/rclone/rclone-test-hutopeb8vomi/file\ name.txt 2026/04/03 01:00:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: 0e0335d9a171dc32064719d1effb6627 /home/rclone/rclone-test-hutopeb8vomi/file name.txt 2026/04/03 01:00:46 DEBUG : file name.txt: Parsed hash: 0e0335d9a171dc32064719d1effb6627 2026/04/03 01:00:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/file name.txt" 2026/04/03 01:00:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: sha1sum /home/rclone/rclone-test-hutopeb8vomi/file\ name.txt 2026/04/03 01:00:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: bfbaad53fcc971860841429806a82543a082edc6 /home/rclone/rclone-test-hutopeb8vomi/file name.txt 2026/04/03 01:00:46 DEBUG : file name.txt: Parsed hash: bfbaad53fcc971860841429806a82543a082edc6 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType fstests.go:1597: MimeType method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1628: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1699: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate 2026/04/03 01:00:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/file name.txt" 2026/04/03 01:00:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: md5sum /home/rclone/rclone-test-hutopeb8vomi/file\ name.txt 2026/04/03 01:00:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: b9ee3899f33b090f21a793b659af89b1 /home/rclone/rclone-test-hutopeb8vomi/file name.txt 2026/04/03 01:00:46 DEBUG : file name.txt: Parsed hash: b9ee3899f33b090f21a793b659af89b1 2026/04/03 01:00:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/file name.txt" 2026/04/03 01:00:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: sha1sum /home/rclone/rclone-test-hutopeb8vomi/file\ name.txt 2026/04/03 01:00:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: 0aa3bd3861b961f61fd9aa528198a89bc3f51ec2 /home/rclone/rclone-test-hutopeb8vomi/file name.txt 2026/04/03 01:00:46 DEBUG : file name.txt: Parsed hash: 0aa3bd3861b961f61fd9aa528198a89bc3f51ec2 2026/04/03 01:00:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/file name.txt" 2026/04/03 01:00:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: md5sum /home/rclone/rclone-test-hutopeb8vomi/file\ name.txt 2026/04/03 01:00:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: b9ee3899f33b090f21a793b659af89b1 /home/rclone/rclone-test-hutopeb8vomi/file name.txt 2026/04/03 01:00:46 DEBUG : file name.txt: Parsed hash: b9ee3899f33b090f21a793b659af89b1 2026/04/03 01:00:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/file name.txt" 2026/04/03 01:00:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: sha1sum /home/rclone/rclone-test-hutopeb8vomi/file\ name.txt 2026/04/03 01:00:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: 0aa3bd3861b961f61fd9aa528198a89bc3f51ec2 /home/rclone/rclone-test-hutopeb8vomi/file name.txt 2026/04/03 01:00:46 DEBUG : file name.txt: Parsed hash: 0aa3bd3861b961f61fd9aa528198a89bc3f51ec2 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/04/03 01:00:46 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-hutopeb8vomi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/03 01:00:46 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/04/03 01:00:46 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/04/03 01:00:46 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/04/03 01:00:46 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/04/03 01:00:46 DEBUG : Setting pass="EJFeORJjh9KJHmRP6k4xcK6yO3VP1t8L" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/04/03 01:00:46 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/04/03 01:00:46 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{biMYA}" suffix to name 2026/04/03 01:00:46 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/04/03 01:00:46 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/04/03 01:00:46 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/04/03 01:00:46 DEBUG : Setting pass="EJFeORJjh9KJHmRP6k4xcK6yO3VP1t8L" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/04/03 01:00:46 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/04/03 01:00:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: New connection 127.0.0.1:41176->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/04/03 01:00:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell type "unix" from config 2026/04/03 01:00:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Relative path resolved to "/home/rclone/rclone-test-hutopeb8vomi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/03 01:00:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Using root directory "/home/rclone/rclone-test-hutopeb8vomi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot 2026/04/03 01:00:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/home/rclone/rclone-test-hutopeb8vomi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/03 01:00:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: md5sum /home/rclone/rclone-test-hutopeb8vomi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/03 01:00:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: c458081a88b4a0625c4c42814376e9e3 /home/rclone/rclone-test-hutopeb8vomi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/03 01:00:46 DEBUG : z.txt: Parsed hash: c458081a88b4a0625c4c42814376e9e3 2026/04/03 01:00:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/home/rclone/rclone-test-hutopeb8vomi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/03 01:00:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: sha1sum /home/rclone/rclone-test-hutopeb8vomi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/03 01:00:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: 37e6dea4e655d9a3eeed596b624efab7eab34d48 /home/rclone/rclone-test-hutopeb8vomi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/03 01:00:46 DEBUG : z.txt: Parsed hash: 37e6dea4e655d9a3eeed596b624efab7eab34d48 === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/04/03 01:00:46 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-hutopeb8vomi/not found.txt" 2026/04/03 01:00:46 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/04/03 01:00:46 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/04/03 01:00:46 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/04/03 01:00:46 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/04/03 01:00:46 DEBUG : Setting pass="EJFeORJjh9KJHmRP6k4xcK6yO3VP1t8L" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/04/03 01:00:46 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/04/03 01:00:46 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{biMYA}" suffix to name 2026/04/03 01:00:46 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/04/03 01:00:46 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/04/03 01:00:46 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/04/03 01:00:46 DEBUG : Setting pass="EJFeORJjh9KJHmRP6k4xcK6yO3VP1t8L" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/04/03 01:00:46 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/04/03 01:00:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi/not found.txt: New connection 127.0.0.1:41186->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/04/03 01:00:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi/not found.txt: Shell type "unix" from config 2026/04/03 01:00:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi/not found.txt: Relative path resolved to "/home/rclone/rclone-test-hutopeb8vomi/not found.txt" 2026/04/03 01:00:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi/not found.txt: Using root directory "/home/rclone/rclone-test-hutopeb8vomi/not found.txt" 2026/04/03 01:00:47 ERROR : error listing: directory not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1916: Opening root remote "TestSFTPOpenssh:" path "rclone-test-hutopeb8vomi" from "TestSFTPOpenssh:rclone-test-hutopeb8vomi" 2026/04/03 01:00:47 DEBUG : Creating backend with remote "TestSFTPOpenssh:" 2026/04/03 01:00:47 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/04/03 01:00:47 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/04/03 01:00:47 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/04/03 01:00:47 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/04/03 01:00:47 DEBUG : Setting pass="EJFeORJjh9KJHmRP6k4xcK6yO3VP1t8L" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/04/03 01:00:47 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/04/03 01:00:47 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{biMYA}" suffix to name 2026/04/03 01:00:47 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/04/03 01:00:47 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/04/03 01:00:47 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/04/03 01:00:47 DEBUG : Setting pass="EJFeORJjh9KJHmRP6k4xcK6yO3VP1t8L" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/04/03 01:00:47 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/04/03 01:00:47 DEBUG : sftp://rclone@127.0.0.1:28627/: New connection 127.0.0.1:41188->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/04/03 01:00:47 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell type "unix" from config 2026/04/03 01:00:47 DEBUG : sftp://rclone@127.0.0.1:28627/: Relative path resolved to "/home/rclone" 2026/04/03 01:00:47 DEBUG : sftp://rclone@127.0.0.1:28627/: Using root directory "/home/rclone" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List 2026/04/03 01:00:47 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-hutopeb8vomi/file name.txt" 2026/04/03 01:00:47 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-hutopeb8vomi/file\ name.txt 2026/04/03 01:00:47 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: b9ee3899f33b090f21a793b659af89b1 /home/rclone/rclone-test-hutopeb8vomi/file name.txt 2026/04/03 01:00:47 DEBUG : rclone-test-hutopeb8vomi/file name.txt: Parsed hash: b9ee3899f33b090f21a793b659af89b1 2026/04/03 01:00:47 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-hutopeb8vomi/file name.txt" 2026/04/03 01:00:47 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-hutopeb8vomi/file\ name.txt 2026/04/03 01:00:47 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 0aa3bd3861b961f61fd9aa528198a89bc3f51ec2 /home/rclone/rclone-test-hutopeb8vomi/file name.txt 2026/04/03 01:00:47 DEBUG : rclone-test-hutopeb8vomi/file name.txt: Parsed hash: 0aa3bd3861b961f61fd9aa528198a89bc3f51ec2 2026/04/03 01:00:47 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-hutopeb8vomi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/03 01:00:47 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-hutopeb8vomi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/03 01:00:47 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: c458081a88b4a0625c4c42814376e9e3 /home/rclone/rclone-test-hutopeb8vomi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/03 01:00:47 DEBUG : rclone-test-hutopeb8vomi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: c458081a88b4a0625c4c42814376e9e3 2026/04/03 01:00:47 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-hutopeb8vomi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/03 01:00:47 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-hutopeb8vomi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/03 01:00:47 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 37e6dea4e655d9a3eeed596b624efab7eab34d48 /home/rclone/rclone-test-hutopeb8vomi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/03 01:00:47 DEBUG : rclone-test-hutopeb8vomi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 37e6dea4e655d9a3eeed596b624efab7eab34d48 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries 2026/04/03 01:00:47 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-hutopeb8vomi/file name.txt" 2026/04/03 01:00:47 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-hutopeb8vomi/file\ name.txt 2026/04/03 01:00:47 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: b9ee3899f33b090f21a793b659af89b1 /home/rclone/rclone-test-hutopeb8vomi/file name.txt 2026/04/03 01:00:47 DEBUG : rclone-test-hutopeb8vomi/file name.txt: Parsed hash: b9ee3899f33b090f21a793b659af89b1 2026/04/03 01:00:47 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-hutopeb8vomi/file name.txt" 2026/04/03 01:00:47 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-hutopeb8vomi/file\ name.txt 2026/04/03 01:00:47 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 0aa3bd3861b961f61fd9aa528198a89bc3f51ec2 /home/rclone/rclone-test-hutopeb8vomi/file name.txt 2026/04/03 01:00:47 DEBUG : rclone-test-hutopeb8vomi/file name.txt: Parsed hash: 0aa3bd3861b961f61fd9aa528198a89bc3f51ec2 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:1953: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 2026/04/03 01:00:47 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-hutopeb8vomi/created from root.txt" 2026/04/03 01:00:47 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-hutopeb8vomi/created\ from\ root.txt 2026/04/03 01:00:47 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 3da4c5d6d0e76a8590c566e903546ba4 /home/rclone/rclone-test-hutopeb8vomi/created from root.txt 2026/04/03 01:00:47 DEBUG : rclone-test-hutopeb8vomi/created from root.txt: Parsed hash: 3da4c5d6d0e76a8590c566e903546ba4 2026/04/03 01:00:47 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-hutopeb8vomi/created from root.txt" 2026/04/03 01:00:47 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-hutopeb8vomi/created\ from\ root.txt 2026/04/03 01:00:47 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 2b4b6f46038e2c5c25cf5a9c877b034bc1ff7939 /home/rclone/rclone-test-hutopeb8vomi/created from root.txt 2026/04/03 01:00:47 DEBUG : rclone-test-hutopeb8vomi/created from root.txt: Parsed hash: 2b4b6f46038e2c5c25cf5a9c877b034bc1ff7939 2026/04/03 01:00:47 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-hutopeb8vomi/created from root.txt" 2026/04/03 01:00:47 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-hutopeb8vomi/created\ from\ root.txt 2026/04/03 01:00:47 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 3da4c5d6d0e76a8590c566e903546ba4 /home/rclone/rclone-test-hutopeb8vomi/created from root.txt 2026/04/03 01:00:47 DEBUG : rclone-test-hutopeb8vomi/created from root.txt: Parsed hash: 3da4c5d6d0e76a8590c566e903546ba4 2026/04/03 01:00:47 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-hutopeb8vomi/created from root.txt" 2026/04/03 01:00:47 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-hutopeb8vomi/created\ from\ root.txt 2026/04/03 01:00:47 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 2b4b6f46038e2c5c25cf5a9c877b034bc1ff7939 /home/rclone/rclone-test-hutopeb8vomi/created from root.txt 2026/04/03 01:00:47 DEBUG : rclone-test-hutopeb8vomi/created from root.txt: Parsed hash: 2b4b6f46038e2c5c25cf5a9c877b034bc1ff7939 2026/04/03 01:00:47 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-hutopeb8vomi/created from root.txt" 2026/04/03 01:00:47 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-hutopeb8vomi/created\ from\ root.txt 2026/04/03 01:00:47 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 3da4c5d6d0e76a8590c566e903546ba4 /home/rclone/rclone-test-hutopeb8vomi/created from root.txt 2026/04/03 01:00:47 DEBUG : rclone-test-hutopeb8vomi/created from root.txt: Parsed hash: 3da4c5d6d0e76a8590c566e903546ba4 2026/04/03 01:00:47 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-hutopeb8vomi/created from root.txt" 2026/04/03 01:00:47 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-hutopeb8vomi/created\ from\ root.txt 2026/04/03 01:00:47 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 2b4b6f46038e2c5c25cf5a9c877b034bc1ff7939 /home/rclone/rclone-test-hutopeb8vomi/created from root.txt 2026/04/03 01:00:47 DEBUG : rclone-test-hutopeb8vomi/created from root.txt: Parsed hash: 2b4b6f46038e2c5c25cf5a9c877b034bc1ff7939 2026/04/03 01:00:47 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-hutopeb8vomi/file name.txt" 2026/04/03 01:00:47 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-hutopeb8vomi/file\ name.txt 2026/04/03 01:00:47 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: b9ee3899f33b090f21a793b659af89b1 /home/rclone/rclone-test-hutopeb8vomi/file name.txt 2026/04/03 01:00:47 DEBUG : rclone-test-hutopeb8vomi/file name.txt: Parsed hash: b9ee3899f33b090f21a793b659af89b1 2026/04/03 01:00:47 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-hutopeb8vomi/file name.txt" 2026/04/03 01:00:47 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-hutopeb8vomi/file\ name.txt 2026/04/03 01:00:47 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 0aa3bd3861b961f61fd9aa528198a89bc3f51ec2 /home/rclone/rclone-test-hutopeb8vomi/file name.txt 2026/04/03 01:00:47 DEBUG : rclone-test-hutopeb8vomi/file name.txt: Parsed hash: 0aa3bd3861b961f61fd9aa528198a89bc3f51ec2 2026/04/03 01:00:47 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-hutopeb8vomi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/03 01:00:47 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-hutopeb8vomi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/03 01:00:47 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: c458081a88b4a0625c4c42814376e9e3 /home/rclone/rclone-test-hutopeb8vomi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/03 01:00:47 DEBUG : rclone-test-hutopeb8vomi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: c458081a88b4a0625c4c42814376e9e3 2026/04/03 01:00:47 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-hutopeb8vomi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/03 01:00:47 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-hutopeb8vomi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/03 01:00:47 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 37e6dea4e655d9a3eeed596b624efab7eab34d48 /home/rclone/rclone-test-hutopeb8vomi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/03 01:00:47 DEBUG : rclone-test-hutopeb8vomi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 37e6dea4e655d9a3eeed596b624efab7eab34d48 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove 2026/04/03 01:00:47 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-hutopeb8vomi/file name.txt" 2026/04/03 01:00:47 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-hutopeb8vomi/file\ name.txt 2026/04/03 01:00:47 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: b9ee3899f33b090f21a793b659af89b1 /home/rclone/rclone-test-hutopeb8vomi/file name.txt 2026/04/03 01:00:47 DEBUG : rclone-test-hutopeb8vomi/file name.txt: Parsed hash: b9ee3899f33b090f21a793b659af89b1 2026/04/03 01:00:47 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-hutopeb8vomi/file name.txt" 2026/04/03 01:00:47 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-hutopeb8vomi/file\ name.txt 2026/04/03 01:00:47 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 0aa3bd3861b961f61fd9aa528198a89bc3f51ec2 /home/rclone/rclone-test-hutopeb8vomi/file name.txt 2026/04/03 01:00:47 DEBUG : rclone-test-hutopeb8vomi/file name.txt: Parsed hash: 0aa3bd3861b961f61fd9aa528198a89bc3f51ec2 2026/04/03 01:00:47 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-hutopeb8vomi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/03 01:00:47 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-hutopeb8vomi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/03 01:00:47 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: c458081a88b4a0625c4c42814376e9e3 /home/rclone/rclone-test-hutopeb8vomi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/03 01:00:47 DEBUG : rclone-test-hutopeb8vomi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: c458081a88b4a0625c4c42814376e9e3 2026/04/03 01:00:47 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-hutopeb8vomi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/03 01:00:47 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-hutopeb8vomi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/03 01:00:47 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 37e6dea4e655d9a3eeed596b624efab7eab34d48 /home/rclone/rclone-test-hutopeb8vomi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/03 01:00:47 DEBUG : rclone-test-hutopeb8vomi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 37e6dea4e655d9a3eeed596b624efab7eab34d48 === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2012: 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:2117: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2133: Not a bucket based backend === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove 2026/04/03 01:00:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/03 01:00:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: md5sum /home/rclone/rclone-test-hutopeb8vomi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/03 01:00:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: c458081a88b4a0625c4c42814376e9e3 /home/rclone/rclone-test-hutopeb8vomi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/03 01:00:47 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: c458081a88b4a0625c4c42814376e9e3 2026/04/03 01:00:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/03 01:00:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: sha1sum /home/rclone/rclone-test-hutopeb8vomi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/03 01:00:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: 37e6dea4e655d9a3eeed596b624efab7eab34d48 /home/rclone/rclone-test-hutopeb8vomi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/03 01:00:47 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 37e6dea4e655d9a3eeed596b624efab7eab34d48 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout 2026/04/03 01:00:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Server has VFS statistics extension 2026/04/03 01:00:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: About path "/home/rclone/rclone-test-hutopeb8vomi" === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/04/03 01:00:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/piped data.txt" 2026/04/03 01:00:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: md5sum /home/rclone/rclone-test-hutopeb8vomi/piped\ data.txt 2026/04/03 01:00:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-hutopeb8vomi/piped data.txt 2026/04/03 01:00:47 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/04/03 01:00:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/piped data.txt" 2026/04/03 01:00:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: sha1sum /home/rclone/rclone-test-hutopeb8vomi/piped\ data.txt 2026/04/03 01:00:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-hutopeb8vomi/piped data.txt 2026/04/03 01:00:47 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/04/03 01:00:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/piped data.txt" 2026/04/03 01:00:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: md5sum /home/rclone/rclone-test-hutopeb8vomi/piped\ data.txt 2026/04/03 01:00:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-hutopeb8vomi/piped data.txt 2026/04/03 01:00:47 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/04/03 01:00:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/piped data.txt" 2026/04/03 01:00:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: sha1sum /home/rclone/rclone-test-hutopeb8vomi/piped\ data.txt 2026/04/03 01:00:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-hutopeb8vomi/piped data.txt 2026/04/03 01:00:47 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/04/03 01:00:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/piped data.txt" 2026/04/03 01:00:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: md5sum /home/rclone/rclone-test-hutopeb8vomi/piped\ data.txt 2026/04/03 01:00:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: 950eec75710265de5a69249c8ef1bef1 /home/rclone/rclone-test-hutopeb8vomi/piped data.txt 2026/04/03 01:00:47 DEBUG : piped data.txt: Parsed hash: 950eec75710265de5a69249c8ef1bef1 2026/04/03 01:00:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/piped data.txt" 2026/04/03 01:00:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: sha1sum /home/rclone/rclone-test-hutopeb8vomi/piped\ data.txt 2026/04/03 01:00:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: e6e61a7eb4a06b1128574259c829f20f03c918ff /home/rclone/rclone-test-hutopeb8vomi/piped data.txt 2026/04/03 01:00:47 DEBUG : piped data.txt: Parsed hash: e6e61a7eb4a06b1128574259c829f20f03c918ff 2026/04/03 01:00:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/piped data.txt" 2026/04/03 01:00:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: md5sum /home/rclone/rclone-test-hutopeb8vomi/piped\ data.txt 2026/04/03 01:00:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: 950eec75710265de5a69249c8ef1bef1 /home/rclone/rclone-test-hutopeb8vomi/piped data.txt 2026/04/03 01:00:47 DEBUG : piped data.txt: Parsed hash: 950eec75710265de5a69249c8ef1bef1 2026/04/03 01:00:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/piped data.txt" 2026/04/03 01:00:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: sha1sum /home/rclone/rclone-test-hutopeb8vomi/piped\ data.txt 2026/04/03 01:00:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: e6e61a7eb4a06b1128574259c829f20f03c918ff /home/rclone/rclone-test-hutopeb8vomi/piped data.txt 2026/04/03 01:00:47 DEBUG : piped data.txt: Parsed hash: e6e61a7eb4a06b1128574259c829f20f03c918ff === RUN TestIntegration/FsMkdir/FsPutFiles/Internal fstests.go:2351: *sftp.Fs does not implement InternalTester === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2372: *sftp.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2493: *sftp.Fs does not implement SetCopyCutoff === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/04/03 01:00:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/unknown-size-update.txt" 2026/04/03 01:00:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: md5sum /home/rclone/rclone-test-hutopeb8vomi/unknown-size-update.txt 2026/04/03 01:00:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: afd11dfb78e19f5aa767baedbb1301a0 /home/rclone/rclone-test-hutopeb8vomi/unknown-size-update.txt 2026/04/03 01:00:47 DEBUG : unknown-size-update.txt: Parsed hash: afd11dfb78e19f5aa767baedbb1301a0 2026/04/03 01:00:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/unknown-size-update.txt" 2026/04/03 01:00:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: sha1sum /home/rclone/rclone-test-hutopeb8vomi/unknown-size-update.txt 2026/04/03 01:00:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: 369c4b6815df9076f1eac3f96014f485d9dabbf4 /home/rclone/rclone-test-hutopeb8vomi/unknown-size-update.txt 2026/04/03 01:00:47 DEBUG : unknown-size-update.txt: Parsed hash: 369c4b6815df9076f1eac3f96014f485d9dabbf4 2026/04/03 01:00:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/unknown-size-update.txt" 2026/04/03 01:00:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: md5sum /home/rclone/rclone-test-hutopeb8vomi/unknown-size-update.txt 2026/04/03 01:00:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: afd11dfb78e19f5aa767baedbb1301a0 /home/rclone/rclone-test-hutopeb8vomi/unknown-size-update.txt 2026/04/03 01:00:47 DEBUG : unknown-size-update.txt: Parsed hash: afd11dfb78e19f5aa767baedbb1301a0 2026/04/03 01:00:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Shell path "/home/rclone/rclone-test-hutopeb8vomi/unknown-size-update.txt" 2026/04/03 01:00:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Running remote command: sha1sum /home/rclone/rclone-test-hutopeb8vomi/unknown-size-update.txt 2026/04/03 01:00:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Remote command result: 369c4b6815df9076f1eac3f96014f485d9dabbf4 /home/rclone/rclone-test-hutopeb8vomi/unknown-size-update.txt 2026/04/03 01:00:47 DEBUG : unknown-size-update.txt: Parsed hash: 369c4b6815df9076f1eac3f96014f485d9dabbf4 === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/04/03 01:00:47 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-hutopeb8vomi/deeper/nonexisting/directory" 2026/04/03 01:00:47 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/04/03 01:00:47 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/04/03 01:00:47 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/04/03 01:00:47 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/04/03 01:00:47 DEBUG : Setting pass="EJFeORJjh9KJHmRP6k4xcK6yO3VP1t8L" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/04/03 01:00:47 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/04/03 01:00:47 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{biMYA}" suffix to name 2026/04/03 01:00:47 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/04/03 01:00:47 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/04/03 01:00:47 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/04/03 01:00:47 DEBUG : Setting pass="EJFeORJjh9KJHmRP6k4xcK6yO3VP1t8L" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/04/03 01:00:47 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/04/03 01:00:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi/deeper/nonexisting/directory: New connection 127.0.0.1:41198->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/04/03 01:00:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi/deeper/nonexisting/directory: Shell type "unix" from config 2026/04/03 01:00:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi/deeper/nonexisting/directory: Failed to resolve path using RealPath: file does not exist 2026/04/03 01:00:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi/deeper/nonexisting/directory: Relative path joined with current directory to get absolute path "/home/rclone/rclone-test-hutopeb8vomi/deeper/nonexisting/directory" 2026/04/03 01:00:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi/deeper/nonexisting/directory: Using root directory "/home/rclone/rclone-test-hutopeb8vomi/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2676: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2733: FS has no Directory methods and doesn't Wrap 2026/04/03 01:00:47 DEBUG : Waiting for deletions to finish 2026/04/03 01:00:47 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/04/03 01:00:47 DEBUG : removing 1 level 4 directories 2026/04/03 01:00:47 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2026/04/03 01:00:47 DEBUG : removing 1 level 3 directories 2026/04/03 01:00:47 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2026/04/03 01:00:47 DEBUG : removing 1 level 2 directories 2026/04/03 01:00:47 INFO : hello? sausage/êé: Removing directory 2026/04/03 01:00:47 DEBUG : removing 1 level 1 directories 2026/04/03 01:00:47 INFO : hello? sausage: Removing directory 2026/04/03 01:00:47 DEBUG : removing 1 level 0 directories 2026/04/03 01:00:47 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Removing directory 2026/04/03 01:00:47 ERROR : error listing: directory not found 2026/04/03 01:00:47 DEBUG : Waiting for deletions to finish 2026/04/03 01:00:47 ERROR : error listing: directory not found 2026/04/03 01:00:47 ERROR : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Failed to list "": directory not found 2026/04/03 01:00:47 DEBUG : removing 1 level 0 directories 2026/04/03 01:00:47 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Removing directory 2026/04/03 01:00:47 ERROR : Failed to rmdir: Rmdir: directory not found === RUN TestIntegration/FsShutdown 2026/04/03 01:00:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hutopeb8vomi: Closing 2 unused connections 2026/04/03 01:00:47 NOTICE: TestSFTPOpenssh: Stopping server --- PASS: TestIntegration (4.93s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.00s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir (3.57s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.02s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.00s) --- SKIP: TestIntegration/FsMkdir/FsListRDirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.00s) --- SKIP: TestIntegration/FsMkdir/FsListRDirNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding (1.24s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.09s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.06s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (2.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.02s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.10s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.04s) --- 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.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.06s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.40s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.03s) --- 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.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.02s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (0.03s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.03s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.10s) --- PASS: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- PASS: TestIntegration/FsShutdown (0.00s) === RUN TestIntegration2 sftp_test.go:25: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestIntegration3 sftp_test.go:35: skipping as -remote is set --- SKIP: TestIntegration3 (0.00s) PASS ok github.com/rclone/rclone/backend/sftp 6.336s "go test -v -timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Finished OK in 8.530169925s (try 1/5)