"go test -v -timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Starting (try 1/5) === RUN TestShellEscapeUnix --- PASS: TestShellEscapeUnix (0.00s) === RUN TestShellEscapeCmd --- PASS: TestShellEscapeCmd (0.00s) === RUN TestShellEscapePowerShell --- PASS: TestShellEscapePowerShell (0.00s) === RUN TestParseHash --- PASS: TestParseHash (0.00s) === RUN TestParseUsage --- PASS: TestParseUsage (0.00s) === RUN TestSSHExternalWaitMultipleCalls --- PASS: TestSSHExternalWaitMultipleCalls (0.10s) === RUN TestSSHExternalCloseMultipleCalls --- PASS: TestSSHExternalCloseMultipleCalls (0.00s) === RUN TestStringLock --- PASS: TestStringLock (1.15s) === RUN TestIntegration fstests.go:438: Using remote "TestSFTPOpenssh:" 2025/11/25 01:34:50 NOTICE: TestSFTPOpenssh: Starting server 2025/11/25 01:34:51 NOTICE: TestSFTPOpenssh: Attempting to connect to "127.0.0.1:28627" try 1/100 2025/11/25 01:34:51 DEBUG : TestSFTPOpenssh: Read 1, error: 2025/11/25 01:34:51 NOTICE: TestSFTPOpenssh: Started server and connected to "127.0.0.1:28627" 2025/11/25 01:34:51 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-putarig9mufi" 2025/11/25 01:34:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/25 01:34:51 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2025/11/25 01:34:51 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/11/25 01:34:51 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/11/25 01:34:51 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/11/25 01:34:51 DEBUG : Setting pass="4i3_rGlbXc3kEouI3ca7Ve-5XRJXfjPL" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/11/25 01:34:51 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/11/25 01:34:51 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{r-TXK}" suffix to name 2025/11/25 01:34:51 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/11/25 01:34:51 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/11/25 01:34:51 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/11/25 01:34:51 DEBUG : Setting pass="4i3_rGlbXc3kEouI3ca7Ve-5XRJXfjPL" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/11/25 01:34:51 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: New connection 127.0.0.1:60038->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell type "unix" from config 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Relative path resolved to "/home/rclone/rclone-test-putarig9mufi" 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Using root directory "/home/rclone/rclone-test-putarig9mufi" 2025/11/25 01:34:51 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand fstests.go:507: No commands in this remote === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/11/25 01:34:51 INFO : dir/subdir: Making directory 2025/11/25 01:34:51 INFO : dir/subdir: Removing directory 2025/11/25 01:34:51 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsListDirNotFound 2025/11/25 01:34:51 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsListRDirNotFound fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:707: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: md5sum /home/rclone/rclone-test-putarig9mufi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: 4645f4aa98d22a658eb6125c84b8bfe3 /home/rclone/rclone-test-putarig9mufi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/11/25 01:34:51 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 4645f4aa98d22a658eb6125c84b8bfe3 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: sha1sum /home/rclone/rclone-test-putarig9mufi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: 9da83634355bc4ff6dfa7dd372c8a206cc09526f /home/rclone/rclone-test-putarig9mufi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/11/25 01:34:51 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 9da83634355bc4ff6dfa7dd372c8a206cc09526f 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: md5sum /home/rclone/rclone-test-putarig9mufi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: 4645f4aa98d22a658eb6125c84b8bfe3 /home/rclone/rclone-test-putarig9mufi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/11/25 01:34:51 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 4645f4aa98d22a658eb6125c84b8bfe3 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: sha1sum /home/rclone/rclone-test-putarig9mufi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: 9da83634355bc4ff6dfa7dd372c8a206cc09526f /home/rclone/rclone-test-putarig9mufi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/11/25 01:34:51 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 9da83634355bc4ff6dfa7dd372c8a206cc09526f 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: md5sum /home/rclone/rclone-test-putarig9mufi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: 4645f4aa98d22a658eb6125c84b8bfe3 /home/rclone/rclone-test-putarig9mufi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/11/25 01:34:51 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 4645f4aa98d22a658eb6125c84b8bfe3 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: sha1sum /home/rclone/rclone-test-putarig9mufi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: 9da83634355bc4ff6dfa7dd372c8a206cc09526f /home/rclone/rclone-test-putarig9mufi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/11/25 01:34:51 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 9da83634355bc4ff6dfa7dd372c8a206cc09526f === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:707: testing "." 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/./." 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: md5sum /home/rclone/rclone-test-putarig9mufi/./. 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: 7d5bb2cf65d5faaf4deba6e0996410a2 /home/rclone/rclone-test-putarig9mufi/./. 2025/11/25 01:34:51 DEBUG : ./.: Parsed hash: 7d5bb2cf65d5faaf4deba6e0996410a2 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/./." 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: sha1sum /home/rclone/rclone-test-putarig9mufi/./. 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: 78fd54827509c9337dc22e52e71845bb643278bd /home/rclone/rclone-test-putarig9mufi/./. 2025/11/25 01:34:51 DEBUG : ./.: Parsed hash: 78fd54827509c9337dc22e52e71845bb643278bd 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/./." 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: md5sum /home/rclone/rclone-test-putarig9mufi/./. 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: 7d5bb2cf65d5faaf4deba6e0996410a2 /home/rclone/rclone-test-putarig9mufi/./. 2025/11/25 01:34:51 DEBUG : ./.: Parsed hash: 7d5bb2cf65d5faaf4deba6e0996410a2 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/./." 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: sha1sum /home/rclone/rclone-test-putarig9mufi/./. 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: 78fd54827509c9337dc22e52e71845bb643278bd /home/rclone/rclone-test-putarig9mufi/./. 2025/11/25 01:34:51 DEBUG : ./.: Parsed hash: 78fd54827509c9337dc22e52e71845bb643278bd 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/./." 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: md5sum /home/rclone/rclone-test-putarig9mufi/./. 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: 7d5bb2cf65d5faaf4deba6e0996410a2 /home/rclone/rclone-test-putarig9mufi/./. 2025/11/25 01:34:51 DEBUG : ./.: Parsed hash: 7d5bb2cf65d5faaf4deba6e0996410a2 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/./." 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: sha1sum /home/rclone/rclone-test-putarig9mufi/./. 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: 78fd54827509c9337dc22e52e71845bb643278bd /home/rclone/rclone-test-putarig9mufi/./. 2025/11/25 01:34:51 DEBUG : ./.: Parsed hash: 78fd54827509c9337dc22e52e71845bb643278bd === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:707: testing ".." 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/../.." 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: md5sum /home/rclone/rclone-test-putarig9mufi/../.. 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: e36d1e23104c1c647965be86a726810b /home/rclone/rclone-test-putarig9mufi/../.. 2025/11/25 01:34:51 DEBUG : ../..: Parsed hash: e36d1e23104c1c647965be86a726810b 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/../.." 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: sha1sum /home/rclone/rclone-test-putarig9mufi/../.. 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: 5eee4c2beb66572b24225dafba78aca8b7ab81f7 /home/rclone/rclone-test-putarig9mufi/../.. 2025/11/25 01:34:51 DEBUG : ../..: Parsed hash: 5eee4c2beb66572b24225dafba78aca8b7ab81f7 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/../.." 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: md5sum /home/rclone/rclone-test-putarig9mufi/../.. 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: e36d1e23104c1c647965be86a726810b /home/rclone/rclone-test-putarig9mufi/../.. 2025/11/25 01:34:51 DEBUG : ../..: Parsed hash: e36d1e23104c1c647965be86a726810b 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/../.." 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: sha1sum /home/rclone/rclone-test-putarig9mufi/../.. 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: 5eee4c2beb66572b24225dafba78aca8b7ab81f7 /home/rclone/rclone-test-putarig9mufi/../.. 2025/11/25 01:34:51 DEBUG : ../..: Parsed hash: 5eee4c2beb66572b24225dafba78aca8b7ab81f7 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/../.." 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: md5sum /home/rclone/rclone-test-putarig9mufi/../.. 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: e36d1e23104c1c647965be86a726810b /home/rclone/rclone-test-putarig9mufi/../.. 2025/11/25 01:34:51 DEBUG : ../..: Parsed hash: e36d1e23104c1c647965be86a726810b 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/../.." 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: sha1sum /home/rclone/rclone-test-putarig9mufi/../.. 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: 5eee4c2beb66572b24225dafba78aca8b7ab81f7 /home/rclone/rclone-test-putarig9mufi/../.. 2025/11/25 01:34:51 DEBUG : ../..: Parsed hash: 5eee4c2beb66572b24225dafba78aca8b7ab81f7 === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: md5sum /home/rclone/rclone-test-putarig9mufi/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: b687ee4c764d11f2b26274df7e738e1a /home/rclone/rclone-test-putarig9mufi/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/11/25 01:34:51 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: b687ee4c764d11f2b26274df7e738e1a 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: sha1sum /home/rclone/rclone-test-putarig9mufi/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: fcdab25084a3e1b7d70a479fc5fa04b5f941d8ba /home/rclone/rclone-test-putarig9mufi/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/11/25 01:34:51 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: fcdab25084a3e1b7d70a479fc5fa04b5f941d8ba 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: md5sum /home/rclone/rclone-test-putarig9mufi/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: b687ee4c764d11f2b26274df7e738e1a /home/rclone/rclone-test-putarig9mufi/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/11/25 01:34:51 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: b687ee4c764d11f2b26274df7e738e1a 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: sha1sum /home/rclone/rclone-test-putarig9mufi/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: fcdab25084a3e1b7d70a479fc5fa04b5f941d8ba /home/rclone/rclone-test-putarig9mufi/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/11/25 01:34:51 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: fcdab25084a3e1b7d70a479fc5fa04b5f941d8ba 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: md5sum /home/rclone/rclone-test-putarig9mufi/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: b687ee4c764d11f2b26274df7e738e1a /home/rclone/rclone-test-putarig9mufi/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/11/25 01:34:51 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: b687ee4c764d11f2b26274df7e738e1a 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: sha1sum /home/rclone/rclone-test-putarig9mufi/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: fcdab25084a3e1b7d70a479fc5fa04b5f941d8ba /home/rclone/rclone-test-putarig9mufi/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/11/25 01:34:51 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: fcdab25084a3e1b7d70a479fc5fa04b5f941d8ba === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/ leading space/ leading space" 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: md5sum /home/rclone/rclone-test-putarig9mufi/\ leading\ space/\ leading\ space 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: c0e26c38ce115800c8569ef37df707cd /home/rclone/rclone-test-putarig9mufi/ leading space/ leading space 2025/11/25 01:34:51 DEBUG : leading space/ leading space: Parsed hash: c0e26c38ce115800c8569ef37df707cd 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/ leading space/ leading space" 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: sha1sum /home/rclone/rclone-test-putarig9mufi/\ leading\ space/\ leading\ space 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: a8778a63b9e625dceadab598460c05bc61687bcc /home/rclone/rclone-test-putarig9mufi/ leading space/ leading space 2025/11/25 01:34:51 DEBUG : leading space/ leading space: Parsed hash: a8778a63b9e625dceadab598460c05bc61687bcc 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/ leading space/ leading space" 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: md5sum /home/rclone/rclone-test-putarig9mufi/\ leading\ space/\ leading\ space 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: c0e26c38ce115800c8569ef37df707cd /home/rclone/rclone-test-putarig9mufi/ leading space/ leading space 2025/11/25 01:34:51 DEBUG : leading space/ leading space: Parsed hash: c0e26c38ce115800c8569ef37df707cd 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/ leading space/ leading space" 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: sha1sum /home/rclone/rclone-test-putarig9mufi/\ leading\ space/\ leading\ space 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: a8778a63b9e625dceadab598460c05bc61687bcc /home/rclone/rclone-test-putarig9mufi/ leading space/ leading space 2025/11/25 01:34:51 DEBUG : leading space/ leading space: Parsed hash: a8778a63b9e625dceadab598460c05bc61687bcc 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/ leading space/ leading space" 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: md5sum /home/rclone/rclone-test-putarig9mufi/\ leading\ space/\ leading\ space 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: c0e26c38ce115800c8569ef37df707cd /home/rclone/rclone-test-putarig9mufi/ leading space/ leading space 2025/11/25 01:34:51 DEBUG : leading space/ leading space: Parsed hash: c0e26c38ce115800c8569ef37df707cd 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/ leading space/ leading space" 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: sha1sum /home/rclone/rclone-test-putarig9mufi/\ leading\ space/\ leading\ space 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: a8778a63b9e625dceadab598460c05bc61687bcc /home/rclone/rclone-test-putarig9mufi/ leading space/ leading space 2025/11/25 01:34:51 DEBUG : leading space/ leading space: Parsed hash: a8778a63b9e625dceadab598460c05bc61687bcc === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/~leading tilde/~leading tilde" 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: md5sum /home/rclone/rclone-test-putarig9mufi/\~leading\ tilde/\~leading\ tilde 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: b94475ebaac54709b6de66c5abc5ddd3 /home/rclone/rclone-test-putarig9mufi/~leading tilde/~leading tilde 2025/11/25 01:34:51 DEBUG : ~leading tilde/~leading tilde: Parsed hash: b94475ebaac54709b6de66c5abc5ddd3 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/~leading tilde/~leading tilde" 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: sha1sum /home/rclone/rclone-test-putarig9mufi/\~leading\ tilde/\~leading\ tilde 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: d3ce607fe1ac031dc6f76230e7b9b8d115a0c71d /home/rclone/rclone-test-putarig9mufi/~leading tilde/~leading tilde 2025/11/25 01:34:51 DEBUG : ~leading tilde/~leading tilde: Parsed hash: d3ce607fe1ac031dc6f76230e7b9b8d115a0c71d 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/~leading tilde/~leading tilde" 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: md5sum /home/rclone/rclone-test-putarig9mufi/\~leading\ tilde/\~leading\ tilde 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: b94475ebaac54709b6de66c5abc5ddd3 /home/rclone/rclone-test-putarig9mufi/~leading tilde/~leading tilde 2025/11/25 01:34:51 DEBUG : ~leading tilde/~leading tilde: Parsed hash: b94475ebaac54709b6de66c5abc5ddd3 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/~leading tilde/~leading tilde" 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: sha1sum /home/rclone/rclone-test-putarig9mufi/\~leading\ tilde/\~leading\ tilde 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: d3ce607fe1ac031dc6f76230e7b9b8d115a0c71d /home/rclone/rclone-test-putarig9mufi/~leading tilde/~leading tilde 2025/11/25 01:34:51 DEBUG : ~leading tilde/~leading tilde: Parsed hash: d3ce607fe1ac031dc6f76230e7b9b8d115a0c71d 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/~leading tilde/~leading tilde" 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: md5sum /home/rclone/rclone-test-putarig9mufi/\~leading\ tilde/\~leading\ tilde 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: b94475ebaac54709b6de66c5abc5ddd3 /home/rclone/rclone-test-putarig9mufi/~leading tilde/~leading tilde 2025/11/25 01:34:51 DEBUG : ~leading tilde/~leading tilde: Parsed hash: b94475ebaac54709b6de66c5abc5ddd3 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/~leading tilde/~leading tilde" 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: sha1sum /home/rclone/rclone-test-putarig9mufi/\~leading\ tilde/\~leading\ tilde 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: d3ce607fe1ac031dc6f76230e7b9b8d115a0c71d /home/rclone/rclone-test-putarig9mufi/~leading tilde/~leading tilde 2025/11/25 01:34:51 DEBUG : ~leading tilde/~leading tilde: Parsed hash: d3ce607fe1ac031dc6f76230e7b9b8d115a0c71d === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "␍leading CR" 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/␍leading CR/␍leading CR" 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: md5sum /home/rclone/rclone-test-putarig9mufi/␍leading\ CR/␍leading\ CR 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: 61b908fe1b02afcd25a8fa7d83c93043 /home/rclone/rclone-test-putarig9mufi/␍leading CR/␍leading CR 2025/11/25 01:34:51 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 61b908fe1b02afcd25a8fa7d83c93043 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/␍leading CR/␍leading CR" 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: sha1sum /home/rclone/rclone-test-putarig9mufi/␍leading\ CR/␍leading\ CR 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: af32ab05408c2dff41380c58823c576835ce37b1 /home/rclone/rclone-test-putarig9mufi/␍leading CR/␍leading CR 2025/11/25 01:34:51 DEBUG : ␍leading CR/␍leading CR: Parsed hash: af32ab05408c2dff41380c58823c576835ce37b1 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/␍leading CR/␍leading CR" 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: md5sum /home/rclone/rclone-test-putarig9mufi/␍leading\ CR/␍leading\ CR 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: 61b908fe1b02afcd25a8fa7d83c93043 /home/rclone/rclone-test-putarig9mufi/␍leading CR/␍leading CR 2025/11/25 01:34:51 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 61b908fe1b02afcd25a8fa7d83c93043 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/␍leading CR/␍leading CR" 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: sha1sum /home/rclone/rclone-test-putarig9mufi/␍leading\ CR/␍leading\ CR 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: af32ab05408c2dff41380c58823c576835ce37b1 /home/rclone/rclone-test-putarig9mufi/␍leading CR/␍leading CR 2025/11/25 01:34:51 DEBUG : ␍leading CR/␍leading CR: Parsed hash: af32ab05408c2dff41380c58823c576835ce37b1 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/␍leading CR/␍leading CR" 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: md5sum /home/rclone/rclone-test-putarig9mufi/␍leading\ CR/␍leading\ CR 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: 61b908fe1b02afcd25a8fa7d83c93043 /home/rclone/rclone-test-putarig9mufi/␍leading CR/␍leading CR 2025/11/25 01:34:51 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 61b908fe1b02afcd25a8fa7d83c93043 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/␍leading CR/␍leading CR" 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: sha1sum /home/rclone/rclone-test-putarig9mufi/␍leading\ CR/␍leading\ CR 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: af32ab05408c2dff41380c58823c576835ce37b1 /home/rclone/rclone-test-putarig9mufi/␍leading CR/␍leading CR 2025/11/25 01:34:51 DEBUG : ␍leading CR/␍leading CR: Parsed hash: af32ab05408c2dff41380c58823c576835ce37b1 === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/␊leading LF/␊leading LF" 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: md5sum /home/rclone/rclone-test-putarig9mufi/␊leading\ LF/␊leading\ LF 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: da3d497aca5cae68f3056776cfedebc2 /home/rclone/rclone-test-putarig9mufi/␊leading LF/␊leading LF 2025/11/25 01:34:51 DEBUG : ␊leading LF/␊leading LF: Parsed hash: da3d497aca5cae68f3056776cfedebc2 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/␊leading LF/␊leading LF" 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: sha1sum /home/rclone/rclone-test-putarig9mufi/␊leading\ LF/␊leading\ LF 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: 18272db6d75a28e2f84d5b6e665f0fd2b097dfc0 /home/rclone/rclone-test-putarig9mufi/␊leading LF/␊leading LF 2025/11/25 01:34:51 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 18272db6d75a28e2f84d5b6e665f0fd2b097dfc0 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/␊leading LF/␊leading LF" 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: md5sum /home/rclone/rclone-test-putarig9mufi/␊leading\ LF/␊leading\ LF 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: da3d497aca5cae68f3056776cfedebc2 /home/rclone/rclone-test-putarig9mufi/␊leading LF/␊leading LF 2025/11/25 01:34:51 DEBUG : ␊leading LF/␊leading LF: Parsed hash: da3d497aca5cae68f3056776cfedebc2 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/␊leading LF/␊leading LF" 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: sha1sum /home/rclone/rclone-test-putarig9mufi/␊leading\ LF/␊leading\ LF 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: 18272db6d75a28e2f84d5b6e665f0fd2b097dfc0 /home/rclone/rclone-test-putarig9mufi/␊leading LF/␊leading LF 2025/11/25 01:34:51 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 18272db6d75a28e2f84d5b6e665f0fd2b097dfc0 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/␊leading LF/␊leading LF" 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: md5sum /home/rclone/rclone-test-putarig9mufi/␊leading\ LF/␊leading\ LF 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: da3d497aca5cae68f3056776cfedebc2 /home/rclone/rclone-test-putarig9mufi/␊leading LF/␊leading LF 2025/11/25 01:34:51 DEBUG : ␊leading LF/␊leading LF: Parsed hash: da3d497aca5cae68f3056776cfedebc2 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/␊leading LF/␊leading LF" 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: sha1sum /home/rclone/rclone-test-putarig9mufi/␊leading\ LF/␊leading\ LF 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: 18272db6d75a28e2f84d5b6e665f0fd2b097dfc0 /home/rclone/rclone-test-putarig9mufi/␊leading LF/␊leading LF 2025/11/25 01:34:51 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 18272db6d75a28e2f84d5b6e665f0fd2b097dfc0 === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/␉leading HT/␉leading HT" 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: md5sum /home/rclone/rclone-test-putarig9mufi/␉leading\ HT/␉leading\ HT 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: 36d74e9ff53f365095c5516c89e694e4 /home/rclone/rclone-test-putarig9mufi/␉leading HT/␉leading HT 2025/11/25 01:34:51 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 36d74e9ff53f365095c5516c89e694e4 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/␉leading HT/␉leading HT" 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: sha1sum /home/rclone/rclone-test-putarig9mufi/␉leading\ HT/␉leading\ HT 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: b0e19f49846597aa43e15061adc30fc97b3e93b4 /home/rclone/rclone-test-putarig9mufi/␉leading HT/␉leading HT 2025/11/25 01:34:51 DEBUG : ␉leading HT/␉leading HT: Parsed hash: b0e19f49846597aa43e15061adc30fc97b3e93b4 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/␉leading HT/␉leading HT" 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: md5sum /home/rclone/rclone-test-putarig9mufi/␉leading\ HT/␉leading\ HT 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: 36d74e9ff53f365095c5516c89e694e4 /home/rclone/rclone-test-putarig9mufi/␉leading HT/␉leading HT 2025/11/25 01:34:51 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 36d74e9ff53f365095c5516c89e694e4 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/␉leading HT/␉leading HT" 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: sha1sum /home/rclone/rclone-test-putarig9mufi/␉leading\ HT/␉leading\ HT 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: b0e19f49846597aa43e15061adc30fc97b3e93b4 /home/rclone/rclone-test-putarig9mufi/␉leading HT/␉leading HT 2025/11/25 01:34:51 DEBUG : ␉leading HT/␉leading HT: Parsed hash: b0e19f49846597aa43e15061adc30fc97b3e93b4 2025/11/25 01:34:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/␉leading HT/␉leading HT" 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: md5sum /home/rclone/rclone-test-putarig9mufi/␉leading\ HT/␉leading\ HT 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: 36d74e9ff53f365095c5516c89e694e4 /home/rclone/rclone-test-putarig9mufi/␉leading HT/␉leading HT 2025/11/25 01:34:52 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 36d74e9ff53f365095c5516c89e694e4 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/␉leading HT/␉leading HT" 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: sha1sum /home/rclone/rclone-test-putarig9mufi/␉leading\ HT/␉leading\ HT 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: b0e19f49846597aa43e15061adc30fc97b3e93b4 /home/rclone/rclone-test-putarig9mufi/␉leading HT/␉leading HT 2025/11/25 01:34:52 DEBUG : ␉leading HT/␉leading HT: Parsed hash: b0e19f49846597aa43e15061adc30fc97b3e93b4 === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:707: testing "␋leading VT" 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/␋leading VT/␋leading VT" 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: md5sum /home/rclone/rclone-test-putarig9mufi/␋leading\ VT/␋leading\ VT 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: 25a940f6accab8f0117c6d9cbc21c6f6 /home/rclone/rclone-test-putarig9mufi/␋leading VT/␋leading VT 2025/11/25 01:34:52 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 25a940f6accab8f0117c6d9cbc21c6f6 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/␋leading VT/␋leading VT" 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: sha1sum /home/rclone/rclone-test-putarig9mufi/␋leading\ VT/␋leading\ VT 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: 10f1512f4ad63bfb8325ee5daccd7ebdcc4a8c1f /home/rclone/rclone-test-putarig9mufi/␋leading VT/␋leading VT 2025/11/25 01:34:52 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 10f1512f4ad63bfb8325ee5daccd7ebdcc4a8c1f 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/␋leading VT/␋leading VT" 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: md5sum /home/rclone/rclone-test-putarig9mufi/␋leading\ VT/␋leading\ VT 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: 25a940f6accab8f0117c6d9cbc21c6f6 /home/rclone/rclone-test-putarig9mufi/␋leading VT/␋leading VT 2025/11/25 01:34:52 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 25a940f6accab8f0117c6d9cbc21c6f6 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/␋leading VT/␋leading VT" 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: sha1sum /home/rclone/rclone-test-putarig9mufi/␋leading\ VT/␋leading\ VT 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: 10f1512f4ad63bfb8325ee5daccd7ebdcc4a8c1f /home/rclone/rclone-test-putarig9mufi/␋leading VT/␋leading VT 2025/11/25 01:34:52 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 10f1512f4ad63bfb8325ee5daccd7ebdcc4a8c1f 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/␋leading VT/␋leading VT" 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: md5sum /home/rclone/rclone-test-putarig9mufi/␋leading\ VT/␋leading\ VT 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: 25a940f6accab8f0117c6d9cbc21c6f6 /home/rclone/rclone-test-putarig9mufi/␋leading VT/␋leading VT 2025/11/25 01:34:52 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 25a940f6accab8f0117c6d9cbc21c6f6 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/␋leading VT/␋leading VT" 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: sha1sum /home/rclone/rclone-test-putarig9mufi/␋leading\ VT/␋leading\ VT 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: 10f1512f4ad63bfb8325ee5daccd7ebdcc4a8c1f /home/rclone/rclone-test-putarig9mufi/␋leading VT/␋leading VT 2025/11/25 01:34:52 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 10f1512f4ad63bfb8325ee5daccd7ebdcc4a8c1f === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:707: testing ".leading dot" 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/.leading dot/.leading dot" 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: md5sum /home/rclone/rclone-test-putarig9mufi/.leading\ dot/.leading\ dot 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: 7e958a340967f2c378688b525bc90bae /home/rclone/rclone-test-putarig9mufi/.leading dot/.leading dot 2025/11/25 01:34:52 DEBUG : .leading dot/.leading dot: Parsed hash: 7e958a340967f2c378688b525bc90bae 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/.leading dot/.leading dot" 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: sha1sum /home/rclone/rclone-test-putarig9mufi/.leading\ dot/.leading\ dot 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: 4e23b2c566505c1008d19b3daba5734876b8a275 /home/rclone/rclone-test-putarig9mufi/.leading dot/.leading dot 2025/11/25 01:34:52 DEBUG : .leading dot/.leading dot: Parsed hash: 4e23b2c566505c1008d19b3daba5734876b8a275 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/.leading dot/.leading dot" 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: md5sum /home/rclone/rclone-test-putarig9mufi/.leading\ dot/.leading\ dot 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: 7e958a340967f2c378688b525bc90bae /home/rclone/rclone-test-putarig9mufi/.leading dot/.leading dot 2025/11/25 01:34:52 DEBUG : .leading dot/.leading dot: Parsed hash: 7e958a340967f2c378688b525bc90bae 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/.leading dot/.leading dot" 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: sha1sum /home/rclone/rclone-test-putarig9mufi/.leading\ dot/.leading\ dot 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: 4e23b2c566505c1008d19b3daba5734876b8a275 /home/rclone/rclone-test-putarig9mufi/.leading dot/.leading dot 2025/11/25 01:34:52 DEBUG : .leading dot/.leading dot: Parsed hash: 4e23b2c566505c1008d19b3daba5734876b8a275 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/.leading dot/.leading dot" 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: md5sum /home/rclone/rclone-test-putarig9mufi/.leading\ dot/.leading\ dot 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: 7e958a340967f2c378688b525bc90bae /home/rclone/rclone-test-putarig9mufi/.leading dot/.leading dot 2025/11/25 01:34:52 DEBUG : .leading dot/.leading dot: Parsed hash: 7e958a340967f2c378688b525bc90bae 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/.leading dot/.leading dot" 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: sha1sum /home/rclone/rclone-test-putarig9mufi/.leading\ dot/.leading\ dot 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: 4e23b2c566505c1008d19b3daba5734876b8a275 /home/rclone/rclone-test-putarig9mufi/.leading dot/.leading dot 2025/11/25 01:34:52 DEBUG : .leading dot/.leading dot: Parsed hash: 4e23b2c566505c1008d19b3daba5734876b8a275 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/trailing space /trailing space " 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: md5sum /home/rclone/rclone-test-putarig9mufi/trailing\ space\ /trailing\ space\ 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: c2e4cc9474f0460f9c58fd0b21a84070 /home/rclone/rclone-test-putarig9mufi/trailing space /trailing space 2025/11/25 01:34:52 DEBUG : trailing space /trailing space : Parsed hash: c2e4cc9474f0460f9c58fd0b21a84070 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/trailing space /trailing space " 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: sha1sum /home/rclone/rclone-test-putarig9mufi/trailing\ space\ /trailing\ space\ 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: 43c4afa0d27fd3034fa3f764b8aec8bd53420f3d /home/rclone/rclone-test-putarig9mufi/trailing space /trailing space 2025/11/25 01:34:52 DEBUG : trailing space /trailing space : Parsed hash: 43c4afa0d27fd3034fa3f764b8aec8bd53420f3d 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/trailing space /trailing space " 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: md5sum /home/rclone/rclone-test-putarig9mufi/trailing\ space\ /trailing\ space\ 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: c2e4cc9474f0460f9c58fd0b21a84070 /home/rclone/rclone-test-putarig9mufi/trailing space /trailing space 2025/11/25 01:34:52 DEBUG : trailing space /trailing space : Parsed hash: c2e4cc9474f0460f9c58fd0b21a84070 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/trailing space /trailing space " 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: sha1sum /home/rclone/rclone-test-putarig9mufi/trailing\ space\ /trailing\ space\ 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: 43c4afa0d27fd3034fa3f764b8aec8bd53420f3d /home/rclone/rclone-test-putarig9mufi/trailing space /trailing space 2025/11/25 01:34:52 DEBUG : trailing space /trailing space : Parsed hash: 43c4afa0d27fd3034fa3f764b8aec8bd53420f3d 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/trailing space /trailing space " 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: md5sum /home/rclone/rclone-test-putarig9mufi/trailing\ space\ /trailing\ space\ 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: c2e4cc9474f0460f9c58fd0b21a84070 /home/rclone/rclone-test-putarig9mufi/trailing space /trailing space 2025/11/25 01:34:52 DEBUG : trailing space /trailing space : Parsed hash: c2e4cc9474f0460f9c58fd0b21a84070 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/trailing space /trailing space " 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: sha1sum /home/rclone/rclone-test-putarig9mufi/trailing\ space\ /trailing\ space\ 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: 43c4afa0d27fd3034fa3f764b8aec8bd53420f3d /home/rclone/rclone-test-putarig9mufi/trailing space /trailing space 2025/11/25 01:34:52 DEBUG : trailing space /trailing space : Parsed hash: 43c4afa0d27fd3034fa3f764b8aec8bd53420f3d === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:707: testing "trailing CR␍" 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/trailing CR␍/trailing CR␍" 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: md5sum /home/rclone/rclone-test-putarig9mufi/trailing\ CR␍/trailing\ CR␍ 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: 95c67e7e6c9934cc2c24515a28cc01f5 /home/rclone/rclone-test-putarig9mufi/trailing CR␍/trailing CR␍ 2025/11/25 01:34:52 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 95c67e7e6c9934cc2c24515a28cc01f5 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/trailing CR␍/trailing CR␍" 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: sha1sum /home/rclone/rclone-test-putarig9mufi/trailing\ CR␍/trailing\ CR␍ 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: 7c896dd335d8bc382faf21e3cd8145e0a2685e83 /home/rclone/rclone-test-putarig9mufi/trailing CR␍/trailing CR␍ 2025/11/25 01:34:52 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 7c896dd335d8bc382faf21e3cd8145e0a2685e83 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/trailing CR␍/trailing CR␍" 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: md5sum /home/rclone/rclone-test-putarig9mufi/trailing\ CR␍/trailing\ CR␍ 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: 95c67e7e6c9934cc2c24515a28cc01f5 /home/rclone/rclone-test-putarig9mufi/trailing CR␍/trailing CR␍ 2025/11/25 01:34:52 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 95c67e7e6c9934cc2c24515a28cc01f5 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/trailing CR␍/trailing CR␍" 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: sha1sum /home/rclone/rclone-test-putarig9mufi/trailing\ CR␍/trailing\ CR␍ 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: 7c896dd335d8bc382faf21e3cd8145e0a2685e83 /home/rclone/rclone-test-putarig9mufi/trailing CR␍/trailing CR␍ 2025/11/25 01:34:52 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 7c896dd335d8bc382faf21e3cd8145e0a2685e83 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/trailing CR␍/trailing CR␍" 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: md5sum /home/rclone/rclone-test-putarig9mufi/trailing\ CR␍/trailing\ CR␍ 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: 95c67e7e6c9934cc2c24515a28cc01f5 /home/rclone/rclone-test-putarig9mufi/trailing CR␍/trailing CR␍ 2025/11/25 01:34:52 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 95c67e7e6c9934cc2c24515a28cc01f5 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/trailing CR␍/trailing CR␍" 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: sha1sum /home/rclone/rclone-test-putarig9mufi/trailing\ CR␍/trailing\ CR␍ 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: 7c896dd335d8bc382faf21e3cd8145e0a2685e83 /home/rclone/rclone-test-putarig9mufi/trailing CR␍/trailing CR␍ 2025/11/25 01:34:52 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 7c896dd335d8bc382faf21e3cd8145e0a2685e83 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/trailing LF␊/trailing LF␊" 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: md5sum /home/rclone/rclone-test-putarig9mufi/trailing\ LF␊/trailing\ LF␊ 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: bdc909949e033396f2d5cdeab8469d1e /home/rclone/rclone-test-putarig9mufi/trailing LF␊/trailing LF␊ 2025/11/25 01:34:52 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: bdc909949e033396f2d5cdeab8469d1e 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/trailing LF␊/trailing LF␊" 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: sha1sum /home/rclone/rclone-test-putarig9mufi/trailing\ LF␊/trailing\ LF␊ 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: 702b6538f80257418278eea852a7a9d32685abdd /home/rclone/rclone-test-putarig9mufi/trailing LF␊/trailing LF␊ 2025/11/25 01:34:52 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 702b6538f80257418278eea852a7a9d32685abdd 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/trailing LF␊/trailing LF␊" 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: md5sum /home/rclone/rclone-test-putarig9mufi/trailing\ LF␊/trailing\ LF␊ 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: bdc909949e033396f2d5cdeab8469d1e /home/rclone/rclone-test-putarig9mufi/trailing LF␊/trailing LF␊ 2025/11/25 01:34:52 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: bdc909949e033396f2d5cdeab8469d1e 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/trailing LF␊/trailing LF␊" 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: sha1sum /home/rclone/rclone-test-putarig9mufi/trailing\ LF␊/trailing\ LF␊ 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: 702b6538f80257418278eea852a7a9d32685abdd /home/rclone/rclone-test-putarig9mufi/trailing LF␊/trailing LF␊ 2025/11/25 01:34:52 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 702b6538f80257418278eea852a7a9d32685abdd 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/trailing LF␊/trailing LF␊" 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: md5sum /home/rclone/rclone-test-putarig9mufi/trailing\ LF␊/trailing\ LF␊ 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: bdc909949e033396f2d5cdeab8469d1e /home/rclone/rclone-test-putarig9mufi/trailing LF␊/trailing LF␊ 2025/11/25 01:34:52 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: bdc909949e033396f2d5cdeab8469d1e 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/trailing LF␊/trailing LF␊" 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: sha1sum /home/rclone/rclone-test-putarig9mufi/trailing\ LF␊/trailing\ LF␊ 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: 702b6538f80257418278eea852a7a9d32685abdd /home/rclone/rclone-test-putarig9mufi/trailing LF␊/trailing LF␊ 2025/11/25 01:34:52 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 702b6538f80257418278eea852a7a9d32685abdd === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/trailing HT␉/trailing HT␉" 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: md5sum /home/rclone/rclone-test-putarig9mufi/trailing\ HT␉/trailing\ HT␉ 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: 8cdf34c88af49ada0619a7a34f9c01bf /home/rclone/rclone-test-putarig9mufi/trailing HT␉/trailing HT␉ 2025/11/25 01:34:52 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 8cdf34c88af49ada0619a7a34f9c01bf 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/trailing HT␉/trailing HT␉" 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: sha1sum /home/rclone/rclone-test-putarig9mufi/trailing\ HT␉/trailing\ HT␉ 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: 4d439a54e7e203ab4515ed8e38789ccd9b89ae29 /home/rclone/rclone-test-putarig9mufi/trailing HT␉/trailing HT␉ 2025/11/25 01:34:52 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 4d439a54e7e203ab4515ed8e38789ccd9b89ae29 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/trailing HT␉/trailing HT␉" 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: md5sum /home/rclone/rclone-test-putarig9mufi/trailing\ HT␉/trailing\ HT␉ 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: 8cdf34c88af49ada0619a7a34f9c01bf /home/rclone/rclone-test-putarig9mufi/trailing HT␉/trailing HT␉ 2025/11/25 01:34:52 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 8cdf34c88af49ada0619a7a34f9c01bf 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/trailing HT␉/trailing HT␉" 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: sha1sum /home/rclone/rclone-test-putarig9mufi/trailing\ HT␉/trailing\ HT␉ 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: 4d439a54e7e203ab4515ed8e38789ccd9b89ae29 /home/rclone/rclone-test-putarig9mufi/trailing HT␉/trailing HT␉ 2025/11/25 01:34:52 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 4d439a54e7e203ab4515ed8e38789ccd9b89ae29 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/trailing HT␉/trailing HT␉" 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: md5sum /home/rclone/rclone-test-putarig9mufi/trailing\ HT␉/trailing\ HT␉ 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: 8cdf34c88af49ada0619a7a34f9c01bf /home/rclone/rclone-test-putarig9mufi/trailing HT␉/trailing HT␉ 2025/11/25 01:34:52 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 8cdf34c88af49ada0619a7a34f9c01bf 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/trailing HT␉/trailing HT␉" 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: sha1sum /home/rclone/rclone-test-putarig9mufi/trailing\ HT␉/trailing\ HT␉ 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: 4d439a54e7e203ab4515ed8e38789ccd9b89ae29 /home/rclone/rclone-test-putarig9mufi/trailing HT␉/trailing HT␉ 2025/11/25 01:34:52 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 4d439a54e7e203ab4515ed8e38789ccd9b89ae29 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/trailing VT␋/trailing VT␋" 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: md5sum /home/rclone/rclone-test-putarig9mufi/trailing\ VT␋/trailing\ VT␋ 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: e15adbde751d3474ca0854f41e0ddf39 /home/rclone/rclone-test-putarig9mufi/trailing VT␋/trailing VT␋ 2025/11/25 01:34:52 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: e15adbde751d3474ca0854f41e0ddf39 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/trailing VT␋/trailing VT␋" 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: sha1sum /home/rclone/rclone-test-putarig9mufi/trailing\ VT␋/trailing\ VT␋ 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: 5cf14f7a4d3c31f9e56ef6f9a214c5d790badd18 /home/rclone/rclone-test-putarig9mufi/trailing VT␋/trailing VT␋ 2025/11/25 01:34:52 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 5cf14f7a4d3c31f9e56ef6f9a214c5d790badd18 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/trailing VT␋/trailing VT␋" 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: md5sum /home/rclone/rclone-test-putarig9mufi/trailing\ VT␋/trailing\ VT␋ 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: e15adbde751d3474ca0854f41e0ddf39 /home/rclone/rclone-test-putarig9mufi/trailing VT␋/trailing VT␋ 2025/11/25 01:34:52 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: e15adbde751d3474ca0854f41e0ddf39 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/trailing VT␋/trailing VT␋" 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: sha1sum /home/rclone/rclone-test-putarig9mufi/trailing\ VT␋/trailing\ VT␋ 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: 5cf14f7a4d3c31f9e56ef6f9a214c5d790badd18 /home/rclone/rclone-test-putarig9mufi/trailing VT␋/trailing VT␋ 2025/11/25 01:34:52 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 5cf14f7a4d3c31f9e56ef6f9a214c5d790badd18 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/trailing VT␋/trailing VT␋" 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: md5sum /home/rclone/rclone-test-putarig9mufi/trailing\ VT␋/trailing\ VT␋ 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: e15adbde751d3474ca0854f41e0ddf39 /home/rclone/rclone-test-putarig9mufi/trailing VT␋/trailing VT␋ 2025/11/25 01:34:52 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: e15adbde751d3474ca0854f41e0ddf39 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/trailing VT␋/trailing VT␋" 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: sha1sum /home/rclone/rclone-test-putarig9mufi/trailing\ VT␋/trailing\ VT␋ 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: 5cf14f7a4d3c31f9e56ef6f9a214c5d790badd18 /home/rclone/rclone-test-putarig9mufi/trailing VT␋/trailing VT␋ 2025/11/25 01:34:52 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 5cf14f7a4d3c31f9e56ef6f9a214c5d790badd18 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/trailing dot./trailing dot." 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: md5sum /home/rclone/rclone-test-putarig9mufi/trailing\ dot./trailing\ dot. 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: 9b7084a338f61d16f4fab91bc0c0763a /home/rclone/rclone-test-putarig9mufi/trailing dot./trailing dot. 2025/11/25 01:34:52 DEBUG : trailing dot./trailing dot.: Parsed hash: 9b7084a338f61d16f4fab91bc0c0763a 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/trailing dot./trailing dot." 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: sha1sum /home/rclone/rclone-test-putarig9mufi/trailing\ dot./trailing\ dot. 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: 1e12ab4a964026ac32335273dd09e8c2ca49064f /home/rclone/rclone-test-putarig9mufi/trailing dot./trailing dot. 2025/11/25 01:34:52 DEBUG : trailing dot./trailing dot.: Parsed hash: 1e12ab4a964026ac32335273dd09e8c2ca49064f 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/trailing dot./trailing dot." 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: md5sum /home/rclone/rclone-test-putarig9mufi/trailing\ dot./trailing\ dot. 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: 9b7084a338f61d16f4fab91bc0c0763a /home/rclone/rclone-test-putarig9mufi/trailing dot./trailing dot. 2025/11/25 01:34:52 DEBUG : trailing dot./trailing dot.: Parsed hash: 9b7084a338f61d16f4fab91bc0c0763a 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/trailing dot./trailing dot." 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: sha1sum /home/rclone/rclone-test-putarig9mufi/trailing\ dot./trailing\ dot. 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: 1e12ab4a964026ac32335273dd09e8c2ca49064f /home/rclone/rclone-test-putarig9mufi/trailing dot./trailing dot. 2025/11/25 01:34:52 DEBUG : trailing dot./trailing dot.: Parsed hash: 1e12ab4a964026ac32335273dd09e8c2ca49064f 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/trailing dot./trailing dot." 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: md5sum /home/rclone/rclone-test-putarig9mufi/trailing\ dot./trailing\ dot. 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: 9b7084a338f61d16f4fab91bc0c0763a /home/rclone/rclone-test-putarig9mufi/trailing dot./trailing dot. 2025/11/25 01:34:52 DEBUG : trailing dot./trailing dot.: Parsed hash: 9b7084a338f61d16f4fab91bc0c0763a 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/trailing dot./trailing dot." 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: sha1sum /home/rclone/rclone-test-putarig9mufi/trailing\ dot./trailing\ dot. 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: 1e12ab4a964026ac32335273dd09e8c2ca49064f /home/rclone/rclone-test-putarig9mufi/trailing dot./trailing dot. 2025/11/25 01:34:52 DEBUG : trailing dot./trailing dot.: Parsed hash: 1e12ab4a964026ac32335273dd09e8c2ca49064f === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/invalid utf-8\xfe/invalid utf-8\xfe" 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: md5sum /home/rclone/rclone-test-putarig9mufi/invalid\ utf-8/invalid\ utf-8 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: b1d988245800d3ae772049dd63f55213 /home/rclone/rclone-test-putarig9mufi/invalid utf-8/invalid utf-8 2025/11/25 01:34:52 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: b1d988245800d3ae772049dd63f55213 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/invalid utf-8\xfe/invalid utf-8\xfe" 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: sha1sum /home/rclone/rclone-test-putarig9mufi/invalid\ utf-8/invalid\ utf-8 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: 5ed408baa97568f84b9d0bbe16f6597b82e0a53b /home/rclone/rclone-test-putarig9mufi/invalid utf-8/invalid utf-8 2025/11/25 01:34:52 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 5ed408baa97568f84b9d0bbe16f6597b82e0a53b 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/invalid utf-8\xfe/invalid utf-8\xfe" 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: md5sum /home/rclone/rclone-test-putarig9mufi/invalid\ utf-8/invalid\ utf-8 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: b1d988245800d3ae772049dd63f55213 /home/rclone/rclone-test-putarig9mufi/invalid utf-8/invalid utf-8 2025/11/25 01:34:52 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: b1d988245800d3ae772049dd63f55213 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/invalid utf-8\xfe/invalid utf-8\xfe" 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: sha1sum /home/rclone/rclone-test-putarig9mufi/invalid\ utf-8/invalid\ utf-8 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: 5ed408baa97568f84b9d0bbe16f6597b82e0a53b /home/rclone/rclone-test-putarig9mufi/invalid utf-8/invalid utf-8 2025/11/25 01:34:52 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 5ed408baa97568f84b9d0bbe16f6597b82e0a53b 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/invalid utf-8\xfe/invalid utf-8\xfe" 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: md5sum /home/rclone/rclone-test-putarig9mufi/invalid\ utf-8/invalid\ utf-8 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: b1d988245800d3ae772049dd63f55213 /home/rclone/rclone-test-putarig9mufi/invalid utf-8/invalid utf-8 2025/11/25 01:34:52 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: b1d988245800d3ae772049dd63f55213 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/invalid utf-8\xfe/invalid utf-8\xfe" 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: sha1sum /home/rclone/rclone-test-putarig9mufi/invalid\ utf-8/invalid\ utf-8 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: 5ed408baa97568f84b9d0bbe16f6597b82e0a53b /home/rclone/rclone-test-putarig9mufi/invalid utf-8/invalid utf-8 2025/11/25 01:34:52 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 5ed408baa97568f84b9d0bbe16f6597b82e0a53b === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/test%46.txt/test%46.txt" 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: md5sum /home/rclone/rclone-test-putarig9mufi/test\%46.txt/test\%46.txt 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: 0303d61e51230984ea80031e7c1dccfb /home/rclone/rclone-test-putarig9mufi/test%46.txt/test%46.txt 2025/11/25 01:34:52 DEBUG : test%46.txt/test%46.txt: Parsed hash: 0303d61e51230984ea80031e7c1dccfb 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/test%46.txt/test%46.txt" 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: sha1sum /home/rclone/rclone-test-putarig9mufi/test\%46.txt/test\%46.txt 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: 5194be9dacda68ad4dd8b472a219a760cc93a6d2 /home/rclone/rclone-test-putarig9mufi/test%46.txt/test%46.txt 2025/11/25 01:34:52 DEBUG : test%46.txt/test%46.txt: Parsed hash: 5194be9dacda68ad4dd8b472a219a760cc93a6d2 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/test%46.txt/test%46.txt" 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: md5sum /home/rclone/rclone-test-putarig9mufi/test\%46.txt/test\%46.txt 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: 0303d61e51230984ea80031e7c1dccfb /home/rclone/rclone-test-putarig9mufi/test%46.txt/test%46.txt 2025/11/25 01:34:52 DEBUG : test%46.txt/test%46.txt: Parsed hash: 0303d61e51230984ea80031e7c1dccfb 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/test%46.txt/test%46.txt" 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: sha1sum /home/rclone/rclone-test-putarig9mufi/test\%46.txt/test\%46.txt 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: 5194be9dacda68ad4dd8b472a219a760cc93a6d2 /home/rclone/rclone-test-putarig9mufi/test%46.txt/test%46.txt 2025/11/25 01:34:52 DEBUG : test%46.txt/test%46.txt: Parsed hash: 5194be9dacda68ad4dd8b472a219a760cc93a6d2 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/test%46.txt/test%46.txt" 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: md5sum /home/rclone/rclone-test-putarig9mufi/test\%46.txt/test\%46.txt 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: 0303d61e51230984ea80031e7c1dccfb /home/rclone/rclone-test-putarig9mufi/test%46.txt/test%46.txt 2025/11/25 01:34:52 DEBUG : test%46.txt/test%46.txt: Parsed hash: 0303d61e51230984ea80031e7c1dccfb 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/test%46.txt/test%46.txt" 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: sha1sum /home/rclone/rclone-test-putarig9mufi/test\%46.txt/test\%46.txt 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: 5194be9dacda68ad4dd8b472a219a760cc93a6d2 /home/rclone/rclone-test-putarig9mufi/test%46.txt/test%46.txt 2025/11/25 01:34:52 DEBUG : test%46.txt/test%46.txt: Parsed hash: 5194be9dacda68ad4dd8b472a219a760cc93a6d2 === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Connection OK after error: potato 2025/11/25 01:34:52 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Removed after failed upload: potato === RUN TestIntegration/FsMkdir/FsPutZeroLength 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/zero-length-file" 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: md5sum /home/rclone/rclone-test-putarig9mufi/zero-length-file 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-putarig9mufi/zero-length-file 2025/11/25 01:34:52 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/zero-length-file" 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: sha1sum /home/rclone/rclone-test-putarig9mufi/zero-length-file 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-putarig9mufi/zero-length-file 2025/11/25 01:34:52 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/zero-length-file" 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: md5sum /home/rclone/rclone-test-putarig9mufi/zero-length-file 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-putarig9mufi/zero-length-file 2025/11/25 01:34:52 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/zero-length-file" 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: sha1sum /home/rclone/rclone-test-putarig9mufi/zero-length-file 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-putarig9mufi/zero-length-file 2025/11/25 01:34:52 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:786: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:819: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:868: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/file name.txt" 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: md5sum /home/rclone/rclone-test-putarig9mufi/file\ name.txt 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: 2101cccfc12d5e25ed7c5fb1d8395bb5 /home/rclone/rclone-test-putarig9mufi/file name.txt 2025/11/25 01:34:52 DEBUG : file name.txt: Parsed hash: 2101cccfc12d5e25ed7c5fb1d8395bb5 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/file name.txt" 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: sha1sum /home/rclone/rclone-test-putarig9mufi/file\ name.txt 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: 96731165f890b1b6d5b4b5fcc6774bcfc76989b2 /home/rclone/rclone-test-putarig9mufi/file name.txt 2025/11/25 01:34:52 DEBUG : file name.txt: Parsed hash: 96731165f890b1b6d5b4b5fcc6774bcfc76989b2 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/file name.txt" 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: md5sum /home/rclone/rclone-test-putarig9mufi/file\ name.txt 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: 2101cccfc12d5e25ed7c5fb1d8395bb5 /home/rclone/rclone-test-putarig9mufi/file name.txt 2025/11/25 01:34:52 DEBUG : file name.txt: Parsed hash: 2101cccfc12d5e25ed7c5fb1d8395bb5 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/file name.txt" 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: sha1sum /home/rclone/rclone-test-putarig9mufi/file\ name.txt 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: 96731165f890b1b6d5b4b5fcc6774bcfc76989b2 /home/rclone/rclone-test-putarig9mufi/file name.txt 2025/11/25 01:34:52 DEBUG : file name.txt: Parsed hash: 96731165f890b1b6d5b4b5fcc6774bcfc76989b2 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: md5sum /home/rclone/rclone-test-putarig9mufi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: 7c420d4b4b72a5d1a3ce227bb232a781 /home/rclone/rclone-test-putarig9mufi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/25 01:34:52 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 7c420d4b4b72a5d1a3ce227bb232a781 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: sha1sum /home/rclone/rclone-test-putarig9mufi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: dd1f74442cfc558eeea414626c4d327a1b152217 /home/rclone/rclone-test-putarig9mufi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/25 01:34:52 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: dd1f74442cfc558eeea414626c4d327a1b152217 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: md5sum /home/rclone/rclone-test-putarig9mufi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: 7c420d4b4b72a5d1a3ce227bb232a781 /home/rclone/rclone-test-putarig9mufi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/25 01:34:52 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 7c420d4b4b72a5d1a3ce227bb232a781 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: sha1sum /home/rclone/rclone-test-putarig9mufi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: dd1f74442cfc558eeea414626c4d327a1b152217 /home/rclone/rclone-test-putarig9mufi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/25 01:34:52 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: dd1f74442cfc558eeea414626c4d327a1b152217 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/file name.txt" 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: md5sum /home/rclone/rclone-test-putarig9mufi/file\ name.txt 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: 60d645664dbc86b28f37eb7b8c3c6627 /home/rclone/rclone-test-putarig9mufi/file name.txt 2025/11/25 01:34:52 DEBUG : file name.txt: Parsed hash: 60d645664dbc86b28f37eb7b8c3c6627 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/file name.txt" 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: sha1sum /home/rclone/rclone-test-putarig9mufi/file\ name.txt 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: 4bfabdebc67516259f00dbddf65209e58c56b164 /home/rclone/rclone-test-putarig9mufi/file name.txt 2025/11/25 01:34:52 DEBUG : file name.txt: Parsed hash: 4bfabdebc67516259f00dbddf65209e58c56b164 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/file name.txt" 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: md5sum /home/rclone/rclone-test-putarig9mufi/file\ name.txt 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: 60d645664dbc86b28f37eb7b8c3c6627 /home/rclone/rclone-test-putarig9mufi/file name.txt 2025/11/25 01:34:52 DEBUG : file name.txt: Parsed hash: 60d645664dbc86b28f37eb7b8c3c6627 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/file name.txt" 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: sha1sum /home/rclone/rclone-test-putarig9mufi/file\ name.txt 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: 4bfabdebc67516259f00dbddf65209e58c56b164 /home/rclone/rclone-test-putarig9mufi/file name.txt 2025/11/25 01:34:52 DEBUG : file name.txt: Parsed hash: 4bfabdebc67516259f00dbddf65209e58c56b164 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2025/11/25 01:34:52 DEBUG : Creating backend with remote "TestSFTPOpenssh:" 2025/11/25 01:34:52 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2025/11/25 01:34:52 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/11/25 01:34:52 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/11/25 01:34:52 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/11/25 01:34:52 DEBUG : Setting pass="4i3_rGlbXc3kEouI3ca7Ve-5XRJXfjPL" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/11/25 01:34:52 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/11/25 01:34:52 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{r-TXK}" suffix to name 2025/11/25 01:34:52 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/11/25 01:34:52 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/11/25 01:34:52 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/11/25 01:34:52 DEBUG : Setting pass="4i3_rGlbXc3kEouI3ca7Ve-5XRJXfjPL" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/11/25 01:34:52 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/: New connection 127.0.0.1:60054->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell type "unix" from config 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/: Relative path resolved to "/home/rclone" 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/: Using root directory "/home/rclone" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/file name.txt" 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: md5sum /home/rclone/rclone-test-putarig9mufi/file\ name.txt 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: 60d645664dbc86b28f37eb7b8c3c6627 /home/rclone/rclone-test-putarig9mufi/file name.txt 2025/11/25 01:34:52 DEBUG : file name.txt: Parsed hash: 60d645664dbc86b28f37eb7b8c3c6627 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/file name.txt" 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: sha1sum /home/rclone/rclone-test-putarig9mufi/file\ name.txt 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: 4bfabdebc67516259f00dbddf65209e58c56b164 /home/rclone/rclone-test-putarig9mufi/file name.txt 2025/11/25 01:34:52 DEBUG : file name.txt: Parsed hash: 4bfabdebc67516259f00dbddf65209e58c56b164 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: md5sum /home/rclone/rclone-test-putarig9mufi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: 7c420d4b4b72a5d1a3ce227bb232a781 /home/rclone/rclone-test-putarig9mufi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/25 01:34:52 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 7c420d4b4b72a5d1a3ce227bb232a781 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: sha1sum /home/rclone/rclone-test-putarig9mufi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: dd1f74442cfc558eeea414626c4d327a1b152217 /home/rclone/rclone-test-putarig9mufi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/25 01:34:52 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: dd1f74442cfc558eeea414626c4d327a1b152217 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/file name.txt" 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: md5sum /home/rclone/rclone-test-putarig9mufi/file\ name.txt 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: 60d645664dbc86b28f37eb7b8c3c6627 /home/rclone/rclone-test-putarig9mufi/file name.txt 2025/11/25 01:34:52 DEBUG : file name.txt: Parsed hash: 60d645664dbc86b28f37eb7b8c3c6627 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/file name.txt" 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: sha1sum /home/rclone/rclone-test-putarig9mufi/file\ name.txt 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: 4bfabdebc67516259f00dbddf65209e58c56b164 /home/rclone/rclone-test-putarig9mufi/file name.txt 2025/11/25 01:34:52 DEBUG : file name.txt: Parsed hash: 4bfabdebc67516259f00dbddf65209e58c56b164 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1121: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/file name.txt" 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: md5sum /home/rclone/rclone-test-putarig9mufi/file\ name.txt 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: 60d645664dbc86b28f37eb7b8c3c6627 /home/rclone/rclone-test-putarig9mufi/file name.txt 2025/11/25 01:34:52 DEBUG : file name.txt: Parsed hash: 60d645664dbc86b28f37eb7b8c3c6627 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/file name.txt" 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: sha1sum /home/rclone/rclone-test-putarig9mufi/file\ name.txt 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: 4bfabdebc67516259f00dbddf65209e58c56b164 /home/rclone/rclone-test-putarig9mufi/file name.txt 2025/11/25 01:34:52 DEBUG : file name.txt: Parsed hash: 4bfabdebc67516259f00dbddf65209e58c56b164 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: md5sum /home/rclone/rclone-test-putarig9mufi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: 7c420d4b4b72a5d1a3ce227bb232a781 /home/rclone/rclone-test-putarig9mufi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/25 01:34:52 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 7c420d4b4b72a5d1a3ce227bb232a781 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: sha1sum /home/rclone/rclone-test-putarig9mufi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: dd1f74442cfc558eeea414626c4d327a1b152217 /home/rclone/rclone-test-putarig9mufi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/25 01:34:52 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: dd1f74442cfc558eeea414626c4d327a1b152217 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge fstests.go:1153: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot fstests.go:1190: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/11/25 01:34:52 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-putarig9mufi/hello? sausage/êé" 2025/11/25 01:34:52 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2025/11/25 01:34:52 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/11/25 01:34:52 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/11/25 01:34:52 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/11/25 01:34:52 DEBUG : Setting pass="4i3_rGlbXc3kEouI3ca7Ve-5XRJXfjPL" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/11/25 01:34:52 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/11/25 01:34:52 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{r-TXK}" suffix to name 2025/11/25 01:34:52 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/11/25 01:34:52 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/11/25 01:34:52 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/11/25 01:34:52 DEBUG : Setting pass="4i3_rGlbXc3kEouI3ca7Ve-5XRJXfjPL" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/11/25 01:34:52 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi/hello? sausage/êé: New connection 127.0.0.1:60068->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi/hello? sausage/êé: Shell type "unix" from config 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi/hello? sausage/êé: Relative path resolved to "/home/rclone/rclone-test-putarig9mufi/hello? sausage/êé" 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi/hello? sausage/êé: Using root directory "/home/rclone/rclone-test-putarig9mufi/hello? sausage/êé" 2025/11/25 01:34:52 DEBUG : fs cache: renaming cache item "TestSFTPOpenssh:rclone-test-putarig9mufi/hello? sausage/êé" to be canonical "TestSFTPOpenssh{r-TXK}:rclone-test-putarig9mufi/hello? sausage/êé" 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi/hello? sausage/êé: Shell path "/home/rclone/rclone-test-putarig9mufi/hello? sausage/êé/a/b/c/d/e.txt" 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi/hello? sausage/êé: Running remote command: md5sum /home/rclone/rclone-test-putarig9mufi/hello\?\ sausage/êé/a/b/c/d/e.txt 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi/hello? sausage/êé: Remote command result: cabac579abe5dcdea2591b62d8edc5f9 /home/rclone/rclone-test-putarig9mufi/hello? sausage/êé/a/b/c/d/e.txt 2025/11/25 01:34:52 DEBUG : a/b/c/d/e.txt: Parsed hash: cabac579abe5dcdea2591b62d8edc5f9 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi/hello? sausage/êé: Shell path "/home/rclone/rclone-test-putarig9mufi/hello? sausage/êé/a/b/c/d/e.txt" 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi/hello? sausage/êé: Running remote command: sha1sum /home/rclone/rclone-test-putarig9mufi/hello\?\ sausage/êé/a/b/c/d/e.txt 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi/hello? sausage/êé: Remote command result: 49264afd1dab963177f0bfc96cc43f4d4ecc4f1c /home/rclone/rclone-test-putarig9mufi/hello? sausage/êé/a/b/c/d/e.txt 2025/11/25 01:34:52 DEBUG : a/b/c/d/e.txt: Parsed hash: 49264afd1dab963177f0bfc96cc43f4d4ecc4f1c 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi/hello? sausage/êé: Shell path "/home/rclone/rclone-test-putarig9mufi/hello? sausage/êé/a/b/c/d/e.txt" 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi/hello? sausage/êé: Running remote command: md5sum /home/rclone/rclone-test-putarig9mufi/hello\?\ sausage/êé/a/b/c/d/e.txt 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi/hello? sausage/êé: Remote command result: cabac579abe5dcdea2591b62d8edc5f9 /home/rclone/rclone-test-putarig9mufi/hello? sausage/êé/a/b/c/d/e.txt 2025/11/25 01:34:52 DEBUG : a/b/c/d/e.txt: Parsed hash: cabac579abe5dcdea2591b62d8edc5f9 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi/hello? sausage/êé: Shell path "/home/rclone/rclone-test-putarig9mufi/hello? sausage/êé/a/b/c/d/e.txt" 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi/hello? sausage/êé: Running remote command: sha1sum /home/rclone/rclone-test-putarig9mufi/hello\?\ sausage/êé/a/b/c/d/e.txt 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi/hello? sausage/êé: Remote command result: 49264afd1dab963177f0bfc96cc43f4d4ecc4f1c /home/rclone/rclone-test-putarig9mufi/hello? sausage/êé/a/b/c/d/e.txt 2025/11/25 01:34:52 DEBUG : a/b/c/d/e.txt: Parsed hash: 49264afd1dab963177f0bfc96cc43f4d4ecc4f1c 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi/hello? sausage/êé: New connection 127.0.0.1:60084->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/11/25 01:34:52 DEBUG : Waiting for deletions to finish 2025/11/25 01:34:52 INFO : a/b/c/d/e.txt: Deleted 2025/11/25 01:34:52 DEBUG : removing 1 level 4 directories 2025/11/25 01:34:52 INFO : a/b/c/d: Removing directory 2025/11/25 01:34:52 DEBUG : removing 1 level 3 directories 2025/11/25 01:34:52 INFO : a/b/c: Removing directory 2025/11/25 01:34:52 DEBUG : removing 1 level 2 directories 2025/11/25 01:34:52 INFO : a/b: Removing directory 2025/11/25 01:34:52 DEBUG : removing 1 level 1 directories 2025/11/25 01:34:52 INFO : a: Removing directory === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/file name.txt" 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: md5sum /home/rclone/rclone-test-putarig9mufi/file\ name.txt 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: 60d645664dbc86b28f37eb7b8c3c6627 /home/rclone/rclone-test-putarig9mufi/file name.txt 2025/11/25 01:34:52 DEBUG : file name.txt: Parsed hash: 60d645664dbc86b28f37eb7b8c3c6627 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/file name.txt" 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: sha1sum /home/rclone/rclone-test-putarig9mufi/file\ name.txt 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: 4bfabdebc67516259f00dbddf65209e58c56b164 /home/rclone/rclone-test-putarig9mufi/file name.txt 2025/11/25 01:34:52 DEBUG : file name.txt: Parsed hash: 4bfabdebc67516259f00dbddf65209e58c56b164 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: md5sum /home/rclone/rclone-test-putarig9mufi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: 7c420d4b4b72a5d1a3ce227bb232a781 /home/rclone/rclone-test-putarig9mufi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/25 01:34:52 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 7c420d4b4b72a5d1a3ce227bb232a781 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: sha1sum /home/rclone/rclone-test-putarig9mufi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: dd1f74442cfc558eeea414626c4d327a1b152217 /home/rclone/rclone-test-putarig9mufi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/25 01:34:52 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: dd1f74442cfc558eeea414626c4d327a1b152217 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt-copy" 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: md5sum /home/rclone/rclone-test-putarig9mufi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt-copy 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: 7c420d4b4b72a5d1a3ce227bb232a781 /home/rclone/rclone-test-putarig9mufi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy 2025/11/25 01:34:52 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Parsed hash: 7c420d4b4b72a5d1a3ce227bb232a781 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt-copy" 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: sha1sum /home/rclone/rclone-test-putarig9mufi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt-copy 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: dd1f74442cfc558eeea414626c4d327a1b152217 /home/rclone/rclone-test-putarig9mufi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy 2025/11/25 01:34:52 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Parsed hash: dd1f74442cfc558eeea414626c4d327a1b152217 === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1289: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/file name.txt" 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: md5sum /home/rclone/rclone-test-putarig9mufi/file\ name.txt 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: 60d645664dbc86b28f37eb7b8c3c6627 /home/rclone/rclone-test-putarig9mufi/file name.txt 2025/11/25 01:34:52 DEBUG : file name.txt: Parsed hash: 60d645664dbc86b28f37eb7b8c3c6627 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/file name.txt" 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: sha1sum /home/rclone/rclone-test-putarig9mufi/file\ name.txt 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: 4bfabdebc67516259f00dbddf65209e58c56b164 /home/rclone/rclone-test-putarig9mufi/file name.txt 2025/11/25 01:34:52 DEBUG : file name.txt: Parsed hash: 4bfabdebc67516259f00dbddf65209e58c56b164 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/other.txt" 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: md5sum /home/rclone/rclone-test-putarig9mufi/other.txt 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: 7c420d4b4b72a5d1a3ce227bb232a781 /home/rclone/rclone-test-putarig9mufi/other.txt 2025/11/25 01:34:52 DEBUG : other.txt: Parsed hash: 7c420d4b4b72a5d1a3ce227bb232a781 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/other.txt" 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: sha1sum /home/rclone/rclone-test-putarig9mufi/other.txt 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: dd1f74442cfc558eeea414626c4d327a1b152217 /home/rclone/rclone-test-putarig9mufi/other.txt 2025/11/25 01:34:52 DEBUG : other.txt: Parsed hash: dd1f74442cfc558eeea414626c4d327a1b152217 fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1362 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsMove Messages: other.txt: Modification time difference too big |-26975h59m55.876876877s| > 1s (want 2001-02-03 04:05:10.123123123 +0000 UTC vs got 2004-03-03 04:05:06 +0000 UTC) (precision 1s) 2025/11/25 01:34:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: New connection 127.0.0.1:60098->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/other.txt" 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: md5sum /home/rclone/rclone-test-putarig9mufi/other.txt 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: 7c420d4b4b72a5d1a3ce227bb232a781 /home/rclone/rclone-test-putarig9mufi/other.txt 2025/11/25 01:34:53 DEBUG : other.txt: Parsed hash: 7c420d4b4b72a5d1a3ce227bb232a781 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/other.txt" 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: sha1sum /home/rclone/rclone-test-putarig9mufi/other.txt 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: dd1f74442cfc558eeea414626c4d327a1b152217 /home/rclone/rclone-test-putarig9mufi/other.txt 2025/11/25 01:34:53 DEBUG : other.txt: Parsed hash: dd1f74442cfc558eeea414626c4d327a1b152217 fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1373 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsMove Messages: other.txt: Modification time difference too big |-26975h59m55.876876877s| > 1s (want 2001-02-03 04:05:10.123123123 +0000 UTC vs got 2004-03-03 04:05:06 +0000 UTC) (precision 1s) 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/moveTest/other.txt" 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: md5sum /home/rclone/rclone-test-putarig9mufi/moveTest/other.txt 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: 60d645664dbc86b28f37eb7b8c3c6627 /home/rclone/rclone-test-putarig9mufi/moveTest/other.txt 2025/11/25 01:34:53 DEBUG : moveTest/other.txt: Parsed hash: 60d645664dbc86b28f37eb7b8c3c6627 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/moveTest/other.txt" 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: sha1sum /home/rclone/rclone-test-putarig9mufi/moveTest/other.txt 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: 4bfabdebc67516259f00dbddf65209e58c56b164 /home/rclone/rclone-test-putarig9mufi/moveTest/other.txt 2025/11/25 01:34:53 DEBUG : moveTest/other.txt: Parsed hash: 4bfabdebc67516259f00dbddf65209e58c56b164 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/file name.txt" 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: md5sum /home/rclone/rclone-test-putarig9mufi/file\ name.txt 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: 60d645664dbc86b28f37eb7b8c3c6627 /home/rclone/rclone-test-putarig9mufi/file name.txt 2025/11/25 01:34:53 DEBUG : file name.txt: Parsed hash: 60d645664dbc86b28f37eb7b8c3c6627 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/file name.txt" 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: sha1sum /home/rclone/rclone-test-putarig9mufi/file\ name.txt 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: 4bfabdebc67516259f00dbddf65209e58c56b164 /home/rclone/rclone-test-putarig9mufi/file name.txt 2025/11/25 01:34:53 DEBUG : file name.txt: Parsed hash: 4bfabdebc67516259f00dbddf65209e58c56b164 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/other.txt" 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: md5sum /home/rclone/rclone-test-putarig9mufi/other.txt 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: 7c420d4b4b72a5d1a3ce227bb232a781 /home/rclone/rclone-test-putarig9mufi/other.txt 2025/11/25 01:34:53 DEBUG : other.txt: Parsed hash: 7c420d4b4b72a5d1a3ce227bb232a781 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/other.txt" 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: sha1sum /home/rclone/rclone-test-putarig9mufi/other.txt 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: dd1f74442cfc558eeea414626c4d327a1b152217 /home/rclone/rclone-test-putarig9mufi/other.txt 2025/11/25 01:34:53 DEBUG : other.txt: Parsed hash: dd1f74442cfc558eeea414626c4d327a1b152217 fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1381 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsMove Messages: other.txt: Modification time difference too big |-26975h59m55.876876877s| > 1s (want 2001-02-03 04:05:10.123123123 +0000 UTC vs got 2004-03-03 04:05:06 +0000 UTC) (precision 1s) 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/file name.txt" 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: md5sum /home/rclone/rclone-test-putarig9mufi/file\ name.txt 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: 60d645664dbc86b28f37eb7b8c3c6627 /home/rclone/rclone-test-putarig9mufi/file name.txt 2025/11/25 01:34:53 DEBUG : file name.txt: Parsed hash: 60d645664dbc86b28f37eb7b8c3c6627 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/file name.txt" 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: sha1sum /home/rclone/rclone-test-putarig9mufi/file\ name.txt 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: 4bfabdebc67516259f00dbddf65209e58c56b164 /home/rclone/rclone-test-putarig9mufi/file name.txt 2025/11/25 01:34:53 DEBUG : file name.txt: Parsed hash: 4bfabdebc67516259f00dbddf65209e58c56b164 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: md5sum /home/rclone/rclone-test-putarig9mufi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: 7c420d4b4b72a5d1a3ce227bb232a781 /home/rclone/rclone-test-putarig9mufi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/25 01:34:53 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 7c420d4b4b72a5d1a3ce227bb232a781 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: sha1sum /home/rclone/rclone-test-putarig9mufi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: dd1f74442cfc558eeea414626c4d327a1b152217 /home/rclone/rclone-test-putarig9mufi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/25 01:34:53 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: dd1f74442cfc558eeea414626c4d327a1b152217 fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1388 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsMove Messages: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Modification time difference too big |-26975h59m55.876876877s| > 1s (want 2001-02-03 04:05:10.123123123 +0000 UTC vs got 2004-03-03 04:05:06 +0000 UTC) (precision 1s) === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata fstests.go:1398: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2025/11/25 01:34:53 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-mecojuq0lima" 2025/11/25 01:34:53 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2025/11/25 01:34:53 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/11/25 01:34:53 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/11/25 01:34:53 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/11/25 01:34:53 DEBUG : Setting pass="4i3_rGlbXc3kEouI3ca7Ve-5XRJXfjPL" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/11/25 01:34:53 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/11/25 01:34:53 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{r-TXK}" suffix to name 2025/11/25 01:34:53 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/11/25 01:34:53 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/11/25 01:34:53 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/11/25 01:34:53 DEBUG : Setting pass="4i3_rGlbXc3kEouI3ca7Ve-5XRJXfjPL" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/11/25 01:34:53 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mecojuq0lima: New connection 127.0.0.1:60106->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mecojuq0lima: Shell type "unix" from config 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mecojuq0lima: Relative path resolved to "/home/rclone/rclone-test-mecojuq0lima" 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mecojuq0lima: Using root directory "/home/rclone/rclone-test-mecojuq0lima" 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mecojuq0lima: Shell path "/home/rclone/rclone-test-mecojuq0lima/new_name/sub_new_name/file name.txt" 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mecojuq0lima: Running remote command: md5sum /home/rclone/rclone-test-mecojuq0lima/new_name/sub_new_name/file\ name.txt 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mecojuq0lima: Remote command result: 60d645664dbc86b28f37eb7b8c3c6627 /home/rclone/rclone-test-mecojuq0lima/new_name/sub_new_name/file name.txt 2025/11/25 01:34:53 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: 60d645664dbc86b28f37eb7b8c3c6627 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mecojuq0lima: Shell path "/home/rclone/rclone-test-mecojuq0lima/new_name/sub_new_name/file name.txt" 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mecojuq0lima: Running remote command: sha1sum /home/rclone/rclone-test-mecojuq0lima/new_name/sub_new_name/file\ name.txt 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mecojuq0lima: Remote command result: 4bfabdebc67516259f00dbddf65209e58c56b164 /home/rclone/rclone-test-mecojuq0lima/new_name/sub_new_name/file name.txt 2025/11/25 01:34:53 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: 4bfabdebc67516259f00dbddf65209e58c56b164 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mecojuq0lima: Shell path "/home/rclone/rclone-test-mecojuq0lima/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mecojuq0lima: Running remote command: md5sum /home/rclone/rclone-test-mecojuq0lima/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mecojuq0lima: Remote command result: 7c420d4b4b72a5d1a3ce227bb232a781 /home/rclone/rclone-test-mecojuq0lima/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/25 01:34:53 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 7c420d4b4b72a5d1a3ce227bb232a781 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mecojuq0lima: Shell path "/home/rclone/rclone-test-mecojuq0lima/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mecojuq0lima: Running remote command: sha1sum /home/rclone/rclone-test-mecojuq0lima/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mecojuq0lima: Remote command result: dd1f74442cfc558eeea414626c4d327a1b152217 /home/rclone/rclone-test-mecojuq0lima/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/25 01:34:53 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: dd1f74442cfc558eeea414626c4d327a1b152217 fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1485 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsDirMove Messages: new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Modification time difference too big |-26975h59m55.876876877s| > 1s (want 2001-02-03 04:05:10.123123123 +0000 UTC vs got 2004-03-03 04:05:06 +0000 UTC) (precision 1s) 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/file name.txt" 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: md5sum /home/rclone/rclone-test-putarig9mufi/file\ name.txt 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: 60d645664dbc86b28f37eb7b8c3c6627 /home/rclone/rclone-test-putarig9mufi/file name.txt 2025/11/25 01:34:53 DEBUG : file name.txt: Parsed hash: 60d645664dbc86b28f37eb7b8c3c6627 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/file name.txt" 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: sha1sum /home/rclone/rclone-test-putarig9mufi/file\ name.txt 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: 4bfabdebc67516259f00dbddf65209e58c56b164 /home/rclone/rclone-test-putarig9mufi/file name.txt 2025/11/25 01:34:53 DEBUG : file name.txt: Parsed hash: 4bfabdebc67516259f00dbddf65209e58c56b164 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: md5sum /home/rclone/rclone-test-putarig9mufi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: 7c420d4b4b72a5d1a3ce227bb232a781 /home/rclone/rclone-test-putarig9mufi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/25 01:34:53 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 7c420d4b4b72a5d1a3ce227bb232a781 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: sha1sum /home/rclone/rclone-test-putarig9mufi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: dd1f74442cfc558eeea414626c4d327a1b152217 /home/rclone/rclone-test-putarig9mufi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/25 01:34:53 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: dd1f74442cfc558eeea414626c4d327a1b152217 fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1499 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsDirMove Messages: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Modification time difference too big |-26975h59m55.876876877s| > 1s (want 2001-02-03 04:05:10.123123123 +0000 UTC vs got 2004-03-03 04:05:06 +0000 UTC) (precision 1s) 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mecojuq0lima: Purge dir "new_name" 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mecojuq0lima: Purge dir "" === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/file name.txt" 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: md5sum /home/rclone/rclone-test-putarig9mufi/file\ name.txt 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: 60d645664dbc86b28f37eb7b8c3c6627 /home/rclone/rclone-test-putarig9mufi/file name.txt 2025/11/25 01:34:53 DEBUG : file name.txt: Parsed hash: 60d645664dbc86b28f37eb7b8c3c6627 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/file name.txt" 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: sha1sum /home/rclone/rclone-test-putarig9mufi/file\ name.txt 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: 4bfabdebc67516259f00dbddf65209e58c56b164 /home/rclone/rclone-test-putarig9mufi/file name.txt 2025/11/25 01:34:53 DEBUG : file name.txt: Parsed hash: 4bfabdebc67516259f00dbddf65209e58c56b164 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType fstests.go:1592: MimeType method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1623: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1694: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/file name.txt" 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: md5sum /home/rclone/rclone-test-putarig9mufi/file\ name.txt 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: 83d6a35d0966a3bdd63c886c4e59ccb5 /home/rclone/rclone-test-putarig9mufi/file name.txt 2025/11/25 01:34:53 DEBUG : file name.txt: Parsed hash: 83d6a35d0966a3bdd63c886c4e59ccb5 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/file name.txt" 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: sha1sum /home/rclone/rclone-test-putarig9mufi/file\ name.txt 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: e6e9f96c27d18eef2dadfa43c0dcf5fe5dce6fc8 /home/rclone/rclone-test-putarig9mufi/file name.txt 2025/11/25 01:34:53 DEBUG : file name.txt: Parsed hash: e6e9f96c27d18eef2dadfa43c0dcf5fe5dce6fc8 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/file name.txt" 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: md5sum /home/rclone/rclone-test-putarig9mufi/file\ name.txt 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: 83d6a35d0966a3bdd63c886c4e59ccb5 /home/rclone/rclone-test-putarig9mufi/file name.txt 2025/11/25 01:34:53 DEBUG : file name.txt: Parsed hash: 83d6a35d0966a3bdd63c886c4e59ccb5 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/file name.txt" 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: sha1sum /home/rclone/rclone-test-putarig9mufi/file\ name.txt 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: e6e9f96c27d18eef2dadfa43c0dcf5fe5dce6fc8 /home/rclone/rclone-test-putarig9mufi/file name.txt 2025/11/25 01:34:53 DEBUG : file name.txt: Parsed hash: e6e9f96c27d18eef2dadfa43c0dcf5fe5dce6fc8 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2025/11/25 01:34:53 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-putarig9mufi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/25 01:34:53 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2025/11/25 01:34:53 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/11/25 01:34:53 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/11/25 01:34:53 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/11/25 01:34:53 DEBUG : Setting pass="4i3_rGlbXc3kEouI3ca7Ve-5XRJXfjPL" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/11/25 01:34:53 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/11/25 01:34:53 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{r-TXK}" suffix to name 2025/11/25 01:34:53 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/11/25 01:34:53 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/11/25 01:34:53 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/11/25 01:34:53 DEBUG : Setting pass="4i3_rGlbXc3kEouI3ca7Ve-5XRJXfjPL" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/11/25 01:34:53 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: New connection 127.0.0.1:60118->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell type "unix" from config 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Relative path resolved to "/home/rclone/rclone-test-putarig9mufi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Using root directory "/home/rclone/rclone-test-putarig9mufi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/home/rclone/rclone-test-putarig9mufi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: md5sum /home/rclone/rclone-test-putarig9mufi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: 7c420d4b4b72a5d1a3ce227bb232a781 /home/rclone/rclone-test-putarig9mufi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/25 01:34:53 DEBUG : z.txt: Parsed hash: 7c420d4b4b72a5d1a3ce227bb232a781 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/home/rclone/rclone-test-putarig9mufi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: sha1sum /home/rclone/rclone-test-putarig9mufi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: dd1f74442cfc558eeea414626c4d327a1b152217 /home/rclone/rclone-test-putarig9mufi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/25 01:34:53 DEBUG : z.txt: Parsed hash: dd1f74442cfc558eeea414626c4d327a1b152217 === NAME TestIntegration/FsMkdir/FsPutFiles/FsIsFile fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1885 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsIsFile Messages: z.txt: Modification time difference too big |-26975h59m55.876876877s| > 1s (want 2001-02-03 04:05:10.123123123 +0000 UTC vs got 2004-03-03 04:05:06 +0000 UTC) (precision 1s) === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/11/25 01:34:53 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-putarig9mufi/not found.txt" 2025/11/25 01:34:53 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2025/11/25 01:34:53 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/11/25 01:34:53 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/11/25 01:34:53 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/11/25 01:34:53 DEBUG : Setting pass="4i3_rGlbXc3kEouI3ca7Ve-5XRJXfjPL" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/11/25 01:34:53 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/11/25 01:34:53 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{r-TXK}" suffix to name 2025/11/25 01:34:53 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/11/25 01:34:53 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/11/25 01:34:53 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/11/25 01:34:53 DEBUG : Setting pass="4i3_rGlbXc3kEouI3ca7Ve-5XRJXfjPL" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/11/25 01:34:53 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi/not found.txt: New connection 127.0.0.1:60124->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi/not found.txt: Shell type "unix" from config 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi/not found.txt: Relative path resolved to "/home/rclone/rclone-test-putarig9mufi/not found.txt" 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi/not found.txt: Using root directory "/home/rclone/rclone-test-putarig9mufi/not found.txt" 2025/11/25 01:34:53 ERROR : error listing: directory not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestSFTPOpenssh:" path "rclone-test-putarig9mufi" from "TestSFTPOpenssh:rclone-test-putarig9mufi" 2025/11/25 01:34:53 DEBUG : Creating backend with remote "TestSFTPOpenssh:" 2025/11/25 01:34:53 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2025/11/25 01:34:53 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/11/25 01:34:53 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/11/25 01:34:53 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/11/25 01:34:53 DEBUG : Setting pass="4i3_rGlbXc3kEouI3ca7Ve-5XRJXfjPL" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/11/25 01:34:53 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/11/25 01:34:53 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{r-TXK}" suffix to name 2025/11/25 01:34:53 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/11/25 01:34:53 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/11/25 01:34:53 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/11/25 01:34:53 DEBUG : Setting pass="4i3_rGlbXc3kEouI3ca7Ve-5XRJXfjPL" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/11/25 01:34:53 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/: New connection 127.0.0.1:60140->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell type "unix" from config 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Relative path resolved to "/home/rclone" 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Using root directory "/home/rclone" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-putarig9mufi/file name.txt" 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-putarig9mufi/file\ name.txt 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 83d6a35d0966a3bdd63c886c4e59ccb5 /home/rclone/rclone-test-putarig9mufi/file name.txt 2025/11/25 01:34:53 DEBUG : rclone-test-putarig9mufi/file name.txt: Parsed hash: 83d6a35d0966a3bdd63c886c4e59ccb5 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-putarig9mufi/file name.txt" 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-putarig9mufi/file\ name.txt 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: e6e9f96c27d18eef2dadfa43c0dcf5fe5dce6fc8 /home/rclone/rclone-test-putarig9mufi/file name.txt 2025/11/25 01:34:53 DEBUG : rclone-test-putarig9mufi/file name.txt: Parsed hash: e6e9f96c27d18eef2dadfa43c0dcf5fe5dce6fc8 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-putarig9mufi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-putarig9mufi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 7c420d4b4b72a5d1a3ce227bb232a781 /home/rclone/rclone-test-putarig9mufi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/25 01:34:53 DEBUG : rclone-test-putarig9mufi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 7c420d4b4b72a5d1a3ce227bb232a781 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-putarig9mufi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-putarig9mufi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: dd1f74442cfc558eeea414626c4d327a1b152217 /home/rclone/rclone-test-putarig9mufi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/25 01:34:53 DEBUG : rclone-test-putarig9mufi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: dd1f74442cfc558eeea414626c4d327a1b152217 fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1931 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List Messages: rclone-test-putarig9mufi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Modification time difference too big |-26975h59m55.876876877s| > 1s (want 2001-02-03 04:05:10.123123123 +0000 UTC vs got 2004-03-03 04:05:06 +0000 UTC) (precision 1s) === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-putarig9mufi/file name.txt" 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-putarig9mufi/file\ name.txt 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 83d6a35d0966a3bdd63c886c4e59ccb5 /home/rclone/rclone-test-putarig9mufi/file name.txt 2025/11/25 01:34:53 DEBUG : rclone-test-putarig9mufi/file name.txt: Parsed hash: 83d6a35d0966a3bdd63c886c4e59ccb5 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-putarig9mufi/file name.txt" 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-putarig9mufi/file\ name.txt 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: e6e9f96c27d18eef2dadfa43c0dcf5fe5dce6fc8 /home/rclone/rclone-test-putarig9mufi/file name.txt 2025/11/25 01:34:53 DEBUG : rclone-test-putarig9mufi/file name.txt: Parsed hash: e6e9f96c27d18eef2dadfa43c0dcf5fe5dce6fc8 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:1945: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-putarig9mufi/created from root.txt" 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-putarig9mufi/created\ from\ root.txt 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 39a568fa5cefc37fad291d9e8f12b3bc /home/rclone/rclone-test-putarig9mufi/created from root.txt 2025/11/25 01:34:53 DEBUG : rclone-test-putarig9mufi/created from root.txt: Parsed hash: 39a568fa5cefc37fad291d9e8f12b3bc 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-putarig9mufi/created from root.txt" 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-putarig9mufi/created\ from\ root.txt 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 2b5334727a6d111b3ae48b5438703586bfb7e628 /home/rclone/rclone-test-putarig9mufi/created from root.txt 2025/11/25 01:34:53 DEBUG : rclone-test-putarig9mufi/created from root.txt: Parsed hash: 2b5334727a6d111b3ae48b5438703586bfb7e628 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-putarig9mufi/created from root.txt" 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-putarig9mufi/created\ from\ root.txt 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 39a568fa5cefc37fad291d9e8f12b3bc /home/rclone/rclone-test-putarig9mufi/created from root.txt 2025/11/25 01:34:53 DEBUG : rclone-test-putarig9mufi/created from root.txt: Parsed hash: 39a568fa5cefc37fad291d9e8f12b3bc 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-putarig9mufi/created from root.txt" 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-putarig9mufi/created\ from\ root.txt 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 2b5334727a6d111b3ae48b5438703586bfb7e628 /home/rclone/rclone-test-putarig9mufi/created from root.txt 2025/11/25 01:34:53 DEBUG : rclone-test-putarig9mufi/created from root.txt: Parsed hash: 2b5334727a6d111b3ae48b5438703586bfb7e628 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-putarig9mufi/created from root.txt" 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-putarig9mufi/created\ from\ root.txt 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 39a568fa5cefc37fad291d9e8f12b3bc /home/rclone/rclone-test-putarig9mufi/created from root.txt 2025/11/25 01:34:53 DEBUG : rclone-test-putarig9mufi/created from root.txt: Parsed hash: 39a568fa5cefc37fad291d9e8f12b3bc 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-putarig9mufi/created from root.txt" 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-putarig9mufi/created\ from\ root.txt 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 2b5334727a6d111b3ae48b5438703586bfb7e628 /home/rclone/rclone-test-putarig9mufi/created from root.txt 2025/11/25 01:34:53 DEBUG : rclone-test-putarig9mufi/created from root.txt: Parsed hash: 2b5334727a6d111b3ae48b5438703586bfb7e628 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-putarig9mufi/file name.txt" 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-putarig9mufi/file\ name.txt 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 83d6a35d0966a3bdd63c886c4e59ccb5 /home/rclone/rclone-test-putarig9mufi/file name.txt 2025/11/25 01:34:53 DEBUG : rclone-test-putarig9mufi/file name.txt: Parsed hash: 83d6a35d0966a3bdd63c886c4e59ccb5 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-putarig9mufi/file name.txt" 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-putarig9mufi/file\ name.txt 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: e6e9f96c27d18eef2dadfa43c0dcf5fe5dce6fc8 /home/rclone/rclone-test-putarig9mufi/file name.txt 2025/11/25 01:34:53 DEBUG : rclone-test-putarig9mufi/file name.txt: Parsed hash: e6e9f96c27d18eef2dadfa43c0dcf5fe5dce6fc8 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-putarig9mufi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-putarig9mufi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 7c420d4b4b72a5d1a3ce227bb232a781 /home/rclone/rclone-test-putarig9mufi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/25 01:34:53 DEBUG : rclone-test-putarig9mufi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 7c420d4b4b72a5d1a3ce227bb232a781 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-putarig9mufi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-putarig9mufi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: dd1f74442cfc558eeea414626c4d327a1b152217 /home/rclone/rclone-test-putarig9mufi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/25 01:34:53 DEBUG : rclone-test-putarig9mufi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: dd1f74442cfc558eeea414626c4d327a1b152217 fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1987 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put Messages: rclone-test-putarig9mufi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Modification time difference too big |-26975h59m55.876876877s| > 1s (want 2001-02-03 04:05:10.123123123 +0000 UTC vs got 2004-03-03 04:05:06 +0000 UTC) (precision 1s) === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-putarig9mufi/file name.txt" 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-putarig9mufi/file\ name.txt 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 83d6a35d0966a3bdd63c886c4e59ccb5 /home/rclone/rclone-test-putarig9mufi/file name.txt 2025/11/25 01:34:53 DEBUG : rclone-test-putarig9mufi/file name.txt: Parsed hash: 83d6a35d0966a3bdd63c886c4e59ccb5 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-putarig9mufi/file name.txt" 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-putarig9mufi/file\ name.txt 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: e6e9f96c27d18eef2dadfa43c0dcf5fe5dce6fc8 /home/rclone/rclone-test-putarig9mufi/file name.txt 2025/11/25 01:34:53 DEBUG : rclone-test-putarig9mufi/file name.txt: Parsed hash: e6e9f96c27d18eef2dadfa43c0dcf5fe5dce6fc8 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-putarig9mufi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-putarig9mufi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 7c420d4b4b72a5d1a3ce227bb232a781 /home/rclone/rclone-test-putarig9mufi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/25 01:34:53 DEBUG : rclone-test-putarig9mufi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 7c420d4b4b72a5d1a3ce227bb232a781 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-putarig9mufi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-putarig9mufi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: dd1f74442cfc558eeea414626c4d327a1b152217 /home/rclone/rclone-test-putarig9mufi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/25 01:34:53 DEBUG : rclone-test-putarig9mufi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: dd1f74442cfc558eeea414626c4d327a1b152217 fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1992 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove Messages: rclone-test-putarig9mufi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Modification time difference too big |-26975h59m55.876876877s| > 1s (want 2001-02-03 04:05:10.123123123 +0000 UTC vs got 2004-03-03 04:05:06 +0000 UTC) (precision 1s) === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2004: FS has no PublicLinker interface === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2109: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2125: Not a bucket based backend === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: md5sum /home/rclone/rclone-test-putarig9mufi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: 7c420d4b4b72a5d1a3ce227bb232a781 /home/rclone/rclone-test-putarig9mufi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/25 01:34:53 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 7c420d4b4b72a5d1a3ce227bb232a781 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: sha1sum /home/rclone/rclone-test-putarig9mufi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: dd1f74442cfc558eeea414626c4d327a1b152217 /home/rclone/rclone-test-putarig9mufi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/25 01:34:53 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: dd1f74442cfc558eeea414626c4d327a1b152217 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Server has VFS statistics extension 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: About path "/home/rclone/rclone-test-putarig9mufi" === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/piped data.txt" 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: md5sum /home/rclone/rclone-test-putarig9mufi/piped\ data.txt 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-putarig9mufi/piped data.txt 2025/11/25 01:34:53 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/piped data.txt" 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: sha1sum /home/rclone/rclone-test-putarig9mufi/piped\ data.txt 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-putarig9mufi/piped data.txt 2025/11/25 01:34:53 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/piped data.txt" 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: md5sum /home/rclone/rclone-test-putarig9mufi/piped\ data.txt 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-putarig9mufi/piped data.txt 2025/11/25 01:34:53 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/piped data.txt" 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: sha1sum /home/rclone/rclone-test-putarig9mufi/piped\ data.txt 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-putarig9mufi/piped data.txt 2025/11/25 01:34:53 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/piped data.txt" 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: md5sum /home/rclone/rclone-test-putarig9mufi/piped\ data.txt 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: eaca6f609c2456220f05912e2b5a3d1a /home/rclone/rclone-test-putarig9mufi/piped data.txt 2025/11/25 01:34:53 DEBUG : piped data.txt: Parsed hash: eaca6f609c2456220f05912e2b5a3d1a 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/piped data.txt" 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: sha1sum /home/rclone/rclone-test-putarig9mufi/piped\ data.txt 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: 21ba2a59e982239f47a09a6a28f1f5c3de2a6494 /home/rclone/rclone-test-putarig9mufi/piped data.txt 2025/11/25 01:34:53 DEBUG : piped data.txt: Parsed hash: 21ba2a59e982239f47a09a6a28f1f5c3de2a6494 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/piped data.txt" 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: md5sum /home/rclone/rclone-test-putarig9mufi/piped\ data.txt 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: eaca6f609c2456220f05912e2b5a3d1a /home/rclone/rclone-test-putarig9mufi/piped data.txt 2025/11/25 01:34:53 DEBUG : piped data.txt: Parsed hash: eaca6f609c2456220f05912e2b5a3d1a 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/piped data.txt" 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: sha1sum /home/rclone/rclone-test-putarig9mufi/piped\ data.txt 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: 21ba2a59e982239f47a09a6a28f1f5c3de2a6494 /home/rclone/rclone-test-putarig9mufi/piped data.txt 2025/11/25 01:34:53 DEBUG : piped data.txt: Parsed hash: 21ba2a59e982239f47a09a6a28f1f5c3de2a6494 === RUN TestIntegration/FsMkdir/FsPutFiles/Internal fstests.go:2343: *sftp.Fs does not implement InternalTester === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2364: *sftp.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2485: *sftp.Fs does not implement SetCopyCutoff === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/unknown-size-update.txt" 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: md5sum /home/rclone/rclone-test-putarig9mufi/unknown-size-update.txt 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: 955270ea7a7d11c4bdb505096fd14dbd /home/rclone/rclone-test-putarig9mufi/unknown-size-update.txt 2025/11/25 01:34:53 DEBUG : unknown-size-update.txt: Parsed hash: 955270ea7a7d11c4bdb505096fd14dbd 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/unknown-size-update.txt" 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: sha1sum /home/rclone/rclone-test-putarig9mufi/unknown-size-update.txt 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: a5d5553fc6b9cb2cfd11c895b778184bab264598 /home/rclone/rclone-test-putarig9mufi/unknown-size-update.txt 2025/11/25 01:34:53 DEBUG : unknown-size-update.txt: Parsed hash: a5d5553fc6b9cb2cfd11c895b778184bab264598 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/unknown-size-update.txt" 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: md5sum /home/rclone/rclone-test-putarig9mufi/unknown-size-update.txt 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: 955270ea7a7d11c4bdb505096fd14dbd /home/rclone/rclone-test-putarig9mufi/unknown-size-update.txt 2025/11/25 01:34:53 DEBUG : unknown-size-update.txt: Parsed hash: 955270ea7a7d11c4bdb505096fd14dbd 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Shell path "/home/rclone/rclone-test-putarig9mufi/unknown-size-update.txt" 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Running remote command: sha1sum /home/rclone/rclone-test-putarig9mufi/unknown-size-update.txt 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Remote command result: a5d5553fc6b9cb2cfd11c895b778184bab264598 /home/rclone/rclone-test-putarig9mufi/unknown-size-update.txt 2025/11/25 01:34:53 DEBUG : unknown-size-update.txt: Parsed hash: a5d5553fc6b9cb2cfd11c895b778184bab264598 === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/11/25 01:34:53 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-putarig9mufi/deeper/nonexisting/directory" 2025/11/25 01:34:53 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2025/11/25 01:34:53 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/11/25 01:34:53 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/11/25 01:34:53 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/11/25 01:34:53 DEBUG : Setting pass="4i3_rGlbXc3kEouI3ca7Ve-5XRJXfjPL" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/11/25 01:34:53 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/11/25 01:34:53 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{r-TXK}" suffix to name 2025/11/25 01:34:53 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/11/25 01:34:53 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/11/25 01:34:53 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/11/25 01:34:53 DEBUG : Setting pass="4i3_rGlbXc3kEouI3ca7Ve-5XRJXfjPL" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/11/25 01:34:53 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi/deeper/nonexisting/directory: New connection 127.0.0.1:60142->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi/deeper/nonexisting/directory: Shell type "unix" from config 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi/deeper/nonexisting/directory: Failed to resolve path using RealPath: file does not exist 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi/deeper/nonexisting/directory: Relative path joined with current directory to get absolute path "/home/rclone/rclone-test-putarig9mufi/deeper/nonexisting/directory" 2025/11/25 01:34:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi/deeper/nonexisting/directory: Using root directory "/home/rclone/rclone-test-putarig9mufi/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2668: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2725: FS has no Directory methods and doesn't Wrap 2025/11/25 01:34:53 DEBUG : Waiting for deletions to finish 2025/11/25 01:34:54 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2025/11/25 01:34:54 DEBUG : removing 1 level 4 directories 2025/11/25 01:34:54 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2025/11/25 01:34:54 DEBUG : removing 1 level 3 directories 2025/11/25 01:34:54 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2025/11/25 01:34:54 DEBUG : removing 1 level 2 directories 2025/11/25 01:34:54 INFO : hello? sausage/êé: Removing directory 2025/11/25 01:34:54 DEBUG : removing 1 level 1 directories 2025/11/25 01:34:54 INFO : hello? sausage: Removing directory 2025/11/25 01:34:54 DEBUG : removing 1 level 0 directories 2025/11/25 01:34:54 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Removing directory 2025/11/25 01:34:54 ERROR : error listing: directory not found 2025/11/25 01:34:54 DEBUG : Waiting for deletions to finish 2025/11/25 01:34:54 ERROR : error listing: directory not found 2025/11/25 01:34:54 ERROR : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Failed to list "": directory not found 2025/11/25 01:34:54 DEBUG : removing 1 level 0 directories 2025/11/25 01:34:54 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Removing directory 2025/11/25 01:34:54 ERROR : Failed to rmdir: Rmdir: directory not found === RUN TestIntegration/FsShutdown 2025/11/25 01:34:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-putarig9mufi: Closing 2 unused connections 2025/11/25 01:34:54 NOTICE: TestSFTPOpenssh: Stopping server --- FAIL: TestIntegration (3.72s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.00s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.00s) --- FAIL: TestIntegration/FsMkdir (2.44s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.03s) --- 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.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.03s) --- 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.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.03s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.02s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (1.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.02s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.08s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.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.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.04s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.22s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.08s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot (0.24s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.10s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.03s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.02s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (0.03s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.03s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.09s) --- PASS: TestIntegration/FsMkdir/FsDirSetModTime (0.01s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- PASS: TestIntegration/FsShutdown (0.00s) === RUN TestIntegration2 sftp_test.go:25: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestIntegration3 sftp_test.go:35: skipping as -remote is set --- SKIP: TestIntegration3 (0.00s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/sftp 4.999s "go test -v -timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Finished ERROR in 6.002363723s (try 1/5): exit status 1: Failed [TestIntegration/FsMkdir/FsPutFiles/FsMove TestIntegration/FsMkdir/FsPutFiles/FsDirMove TestIntegration/FsMkdir/FsPutFiles/FsIsFile TestIntegration/FsMkdir/FsPutFiles/FromRoot/List TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove]