"go test -v -timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Starting (try 1/5) === RUN TestShellEscapeUnix --- PASS: TestShellEscapeUnix (0.00s) === RUN TestShellEscapeCmd --- PASS: TestShellEscapeCmd (0.00s) === RUN TestShellEscapePowerShell --- PASS: TestShellEscapePowerShell (0.00s) === RUN TestRemotePathEncodesRemoteNames --- PASS: TestRemotePathEncodesRemoteNames (0.00s) === RUN TestRemoteShellPathEncodesRemoteNames --- PASS: TestRemoteShellPathEncodesRemoteNames (0.00s) === RUN TestRemoteShellPathEncodesPathOverrideNames --- PASS: TestRemoteShellPathEncodesPathOverrideNames (0.00s) === RUN TestParseHash --- PASS: TestParseHash (0.00s) === RUN TestParseUsage --- PASS: TestParseUsage (0.00s) === RUN TestSSHExternalWaitMultipleCalls --- PASS: TestSSHExternalWaitMultipleCalls (0.10s) === RUN TestSSHExternalCloseMultipleCalls --- PASS: TestSSHExternalCloseMultipleCalls (0.00s) === RUN TestStringLock --- PASS: TestStringLock (1.12s) === RUN TestIntegration fstests.go:438: Using remote "TestSFTPOpenssh:" 2026/06/27 04:49:26 NOTICE: TestSFTPOpenssh: Starting server 2026/06/27 04:49:27 NOTICE: TestSFTPOpenssh: Attempting to connect to "127.0.0.1:28627" try 1/100 2026/06/27 04:49:27 DEBUG : TestSFTPOpenssh: Read 1, error: 2026/06/27 04:49:27 NOTICE: TestSFTPOpenssh: Started server and connected to "127.0.0.1:28627" 2026/06/27 04:49:27 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-xedonam0dasu" 2026/06/27 04:49:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/27 04:49:27 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/06/27 04:49:27 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/27 04:49:27 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/27 04:49:27 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/27 04:49:27 DEBUG : Setting pass="CxHualWStmlWDbFIxBI4-Keu9CXFwjyD" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/27 04:49:27 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/27 04:49:27 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{dayg_}" suffix to name 2026/06/27 04:49:27 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/27 04:49:27 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/27 04:49:27 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/27 04:49:27 DEBUG : Setting pass="CxHualWStmlWDbFIxBI4-Keu9CXFwjyD" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/27 04:49:27 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/27 04:49:27 NOTICE: TestSFTPOpenssh{dayg_}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/06/27 04:49:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: New connection 127.0.0.1:39066->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/06/27 04:49:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell type "unix" from config 2026/06/27 04:49:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Relative path resolved to "/home/rclone/rclone-test-xedonam0dasu" 2026/06/27 04:49:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Using root directory "/home/rclone/rclone-test-xedonam0dasu" 2026/06/27 04:49:27 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/06/27 04:49:27 INFO : dir/subdir: Making directory 2026/06/27 04:49:27 INFO : dir/subdir: Removing directory 2026/06/27 04:49:27 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/06/27 04:49:27 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/06/27 04:49:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/06/27 04:49:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: md5sum /home/rclone/rclone-test-xedonam0dasu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/27 04:49:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: 5657efc6417fb84afae2d1f0234d4a8e /home/rclone/rclone-test-xedonam0dasu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/27 04:49:27 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 5657efc6417fb84afae2d1f0234d4a8e 2026/06/27 04:49:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/06/27 04:49:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: sha1sum /home/rclone/rclone-test-xedonam0dasu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/27 04:49:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: 97b894ec0120a07ff714c50f446d1e45cb41bae2 /home/rclone/rclone-test-xedonam0dasu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/27 04:49:27 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 97b894ec0120a07ff714c50f446d1e45cb41bae2 2026/06/27 04:49:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/06/27 04:49:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: md5sum /home/rclone/rclone-test-xedonam0dasu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/27 04:49:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: 5657efc6417fb84afae2d1f0234d4a8e /home/rclone/rclone-test-xedonam0dasu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/27 04:49:27 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 5657efc6417fb84afae2d1f0234d4a8e 2026/06/27 04:49:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/06/27 04:49:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: sha1sum /home/rclone/rclone-test-xedonam0dasu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/27 04:49:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: 97b894ec0120a07ff714c50f446d1e45cb41bae2 /home/rclone/rclone-test-xedonam0dasu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/27 04:49:27 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 97b894ec0120a07ff714c50f446d1e45cb41bae2 2026/06/27 04:49:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/06/27 04:49:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: md5sum /home/rclone/rclone-test-xedonam0dasu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/27 04:49:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: 5657efc6417fb84afae2d1f0234d4a8e /home/rclone/rclone-test-xedonam0dasu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/27 04:49:27 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 5657efc6417fb84afae2d1f0234d4a8e 2026/06/27 04:49:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/06/27 04:49:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: sha1sum /home/rclone/rclone-test-xedonam0dasu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/27 04:49:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: 97b894ec0120a07ff714c50f446d1e45cb41bae2 /home/rclone/rclone-test-xedonam0dasu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/27 04:49:27 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 97b894ec0120a07ff714c50f446d1e45cb41bae2 === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." 2026/06/27 04:49:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/./." 2026/06/27 04:49:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: md5sum /home/rclone/rclone-test-xedonam0dasu/./. 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: 682b3e760f923164c3d64de63abda957 /home/rclone/rclone-test-xedonam0dasu/./. 2026/06/27 04:49:28 DEBUG : ./.: Parsed hash: 682b3e760f923164c3d64de63abda957 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/./." 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: sha1sum /home/rclone/rclone-test-xedonam0dasu/./. 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: 070c8adb297f5e29afd03259f5722042108ba88f /home/rclone/rclone-test-xedonam0dasu/./. 2026/06/27 04:49:28 DEBUG : ./.: Parsed hash: 070c8adb297f5e29afd03259f5722042108ba88f 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/./." 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: md5sum /home/rclone/rclone-test-xedonam0dasu/./. 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: 682b3e760f923164c3d64de63abda957 /home/rclone/rclone-test-xedonam0dasu/./. 2026/06/27 04:49:28 DEBUG : ./.: Parsed hash: 682b3e760f923164c3d64de63abda957 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/./." 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: sha1sum /home/rclone/rclone-test-xedonam0dasu/./. 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: 070c8adb297f5e29afd03259f5722042108ba88f /home/rclone/rclone-test-xedonam0dasu/./. 2026/06/27 04:49:28 DEBUG : ./.: Parsed hash: 070c8adb297f5e29afd03259f5722042108ba88f 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/./." 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: md5sum /home/rclone/rclone-test-xedonam0dasu/./. 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: 682b3e760f923164c3d64de63abda957 /home/rclone/rclone-test-xedonam0dasu/./. 2026/06/27 04:49:28 DEBUG : ./.: Parsed hash: 682b3e760f923164c3d64de63abda957 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/./." 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: sha1sum /home/rclone/rclone-test-xedonam0dasu/./. 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: 070c8adb297f5e29afd03259f5722042108ba88f /home/rclone/rclone-test-xedonam0dasu/./. 2026/06/27 04:49:28 DEBUG : ./.: Parsed hash: 070c8adb297f5e29afd03259f5722042108ba88f === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/../.." 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: md5sum /home/rclone/rclone-test-xedonam0dasu/../.. 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: 4e366fff3d1851c8777c050ed8e1068a /home/rclone/rclone-test-xedonam0dasu/../.. 2026/06/27 04:49:28 DEBUG : ../..: Parsed hash: 4e366fff3d1851c8777c050ed8e1068a 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/../.." 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: sha1sum /home/rclone/rclone-test-xedonam0dasu/../.. 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: 3c57a39c59b0d61ffb1de3591ab6b8187324c5f3 /home/rclone/rclone-test-xedonam0dasu/../.. 2026/06/27 04:49:28 DEBUG : ../..: Parsed hash: 3c57a39c59b0d61ffb1de3591ab6b8187324c5f3 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/../.." 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: md5sum /home/rclone/rclone-test-xedonam0dasu/../.. 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: 4e366fff3d1851c8777c050ed8e1068a /home/rclone/rclone-test-xedonam0dasu/../.. 2026/06/27 04:49:28 DEBUG : ../..: Parsed hash: 4e366fff3d1851c8777c050ed8e1068a 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/../.." 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: sha1sum /home/rclone/rclone-test-xedonam0dasu/../.. 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: 3c57a39c59b0d61ffb1de3591ab6b8187324c5f3 /home/rclone/rclone-test-xedonam0dasu/../.. 2026/06/27 04:49:28 DEBUG : ../..: Parsed hash: 3c57a39c59b0d61ffb1de3591ab6b8187324c5f3 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/../.." 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: md5sum /home/rclone/rclone-test-xedonam0dasu/../.. 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: 4e366fff3d1851c8777c050ed8e1068a /home/rclone/rclone-test-xedonam0dasu/../.. 2026/06/27 04:49:28 DEBUG : ../..: Parsed hash: 4e366fff3d1851c8777c050ed8e1068a 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/../.." 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: sha1sum /home/rclone/rclone-test-xedonam0dasu/../.. 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: 3c57a39c59b0d61ffb1de3591ab6b8187324c5f3 /home/rclone/rclone-test-xedonam0dasu/../.. 2026/06/27 04:49:28 DEBUG : ../..: Parsed hash: 3c57a39c59b0d61ffb1de3591ab6b8187324c5f3 === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: md5sum /home/rclone/rclone-test-xedonam0dasu/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: c3d7d35dcb2129f96371d39c3f203aaa /home/rclone/rclone-test-xedonam0dasu/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/06/27 04:49:28 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: c3d7d35dcb2129f96371d39c3f203aaa 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: sha1sum /home/rclone/rclone-test-xedonam0dasu/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: ec7544991fcc718973417e99cad3aab19d24b87f /home/rclone/rclone-test-xedonam0dasu/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/06/27 04:49:28 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: ec7544991fcc718973417e99cad3aab19d24b87f 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: md5sum /home/rclone/rclone-test-xedonam0dasu/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: c3d7d35dcb2129f96371d39c3f203aaa /home/rclone/rclone-test-xedonam0dasu/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/06/27 04:49:28 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: c3d7d35dcb2129f96371d39c3f203aaa 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: sha1sum /home/rclone/rclone-test-xedonam0dasu/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: ec7544991fcc718973417e99cad3aab19d24b87f /home/rclone/rclone-test-xedonam0dasu/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/06/27 04:49:28 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: ec7544991fcc718973417e99cad3aab19d24b87f 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: md5sum /home/rclone/rclone-test-xedonam0dasu/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: c3d7d35dcb2129f96371d39c3f203aaa /home/rclone/rclone-test-xedonam0dasu/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/06/27 04:49:28 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: c3d7d35dcb2129f96371d39c3f203aaa 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: sha1sum /home/rclone/rclone-test-xedonam0dasu/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: ec7544991fcc718973417e99cad3aab19d24b87f /home/rclone/rclone-test-xedonam0dasu/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/06/27 04:49:28 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: ec7544991fcc718973417e99cad3aab19d24b87f === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/ leading space/ leading space" 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: md5sum /home/rclone/rclone-test-xedonam0dasu/\ leading\ space/\ leading\ space 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: 95e183d946dceb2e8d898732e9c02fbe /home/rclone/rclone-test-xedonam0dasu/ leading space/ leading space 2026/06/27 04:49:28 DEBUG : leading space/ leading space: Parsed hash: 95e183d946dceb2e8d898732e9c02fbe 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/ leading space/ leading space" 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: sha1sum /home/rclone/rclone-test-xedonam0dasu/\ leading\ space/\ leading\ space 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: d28ebf8eb1518a442228bce2b47ce05ac15e0e4d /home/rclone/rclone-test-xedonam0dasu/ leading space/ leading space 2026/06/27 04:49:28 DEBUG : leading space/ leading space: Parsed hash: d28ebf8eb1518a442228bce2b47ce05ac15e0e4d 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/ leading space/ leading space" 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: md5sum /home/rclone/rclone-test-xedonam0dasu/\ leading\ space/\ leading\ space 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: 95e183d946dceb2e8d898732e9c02fbe /home/rclone/rclone-test-xedonam0dasu/ leading space/ leading space 2026/06/27 04:49:28 DEBUG : leading space/ leading space: Parsed hash: 95e183d946dceb2e8d898732e9c02fbe 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/ leading space/ leading space" 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: sha1sum /home/rclone/rclone-test-xedonam0dasu/\ leading\ space/\ leading\ space 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: d28ebf8eb1518a442228bce2b47ce05ac15e0e4d /home/rclone/rclone-test-xedonam0dasu/ leading space/ leading space 2026/06/27 04:49:28 DEBUG : leading space/ leading space: Parsed hash: d28ebf8eb1518a442228bce2b47ce05ac15e0e4d 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/ leading space/ leading space" 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: md5sum /home/rclone/rclone-test-xedonam0dasu/\ leading\ space/\ leading\ space 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: 95e183d946dceb2e8d898732e9c02fbe /home/rclone/rclone-test-xedonam0dasu/ leading space/ leading space 2026/06/27 04:49:28 DEBUG : leading space/ leading space: Parsed hash: 95e183d946dceb2e8d898732e9c02fbe 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/ leading space/ leading space" 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: sha1sum /home/rclone/rclone-test-xedonam0dasu/\ leading\ space/\ leading\ space 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: d28ebf8eb1518a442228bce2b47ce05ac15e0e4d /home/rclone/rclone-test-xedonam0dasu/ leading space/ leading space 2026/06/27 04:49:28 DEBUG : leading space/ leading space: Parsed hash: d28ebf8eb1518a442228bce2b47ce05ac15e0e4d === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/~leading tilde/~leading tilde" 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: md5sum /home/rclone/rclone-test-xedonam0dasu/\~leading\ tilde/\~leading\ tilde 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: 48dbf533eee34b2bbf5ed10752629adb /home/rclone/rclone-test-xedonam0dasu/~leading tilde/~leading tilde 2026/06/27 04:49:28 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 48dbf533eee34b2bbf5ed10752629adb 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/~leading tilde/~leading tilde" 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: sha1sum /home/rclone/rclone-test-xedonam0dasu/\~leading\ tilde/\~leading\ tilde 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: 327a6f3bf902b6b1dfd63cbd9d562bbf9ed0353e /home/rclone/rclone-test-xedonam0dasu/~leading tilde/~leading tilde 2026/06/27 04:49:28 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 327a6f3bf902b6b1dfd63cbd9d562bbf9ed0353e 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/~leading tilde/~leading tilde" 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: md5sum /home/rclone/rclone-test-xedonam0dasu/\~leading\ tilde/\~leading\ tilde 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: 48dbf533eee34b2bbf5ed10752629adb /home/rclone/rclone-test-xedonam0dasu/~leading tilde/~leading tilde 2026/06/27 04:49:28 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 48dbf533eee34b2bbf5ed10752629adb 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/~leading tilde/~leading tilde" 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: sha1sum /home/rclone/rclone-test-xedonam0dasu/\~leading\ tilde/\~leading\ tilde 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: 327a6f3bf902b6b1dfd63cbd9d562bbf9ed0353e /home/rclone/rclone-test-xedonam0dasu/~leading tilde/~leading tilde 2026/06/27 04:49:28 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 327a6f3bf902b6b1dfd63cbd9d562bbf9ed0353e 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/~leading tilde/~leading tilde" 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: md5sum /home/rclone/rclone-test-xedonam0dasu/\~leading\ tilde/\~leading\ tilde 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: 48dbf533eee34b2bbf5ed10752629adb /home/rclone/rclone-test-xedonam0dasu/~leading tilde/~leading tilde 2026/06/27 04:49:28 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 48dbf533eee34b2bbf5ed10752629adb 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/~leading tilde/~leading tilde" 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: sha1sum /home/rclone/rclone-test-xedonam0dasu/\~leading\ tilde/\~leading\ tilde 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: 327a6f3bf902b6b1dfd63cbd9d562bbf9ed0353e /home/rclone/rclone-test-xedonam0dasu/~leading tilde/~leading tilde 2026/06/27 04:49:28 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 327a6f3bf902b6b1dfd63cbd9d562bbf9ed0353e === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/␍leading CR/␍leading CR" 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: md5sum /home/rclone/rclone-test-xedonam0dasu/␍leading\ CR/␍leading\ CR 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: e2c69f1b1dc9f55ebb6e16c15a4c5748 /home/rclone/rclone-test-xedonam0dasu/␍leading CR/␍leading CR 2026/06/27 04:49:28 DEBUG : ␍leading CR/␍leading CR: Parsed hash: e2c69f1b1dc9f55ebb6e16c15a4c5748 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/␍leading CR/␍leading CR" 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: sha1sum /home/rclone/rclone-test-xedonam0dasu/␍leading\ CR/␍leading\ CR 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: f13c80cf1fcb4791de759975672bf850d6a945eb /home/rclone/rclone-test-xedonam0dasu/␍leading CR/␍leading CR 2026/06/27 04:49:28 DEBUG : ␍leading CR/␍leading CR: Parsed hash: f13c80cf1fcb4791de759975672bf850d6a945eb 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/␍leading CR/␍leading CR" 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: md5sum /home/rclone/rclone-test-xedonam0dasu/␍leading\ CR/␍leading\ CR 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: e2c69f1b1dc9f55ebb6e16c15a4c5748 /home/rclone/rclone-test-xedonam0dasu/␍leading CR/␍leading CR 2026/06/27 04:49:28 DEBUG : ␍leading CR/␍leading CR: Parsed hash: e2c69f1b1dc9f55ebb6e16c15a4c5748 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/␍leading CR/␍leading CR" 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: sha1sum /home/rclone/rclone-test-xedonam0dasu/␍leading\ CR/␍leading\ CR 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: f13c80cf1fcb4791de759975672bf850d6a945eb /home/rclone/rclone-test-xedonam0dasu/␍leading CR/␍leading CR 2026/06/27 04:49:28 DEBUG : ␍leading CR/␍leading CR: Parsed hash: f13c80cf1fcb4791de759975672bf850d6a945eb 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/␍leading CR/␍leading CR" 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: md5sum /home/rclone/rclone-test-xedonam0dasu/␍leading\ CR/␍leading\ CR 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: e2c69f1b1dc9f55ebb6e16c15a4c5748 /home/rclone/rclone-test-xedonam0dasu/␍leading CR/␍leading CR 2026/06/27 04:49:28 DEBUG : ␍leading CR/␍leading CR: Parsed hash: e2c69f1b1dc9f55ebb6e16c15a4c5748 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/␍leading CR/␍leading CR" 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: sha1sum /home/rclone/rclone-test-xedonam0dasu/␍leading\ CR/␍leading\ CR 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: f13c80cf1fcb4791de759975672bf850d6a945eb /home/rclone/rclone-test-xedonam0dasu/␍leading CR/␍leading CR 2026/06/27 04:49:28 DEBUG : ␍leading CR/␍leading CR: Parsed hash: f13c80cf1fcb4791de759975672bf850d6a945eb === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/␊leading LF/␊leading LF" 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: md5sum /home/rclone/rclone-test-xedonam0dasu/␊leading\ LF/␊leading\ LF 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: 00019cb8aa8c48f8e10aaadbf07515b6 /home/rclone/rclone-test-xedonam0dasu/␊leading LF/␊leading LF 2026/06/27 04:49:28 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 00019cb8aa8c48f8e10aaadbf07515b6 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/␊leading LF/␊leading LF" 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: sha1sum /home/rclone/rclone-test-xedonam0dasu/␊leading\ LF/␊leading\ LF 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: ed2b0561e42708bdcefc9eacce2d81729bc7a4f9 /home/rclone/rclone-test-xedonam0dasu/␊leading LF/␊leading LF 2026/06/27 04:49:28 DEBUG : ␊leading LF/␊leading LF: Parsed hash: ed2b0561e42708bdcefc9eacce2d81729bc7a4f9 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/␊leading LF/␊leading LF" 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: md5sum /home/rclone/rclone-test-xedonam0dasu/␊leading\ LF/␊leading\ LF 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: 00019cb8aa8c48f8e10aaadbf07515b6 /home/rclone/rclone-test-xedonam0dasu/␊leading LF/␊leading LF 2026/06/27 04:49:28 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 00019cb8aa8c48f8e10aaadbf07515b6 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/␊leading LF/␊leading LF" 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: sha1sum /home/rclone/rclone-test-xedonam0dasu/␊leading\ LF/␊leading\ LF 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: ed2b0561e42708bdcefc9eacce2d81729bc7a4f9 /home/rclone/rclone-test-xedonam0dasu/␊leading LF/␊leading LF 2026/06/27 04:49:28 DEBUG : ␊leading LF/␊leading LF: Parsed hash: ed2b0561e42708bdcefc9eacce2d81729bc7a4f9 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/␊leading LF/␊leading LF" 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: md5sum /home/rclone/rclone-test-xedonam0dasu/␊leading\ LF/␊leading\ LF 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: 00019cb8aa8c48f8e10aaadbf07515b6 /home/rclone/rclone-test-xedonam0dasu/␊leading LF/␊leading LF 2026/06/27 04:49:28 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 00019cb8aa8c48f8e10aaadbf07515b6 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/␊leading LF/␊leading LF" 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: sha1sum /home/rclone/rclone-test-xedonam0dasu/␊leading\ LF/␊leading\ LF 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: ed2b0561e42708bdcefc9eacce2d81729bc7a4f9 /home/rclone/rclone-test-xedonam0dasu/␊leading LF/␊leading LF 2026/06/27 04:49:28 DEBUG : ␊leading LF/␊leading LF: Parsed hash: ed2b0561e42708bdcefc9eacce2d81729bc7a4f9 === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/␉leading HT/␉leading HT" 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: md5sum /home/rclone/rclone-test-xedonam0dasu/␉leading\ HT/␉leading\ HT 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: 588842f482d01057848d9f78af747f0d /home/rclone/rclone-test-xedonam0dasu/␉leading HT/␉leading HT 2026/06/27 04:49:28 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 588842f482d01057848d9f78af747f0d 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/␉leading HT/␉leading HT" 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: sha1sum /home/rclone/rclone-test-xedonam0dasu/␉leading\ HT/␉leading\ HT 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: 1a24110ac3a37500437a7e333bfb388b81bedba1 /home/rclone/rclone-test-xedonam0dasu/␉leading HT/␉leading HT 2026/06/27 04:49:28 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 1a24110ac3a37500437a7e333bfb388b81bedba1 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/␉leading HT/␉leading HT" 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: md5sum /home/rclone/rclone-test-xedonam0dasu/␉leading\ HT/␉leading\ HT 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: 588842f482d01057848d9f78af747f0d /home/rclone/rclone-test-xedonam0dasu/␉leading HT/␉leading HT 2026/06/27 04:49:28 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 588842f482d01057848d9f78af747f0d 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/␉leading HT/␉leading HT" 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: sha1sum /home/rclone/rclone-test-xedonam0dasu/␉leading\ HT/␉leading\ HT 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: 1a24110ac3a37500437a7e333bfb388b81bedba1 /home/rclone/rclone-test-xedonam0dasu/␉leading HT/␉leading HT 2026/06/27 04:49:28 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 1a24110ac3a37500437a7e333bfb388b81bedba1 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/␉leading HT/␉leading HT" 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: md5sum /home/rclone/rclone-test-xedonam0dasu/␉leading\ HT/␉leading\ HT 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: 588842f482d01057848d9f78af747f0d /home/rclone/rclone-test-xedonam0dasu/␉leading HT/␉leading HT 2026/06/27 04:49:28 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 588842f482d01057848d9f78af747f0d 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/␉leading HT/␉leading HT" 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: sha1sum /home/rclone/rclone-test-xedonam0dasu/␉leading\ HT/␉leading\ HT 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: 1a24110ac3a37500437a7e333bfb388b81bedba1 /home/rclone/rclone-test-xedonam0dasu/␉leading HT/␉leading HT 2026/06/27 04:49:28 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 1a24110ac3a37500437a7e333bfb388b81bedba1 === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/␋leading VT/␋leading VT" 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: md5sum /home/rclone/rclone-test-xedonam0dasu/␋leading\ VT/␋leading\ VT 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: e7137b4cf865dd3b6cb87a23555bce09 /home/rclone/rclone-test-xedonam0dasu/␋leading VT/␋leading VT 2026/06/27 04:49:28 DEBUG : ␋leading VT/␋leading VT: Parsed hash: e7137b4cf865dd3b6cb87a23555bce09 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/␋leading VT/␋leading VT" 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: sha1sum /home/rclone/rclone-test-xedonam0dasu/␋leading\ VT/␋leading\ VT 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: 235cf4ddb39620669f421e3aecc48e5af900f2cc /home/rclone/rclone-test-xedonam0dasu/␋leading VT/␋leading VT 2026/06/27 04:49:28 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 235cf4ddb39620669f421e3aecc48e5af900f2cc 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/␋leading VT/␋leading VT" 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: md5sum /home/rclone/rclone-test-xedonam0dasu/␋leading\ VT/␋leading\ VT 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: e7137b4cf865dd3b6cb87a23555bce09 /home/rclone/rclone-test-xedonam0dasu/␋leading VT/␋leading VT 2026/06/27 04:49:28 DEBUG : ␋leading VT/␋leading VT: Parsed hash: e7137b4cf865dd3b6cb87a23555bce09 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/␋leading VT/␋leading VT" 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: sha1sum /home/rclone/rclone-test-xedonam0dasu/␋leading\ VT/␋leading\ VT 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: 235cf4ddb39620669f421e3aecc48e5af900f2cc /home/rclone/rclone-test-xedonam0dasu/␋leading VT/␋leading VT 2026/06/27 04:49:28 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 235cf4ddb39620669f421e3aecc48e5af900f2cc 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/␋leading VT/␋leading VT" 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: md5sum /home/rclone/rclone-test-xedonam0dasu/␋leading\ VT/␋leading\ VT 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: e7137b4cf865dd3b6cb87a23555bce09 /home/rclone/rclone-test-xedonam0dasu/␋leading VT/␋leading VT 2026/06/27 04:49:28 DEBUG : ␋leading VT/␋leading VT: Parsed hash: e7137b4cf865dd3b6cb87a23555bce09 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/␋leading VT/␋leading VT" 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: sha1sum /home/rclone/rclone-test-xedonam0dasu/␋leading\ VT/␋leading\ VT 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: 235cf4ddb39620669f421e3aecc48e5af900f2cc /home/rclone/rclone-test-xedonam0dasu/␋leading VT/␋leading VT 2026/06/27 04:49:28 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 235cf4ddb39620669f421e3aecc48e5af900f2cc === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/.leading dot/.leading dot" 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: md5sum /home/rclone/rclone-test-xedonam0dasu/.leading\ dot/.leading\ dot 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: a7ca3a19a337d8fb49168fc6b57a6fa0 /home/rclone/rclone-test-xedonam0dasu/.leading dot/.leading dot 2026/06/27 04:49:28 DEBUG : .leading dot/.leading dot: Parsed hash: a7ca3a19a337d8fb49168fc6b57a6fa0 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/.leading dot/.leading dot" 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: sha1sum /home/rclone/rclone-test-xedonam0dasu/.leading\ dot/.leading\ dot 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: 66939b972a9b7352bd7579dcc2960cab3a604e8f /home/rclone/rclone-test-xedonam0dasu/.leading dot/.leading dot 2026/06/27 04:49:28 DEBUG : .leading dot/.leading dot: Parsed hash: 66939b972a9b7352bd7579dcc2960cab3a604e8f 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/.leading dot/.leading dot" 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: md5sum /home/rclone/rclone-test-xedonam0dasu/.leading\ dot/.leading\ dot 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: a7ca3a19a337d8fb49168fc6b57a6fa0 /home/rclone/rclone-test-xedonam0dasu/.leading dot/.leading dot 2026/06/27 04:49:28 DEBUG : .leading dot/.leading dot: Parsed hash: a7ca3a19a337d8fb49168fc6b57a6fa0 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/.leading dot/.leading dot" 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: sha1sum /home/rclone/rclone-test-xedonam0dasu/.leading\ dot/.leading\ dot 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: 66939b972a9b7352bd7579dcc2960cab3a604e8f /home/rclone/rclone-test-xedonam0dasu/.leading dot/.leading dot 2026/06/27 04:49:28 DEBUG : .leading dot/.leading dot: Parsed hash: 66939b972a9b7352bd7579dcc2960cab3a604e8f 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/.leading dot/.leading dot" 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: md5sum /home/rclone/rclone-test-xedonam0dasu/.leading\ dot/.leading\ dot 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: a7ca3a19a337d8fb49168fc6b57a6fa0 /home/rclone/rclone-test-xedonam0dasu/.leading dot/.leading dot 2026/06/27 04:49:28 DEBUG : .leading dot/.leading dot: Parsed hash: a7ca3a19a337d8fb49168fc6b57a6fa0 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/.leading dot/.leading dot" 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: sha1sum /home/rclone/rclone-test-xedonam0dasu/.leading\ dot/.leading\ dot 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: 66939b972a9b7352bd7579dcc2960cab3a604e8f /home/rclone/rclone-test-xedonam0dasu/.leading dot/.leading dot 2026/06/27 04:49:28 DEBUG : .leading dot/.leading dot: Parsed hash: 66939b972a9b7352bd7579dcc2960cab3a604e8f === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/trailing space /trailing space " 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: md5sum /home/rclone/rclone-test-xedonam0dasu/trailing\ space\ /trailing\ space\ 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: 03da08b1acb699966446502e07186287 /home/rclone/rclone-test-xedonam0dasu/trailing space /trailing space 2026/06/27 04:49:28 DEBUG : trailing space /trailing space : Parsed hash: 03da08b1acb699966446502e07186287 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/trailing space /trailing space " 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: sha1sum /home/rclone/rclone-test-xedonam0dasu/trailing\ space\ /trailing\ space\ 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: 571df90c2e8eb09b2ae97e1a7b0502329dd3a749 /home/rclone/rclone-test-xedonam0dasu/trailing space /trailing space 2026/06/27 04:49:28 DEBUG : trailing space /trailing space : Parsed hash: 571df90c2e8eb09b2ae97e1a7b0502329dd3a749 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/trailing space /trailing space " 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: md5sum /home/rclone/rclone-test-xedonam0dasu/trailing\ space\ /trailing\ space\ 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: 03da08b1acb699966446502e07186287 /home/rclone/rclone-test-xedonam0dasu/trailing space /trailing space 2026/06/27 04:49:28 DEBUG : trailing space /trailing space : Parsed hash: 03da08b1acb699966446502e07186287 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/trailing space /trailing space " 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: sha1sum /home/rclone/rclone-test-xedonam0dasu/trailing\ space\ /trailing\ space\ 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: 571df90c2e8eb09b2ae97e1a7b0502329dd3a749 /home/rclone/rclone-test-xedonam0dasu/trailing space /trailing space 2026/06/27 04:49:28 DEBUG : trailing space /trailing space : Parsed hash: 571df90c2e8eb09b2ae97e1a7b0502329dd3a749 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/trailing space /trailing space " 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: md5sum /home/rclone/rclone-test-xedonam0dasu/trailing\ space\ /trailing\ space\ 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: 03da08b1acb699966446502e07186287 /home/rclone/rclone-test-xedonam0dasu/trailing space /trailing space 2026/06/27 04:49:28 DEBUG : trailing space /trailing space : Parsed hash: 03da08b1acb699966446502e07186287 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/trailing space /trailing space " 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: sha1sum /home/rclone/rclone-test-xedonam0dasu/trailing\ space\ /trailing\ space\ 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: 571df90c2e8eb09b2ae97e1a7b0502329dd3a749 /home/rclone/rclone-test-xedonam0dasu/trailing space /trailing space 2026/06/27 04:49:28 DEBUG : trailing space /trailing space : Parsed hash: 571df90c2e8eb09b2ae97e1a7b0502329dd3a749 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/trailing CR␍/trailing CR␍" 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: md5sum /home/rclone/rclone-test-xedonam0dasu/trailing\ CR␍/trailing\ CR␍ 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: e15694ee9ba7c2ff5af62f0aaa20ee17 /home/rclone/rclone-test-xedonam0dasu/trailing CR␍/trailing CR␍ 2026/06/27 04:49:28 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: e15694ee9ba7c2ff5af62f0aaa20ee17 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/trailing CR␍/trailing CR␍" 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: sha1sum /home/rclone/rclone-test-xedonam0dasu/trailing\ CR␍/trailing\ CR␍ 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: c6912255dc5a5198c8af69475a5a55b8812017ab /home/rclone/rclone-test-xedonam0dasu/trailing CR␍/trailing CR␍ 2026/06/27 04:49:28 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: c6912255dc5a5198c8af69475a5a55b8812017ab 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/trailing CR␍/trailing CR␍" 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: md5sum /home/rclone/rclone-test-xedonam0dasu/trailing\ CR␍/trailing\ CR␍ 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: e15694ee9ba7c2ff5af62f0aaa20ee17 /home/rclone/rclone-test-xedonam0dasu/trailing CR␍/trailing CR␍ 2026/06/27 04:49:28 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: e15694ee9ba7c2ff5af62f0aaa20ee17 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/trailing CR␍/trailing CR␍" 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: sha1sum /home/rclone/rclone-test-xedonam0dasu/trailing\ CR␍/trailing\ CR␍ 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: c6912255dc5a5198c8af69475a5a55b8812017ab /home/rclone/rclone-test-xedonam0dasu/trailing CR␍/trailing CR␍ 2026/06/27 04:49:28 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: c6912255dc5a5198c8af69475a5a55b8812017ab 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/trailing CR␍/trailing CR␍" 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: md5sum /home/rclone/rclone-test-xedonam0dasu/trailing\ CR␍/trailing\ CR␍ 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: e15694ee9ba7c2ff5af62f0aaa20ee17 /home/rclone/rclone-test-xedonam0dasu/trailing CR␍/trailing CR␍ 2026/06/27 04:49:28 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: e15694ee9ba7c2ff5af62f0aaa20ee17 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/trailing CR␍/trailing CR␍" 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: sha1sum /home/rclone/rclone-test-xedonam0dasu/trailing\ CR␍/trailing\ CR␍ 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: c6912255dc5a5198c8af69475a5a55b8812017ab /home/rclone/rclone-test-xedonam0dasu/trailing CR␍/trailing CR␍ 2026/06/27 04:49:28 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: c6912255dc5a5198c8af69475a5a55b8812017ab === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/trailing LF␊/trailing LF␊" 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: md5sum /home/rclone/rclone-test-xedonam0dasu/trailing\ LF␊/trailing\ LF␊ 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: 05bea79634a159df2fdf578806ca350d /home/rclone/rclone-test-xedonam0dasu/trailing LF␊/trailing LF␊ 2026/06/27 04:49:28 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 05bea79634a159df2fdf578806ca350d 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/trailing LF␊/trailing LF␊" 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: sha1sum /home/rclone/rclone-test-xedonam0dasu/trailing\ LF␊/trailing\ LF␊ 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: afedebced39c8b1120e6d9fca66d787f2cbcf78d /home/rclone/rclone-test-xedonam0dasu/trailing LF␊/trailing LF␊ 2026/06/27 04:49:28 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: afedebced39c8b1120e6d9fca66d787f2cbcf78d 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/trailing LF␊/trailing LF␊" 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: md5sum /home/rclone/rclone-test-xedonam0dasu/trailing\ LF␊/trailing\ LF␊ 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: 05bea79634a159df2fdf578806ca350d /home/rclone/rclone-test-xedonam0dasu/trailing LF␊/trailing LF␊ 2026/06/27 04:49:28 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 05bea79634a159df2fdf578806ca350d 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/trailing LF␊/trailing LF␊" 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: sha1sum /home/rclone/rclone-test-xedonam0dasu/trailing\ LF␊/trailing\ LF␊ 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: afedebced39c8b1120e6d9fca66d787f2cbcf78d /home/rclone/rclone-test-xedonam0dasu/trailing LF␊/trailing LF␊ 2026/06/27 04:49:28 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: afedebced39c8b1120e6d9fca66d787f2cbcf78d 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/trailing LF␊/trailing LF␊" 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: md5sum /home/rclone/rclone-test-xedonam0dasu/trailing\ LF␊/trailing\ LF␊ 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: 05bea79634a159df2fdf578806ca350d /home/rclone/rclone-test-xedonam0dasu/trailing LF␊/trailing LF␊ 2026/06/27 04:49:28 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 05bea79634a159df2fdf578806ca350d 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/trailing LF␊/trailing LF␊" 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: sha1sum /home/rclone/rclone-test-xedonam0dasu/trailing\ LF␊/trailing\ LF␊ 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: afedebced39c8b1120e6d9fca66d787f2cbcf78d /home/rclone/rclone-test-xedonam0dasu/trailing LF␊/trailing LF␊ 2026/06/27 04:49:28 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: afedebced39c8b1120e6d9fca66d787f2cbcf78d === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/trailing HT␉/trailing HT␉" 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: md5sum /home/rclone/rclone-test-xedonam0dasu/trailing\ HT␉/trailing\ HT␉ 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: 022cb778202303f79984e5384d5cca31 /home/rclone/rclone-test-xedonam0dasu/trailing HT␉/trailing HT␉ 2026/06/27 04:49:28 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 022cb778202303f79984e5384d5cca31 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/trailing HT␉/trailing HT␉" 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: sha1sum /home/rclone/rclone-test-xedonam0dasu/trailing\ HT␉/trailing\ HT␉ 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: 5ac412b255b2f28856187407ea4ea3616811ff85 /home/rclone/rclone-test-xedonam0dasu/trailing HT␉/trailing HT␉ 2026/06/27 04:49:28 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 5ac412b255b2f28856187407ea4ea3616811ff85 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/trailing HT␉/trailing HT␉" 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: md5sum /home/rclone/rclone-test-xedonam0dasu/trailing\ HT␉/trailing\ HT␉ 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: 022cb778202303f79984e5384d5cca31 /home/rclone/rclone-test-xedonam0dasu/trailing HT␉/trailing HT␉ 2026/06/27 04:49:28 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 022cb778202303f79984e5384d5cca31 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/trailing HT␉/trailing HT␉" 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: sha1sum /home/rclone/rclone-test-xedonam0dasu/trailing\ HT␉/trailing\ HT␉ 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: 5ac412b255b2f28856187407ea4ea3616811ff85 /home/rclone/rclone-test-xedonam0dasu/trailing HT␉/trailing HT␉ 2026/06/27 04:49:28 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 5ac412b255b2f28856187407ea4ea3616811ff85 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/trailing HT␉/trailing HT␉" 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: md5sum /home/rclone/rclone-test-xedonam0dasu/trailing\ HT␉/trailing\ HT␉ 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: 022cb778202303f79984e5384d5cca31 /home/rclone/rclone-test-xedonam0dasu/trailing HT␉/trailing HT␉ 2026/06/27 04:49:28 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 022cb778202303f79984e5384d5cca31 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/trailing HT␉/trailing HT␉" 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: sha1sum /home/rclone/rclone-test-xedonam0dasu/trailing\ HT␉/trailing\ HT␉ 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: 5ac412b255b2f28856187407ea4ea3616811ff85 /home/rclone/rclone-test-xedonam0dasu/trailing HT␉/trailing HT␉ 2026/06/27 04:49:28 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 5ac412b255b2f28856187407ea4ea3616811ff85 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/trailing VT␋/trailing VT␋" 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: md5sum /home/rclone/rclone-test-xedonam0dasu/trailing\ VT␋/trailing\ VT␋ 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: 293c23b06783a0f6e21af27d80324dc8 /home/rclone/rclone-test-xedonam0dasu/trailing VT␋/trailing VT␋ 2026/06/27 04:49:28 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 293c23b06783a0f6e21af27d80324dc8 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/trailing VT␋/trailing VT␋" 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: sha1sum /home/rclone/rclone-test-xedonam0dasu/trailing\ VT␋/trailing\ VT␋ 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: 62d6aeb216deec7d63647c102436840f536ca6f6 /home/rclone/rclone-test-xedonam0dasu/trailing VT␋/trailing VT␋ 2026/06/27 04:49:28 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 62d6aeb216deec7d63647c102436840f536ca6f6 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/trailing VT␋/trailing VT␋" 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: md5sum /home/rclone/rclone-test-xedonam0dasu/trailing\ VT␋/trailing\ VT␋ 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: 293c23b06783a0f6e21af27d80324dc8 /home/rclone/rclone-test-xedonam0dasu/trailing VT␋/trailing VT␋ 2026/06/27 04:49:28 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 293c23b06783a0f6e21af27d80324dc8 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/trailing VT␋/trailing VT␋" 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: sha1sum /home/rclone/rclone-test-xedonam0dasu/trailing\ VT␋/trailing\ VT␋ 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: 62d6aeb216deec7d63647c102436840f536ca6f6 /home/rclone/rclone-test-xedonam0dasu/trailing VT␋/trailing VT␋ 2026/06/27 04:49:28 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 62d6aeb216deec7d63647c102436840f536ca6f6 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/trailing VT␋/trailing VT␋" 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: md5sum /home/rclone/rclone-test-xedonam0dasu/trailing\ VT␋/trailing\ VT␋ 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: 293c23b06783a0f6e21af27d80324dc8 /home/rclone/rclone-test-xedonam0dasu/trailing VT␋/trailing VT␋ 2026/06/27 04:49:28 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 293c23b06783a0f6e21af27d80324dc8 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/trailing VT␋/trailing VT␋" 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: sha1sum /home/rclone/rclone-test-xedonam0dasu/trailing\ VT␋/trailing\ VT␋ 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: 62d6aeb216deec7d63647c102436840f536ca6f6 /home/rclone/rclone-test-xedonam0dasu/trailing VT␋/trailing VT␋ 2026/06/27 04:49:28 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 62d6aeb216deec7d63647c102436840f536ca6f6 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/trailing dot./trailing dot." 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: md5sum /home/rclone/rclone-test-xedonam0dasu/trailing\ dot./trailing\ dot. 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: f28793f6c7e0247faac0906a315df572 /home/rclone/rclone-test-xedonam0dasu/trailing dot./trailing dot. 2026/06/27 04:49:28 DEBUG : trailing dot./trailing dot.: Parsed hash: f28793f6c7e0247faac0906a315df572 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/trailing dot./trailing dot." 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: sha1sum /home/rclone/rclone-test-xedonam0dasu/trailing\ dot./trailing\ dot. 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: 783005ea3b71405d53cca59bd4465386c8840fa7 /home/rclone/rclone-test-xedonam0dasu/trailing dot./trailing dot. 2026/06/27 04:49:28 DEBUG : trailing dot./trailing dot.: Parsed hash: 783005ea3b71405d53cca59bd4465386c8840fa7 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/trailing dot./trailing dot." 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: md5sum /home/rclone/rclone-test-xedonam0dasu/trailing\ dot./trailing\ dot. 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: f28793f6c7e0247faac0906a315df572 /home/rclone/rclone-test-xedonam0dasu/trailing dot./trailing dot. 2026/06/27 04:49:28 DEBUG : trailing dot./trailing dot.: Parsed hash: f28793f6c7e0247faac0906a315df572 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/trailing dot./trailing dot." 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: sha1sum /home/rclone/rclone-test-xedonam0dasu/trailing\ dot./trailing\ dot. 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: 783005ea3b71405d53cca59bd4465386c8840fa7 /home/rclone/rclone-test-xedonam0dasu/trailing dot./trailing dot. 2026/06/27 04:49:28 DEBUG : trailing dot./trailing dot.: Parsed hash: 783005ea3b71405d53cca59bd4465386c8840fa7 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/trailing dot./trailing dot." 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: md5sum /home/rclone/rclone-test-xedonam0dasu/trailing\ dot./trailing\ dot. 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: f28793f6c7e0247faac0906a315df572 /home/rclone/rclone-test-xedonam0dasu/trailing dot./trailing dot. 2026/06/27 04:49:28 DEBUG : trailing dot./trailing dot.: Parsed hash: f28793f6c7e0247faac0906a315df572 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/trailing dot./trailing dot." 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: sha1sum /home/rclone/rclone-test-xedonam0dasu/trailing\ dot./trailing\ dot. 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: 783005ea3b71405d53cca59bd4465386c8840fa7 /home/rclone/rclone-test-xedonam0dasu/trailing dot./trailing dot. 2026/06/27 04:49:28 DEBUG : trailing dot./trailing dot.: Parsed hash: 783005ea3b71405d53cca59bd4465386c8840fa7 === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/invalid utf-8\xfe/invalid utf-8\xfe" 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: md5sum /home/rclone/rclone-test-xedonam0dasu/invalid\ utf-8/invalid\ utf-8 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: 3fefbb3a1274c3f13febb374949682d9 /home/rclone/rclone-test-xedonam0dasu/invalid utf-8/invalid utf-8 2026/06/27 04:49:28 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 3fefbb3a1274c3f13febb374949682d9 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/invalid utf-8\xfe/invalid utf-8\xfe" 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: sha1sum /home/rclone/rclone-test-xedonam0dasu/invalid\ utf-8/invalid\ utf-8 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: 260e5b80c55841cc58413a0574fca2ee7c4bf053 /home/rclone/rclone-test-xedonam0dasu/invalid utf-8/invalid utf-8 2026/06/27 04:49:28 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 260e5b80c55841cc58413a0574fca2ee7c4bf053 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/invalid utf-8\xfe/invalid utf-8\xfe" 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: md5sum /home/rclone/rclone-test-xedonam0dasu/invalid\ utf-8/invalid\ utf-8 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: 3fefbb3a1274c3f13febb374949682d9 /home/rclone/rclone-test-xedonam0dasu/invalid utf-8/invalid utf-8 2026/06/27 04:49:28 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 3fefbb3a1274c3f13febb374949682d9 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/invalid utf-8\xfe/invalid utf-8\xfe" 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: sha1sum /home/rclone/rclone-test-xedonam0dasu/invalid\ utf-8/invalid\ utf-8 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: 260e5b80c55841cc58413a0574fca2ee7c4bf053 /home/rclone/rclone-test-xedonam0dasu/invalid utf-8/invalid utf-8 2026/06/27 04:49:28 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 260e5b80c55841cc58413a0574fca2ee7c4bf053 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/invalid utf-8\xfe/invalid utf-8\xfe" 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: md5sum /home/rclone/rclone-test-xedonam0dasu/invalid\ utf-8/invalid\ utf-8 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: 3fefbb3a1274c3f13febb374949682d9 /home/rclone/rclone-test-xedonam0dasu/invalid utf-8/invalid utf-8 2026/06/27 04:49:28 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 3fefbb3a1274c3f13febb374949682d9 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/invalid utf-8\xfe/invalid utf-8\xfe" 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: sha1sum /home/rclone/rclone-test-xedonam0dasu/invalid\ utf-8/invalid\ utf-8 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: 260e5b80c55841cc58413a0574fca2ee7c4bf053 /home/rclone/rclone-test-xedonam0dasu/invalid utf-8/invalid utf-8 2026/06/27 04:49:28 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 260e5b80c55841cc58413a0574fca2ee7c4bf053 === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/test%46.txt/test%46.txt" 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: md5sum /home/rclone/rclone-test-xedonam0dasu/test\%46.txt/test\%46.txt 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: 858361916a3896ba822ed576b912918b /home/rclone/rclone-test-xedonam0dasu/test%46.txt/test%46.txt 2026/06/27 04:49:28 DEBUG : test%46.txt/test%46.txt: Parsed hash: 858361916a3896ba822ed576b912918b 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/test%46.txt/test%46.txt" 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: sha1sum /home/rclone/rclone-test-xedonam0dasu/test\%46.txt/test\%46.txt 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: 335442bcae9a37e261ab04cb4b3891d7c95f937c /home/rclone/rclone-test-xedonam0dasu/test%46.txt/test%46.txt 2026/06/27 04:49:28 DEBUG : test%46.txt/test%46.txt: Parsed hash: 335442bcae9a37e261ab04cb4b3891d7c95f937c 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/test%46.txt/test%46.txt" 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: md5sum /home/rclone/rclone-test-xedonam0dasu/test\%46.txt/test\%46.txt 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: 858361916a3896ba822ed576b912918b /home/rclone/rclone-test-xedonam0dasu/test%46.txt/test%46.txt 2026/06/27 04:49:28 DEBUG : test%46.txt/test%46.txt: Parsed hash: 858361916a3896ba822ed576b912918b 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/test%46.txt/test%46.txt" 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: sha1sum /home/rclone/rclone-test-xedonam0dasu/test\%46.txt/test\%46.txt 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: 335442bcae9a37e261ab04cb4b3891d7c95f937c /home/rclone/rclone-test-xedonam0dasu/test%46.txt/test%46.txt 2026/06/27 04:49:28 DEBUG : test%46.txt/test%46.txt: Parsed hash: 335442bcae9a37e261ab04cb4b3891d7c95f937c 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/test%46.txt/test%46.txt" 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: md5sum /home/rclone/rclone-test-xedonam0dasu/test\%46.txt/test\%46.txt 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: 858361916a3896ba822ed576b912918b /home/rclone/rclone-test-xedonam0dasu/test%46.txt/test%46.txt 2026/06/27 04:49:28 DEBUG : test%46.txt/test%46.txt: Parsed hash: 858361916a3896ba822ed576b912918b 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/test%46.txt/test%46.txt" 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: sha1sum /home/rclone/rclone-test-xedonam0dasu/test\%46.txt/test\%46.txt 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: 335442bcae9a37e261ab04cb4b3891d7c95f937c /home/rclone/rclone-test-xedonam0dasu/test%46.txt/test%46.txt 2026/06/27 04:49:28 DEBUG : test%46.txt/test%46.txt: Parsed hash: 335442bcae9a37e261ab04cb4b3891d7c95f937c === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Connection OK after error: potato 2026/06/27 04:49:28 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Removed after failed upload: potato === RUN TestIntegration/FsMkdir/FsPutZeroLength 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/zero-length-file" 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: md5sum /home/rclone/rclone-test-xedonam0dasu/zero-length-file 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-xedonam0dasu/zero-length-file 2026/06/27 04:49:28 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/zero-length-file" 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: sha1sum /home/rclone/rclone-test-xedonam0dasu/zero-length-file 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-xedonam0dasu/zero-length-file 2026/06/27 04:49:28 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/zero-length-file" 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: md5sum /home/rclone/rclone-test-xedonam0dasu/zero-length-file 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-xedonam0dasu/zero-length-file 2026/06/27 04:49:28 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/zero-length-file" 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: sha1sum /home/rclone/rclone-test-xedonam0dasu/zero-length-file 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-xedonam0dasu/zero-length-file 2026/06/27 04:49:28 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:787: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:820: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:873: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/file name.txt" 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: md5sum /home/rclone/rclone-test-xedonam0dasu/file\ name.txt 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: 2de5f84c3b6722d6f117fc4aed67fa76 /home/rclone/rclone-test-xedonam0dasu/file name.txt 2026/06/27 04:49:28 DEBUG : file name.txt: Parsed hash: 2de5f84c3b6722d6f117fc4aed67fa76 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/file name.txt" 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: sha1sum /home/rclone/rclone-test-xedonam0dasu/file\ name.txt 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: 1f755d32ea3278a3323b46b45c48018bd0e86279 /home/rclone/rclone-test-xedonam0dasu/file name.txt 2026/06/27 04:49:28 DEBUG : file name.txt: Parsed hash: 1f755d32ea3278a3323b46b45c48018bd0e86279 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/file name.txt" 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: md5sum /home/rclone/rclone-test-xedonam0dasu/file\ name.txt 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: 2de5f84c3b6722d6f117fc4aed67fa76 /home/rclone/rclone-test-xedonam0dasu/file name.txt 2026/06/27 04:49:28 DEBUG : file name.txt: Parsed hash: 2de5f84c3b6722d6f117fc4aed67fa76 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/file name.txt" 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: sha1sum /home/rclone/rclone-test-xedonam0dasu/file\ name.txt 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: 1f755d32ea3278a3323b46b45c48018bd0e86279 /home/rclone/rclone-test-xedonam0dasu/file name.txt 2026/06/27 04:49:28 DEBUG : file name.txt: Parsed hash: 1f755d32ea3278a3323b46b45c48018bd0e86279 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: md5sum /home/rclone/rclone-test-xedonam0dasu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: e1d75794f6ab94827bb752af7e93ed8a /home/rclone/rclone-test-xedonam0dasu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/27 04:49:28 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: e1d75794f6ab94827bb752af7e93ed8a 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: sha1sum /home/rclone/rclone-test-xedonam0dasu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: f785150753a8e59bb5bfe322946522053ec33a15 /home/rclone/rclone-test-xedonam0dasu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/27 04:49:28 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: f785150753a8e59bb5bfe322946522053ec33a15 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: md5sum /home/rclone/rclone-test-xedonam0dasu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: e1d75794f6ab94827bb752af7e93ed8a /home/rclone/rclone-test-xedonam0dasu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/27 04:49:28 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: e1d75794f6ab94827bb752af7e93ed8a 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: sha1sum /home/rclone/rclone-test-xedonam0dasu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: f785150753a8e59bb5bfe322946522053ec33a15 /home/rclone/rclone-test-xedonam0dasu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/27 04:49:28 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: f785150753a8e59bb5bfe322946522053ec33a15 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/file name.txt" 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: md5sum /home/rclone/rclone-test-xedonam0dasu/file\ name.txt 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: c346eaa89146b977d27b7c9fa7a498c1 /home/rclone/rclone-test-xedonam0dasu/file name.txt 2026/06/27 04:49:28 DEBUG : file name.txt: Parsed hash: c346eaa89146b977d27b7c9fa7a498c1 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/file name.txt" 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: sha1sum /home/rclone/rclone-test-xedonam0dasu/file\ name.txt 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: 2d5bd3ab96338b7b4817d0feab34e9bf1f29be4e /home/rclone/rclone-test-xedonam0dasu/file name.txt 2026/06/27 04:49:28 DEBUG : file name.txt: Parsed hash: 2d5bd3ab96338b7b4817d0feab34e9bf1f29be4e 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/file name.txt" 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: md5sum /home/rclone/rclone-test-xedonam0dasu/file\ name.txt 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: c346eaa89146b977d27b7c9fa7a498c1 /home/rclone/rclone-test-xedonam0dasu/file name.txt 2026/06/27 04:49:28 DEBUG : file name.txt: Parsed hash: c346eaa89146b977d27b7c9fa7a498c1 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/file name.txt" 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: sha1sum /home/rclone/rclone-test-xedonam0dasu/file\ name.txt 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: 2d5bd3ab96338b7b4817d0feab34e9bf1f29be4e /home/rclone/rclone-test-xedonam0dasu/file name.txt 2026/06/27 04:49:28 DEBUG : file name.txt: Parsed hash: 2d5bd3ab96338b7b4817d0feab34e9bf1f29be4e === 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/06/27 04:49:28 DEBUG : Creating backend with remote "TestSFTPOpenssh:" 2026/06/27 04:49:28 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/06/27 04:49:28 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/27 04:49:28 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/27 04:49:28 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/27 04:49:28 DEBUG : Setting pass="CxHualWStmlWDbFIxBI4-Keu9CXFwjyD" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/27 04:49:28 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/27 04:49:28 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{dayg_}" suffix to name 2026/06/27 04:49:28 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/27 04:49:28 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/27 04:49:28 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/27 04:49:28 DEBUG : Setting pass="CxHualWStmlWDbFIxBI4-Keu9CXFwjyD" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/27 04:49:28 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/27 04:49:28 NOTICE: TestSFTPOpenssh{dayg_}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/: New connection 127.0.0.1:39076->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell type "unix" from config 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/: Relative path resolved to "/home/rclone" 2026/06/27 04:49:28 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/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/file name.txt" 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: md5sum /home/rclone/rclone-test-xedonam0dasu/file\ name.txt 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: c346eaa89146b977d27b7c9fa7a498c1 /home/rclone/rclone-test-xedonam0dasu/file name.txt 2026/06/27 04:49:28 DEBUG : file name.txt: Parsed hash: c346eaa89146b977d27b7c9fa7a498c1 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/file name.txt" 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: sha1sum /home/rclone/rclone-test-xedonam0dasu/file\ name.txt 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: 2d5bd3ab96338b7b4817d0feab34e9bf1f29be4e /home/rclone/rclone-test-xedonam0dasu/file name.txt 2026/06/27 04:49:28 DEBUG : file name.txt: Parsed hash: 2d5bd3ab96338b7b4817d0feab34e9bf1f29be4e 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: md5sum /home/rclone/rclone-test-xedonam0dasu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: e1d75794f6ab94827bb752af7e93ed8a /home/rclone/rclone-test-xedonam0dasu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/27 04:49:28 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: e1d75794f6ab94827bb752af7e93ed8a 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: sha1sum /home/rclone/rclone-test-xedonam0dasu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: f785150753a8e59bb5bfe322946522053ec33a15 /home/rclone/rclone-test-xedonam0dasu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/27 04:49:28 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: f785150753a8e59bb5bfe322946522053ec33a15 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/file name.txt" 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: md5sum /home/rclone/rclone-test-xedonam0dasu/file\ name.txt 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: c346eaa89146b977d27b7c9fa7a498c1 /home/rclone/rclone-test-xedonam0dasu/file name.txt 2026/06/27 04:49:28 DEBUG : file name.txt: Parsed hash: c346eaa89146b977d27b7c9fa7a498c1 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/file name.txt" 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: sha1sum /home/rclone/rclone-test-xedonam0dasu/file\ name.txt 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: 2d5bd3ab96338b7b4817d0feab34e9bf1f29be4e /home/rclone/rclone-test-xedonam0dasu/file name.txt 2026/06/27 04:49:28 DEBUG : file name.txt: Parsed hash: 2d5bd3ab96338b7b4817d0feab34e9bf1f29be4e === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1126: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/file name.txt" 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: md5sum /home/rclone/rclone-test-xedonam0dasu/file\ name.txt 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: c346eaa89146b977d27b7c9fa7a498c1 /home/rclone/rclone-test-xedonam0dasu/file name.txt 2026/06/27 04:49:28 DEBUG : file name.txt: Parsed hash: c346eaa89146b977d27b7c9fa7a498c1 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/file name.txt" 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: sha1sum /home/rclone/rclone-test-xedonam0dasu/file\ name.txt 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: 2d5bd3ab96338b7b4817d0feab34e9bf1f29be4e /home/rclone/rclone-test-xedonam0dasu/file name.txt 2026/06/27 04:49:28 DEBUG : file name.txt: Parsed hash: 2d5bd3ab96338b7b4817d0feab34e9bf1f29be4e 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: md5sum /home/rclone/rclone-test-xedonam0dasu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: e1d75794f6ab94827bb752af7e93ed8a /home/rclone/rclone-test-xedonam0dasu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/27 04:49:28 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: e1d75794f6ab94827bb752af7e93ed8a 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: sha1sum /home/rclone/rclone-test-xedonam0dasu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: f785150753a8e59bb5bfe322946522053ec33a15 /home/rclone/rclone-test-xedonam0dasu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/27 04:49:28 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: f785150753a8e59bb5bfe322946522053ec33a15 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge fstests.go:1158: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot fstests.go:1195: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/06/27 04:49:28 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-xedonam0dasu/hello? sausage/êé" 2026/06/27 04:49:28 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/06/27 04:49:28 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/27 04:49:28 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/27 04:49:28 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/27 04:49:28 DEBUG : Setting pass="CxHualWStmlWDbFIxBI4-Keu9CXFwjyD" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/27 04:49:28 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/27 04:49:28 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{dayg_}" suffix to name 2026/06/27 04:49:28 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/27 04:49:28 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/27 04:49:28 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/27 04:49:28 DEBUG : Setting pass="CxHualWStmlWDbFIxBI4-Keu9CXFwjyD" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/27 04:49:28 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/27 04:49:28 NOTICE: TestSFTPOpenssh{dayg_}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu/hello? sausage/êé: New connection 127.0.0.1:39092->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu/hello? sausage/êé: Shell type "unix" from config 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu/hello? sausage/êé: Relative path resolved to "/home/rclone/rclone-test-xedonam0dasu/hello? sausage/êé" 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu/hello? sausage/êé: Using root directory "/home/rclone/rclone-test-xedonam0dasu/hello? sausage/êé" 2026/06/27 04:49:28 DEBUG : fs cache: renaming cache item "TestSFTPOpenssh:rclone-test-xedonam0dasu/hello? sausage/êé" to be canonical "TestSFTPOpenssh{dayg_}:rclone-test-xedonam0dasu/hello? sausage/êé" 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu/hello? sausage/êé: Shell path "/home/rclone/rclone-test-xedonam0dasu/hello? sausage/êé/a/b/c/d/e.txt" 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu/hello? sausage/êé: Running remote command: md5sum /home/rclone/rclone-test-xedonam0dasu/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu/hello? sausage/êé: Remote command result: 43160138234ba239778a7ac0a048acd6 /home/rclone/rclone-test-xedonam0dasu/hello? sausage/êé/a/b/c/d/e.txt 2026/06/27 04:49:28 DEBUG : a/b/c/d/e.txt: Parsed hash: 43160138234ba239778a7ac0a048acd6 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu/hello? sausage/êé: Shell path "/home/rclone/rclone-test-xedonam0dasu/hello? sausage/êé/a/b/c/d/e.txt" 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu/hello? sausage/êé: Running remote command: sha1sum /home/rclone/rclone-test-xedonam0dasu/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu/hello? sausage/êé: Remote command result: 124f54b791f97d248074779a6a9a90b384738107 /home/rclone/rclone-test-xedonam0dasu/hello? sausage/êé/a/b/c/d/e.txt 2026/06/27 04:49:28 DEBUG : a/b/c/d/e.txt: Parsed hash: 124f54b791f97d248074779a6a9a90b384738107 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu/hello? sausage/êé: Shell path "/home/rclone/rclone-test-xedonam0dasu/hello? sausage/êé/a/b/c/d/e.txt" 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu/hello? sausage/êé: Running remote command: md5sum /home/rclone/rclone-test-xedonam0dasu/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu/hello? sausage/êé: Remote command result: 43160138234ba239778a7ac0a048acd6 /home/rclone/rclone-test-xedonam0dasu/hello? sausage/êé/a/b/c/d/e.txt 2026/06/27 04:49:28 DEBUG : a/b/c/d/e.txt: Parsed hash: 43160138234ba239778a7ac0a048acd6 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu/hello? sausage/êé: Shell path "/home/rclone/rclone-test-xedonam0dasu/hello? sausage/êé/a/b/c/d/e.txt" 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu/hello? sausage/êé: Running remote command: sha1sum /home/rclone/rclone-test-xedonam0dasu/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu/hello? sausage/êé: Remote command result: 124f54b791f97d248074779a6a9a90b384738107 /home/rclone/rclone-test-xedonam0dasu/hello? sausage/êé/a/b/c/d/e.txt 2026/06/27 04:49:28 DEBUG : a/b/c/d/e.txt: Parsed hash: 124f54b791f97d248074779a6a9a90b384738107 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu/hello? sausage/êé: New connection 127.0.0.1:39106->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/06/27 04:49:28 DEBUG : Waiting for deletions to finish 2026/06/27 04:49:28 INFO : a/b/c/d/e.txt: Deleted 2026/06/27 04:49:28 DEBUG : removing 1 level 4 directories 2026/06/27 04:49:28 INFO : a/b/c/d: Removing directory 2026/06/27 04:49:28 DEBUG : removing 1 level 3 directories 2026/06/27 04:49:28 INFO : a/b/c: Removing directory 2026/06/27 04:49:28 DEBUG : removing 1 level 2 directories 2026/06/27 04:49:28 INFO : a/b: Removing directory 2026/06/27 04:49:28 DEBUG : removing 1 level 1 directories 2026/06/27 04:49:28 INFO : a: Removing directory === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/file name.txt" 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: md5sum /home/rclone/rclone-test-xedonam0dasu/file\ name.txt 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: c346eaa89146b977d27b7c9fa7a498c1 /home/rclone/rclone-test-xedonam0dasu/file name.txt 2026/06/27 04:49:28 DEBUG : file name.txt: Parsed hash: c346eaa89146b977d27b7c9fa7a498c1 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/file name.txt" 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: sha1sum /home/rclone/rclone-test-xedonam0dasu/file\ name.txt 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: 2d5bd3ab96338b7b4817d0feab34e9bf1f29be4e /home/rclone/rclone-test-xedonam0dasu/file name.txt 2026/06/27 04:49:28 DEBUG : file name.txt: Parsed hash: 2d5bd3ab96338b7b4817d0feab34e9bf1f29be4e 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: md5sum /home/rclone/rclone-test-xedonam0dasu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: e1d75794f6ab94827bb752af7e93ed8a /home/rclone/rclone-test-xedonam0dasu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/27 04:49:28 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: e1d75794f6ab94827bb752af7e93ed8a 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: sha1sum /home/rclone/rclone-test-xedonam0dasu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: f785150753a8e59bb5bfe322946522053ec33a15 /home/rclone/rclone-test-xedonam0dasu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/27 04:49:28 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: f785150753a8e59bb5bfe322946522053ec33a15 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt-copy" 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: md5sum /home/rclone/rclone-test-xedonam0dasu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt-copy 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: e1d75794f6ab94827bb752af7e93ed8a /home/rclone/rclone-test-xedonam0dasu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy 2026/06/27 04:49:28 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Parsed hash: e1d75794f6ab94827bb752af7e93ed8a 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt-copy" 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: sha1sum /home/rclone/rclone-test-xedonam0dasu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt-copy 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: f785150753a8e59bb5bfe322946522053ec33a15 /home/rclone/rclone-test-xedonam0dasu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy 2026/06/27 04:49:28 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Parsed hash: f785150753a8e59bb5bfe322946522053ec33a15 === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1298: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/file name.txt" 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: md5sum /home/rclone/rclone-test-xedonam0dasu/file\ name.txt 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: c346eaa89146b977d27b7c9fa7a498c1 /home/rclone/rclone-test-xedonam0dasu/file name.txt 2026/06/27 04:49:28 DEBUG : file name.txt: Parsed hash: c346eaa89146b977d27b7c9fa7a498c1 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/file name.txt" 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: sha1sum /home/rclone/rclone-test-xedonam0dasu/file\ name.txt 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: 2d5bd3ab96338b7b4817d0feab34e9bf1f29be4e /home/rclone/rclone-test-xedonam0dasu/file name.txt 2026/06/27 04:49:28 DEBUG : file name.txt: Parsed hash: 2d5bd3ab96338b7b4817d0feab34e9bf1f29be4e 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/other.txt" 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: md5sum /home/rclone/rclone-test-xedonam0dasu/other.txt 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: e1d75794f6ab94827bb752af7e93ed8a /home/rclone/rclone-test-xedonam0dasu/other.txt 2026/06/27 04:49:28 DEBUG : other.txt: Parsed hash: e1d75794f6ab94827bb752af7e93ed8a 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/other.txt" 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: sha1sum /home/rclone/rclone-test-xedonam0dasu/other.txt 2026/06/27 04:49:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: f785150753a8e59bb5bfe322946522053ec33a15 /home/rclone/rclone-test-xedonam0dasu/other.txt 2026/06/27 04:49:28 DEBUG : other.txt: Parsed hash: f785150753a8e59bb5bfe322946522053ec33a15 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: New connection 127.0.0.1:39110->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/other.txt" 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: md5sum /home/rclone/rclone-test-xedonam0dasu/other.txt 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: e1d75794f6ab94827bb752af7e93ed8a /home/rclone/rclone-test-xedonam0dasu/other.txt 2026/06/27 04:49:29 DEBUG : other.txt: Parsed hash: e1d75794f6ab94827bb752af7e93ed8a 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/other.txt" 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: sha1sum /home/rclone/rclone-test-xedonam0dasu/other.txt 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: f785150753a8e59bb5bfe322946522053ec33a15 /home/rclone/rclone-test-xedonam0dasu/other.txt 2026/06/27 04:49:29 DEBUG : other.txt: Parsed hash: f785150753a8e59bb5bfe322946522053ec33a15 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/moveTest/other.txt" 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: md5sum /home/rclone/rclone-test-xedonam0dasu/moveTest/other.txt 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: c346eaa89146b977d27b7c9fa7a498c1 /home/rclone/rclone-test-xedonam0dasu/moveTest/other.txt 2026/06/27 04:49:29 DEBUG : moveTest/other.txt: Parsed hash: c346eaa89146b977d27b7c9fa7a498c1 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/moveTest/other.txt" 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: sha1sum /home/rclone/rclone-test-xedonam0dasu/moveTest/other.txt 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: 2d5bd3ab96338b7b4817d0feab34e9bf1f29be4e /home/rclone/rclone-test-xedonam0dasu/moveTest/other.txt 2026/06/27 04:49:29 DEBUG : moveTest/other.txt: Parsed hash: 2d5bd3ab96338b7b4817d0feab34e9bf1f29be4e 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/file name.txt" 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: md5sum /home/rclone/rclone-test-xedonam0dasu/file\ name.txt 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: c346eaa89146b977d27b7c9fa7a498c1 /home/rclone/rclone-test-xedonam0dasu/file name.txt 2026/06/27 04:49:29 DEBUG : file name.txt: Parsed hash: c346eaa89146b977d27b7c9fa7a498c1 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/file name.txt" 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: sha1sum /home/rclone/rclone-test-xedonam0dasu/file\ name.txt 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: 2d5bd3ab96338b7b4817d0feab34e9bf1f29be4e /home/rclone/rclone-test-xedonam0dasu/file name.txt 2026/06/27 04:49:29 DEBUG : file name.txt: Parsed hash: 2d5bd3ab96338b7b4817d0feab34e9bf1f29be4e 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/other.txt" 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: md5sum /home/rclone/rclone-test-xedonam0dasu/other.txt 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: e1d75794f6ab94827bb752af7e93ed8a /home/rclone/rclone-test-xedonam0dasu/other.txt 2026/06/27 04:49:29 DEBUG : other.txt: Parsed hash: e1d75794f6ab94827bb752af7e93ed8a 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/other.txt" 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: sha1sum /home/rclone/rclone-test-xedonam0dasu/other.txt 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: f785150753a8e59bb5bfe322946522053ec33a15 /home/rclone/rclone-test-xedonam0dasu/other.txt 2026/06/27 04:49:29 DEBUG : other.txt: Parsed hash: f785150753a8e59bb5bfe322946522053ec33a15 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/file name.txt" 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: md5sum /home/rclone/rclone-test-xedonam0dasu/file\ name.txt 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: c346eaa89146b977d27b7c9fa7a498c1 /home/rclone/rclone-test-xedonam0dasu/file name.txt 2026/06/27 04:49:29 DEBUG : file name.txt: Parsed hash: c346eaa89146b977d27b7c9fa7a498c1 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/file name.txt" 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: sha1sum /home/rclone/rclone-test-xedonam0dasu/file\ name.txt 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: 2d5bd3ab96338b7b4817d0feab34e9bf1f29be4e /home/rclone/rclone-test-xedonam0dasu/file name.txt 2026/06/27 04:49:29 DEBUG : file name.txt: Parsed hash: 2d5bd3ab96338b7b4817d0feab34e9bf1f29be4e 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: md5sum /home/rclone/rclone-test-xedonam0dasu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: e1d75794f6ab94827bb752af7e93ed8a /home/rclone/rclone-test-xedonam0dasu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/27 04:49:29 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: e1d75794f6ab94827bb752af7e93ed8a 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: sha1sum /home/rclone/rclone-test-xedonam0dasu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: f785150753a8e59bb5bfe322946522053ec33a15 /home/rclone/rclone-test-xedonam0dasu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/27 04:49:29 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: f785150753a8e59bb5bfe322946522053ec33a15 === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata fstests.go:1407: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2026/06/27 04:49:29 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-quzakox4vude" 2026/06/27 04:49:29 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/06/27 04:49:29 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/27 04:49:29 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/27 04:49:29 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/27 04:49:29 DEBUG : Setting pass="CxHualWStmlWDbFIxBI4-Keu9CXFwjyD" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/27 04:49:29 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/27 04:49:29 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{dayg_}" suffix to name 2026/06/27 04:49:29 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/27 04:49:29 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/27 04:49:29 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/27 04:49:29 DEBUG : Setting pass="CxHualWStmlWDbFIxBI4-Keu9CXFwjyD" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/27 04:49:29 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/27 04:49:29 NOTICE: TestSFTPOpenssh{dayg_}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-quzakox4vude: New connection 127.0.0.1:39116->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-quzakox4vude: Shell type "unix" from config 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-quzakox4vude: Relative path resolved to "/home/rclone/rclone-test-quzakox4vude" 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-quzakox4vude: Using root directory "/home/rclone/rclone-test-quzakox4vude" 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-quzakox4vude: Shell path "/home/rclone/rclone-test-quzakox4vude/new_name/sub_new_name/file name.txt" 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-quzakox4vude: Running remote command: md5sum /home/rclone/rclone-test-quzakox4vude/new_name/sub_new_name/file\ name.txt 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-quzakox4vude: Remote command result: c346eaa89146b977d27b7c9fa7a498c1 /home/rclone/rclone-test-quzakox4vude/new_name/sub_new_name/file name.txt 2026/06/27 04:49:29 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: c346eaa89146b977d27b7c9fa7a498c1 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-quzakox4vude: Shell path "/home/rclone/rclone-test-quzakox4vude/new_name/sub_new_name/file name.txt" 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-quzakox4vude: Running remote command: sha1sum /home/rclone/rclone-test-quzakox4vude/new_name/sub_new_name/file\ name.txt 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-quzakox4vude: Remote command result: 2d5bd3ab96338b7b4817d0feab34e9bf1f29be4e /home/rclone/rclone-test-quzakox4vude/new_name/sub_new_name/file name.txt 2026/06/27 04:49:29 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: 2d5bd3ab96338b7b4817d0feab34e9bf1f29be4e 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-quzakox4vude: Shell path "/home/rclone/rclone-test-quzakox4vude/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-quzakox4vude: Running remote command: md5sum /home/rclone/rclone-test-quzakox4vude/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-quzakox4vude: Remote command result: e1d75794f6ab94827bb752af7e93ed8a /home/rclone/rclone-test-quzakox4vude/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/27 04:49:29 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: e1d75794f6ab94827bb752af7e93ed8a 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-quzakox4vude: Shell path "/home/rclone/rclone-test-quzakox4vude/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-quzakox4vude: Running remote command: sha1sum /home/rclone/rclone-test-quzakox4vude/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-quzakox4vude: Remote command result: f785150753a8e59bb5bfe322946522053ec33a15 /home/rclone/rclone-test-quzakox4vude/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/27 04:49:29 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: f785150753a8e59bb5bfe322946522053ec33a15 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/file name.txt" 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: md5sum /home/rclone/rclone-test-xedonam0dasu/file\ name.txt 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: c346eaa89146b977d27b7c9fa7a498c1 /home/rclone/rclone-test-xedonam0dasu/file name.txt 2026/06/27 04:49:29 DEBUG : file name.txt: Parsed hash: c346eaa89146b977d27b7c9fa7a498c1 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/file name.txt" 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: sha1sum /home/rclone/rclone-test-xedonam0dasu/file\ name.txt 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: 2d5bd3ab96338b7b4817d0feab34e9bf1f29be4e /home/rclone/rclone-test-xedonam0dasu/file name.txt 2026/06/27 04:49:29 DEBUG : file name.txt: Parsed hash: 2d5bd3ab96338b7b4817d0feab34e9bf1f29be4e 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: md5sum /home/rclone/rclone-test-xedonam0dasu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: e1d75794f6ab94827bb752af7e93ed8a /home/rclone/rclone-test-xedonam0dasu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/27 04:49:29 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: e1d75794f6ab94827bb752af7e93ed8a 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: sha1sum /home/rclone/rclone-test-xedonam0dasu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: f785150753a8e59bb5bfe322946522053ec33a15 /home/rclone/rclone-test-xedonam0dasu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/27 04:49:29 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: f785150753a8e59bb5bfe322946522053ec33a15 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-quzakox4vude: Purge dir "new_name" 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-quzakox4vude: 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/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/file name.txt" 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: md5sum /home/rclone/rclone-test-xedonam0dasu/file\ name.txt 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: c346eaa89146b977d27b7c9fa7a498c1 /home/rclone/rclone-test-xedonam0dasu/file name.txt 2026/06/27 04:49:29 DEBUG : file name.txt: Parsed hash: c346eaa89146b977d27b7c9fa7a498c1 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/file name.txt" 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: sha1sum /home/rclone/rclone-test-xedonam0dasu/file\ name.txt 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: 2d5bd3ab96338b7b4817d0feab34e9bf1f29be4e /home/rclone/rclone-test-xedonam0dasu/file name.txt 2026/06/27 04:49:29 DEBUG : file name.txt: Parsed hash: 2d5bd3ab96338b7b4817d0feab34e9bf1f29be4e === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType fstests.go:1601: MimeType method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1632: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1703: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/file name.txt" 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: md5sum /home/rclone/rclone-test-xedonam0dasu/file\ name.txt 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: 851031b0b60433cad8fb6620360dca2e /home/rclone/rclone-test-xedonam0dasu/file name.txt 2026/06/27 04:49:29 DEBUG : file name.txt: Parsed hash: 851031b0b60433cad8fb6620360dca2e 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/file name.txt" 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: sha1sum /home/rclone/rclone-test-xedonam0dasu/file\ name.txt 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: c3d206c4912b2be7eb0e6d4faf7482fe202fea43 /home/rclone/rclone-test-xedonam0dasu/file name.txt 2026/06/27 04:49:29 DEBUG : file name.txt: Parsed hash: c3d206c4912b2be7eb0e6d4faf7482fe202fea43 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/file name.txt" 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: md5sum /home/rclone/rclone-test-xedonam0dasu/file\ name.txt 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: 851031b0b60433cad8fb6620360dca2e /home/rclone/rclone-test-xedonam0dasu/file name.txt 2026/06/27 04:49:29 DEBUG : file name.txt: Parsed hash: 851031b0b60433cad8fb6620360dca2e 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/file name.txt" 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: sha1sum /home/rclone/rclone-test-xedonam0dasu/file\ name.txt 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: c3d206c4912b2be7eb0e6d4faf7482fe202fea43 /home/rclone/rclone-test-xedonam0dasu/file name.txt 2026/06/27 04:49:29 DEBUG : file name.txt: Parsed hash: c3d206c4912b2be7eb0e6d4faf7482fe202fea43 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/06/27 04:49:29 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-xedonam0dasu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/27 04:49:29 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/06/27 04:49:29 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/27 04:49:29 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/27 04:49:29 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/27 04:49:29 DEBUG : Setting pass="CxHualWStmlWDbFIxBI4-Keu9CXFwjyD" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/27 04:49:29 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/27 04:49:29 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{dayg_}" suffix to name 2026/06/27 04:49:29 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/27 04:49:29 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/27 04:49:29 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/27 04:49:29 DEBUG : Setting pass="CxHualWStmlWDbFIxBI4-Keu9CXFwjyD" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/27 04:49:29 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/27 04:49:29 NOTICE: TestSFTPOpenssh{dayg_}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: New connection 127.0.0.1:39126->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell type "unix" from config 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Relative path resolved to "/home/rclone/rclone-test-xedonam0dasu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Using root directory "/home/rclone/rclone-test-xedonam0dasu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/home/rclone/rclone-test-xedonam0dasu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: md5sum /home/rclone/rclone-test-xedonam0dasu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: e1d75794f6ab94827bb752af7e93ed8a /home/rclone/rclone-test-xedonam0dasu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/27 04:49:29 DEBUG : z.txt: Parsed hash: e1d75794f6ab94827bb752af7e93ed8a 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/home/rclone/rclone-test-xedonam0dasu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: sha1sum /home/rclone/rclone-test-xedonam0dasu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: f785150753a8e59bb5bfe322946522053ec33a15 /home/rclone/rclone-test-xedonam0dasu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/27 04:49:29 DEBUG : z.txt: Parsed hash: f785150753a8e59bb5bfe322946522053ec33a15 === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/06/27 04:49:29 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-xedonam0dasu/not found.txt" 2026/06/27 04:49:29 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/06/27 04:49:29 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/27 04:49:29 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/27 04:49:29 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/27 04:49:29 DEBUG : Setting pass="CxHualWStmlWDbFIxBI4-Keu9CXFwjyD" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/27 04:49:29 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/27 04:49:29 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{dayg_}" suffix to name 2026/06/27 04:49:29 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/27 04:49:29 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/27 04:49:29 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/27 04:49:29 DEBUG : Setting pass="CxHualWStmlWDbFIxBI4-Keu9CXFwjyD" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/27 04:49:29 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/27 04:49:29 NOTICE: TestSFTPOpenssh{dayg_}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu/not found.txt: New connection 127.0.0.1:39136->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu/not found.txt: Shell type "unix" from config 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu/not found.txt: Relative path resolved to "/home/rclone/rclone-test-xedonam0dasu/not found.txt" 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu/not found.txt: Using root directory "/home/rclone/rclone-test-xedonam0dasu/not found.txt" 2026/06/27 04:49:29 ERROR : error listing: directory not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1920: Opening root remote "TestSFTPOpenssh:" path "rclone-test-xedonam0dasu" from "TestSFTPOpenssh:rclone-test-xedonam0dasu" 2026/06/27 04:49:29 DEBUG : Creating backend with remote "TestSFTPOpenssh:" 2026/06/27 04:49:29 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/06/27 04:49:29 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/27 04:49:29 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/27 04:49:29 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/27 04:49:29 DEBUG : Setting pass="CxHualWStmlWDbFIxBI4-Keu9CXFwjyD" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/27 04:49:29 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/27 04:49:29 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{dayg_}" suffix to name 2026/06/27 04:49:29 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/27 04:49:29 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/27 04:49:29 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/27 04:49:29 DEBUG : Setting pass="CxHualWStmlWDbFIxBI4-Keu9CXFwjyD" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/27 04:49:29 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/27 04:49:29 NOTICE: TestSFTPOpenssh{dayg_}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/: New connection 127.0.0.1:39150->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell type "unix" from config 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/: Relative path resolved to "/home/rclone" 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/: Using root directory "/home/rclone" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-xedonam0dasu/file name.txt" 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-xedonam0dasu/file\ name.txt 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 851031b0b60433cad8fb6620360dca2e /home/rclone/rclone-test-xedonam0dasu/file name.txt 2026/06/27 04:49:29 DEBUG : rclone-test-xedonam0dasu/file name.txt: Parsed hash: 851031b0b60433cad8fb6620360dca2e 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-xedonam0dasu/file name.txt" 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-xedonam0dasu/file\ name.txt 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: c3d206c4912b2be7eb0e6d4faf7482fe202fea43 /home/rclone/rclone-test-xedonam0dasu/file name.txt 2026/06/27 04:49:29 DEBUG : rclone-test-xedonam0dasu/file name.txt: Parsed hash: c3d206c4912b2be7eb0e6d4faf7482fe202fea43 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-xedonam0dasu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-xedonam0dasu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: e1d75794f6ab94827bb752af7e93ed8a /home/rclone/rclone-test-xedonam0dasu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/27 04:49:29 DEBUG : rclone-test-xedonam0dasu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: e1d75794f6ab94827bb752af7e93ed8a 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-xedonam0dasu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-xedonam0dasu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: f785150753a8e59bb5bfe322946522053ec33a15 /home/rclone/rclone-test-xedonam0dasu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/27 04:49:29 DEBUG : rclone-test-xedonam0dasu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: f785150753a8e59bb5bfe322946522053ec33a15 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-xedonam0dasu/file name.txt" 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-xedonam0dasu/file\ name.txt 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 851031b0b60433cad8fb6620360dca2e /home/rclone/rclone-test-xedonam0dasu/file name.txt 2026/06/27 04:49:29 DEBUG : rclone-test-xedonam0dasu/file name.txt: Parsed hash: 851031b0b60433cad8fb6620360dca2e 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-xedonam0dasu/file name.txt" 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-xedonam0dasu/file\ name.txt 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: c3d206c4912b2be7eb0e6d4faf7482fe202fea43 /home/rclone/rclone-test-xedonam0dasu/file name.txt 2026/06/27 04:49:29 DEBUG : rclone-test-xedonam0dasu/file name.txt: Parsed hash: c3d206c4912b2be7eb0e6d4faf7482fe202fea43 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:1957: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-xedonam0dasu/created from root.txt" 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-xedonam0dasu/created\ from\ root.txt 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 61f2b27b9bf498379ce583f054dc8fd8 /home/rclone/rclone-test-xedonam0dasu/created from root.txt 2026/06/27 04:49:29 DEBUG : rclone-test-xedonam0dasu/created from root.txt: Parsed hash: 61f2b27b9bf498379ce583f054dc8fd8 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-xedonam0dasu/created from root.txt" 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-xedonam0dasu/created\ from\ root.txt 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: cc6f289849549b4def79ce48f8f78210b724f7a7 /home/rclone/rclone-test-xedonam0dasu/created from root.txt 2026/06/27 04:49:29 DEBUG : rclone-test-xedonam0dasu/created from root.txt: Parsed hash: cc6f289849549b4def79ce48f8f78210b724f7a7 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-xedonam0dasu/created from root.txt" 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-xedonam0dasu/created\ from\ root.txt 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 61f2b27b9bf498379ce583f054dc8fd8 /home/rclone/rclone-test-xedonam0dasu/created from root.txt 2026/06/27 04:49:29 DEBUG : rclone-test-xedonam0dasu/created from root.txt: Parsed hash: 61f2b27b9bf498379ce583f054dc8fd8 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-xedonam0dasu/created from root.txt" 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-xedonam0dasu/created\ from\ root.txt 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: cc6f289849549b4def79ce48f8f78210b724f7a7 /home/rclone/rclone-test-xedonam0dasu/created from root.txt 2026/06/27 04:49:29 DEBUG : rclone-test-xedonam0dasu/created from root.txt: Parsed hash: cc6f289849549b4def79ce48f8f78210b724f7a7 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-xedonam0dasu/created from root.txt" 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-xedonam0dasu/created\ from\ root.txt 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 61f2b27b9bf498379ce583f054dc8fd8 /home/rclone/rclone-test-xedonam0dasu/created from root.txt 2026/06/27 04:49:29 DEBUG : rclone-test-xedonam0dasu/created from root.txt: Parsed hash: 61f2b27b9bf498379ce583f054dc8fd8 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-xedonam0dasu/created from root.txt" 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-xedonam0dasu/created\ from\ root.txt 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: cc6f289849549b4def79ce48f8f78210b724f7a7 /home/rclone/rclone-test-xedonam0dasu/created from root.txt 2026/06/27 04:49:29 DEBUG : rclone-test-xedonam0dasu/created from root.txt: Parsed hash: cc6f289849549b4def79ce48f8f78210b724f7a7 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-xedonam0dasu/file name.txt" 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-xedonam0dasu/file\ name.txt 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 851031b0b60433cad8fb6620360dca2e /home/rclone/rclone-test-xedonam0dasu/file name.txt 2026/06/27 04:49:29 DEBUG : rclone-test-xedonam0dasu/file name.txt: Parsed hash: 851031b0b60433cad8fb6620360dca2e 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-xedonam0dasu/file name.txt" 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-xedonam0dasu/file\ name.txt 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: c3d206c4912b2be7eb0e6d4faf7482fe202fea43 /home/rclone/rclone-test-xedonam0dasu/file name.txt 2026/06/27 04:49:29 DEBUG : rclone-test-xedonam0dasu/file name.txt: Parsed hash: c3d206c4912b2be7eb0e6d4faf7482fe202fea43 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-xedonam0dasu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-xedonam0dasu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: e1d75794f6ab94827bb752af7e93ed8a /home/rclone/rclone-test-xedonam0dasu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/27 04:49:29 DEBUG : rclone-test-xedonam0dasu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: e1d75794f6ab94827bb752af7e93ed8a 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-xedonam0dasu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-xedonam0dasu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: f785150753a8e59bb5bfe322946522053ec33a15 /home/rclone/rclone-test-xedonam0dasu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/27 04:49:29 DEBUG : rclone-test-xedonam0dasu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: f785150753a8e59bb5bfe322946522053ec33a15 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-xedonam0dasu/file name.txt" 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-xedonam0dasu/file\ name.txt 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 851031b0b60433cad8fb6620360dca2e /home/rclone/rclone-test-xedonam0dasu/file name.txt 2026/06/27 04:49:29 DEBUG : rclone-test-xedonam0dasu/file name.txt: Parsed hash: 851031b0b60433cad8fb6620360dca2e 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-xedonam0dasu/file name.txt" 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-xedonam0dasu/file\ name.txt 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: c3d206c4912b2be7eb0e6d4faf7482fe202fea43 /home/rclone/rclone-test-xedonam0dasu/file name.txt 2026/06/27 04:49:29 DEBUG : rclone-test-xedonam0dasu/file name.txt: Parsed hash: c3d206c4912b2be7eb0e6d4faf7482fe202fea43 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-xedonam0dasu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-xedonam0dasu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: e1d75794f6ab94827bb752af7e93ed8a /home/rclone/rclone-test-xedonam0dasu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/27 04:49:29 DEBUG : rclone-test-xedonam0dasu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: e1d75794f6ab94827bb752af7e93ed8a 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-xedonam0dasu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-xedonam0dasu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: f785150753a8e59bb5bfe322946522053ec33a15 /home/rclone/rclone-test-xedonam0dasu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/27 04:49:29 DEBUG : rclone-test-xedonam0dasu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: f785150753a8e59bb5bfe322946522053ec33a15 === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2016: FS has no PublicLinker interface === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2121: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2137: Not a bucket based backend === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: md5sum /home/rclone/rclone-test-xedonam0dasu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: e1d75794f6ab94827bb752af7e93ed8a /home/rclone/rclone-test-xedonam0dasu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/27 04:49:29 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: e1d75794f6ab94827bb752af7e93ed8a 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: sha1sum /home/rclone/rclone-test-xedonam0dasu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: f785150753a8e59bb5bfe322946522053ec33a15 /home/rclone/rclone-test-xedonam0dasu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/27 04:49:29 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: f785150753a8e59bb5bfe322946522053ec33a15 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Server has VFS statistics extension 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: About path "/home/rclone/rclone-test-xedonam0dasu" === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/piped data.txt" 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: md5sum /home/rclone/rclone-test-xedonam0dasu/piped\ data.txt 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-xedonam0dasu/piped data.txt 2026/06/27 04:49:29 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/piped data.txt" 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: sha1sum /home/rclone/rclone-test-xedonam0dasu/piped\ data.txt 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-xedonam0dasu/piped data.txt 2026/06/27 04:49:29 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/piped data.txt" 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: md5sum /home/rclone/rclone-test-xedonam0dasu/piped\ data.txt 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-xedonam0dasu/piped data.txt 2026/06/27 04:49:29 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/piped data.txt" 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: sha1sum /home/rclone/rclone-test-xedonam0dasu/piped\ data.txt 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-xedonam0dasu/piped data.txt 2026/06/27 04:49:29 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/piped data.txt" 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: md5sum /home/rclone/rclone-test-xedonam0dasu/piped\ data.txt 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: e6af7e8a669c1e77c2027bf5eef235f1 /home/rclone/rclone-test-xedonam0dasu/piped data.txt 2026/06/27 04:49:29 DEBUG : piped data.txt: Parsed hash: e6af7e8a669c1e77c2027bf5eef235f1 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/piped data.txt" 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: sha1sum /home/rclone/rclone-test-xedonam0dasu/piped\ data.txt 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: 6e4f2fb998ae6e7cdcbc950bd963d1a1b4c021dd /home/rclone/rclone-test-xedonam0dasu/piped data.txt 2026/06/27 04:49:29 DEBUG : piped data.txt: Parsed hash: 6e4f2fb998ae6e7cdcbc950bd963d1a1b4c021dd 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/piped data.txt" 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: md5sum /home/rclone/rclone-test-xedonam0dasu/piped\ data.txt 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: e6af7e8a669c1e77c2027bf5eef235f1 /home/rclone/rclone-test-xedonam0dasu/piped data.txt 2026/06/27 04:49:29 DEBUG : piped data.txt: Parsed hash: e6af7e8a669c1e77c2027bf5eef235f1 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/piped data.txt" 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: sha1sum /home/rclone/rclone-test-xedonam0dasu/piped\ data.txt 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: 6e4f2fb998ae6e7cdcbc950bd963d1a1b4c021dd /home/rclone/rclone-test-xedonam0dasu/piped data.txt 2026/06/27 04:49:29 DEBUG : piped data.txt: Parsed hash: 6e4f2fb998ae6e7cdcbc950bd963d1a1b4c021dd === RUN TestIntegration/FsMkdir/FsPutFiles/Internal fstests.go:2355: *sftp.Fs does not implement InternalTester === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2376: *sftp.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2497: *sftp.Fs does not implement SetCopyCutoff === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/unknown-size-update.txt" 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: md5sum /home/rclone/rclone-test-xedonam0dasu/unknown-size-update.txt 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: b2466f768af3285914c16dc00572d033 /home/rclone/rclone-test-xedonam0dasu/unknown-size-update.txt 2026/06/27 04:49:29 DEBUG : unknown-size-update.txt: Parsed hash: b2466f768af3285914c16dc00572d033 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/unknown-size-update.txt" 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: sha1sum /home/rclone/rclone-test-xedonam0dasu/unknown-size-update.txt 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: beadc0166b010b115371bba4f522fc8fe218232e /home/rclone/rclone-test-xedonam0dasu/unknown-size-update.txt 2026/06/27 04:49:29 DEBUG : unknown-size-update.txt: Parsed hash: beadc0166b010b115371bba4f522fc8fe218232e 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/unknown-size-update.txt" 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: md5sum /home/rclone/rclone-test-xedonam0dasu/unknown-size-update.txt 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: b2466f768af3285914c16dc00572d033 /home/rclone/rclone-test-xedonam0dasu/unknown-size-update.txt 2026/06/27 04:49:29 DEBUG : unknown-size-update.txt: Parsed hash: b2466f768af3285914c16dc00572d033 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Shell path "/home/rclone/rclone-test-xedonam0dasu/unknown-size-update.txt" 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Running remote command: sha1sum /home/rclone/rclone-test-xedonam0dasu/unknown-size-update.txt 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Remote command result: beadc0166b010b115371bba4f522fc8fe218232e /home/rclone/rclone-test-xedonam0dasu/unknown-size-update.txt 2026/06/27 04:49:29 DEBUG : unknown-size-update.txt: Parsed hash: beadc0166b010b115371bba4f522fc8fe218232e === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/06/27 04:49:29 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-xedonam0dasu/deeper/nonexisting/directory" 2026/06/27 04:49:29 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/06/27 04:49:29 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/27 04:49:29 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/27 04:49:29 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/27 04:49:29 DEBUG : Setting pass="CxHualWStmlWDbFIxBI4-Keu9CXFwjyD" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/27 04:49:29 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/27 04:49:29 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{dayg_}" suffix to name 2026/06/27 04:49:29 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/27 04:49:29 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/27 04:49:29 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/27 04:49:29 DEBUG : Setting pass="CxHualWStmlWDbFIxBI4-Keu9CXFwjyD" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/27 04:49:29 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/27 04:49:29 NOTICE: TestSFTPOpenssh{dayg_}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu/deeper/nonexisting/directory: New connection 127.0.0.1:39156->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu/deeper/nonexisting/directory: Shell type "unix" from config 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu/deeper/nonexisting/directory: Failed to resolve path using RealPath: file does not exist 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu/deeper/nonexisting/directory: Relative path joined with current directory to get absolute path "/home/rclone/rclone-test-xedonam0dasu/deeper/nonexisting/directory" 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu/deeper/nonexisting/directory: Using root directory "/home/rclone/rclone-test-xedonam0dasu/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2680: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2737: FS has no Directory methods and doesn't Wrap 2026/06/27 04:49:29 DEBUG : Waiting for deletions to finish 2026/06/27 04:49:29 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/06/27 04:49:29 DEBUG : removing 1 level 4 directories 2026/06/27 04:49:29 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2026/06/27 04:49:29 DEBUG : removing 1 level 3 directories 2026/06/27 04:49:29 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2026/06/27 04:49:29 DEBUG : removing 1 level 2 directories 2026/06/27 04:49:29 INFO : hello? sausage/êé: Removing directory 2026/06/27 04:49:29 DEBUG : removing 1 level 1 directories 2026/06/27 04:49:29 INFO : hello? sausage: Removing directory 2026/06/27 04:49:29 DEBUG : removing 1 level 0 directories 2026/06/27 04:49:29 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Removing directory 2026/06/27 04:49:29 ERROR : error listing: directory not found 2026/06/27 04:49:29 DEBUG : Waiting for deletions to finish 2026/06/27 04:49:29 ERROR : error listing: directory not found 2026/06/27 04:49:29 ERROR : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Failed to list "": directory not found 2026/06/27 04:49:29 DEBUG : removing 1 level 0 directories 2026/06/27 04:49:29 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Removing directory 2026/06/27 04:49:29 ERROR : Failed to rmdir: Rmdir: directory not found === RUN TestIntegration/FsShutdown 2026/06/27 04:49:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xedonam0dasu: Closing 2 unused connections 2026/06/27 04:49:29 NOTICE: TestSFTPOpenssh: Stopping server --- PASS: TestIntegration (3.02s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.00s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir (1.86s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.01s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.00s) --- SKIP: TestIntegration/FsMkdir/FsListRDirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.00s) --- SKIP: TestIntegration/FsMkdir/FsListRDirNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding (0.51s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.02s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.02s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (1.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPurge (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.02s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.22s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.02s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (0.02s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.01s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.08s) --- PASS: TestIntegration/FsMkdir/FsDirSetModTime (0.01s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- PASS: TestIntegration/FsShutdown (0.00s) === RUN TestIntegration2 sftp_test.go:25: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestIntegration3 sftp_test.go:35: skipping as -remote is set --- SKIP: TestIntegration3 (0.00s) PASS ok github.com/rclone/rclone/backend/sftp 4.248s "go test -v -timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Finished OK in 5.091370504s (try 1/5)