"go test -v -timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Starting (try 1/5) === RUN TestShellEscapeUnix --- PASS: TestShellEscapeUnix (0.00s) === RUN TestShellEscapeCmd --- PASS: TestShellEscapeCmd (0.00s) === RUN TestShellEscapePowerShell --- PASS: TestShellEscapePowerShell (0.00s) === RUN TestRemotePathEncodesRemoteNames --- PASS: TestRemotePathEncodesRemoteNames (0.00s) === RUN TestRemoteShellPathEncodesRemoteNames --- PASS: TestRemoteShellPathEncodesRemoteNames (0.00s) === RUN TestRemoteShellPathEncodesPathOverrideNames --- PASS: TestRemoteShellPathEncodesPathOverrideNames (0.00s) === RUN TestParseHash --- PASS: TestParseHash (0.00s) === RUN TestParseUsage --- PASS: TestParseUsage (0.00s) === RUN TestSSHExternalWaitMultipleCalls --- PASS: TestSSHExternalWaitMultipleCalls (0.10s) === RUN TestSSHExternalCloseMultipleCalls --- PASS: TestSSHExternalCloseMultipleCalls (0.00s) === RUN TestStringLock --- PASS: TestStringLock (1.14s) === RUN TestIntegration fstests.go:457: Using remote "TestSFTPOpenssh:" 2026/07/18 03:59:13 NOTICE: TestSFTPOpenssh: Starting server 2026/07/18 03:59:14 NOTICE: TestSFTPOpenssh: Attempting to connect to "127.0.0.1:28627" try 1/100 2026/07/18 03:59:14 DEBUG : TestSFTPOpenssh: Read 1, error: 2026/07/18 03:59:14 NOTICE: TestSFTPOpenssh: Started server and connected to "127.0.0.1:28627" 2026/07/18 03:59:14 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-baromef7tapi" 2026/07/18 03:59:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/18 03:59:14 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/07/18 03:59:14 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/18 03:59:14 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/18 03:59:14 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/18 03:59:14 DEBUG : Setting pass="J17Xn1ZtNOzk1XUVpWIFiDCe02hagV85" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/18 03:59:14 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/18 03:59:14 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{xaSW7}" suffix to name 2026/07/18 03:59:14 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/18 03:59:14 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/18 03:59:14 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/18 03:59:14 DEBUG : Setting pass="J17Xn1ZtNOzk1XUVpWIFiDCe02hagV85" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/18 03:59:14 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/18 03:59:14 NOTICE: TestSFTPOpenssh{xaSW7}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/18 03:59:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: New connection 127.0.0.1:59540->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/18 03:59:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell type "unix" from config 2026/07/18 03:59:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Relative path resolved to "/home/rclone/rclone-test-baromef7tapi" 2026/07/18 03:59:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Using root directory "/home/rclone/rclone-test-baromef7tapi" 2026/07/18 03:59:14 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE === RUN TestIntegration/FsCheckWrap fstests.go:498: Not a wrapping Fs === RUN TestIntegration/FsCommand fstests.go:526: No commands in this remote === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/07/18 03:59:14 INFO : dir/subdir: Making directory 2026/07/18 03:59:14 INFO : dir/subdir: Removing directory 2026/07/18 03:59:14 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsListDirNotFound 2026/07/18 03:59:14 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsListRDirNotFound fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:727: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/18 03:59:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/18 03:59:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: md5sum /home/rclone/rclone-test-baromef7tapi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/18 03:59:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: 66927715120f5edd84bed2b50d9a95a0 /home/rclone/rclone-test-baromef7tapi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/18 03:59:14 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 66927715120f5edd84bed2b50d9a95a0 2026/07/18 03:59:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/18 03:59:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: sha1sum /home/rclone/rclone-test-baromef7tapi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/18 03:59:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: 80d9378e70c5ecd9753ffae1629b3e0a753f7802 /home/rclone/rclone-test-baromef7tapi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/18 03:59:14 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 80d9378e70c5ecd9753ffae1629b3e0a753f7802 2026/07/18 03:59:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/18 03:59:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: md5sum /home/rclone/rclone-test-baromef7tapi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/18 03:59:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: 66927715120f5edd84bed2b50d9a95a0 /home/rclone/rclone-test-baromef7tapi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/18 03:59:14 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 66927715120f5edd84bed2b50d9a95a0 2026/07/18 03:59:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/18 03:59:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: sha1sum /home/rclone/rclone-test-baromef7tapi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/18 03:59:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: 80d9378e70c5ecd9753ffae1629b3e0a753f7802 /home/rclone/rclone-test-baromef7tapi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/18 03:59:14 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 80d9378e70c5ecd9753ffae1629b3e0a753f7802 2026/07/18 03:59:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/18 03:59:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: md5sum /home/rclone/rclone-test-baromef7tapi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/18 03:59:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: 66927715120f5edd84bed2b50d9a95a0 /home/rclone/rclone-test-baromef7tapi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/18 03:59:14 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 66927715120f5edd84bed2b50d9a95a0 2026/07/18 03:59:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/18 03:59:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: sha1sum /home/rclone/rclone-test-baromef7tapi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/18 03:59:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: 80d9378e70c5ecd9753ffae1629b3e0a753f7802 /home/rclone/rclone-test-baromef7tapi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/18 03:59:14 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 80d9378e70c5ecd9753ffae1629b3e0a753f7802 === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:727: testing "." 2026/07/18 03:59:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/./." 2026/07/18 03:59:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: md5sum /home/rclone/rclone-test-baromef7tapi/./. 2026/07/18 03:59:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: 270ca809565db2b2319685da6a9e33b1 /home/rclone/rclone-test-baromef7tapi/./. 2026/07/18 03:59:14 DEBUG : ./.: Parsed hash: 270ca809565db2b2319685da6a9e33b1 2026/07/18 03:59:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/./." 2026/07/18 03:59:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: sha1sum /home/rclone/rclone-test-baromef7tapi/./. 2026/07/18 03:59:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: a193f9ef4943920fa2141f4b6f095775d61e48c0 /home/rclone/rclone-test-baromef7tapi/./. 2026/07/18 03:59:14 DEBUG : ./.: Parsed hash: a193f9ef4943920fa2141f4b6f095775d61e48c0 2026/07/18 03:59:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/./." 2026/07/18 03:59:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: md5sum /home/rclone/rclone-test-baromef7tapi/./. 2026/07/18 03:59:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: 270ca809565db2b2319685da6a9e33b1 /home/rclone/rclone-test-baromef7tapi/./. 2026/07/18 03:59:14 DEBUG : ./.: Parsed hash: 270ca809565db2b2319685da6a9e33b1 2026/07/18 03:59:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/./." 2026/07/18 03:59:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: sha1sum /home/rclone/rclone-test-baromef7tapi/./. 2026/07/18 03:59:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: a193f9ef4943920fa2141f4b6f095775d61e48c0 /home/rclone/rclone-test-baromef7tapi/./. 2026/07/18 03:59:14 DEBUG : ./.: Parsed hash: a193f9ef4943920fa2141f4b6f095775d61e48c0 2026/07/18 03:59:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/./." 2026/07/18 03:59:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: md5sum /home/rclone/rclone-test-baromef7tapi/./. 2026/07/18 03:59:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: 270ca809565db2b2319685da6a9e33b1 /home/rclone/rclone-test-baromef7tapi/./. 2026/07/18 03:59:14 DEBUG : ./.: Parsed hash: 270ca809565db2b2319685da6a9e33b1 2026/07/18 03:59:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/./." 2026/07/18 03:59:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: sha1sum /home/rclone/rclone-test-baromef7tapi/./. 2026/07/18 03:59:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: a193f9ef4943920fa2141f4b6f095775d61e48c0 /home/rclone/rclone-test-baromef7tapi/./. 2026/07/18 03:59:14 DEBUG : ./.: Parsed hash: a193f9ef4943920fa2141f4b6f095775d61e48c0 === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:727: testing ".." 2026/07/18 03:59:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/../.." 2026/07/18 03:59:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: md5sum /home/rclone/rclone-test-baromef7tapi/../.. 2026/07/18 03:59:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: 62a1733a6fecf9c50edb33ba50cca0b4 /home/rclone/rclone-test-baromef7tapi/../.. 2026/07/18 03:59:14 DEBUG : ../..: Parsed hash: 62a1733a6fecf9c50edb33ba50cca0b4 2026/07/18 03:59:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/../.." 2026/07/18 03:59:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: sha1sum /home/rclone/rclone-test-baromef7tapi/../.. 2026/07/18 03:59:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: 1edf86846758906d65e69bf72553c62b9015809e /home/rclone/rclone-test-baromef7tapi/../.. 2026/07/18 03:59:14 DEBUG : ../..: Parsed hash: 1edf86846758906d65e69bf72553c62b9015809e 2026/07/18 03:59:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/../.." 2026/07/18 03:59:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: md5sum /home/rclone/rclone-test-baromef7tapi/../.. 2026/07/18 03:59:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: 62a1733a6fecf9c50edb33ba50cca0b4 /home/rclone/rclone-test-baromef7tapi/../.. 2026/07/18 03:59:14 DEBUG : ../..: Parsed hash: 62a1733a6fecf9c50edb33ba50cca0b4 2026/07/18 03:59:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/../.." 2026/07/18 03:59:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: sha1sum /home/rclone/rclone-test-baromef7tapi/../.. 2026/07/18 03:59:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: 1edf86846758906d65e69bf72553c62b9015809e /home/rclone/rclone-test-baromef7tapi/../.. 2026/07/18 03:59:14 DEBUG : ../..: Parsed hash: 1edf86846758906d65e69bf72553c62b9015809e 2026/07/18 03:59:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/../.." 2026/07/18 03:59:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: md5sum /home/rclone/rclone-test-baromef7tapi/../.. 2026/07/18 03:59:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: 62a1733a6fecf9c50edb33ba50cca0b4 /home/rclone/rclone-test-baromef7tapi/../.. 2026/07/18 03:59:14 DEBUG : ../..: Parsed hash: 62a1733a6fecf9c50edb33ba50cca0b4 2026/07/18 03:59:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/../.." 2026/07/18 03:59:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: sha1sum /home/rclone/rclone-test-baromef7tapi/../.. 2026/07/18 03:59:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: 1edf86846758906d65e69bf72553c62b9015809e /home/rclone/rclone-test-baromef7tapi/../.. 2026/07/18 03:59:14 DEBUG : ../..: Parsed hash: 1edf86846758906d65e69bf72553c62b9015809e === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:727: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/18 03:59:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/18 03:59:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: md5sum /home/rclone/rclone-test-baromef7tapi/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/18 03:59:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: 0b2373eab8eab8b9186e9b3d8ce40906 /home/rclone/rclone-test-baromef7tapi/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/18 03:59:14 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 0b2373eab8eab8b9186e9b3d8ce40906 2026/07/18 03:59:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/18 03:59:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: sha1sum /home/rclone/rclone-test-baromef7tapi/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/18 03:59:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: 805306b791a33627bfa84e652f8c2be7e7992811 /home/rclone/rclone-test-baromef7tapi/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/18 03:59:14 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 805306b791a33627bfa84e652f8c2be7e7992811 2026/07/18 03:59:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/18 03:59:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: md5sum /home/rclone/rclone-test-baromef7tapi/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/18 03:59:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: 0b2373eab8eab8b9186e9b3d8ce40906 /home/rclone/rclone-test-baromef7tapi/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/18 03:59:14 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 0b2373eab8eab8b9186e9b3d8ce40906 2026/07/18 03:59:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/18 03:59:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: sha1sum /home/rclone/rclone-test-baromef7tapi/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/18 03:59:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: 805306b791a33627bfa84e652f8c2be7e7992811 /home/rclone/rclone-test-baromef7tapi/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/18 03:59:14 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 805306b791a33627bfa84e652f8c2be7e7992811 2026/07/18 03:59:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/18 03:59:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: md5sum /home/rclone/rclone-test-baromef7tapi/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/18 03:59:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: 0b2373eab8eab8b9186e9b3d8ce40906 /home/rclone/rclone-test-baromef7tapi/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/18 03:59:14 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 0b2373eab8eab8b9186e9b3d8ce40906 2026/07/18 03:59:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/18 03:59:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: sha1sum /home/rclone/rclone-test-baromef7tapi/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/18 03:59:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: 805306b791a33627bfa84e652f8c2be7e7992811 /home/rclone/rclone-test-baromef7tapi/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/18 03:59:14 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 805306b791a33627bfa84e652f8c2be7e7992811 === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:727: testing " leading space" 2026/07/18 03:59:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/ leading space/ leading space" 2026/07/18 03:59:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: md5sum /home/rclone/rclone-test-baromef7tapi/\ leading\ space/\ leading\ space 2026/07/18 03:59:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: 2d8017fb49f055656aba75d68138829b /home/rclone/rclone-test-baromef7tapi/ leading space/ leading space 2026/07/18 03:59:14 DEBUG : leading space/ leading space: Parsed hash: 2d8017fb49f055656aba75d68138829b 2026/07/18 03:59:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/ leading space/ leading space" 2026/07/18 03:59:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: sha1sum /home/rclone/rclone-test-baromef7tapi/\ leading\ space/\ leading\ space 2026/07/18 03:59:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: 7fce536690c52f5693651f45750e17ccce11cf7b /home/rclone/rclone-test-baromef7tapi/ leading space/ leading space 2026/07/18 03:59:14 DEBUG : leading space/ leading space: Parsed hash: 7fce536690c52f5693651f45750e17ccce11cf7b 2026/07/18 03:59:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/ leading space/ leading space" 2026/07/18 03:59:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: md5sum /home/rclone/rclone-test-baromef7tapi/\ leading\ space/\ leading\ space 2026/07/18 03:59:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: 2d8017fb49f055656aba75d68138829b /home/rclone/rclone-test-baromef7tapi/ leading space/ leading space 2026/07/18 03:59:14 DEBUG : leading space/ leading space: Parsed hash: 2d8017fb49f055656aba75d68138829b 2026/07/18 03:59:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/ leading space/ leading space" 2026/07/18 03:59:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: sha1sum /home/rclone/rclone-test-baromef7tapi/\ leading\ space/\ leading\ space 2026/07/18 03:59:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: 7fce536690c52f5693651f45750e17ccce11cf7b /home/rclone/rclone-test-baromef7tapi/ leading space/ leading space 2026/07/18 03:59:14 DEBUG : leading space/ leading space: Parsed hash: 7fce536690c52f5693651f45750e17ccce11cf7b 2026/07/18 03:59:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/ leading space/ leading space" 2026/07/18 03:59:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: md5sum /home/rclone/rclone-test-baromef7tapi/\ leading\ space/\ leading\ space 2026/07/18 03:59:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: 2d8017fb49f055656aba75d68138829b /home/rclone/rclone-test-baromef7tapi/ leading space/ leading space 2026/07/18 03:59:14 DEBUG : leading space/ leading space: Parsed hash: 2d8017fb49f055656aba75d68138829b 2026/07/18 03:59:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/ leading space/ leading space" 2026/07/18 03:59:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: sha1sum /home/rclone/rclone-test-baromef7tapi/\ leading\ space/\ leading\ space 2026/07/18 03:59:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: 7fce536690c52f5693651f45750e17ccce11cf7b /home/rclone/rclone-test-baromef7tapi/ leading space/ leading space 2026/07/18 03:59:14 DEBUG : leading space/ leading space: Parsed hash: 7fce536690c52f5693651f45750e17ccce11cf7b === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:727: testing "~leading tilde" 2026/07/18 03:59:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/~leading tilde/~leading tilde" 2026/07/18 03:59:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: md5sum /home/rclone/rclone-test-baromef7tapi/\~leading\ tilde/\~leading\ tilde 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: 8964dfeb695fb46c0eb4056ff829e171 /home/rclone/rclone-test-baromef7tapi/~leading tilde/~leading tilde 2026/07/18 03:59:15 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 8964dfeb695fb46c0eb4056ff829e171 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/~leading tilde/~leading tilde" 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: sha1sum /home/rclone/rclone-test-baromef7tapi/\~leading\ tilde/\~leading\ tilde 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: 8a0d71846600806cbbfc65da293a28f30987c5af /home/rclone/rclone-test-baromef7tapi/~leading tilde/~leading tilde 2026/07/18 03:59:15 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 8a0d71846600806cbbfc65da293a28f30987c5af 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/~leading tilde/~leading tilde" 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: md5sum /home/rclone/rclone-test-baromef7tapi/\~leading\ tilde/\~leading\ tilde 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: 8964dfeb695fb46c0eb4056ff829e171 /home/rclone/rclone-test-baromef7tapi/~leading tilde/~leading tilde 2026/07/18 03:59:15 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 8964dfeb695fb46c0eb4056ff829e171 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/~leading tilde/~leading tilde" 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: sha1sum /home/rclone/rclone-test-baromef7tapi/\~leading\ tilde/\~leading\ tilde 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: 8a0d71846600806cbbfc65da293a28f30987c5af /home/rclone/rclone-test-baromef7tapi/~leading tilde/~leading tilde 2026/07/18 03:59:15 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 8a0d71846600806cbbfc65da293a28f30987c5af 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/~leading tilde/~leading tilde" 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: md5sum /home/rclone/rclone-test-baromef7tapi/\~leading\ tilde/\~leading\ tilde 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: 8964dfeb695fb46c0eb4056ff829e171 /home/rclone/rclone-test-baromef7tapi/~leading tilde/~leading tilde 2026/07/18 03:59:15 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 8964dfeb695fb46c0eb4056ff829e171 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/~leading tilde/~leading tilde" 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: sha1sum /home/rclone/rclone-test-baromef7tapi/\~leading\ tilde/\~leading\ tilde 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: 8a0d71846600806cbbfc65da293a28f30987c5af /home/rclone/rclone-test-baromef7tapi/~leading tilde/~leading tilde 2026/07/18 03:59:15 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 8a0d71846600806cbbfc65da293a28f30987c5af === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:727: testing "␍leading CR" 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/␍leading CR/␍leading CR" 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: md5sum /home/rclone/rclone-test-baromef7tapi/␍leading\ CR/␍leading\ CR 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: c26e2baad0a306cb14262b626086c28b /home/rclone/rclone-test-baromef7tapi/␍leading CR/␍leading CR 2026/07/18 03:59:15 DEBUG : ␍leading CR/␍leading CR: Parsed hash: c26e2baad0a306cb14262b626086c28b 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/␍leading CR/␍leading CR" 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: sha1sum /home/rclone/rclone-test-baromef7tapi/␍leading\ CR/␍leading\ CR 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: e358607115588b3c288bacad27a0c531581c4c9c /home/rclone/rclone-test-baromef7tapi/␍leading CR/␍leading CR 2026/07/18 03:59:15 DEBUG : ␍leading CR/␍leading CR: Parsed hash: e358607115588b3c288bacad27a0c531581c4c9c 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/␍leading CR/␍leading CR" 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: md5sum /home/rclone/rclone-test-baromef7tapi/␍leading\ CR/␍leading\ CR 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: c26e2baad0a306cb14262b626086c28b /home/rclone/rclone-test-baromef7tapi/␍leading CR/␍leading CR 2026/07/18 03:59:15 DEBUG : ␍leading CR/␍leading CR: Parsed hash: c26e2baad0a306cb14262b626086c28b 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/␍leading CR/␍leading CR" 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: sha1sum /home/rclone/rclone-test-baromef7tapi/␍leading\ CR/␍leading\ CR 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: e358607115588b3c288bacad27a0c531581c4c9c /home/rclone/rclone-test-baromef7tapi/␍leading CR/␍leading CR 2026/07/18 03:59:15 DEBUG : ␍leading CR/␍leading CR: Parsed hash: e358607115588b3c288bacad27a0c531581c4c9c 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/␍leading CR/␍leading CR" 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: md5sum /home/rclone/rclone-test-baromef7tapi/␍leading\ CR/␍leading\ CR 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: c26e2baad0a306cb14262b626086c28b /home/rclone/rclone-test-baromef7tapi/␍leading CR/␍leading CR 2026/07/18 03:59:15 DEBUG : ␍leading CR/␍leading CR: Parsed hash: c26e2baad0a306cb14262b626086c28b 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/␍leading CR/␍leading CR" 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: sha1sum /home/rclone/rclone-test-baromef7tapi/␍leading\ CR/␍leading\ CR 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: e358607115588b3c288bacad27a0c531581c4c9c /home/rclone/rclone-test-baromef7tapi/␍leading CR/␍leading CR 2026/07/18 03:59:15 DEBUG : ␍leading CR/␍leading CR: Parsed hash: e358607115588b3c288bacad27a0c531581c4c9c === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:727: testing "␊leading LF" 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/␊leading LF/␊leading LF" 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: md5sum /home/rclone/rclone-test-baromef7tapi/␊leading\ LF/␊leading\ LF 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: 1b137b8be91eafb3db674b49410a64e1 /home/rclone/rclone-test-baromef7tapi/␊leading LF/␊leading LF 2026/07/18 03:59:15 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 1b137b8be91eafb3db674b49410a64e1 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/␊leading LF/␊leading LF" 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: sha1sum /home/rclone/rclone-test-baromef7tapi/␊leading\ LF/␊leading\ LF 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: 2593f96d0612468916e4f2380c61618e9a804450 /home/rclone/rclone-test-baromef7tapi/␊leading LF/␊leading LF 2026/07/18 03:59:15 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 2593f96d0612468916e4f2380c61618e9a804450 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/␊leading LF/␊leading LF" 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: md5sum /home/rclone/rclone-test-baromef7tapi/␊leading\ LF/␊leading\ LF 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: 1b137b8be91eafb3db674b49410a64e1 /home/rclone/rclone-test-baromef7tapi/␊leading LF/␊leading LF 2026/07/18 03:59:15 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 1b137b8be91eafb3db674b49410a64e1 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/␊leading LF/␊leading LF" 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: sha1sum /home/rclone/rclone-test-baromef7tapi/␊leading\ LF/␊leading\ LF 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: 2593f96d0612468916e4f2380c61618e9a804450 /home/rclone/rclone-test-baromef7tapi/␊leading LF/␊leading LF 2026/07/18 03:59:15 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 2593f96d0612468916e4f2380c61618e9a804450 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/␊leading LF/␊leading LF" 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: md5sum /home/rclone/rclone-test-baromef7tapi/␊leading\ LF/␊leading\ LF 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: 1b137b8be91eafb3db674b49410a64e1 /home/rclone/rclone-test-baromef7tapi/␊leading LF/␊leading LF 2026/07/18 03:59:15 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 1b137b8be91eafb3db674b49410a64e1 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/␊leading LF/␊leading LF" 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: sha1sum /home/rclone/rclone-test-baromef7tapi/␊leading\ LF/␊leading\ LF 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: 2593f96d0612468916e4f2380c61618e9a804450 /home/rclone/rclone-test-baromef7tapi/␊leading LF/␊leading LF 2026/07/18 03:59:15 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 2593f96d0612468916e4f2380c61618e9a804450 === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:727: testing "␉leading HT" 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/␉leading HT/␉leading HT" 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: md5sum /home/rclone/rclone-test-baromef7tapi/␉leading\ HT/␉leading\ HT 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: 10e7f1ece731b06bb5a0319890559755 /home/rclone/rclone-test-baromef7tapi/␉leading HT/␉leading HT 2026/07/18 03:59:15 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 10e7f1ece731b06bb5a0319890559755 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/␉leading HT/␉leading HT" 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: sha1sum /home/rclone/rclone-test-baromef7tapi/␉leading\ HT/␉leading\ HT 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: 45b4a768375cafb3a052280bb1cc3badcfc2f1e2 /home/rclone/rclone-test-baromef7tapi/␉leading HT/␉leading HT 2026/07/18 03:59:15 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 45b4a768375cafb3a052280bb1cc3badcfc2f1e2 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/␉leading HT/␉leading HT" 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: md5sum /home/rclone/rclone-test-baromef7tapi/␉leading\ HT/␉leading\ HT 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: 10e7f1ece731b06bb5a0319890559755 /home/rclone/rclone-test-baromef7tapi/␉leading HT/␉leading HT 2026/07/18 03:59:15 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 10e7f1ece731b06bb5a0319890559755 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/␉leading HT/␉leading HT" 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: sha1sum /home/rclone/rclone-test-baromef7tapi/␉leading\ HT/␉leading\ HT 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: 45b4a768375cafb3a052280bb1cc3badcfc2f1e2 /home/rclone/rclone-test-baromef7tapi/␉leading HT/␉leading HT 2026/07/18 03:59:15 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 45b4a768375cafb3a052280bb1cc3badcfc2f1e2 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/␉leading HT/␉leading HT" 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: md5sum /home/rclone/rclone-test-baromef7tapi/␉leading\ HT/␉leading\ HT 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: 10e7f1ece731b06bb5a0319890559755 /home/rclone/rclone-test-baromef7tapi/␉leading HT/␉leading HT 2026/07/18 03:59:15 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 10e7f1ece731b06bb5a0319890559755 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/␉leading HT/␉leading HT" 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: sha1sum /home/rclone/rclone-test-baromef7tapi/␉leading\ HT/␉leading\ HT 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: 45b4a768375cafb3a052280bb1cc3badcfc2f1e2 /home/rclone/rclone-test-baromef7tapi/␉leading HT/␉leading HT 2026/07/18 03:59:15 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 45b4a768375cafb3a052280bb1cc3badcfc2f1e2 === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:727: testing "␋leading VT" 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/␋leading VT/␋leading VT" 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: md5sum /home/rclone/rclone-test-baromef7tapi/␋leading\ VT/␋leading\ VT 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: c80aa46e2164eaa5fc0b1131fe7ad472 /home/rclone/rclone-test-baromef7tapi/␋leading VT/␋leading VT 2026/07/18 03:59:15 DEBUG : ␋leading VT/␋leading VT: Parsed hash: c80aa46e2164eaa5fc0b1131fe7ad472 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/␋leading VT/␋leading VT" 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: sha1sum /home/rclone/rclone-test-baromef7tapi/␋leading\ VT/␋leading\ VT 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: 4b3b5b2cdc818eca8db240b6963905534039a034 /home/rclone/rclone-test-baromef7tapi/␋leading VT/␋leading VT 2026/07/18 03:59:15 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 4b3b5b2cdc818eca8db240b6963905534039a034 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/␋leading VT/␋leading VT" 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: md5sum /home/rclone/rclone-test-baromef7tapi/␋leading\ VT/␋leading\ VT 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: c80aa46e2164eaa5fc0b1131fe7ad472 /home/rclone/rclone-test-baromef7tapi/␋leading VT/␋leading VT 2026/07/18 03:59:15 DEBUG : ␋leading VT/␋leading VT: Parsed hash: c80aa46e2164eaa5fc0b1131fe7ad472 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/␋leading VT/␋leading VT" 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: sha1sum /home/rclone/rclone-test-baromef7tapi/␋leading\ VT/␋leading\ VT 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: 4b3b5b2cdc818eca8db240b6963905534039a034 /home/rclone/rclone-test-baromef7tapi/␋leading VT/␋leading VT 2026/07/18 03:59:15 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 4b3b5b2cdc818eca8db240b6963905534039a034 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/␋leading VT/␋leading VT" 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: md5sum /home/rclone/rclone-test-baromef7tapi/␋leading\ VT/␋leading\ VT 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: c80aa46e2164eaa5fc0b1131fe7ad472 /home/rclone/rclone-test-baromef7tapi/␋leading VT/␋leading VT 2026/07/18 03:59:15 DEBUG : ␋leading VT/␋leading VT: Parsed hash: c80aa46e2164eaa5fc0b1131fe7ad472 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/␋leading VT/␋leading VT" 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: sha1sum /home/rclone/rclone-test-baromef7tapi/␋leading\ VT/␋leading\ VT 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: 4b3b5b2cdc818eca8db240b6963905534039a034 /home/rclone/rclone-test-baromef7tapi/␋leading VT/␋leading VT 2026/07/18 03:59:15 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 4b3b5b2cdc818eca8db240b6963905534039a034 === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:727: testing ".leading dot" 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/.leading dot/.leading dot" 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: md5sum /home/rclone/rclone-test-baromef7tapi/.leading\ dot/.leading\ dot 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: 94dfc4c8aa4dbc1d723eb4fef4cf932e /home/rclone/rclone-test-baromef7tapi/.leading dot/.leading dot 2026/07/18 03:59:15 DEBUG : .leading dot/.leading dot: Parsed hash: 94dfc4c8aa4dbc1d723eb4fef4cf932e 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/.leading dot/.leading dot" 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: sha1sum /home/rclone/rclone-test-baromef7tapi/.leading\ dot/.leading\ dot 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: 2f354f8dd630caaec87e2234519872b35599ca53 /home/rclone/rclone-test-baromef7tapi/.leading dot/.leading dot 2026/07/18 03:59:15 DEBUG : .leading dot/.leading dot: Parsed hash: 2f354f8dd630caaec87e2234519872b35599ca53 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/.leading dot/.leading dot" 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: md5sum /home/rclone/rclone-test-baromef7tapi/.leading\ dot/.leading\ dot 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: 94dfc4c8aa4dbc1d723eb4fef4cf932e /home/rclone/rclone-test-baromef7tapi/.leading dot/.leading dot 2026/07/18 03:59:15 DEBUG : .leading dot/.leading dot: Parsed hash: 94dfc4c8aa4dbc1d723eb4fef4cf932e 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/.leading dot/.leading dot" 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: sha1sum /home/rclone/rclone-test-baromef7tapi/.leading\ dot/.leading\ dot 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: 2f354f8dd630caaec87e2234519872b35599ca53 /home/rclone/rclone-test-baromef7tapi/.leading dot/.leading dot 2026/07/18 03:59:15 DEBUG : .leading dot/.leading dot: Parsed hash: 2f354f8dd630caaec87e2234519872b35599ca53 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/.leading dot/.leading dot" 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: md5sum /home/rclone/rclone-test-baromef7tapi/.leading\ dot/.leading\ dot 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: 94dfc4c8aa4dbc1d723eb4fef4cf932e /home/rclone/rclone-test-baromef7tapi/.leading dot/.leading dot 2026/07/18 03:59:15 DEBUG : .leading dot/.leading dot: Parsed hash: 94dfc4c8aa4dbc1d723eb4fef4cf932e 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/.leading dot/.leading dot" 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: sha1sum /home/rclone/rclone-test-baromef7tapi/.leading\ dot/.leading\ dot 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: 2f354f8dd630caaec87e2234519872b35599ca53 /home/rclone/rclone-test-baromef7tapi/.leading dot/.leading dot 2026/07/18 03:59:15 DEBUG : .leading dot/.leading dot: Parsed hash: 2f354f8dd630caaec87e2234519872b35599ca53 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:727: testing "trailing space " 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/trailing space /trailing space " 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: md5sum /home/rclone/rclone-test-baromef7tapi/trailing\ space\ /trailing\ space\ 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: b6870cace3ac67f0658d2593a6877114 /home/rclone/rclone-test-baromef7tapi/trailing space /trailing space 2026/07/18 03:59:15 DEBUG : trailing space /trailing space : Parsed hash: b6870cace3ac67f0658d2593a6877114 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/trailing space /trailing space " 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: sha1sum /home/rclone/rclone-test-baromef7tapi/trailing\ space\ /trailing\ space\ 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: f596e2f67658552a5770ccab87ec67831231d61c /home/rclone/rclone-test-baromef7tapi/trailing space /trailing space 2026/07/18 03:59:15 DEBUG : trailing space /trailing space : Parsed hash: f596e2f67658552a5770ccab87ec67831231d61c 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/trailing space /trailing space " 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: md5sum /home/rclone/rclone-test-baromef7tapi/trailing\ space\ /trailing\ space\ 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: b6870cace3ac67f0658d2593a6877114 /home/rclone/rclone-test-baromef7tapi/trailing space /trailing space 2026/07/18 03:59:15 DEBUG : trailing space /trailing space : Parsed hash: b6870cace3ac67f0658d2593a6877114 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/trailing space /trailing space " 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: sha1sum /home/rclone/rclone-test-baromef7tapi/trailing\ space\ /trailing\ space\ 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: f596e2f67658552a5770ccab87ec67831231d61c /home/rclone/rclone-test-baromef7tapi/trailing space /trailing space 2026/07/18 03:59:15 DEBUG : trailing space /trailing space : Parsed hash: f596e2f67658552a5770ccab87ec67831231d61c 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/trailing space /trailing space " 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: md5sum /home/rclone/rclone-test-baromef7tapi/trailing\ space\ /trailing\ space\ 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: b6870cace3ac67f0658d2593a6877114 /home/rclone/rclone-test-baromef7tapi/trailing space /trailing space 2026/07/18 03:59:15 DEBUG : trailing space /trailing space : Parsed hash: b6870cace3ac67f0658d2593a6877114 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/trailing space /trailing space " 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: sha1sum /home/rclone/rclone-test-baromef7tapi/trailing\ space\ /trailing\ space\ 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: f596e2f67658552a5770ccab87ec67831231d61c /home/rclone/rclone-test-baromef7tapi/trailing space /trailing space 2026/07/18 03:59:15 DEBUG : trailing space /trailing space : Parsed hash: f596e2f67658552a5770ccab87ec67831231d61c === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:727: testing "trailing CR␍" 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/trailing CR␍/trailing CR␍" 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: md5sum /home/rclone/rclone-test-baromef7tapi/trailing\ CR␍/trailing\ CR␍ 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: 6fef5c27d86f0e9fb6f62634600a7fad /home/rclone/rclone-test-baromef7tapi/trailing CR␍/trailing CR␍ 2026/07/18 03:59:15 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 6fef5c27d86f0e9fb6f62634600a7fad 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/trailing CR␍/trailing CR␍" 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: sha1sum /home/rclone/rclone-test-baromef7tapi/trailing\ CR␍/trailing\ CR␍ 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: cd4bb53be1c5c5b594822d244072547114ba87ea /home/rclone/rclone-test-baromef7tapi/trailing CR␍/trailing CR␍ 2026/07/18 03:59:15 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: cd4bb53be1c5c5b594822d244072547114ba87ea 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/trailing CR␍/trailing CR␍" 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: md5sum /home/rclone/rclone-test-baromef7tapi/trailing\ CR␍/trailing\ CR␍ 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: 6fef5c27d86f0e9fb6f62634600a7fad /home/rclone/rclone-test-baromef7tapi/trailing CR␍/trailing CR␍ 2026/07/18 03:59:15 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 6fef5c27d86f0e9fb6f62634600a7fad 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/trailing CR␍/trailing CR␍" 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: sha1sum /home/rclone/rclone-test-baromef7tapi/trailing\ CR␍/trailing\ CR␍ 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: cd4bb53be1c5c5b594822d244072547114ba87ea /home/rclone/rclone-test-baromef7tapi/trailing CR␍/trailing CR␍ 2026/07/18 03:59:15 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: cd4bb53be1c5c5b594822d244072547114ba87ea 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/trailing CR␍/trailing CR␍" 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: md5sum /home/rclone/rclone-test-baromef7tapi/trailing\ CR␍/trailing\ CR␍ 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: 6fef5c27d86f0e9fb6f62634600a7fad /home/rclone/rclone-test-baromef7tapi/trailing CR␍/trailing CR␍ 2026/07/18 03:59:15 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 6fef5c27d86f0e9fb6f62634600a7fad 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/trailing CR␍/trailing CR␍" 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: sha1sum /home/rclone/rclone-test-baromef7tapi/trailing\ CR␍/trailing\ CR␍ 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: cd4bb53be1c5c5b594822d244072547114ba87ea /home/rclone/rclone-test-baromef7tapi/trailing CR␍/trailing CR␍ 2026/07/18 03:59:15 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: cd4bb53be1c5c5b594822d244072547114ba87ea === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:727: testing "trailing LF␊" 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/trailing LF␊/trailing LF␊" 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: md5sum /home/rclone/rclone-test-baromef7tapi/trailing\ LF␊/trailing\ LF␊ 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: d93d41d4ec12e7e4e1fe52615baf66ae /home/rclone/rclone-test-baromef7tapi/trailing LF␊/trailing LF␊ 2026/07/18 03:59:15 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: d93d41d4ec12e7e4e1fe52615baf66ae 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/trailing LF␊/trailing LF␊" 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: sha1sum /home/rclone/rclone-test-baromef7tapi/trailing\ LF␊/trailing\ LF␊ 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: 3804a7623af529c12708a1d2f53e314226b2a14d /home/rclone/rclone-test-baromef7tapi/trailing LF␊/trailing LF␊ 2026/07/18 03:59:15 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 3804a7623af529c12708a1d2f53e314226b2a14d 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/trailing LF␊/trailing LF␊" 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: md5sum /home/rclone/rclone-test-baromef7tapi/trailing\ LF␊/trailing\ LF␊ 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: d93d41d4ec12e7e4e1fe52615baf66ae /home/rclone/rclone-test-baromef7tapi/trailing LF␊/trailing LF␊ 2026/07/18 03:59:15 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: d93d41d4ec12e7e4e1fe52615baf66ae 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/trailing LF␊/trailing LF␊" 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: sha1sum /home/rclone/rclone-test-baromef7tapi/trailing\ LF␊/trailing\ LF␊ 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: 3804a7623af529c12708a1d2f53e314226b2a14d /home/rclone/rclone-test-baromef7tapi/trailing LF␊/trailing LF␊ 2026/07/18 03:59:15 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 3804a7623af529c12708a1d2f53e314226b2a14d 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/trailing LF␊/trailing LF␊" 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: md5sum /home/rclone/rclone-test-baromef7tapi/trailing\ LF␊/trailing\ LF␊ 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: d93d41d4ec12e7e4e1fe52615baf66ae /home/rclone/rclone-test-baromef7tapi/trailing LF␊/trailing LF␊ 2026/07/18 03:59:15 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: d93d41d4ec12e7e4e1fe52615baf66ae 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/trailing LF␊/trailing LF␊" 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: sha1sum /home/rclone/rclone-test-baromef7tapi/trailing\ LF␊/trailing\ LF␊ 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: 3804a7623af529c12708a1d2f53e314226b2a14d /home/rclone/rclone-test-baromef7tapi/trailing LF␊/trailing LF␊ 2026/07/18 03:59:15 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 3804a7623af529c12708a1d2f53e314226b2a14d === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:727: testing "trailing HT␉" 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/trailing HT␉/trailing HT␉" 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: md5sum /home/rclone/rclone-test-baromef7tapi/trailing\ HT␉/trailing\ HT␉ 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: eac42f813db1a2c36550f47cc29226b7 /home/rclone/rclone-test-baromef7tapi/trailing HT␉/trailing HT␉ 2026/07/18 03:59:15 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: eac42f813db1a2c36550f47cc29226b7 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/trailing HT␉/trailing HT␉" 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: sha1sum /home/rclone/rclone-test-baromef7tapi/trailing\ HT␉/trailing\ HT␉ 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: 32fe98e22dd08d79d56a7181043c65b37f6a497b /home/rclone/rclone-test-baromef7tapi/trailing HT␉/trailing HT␉ 2026/07/18 03:59:15 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 32fe98e22dd08d79d56a7181043c65b37f6a497b 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/trailing HT␉/trailing HT␉" 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: md5sum /home/rclone/rclone-test-baromef7tapi/trailing\ HT␉/trailing\ HT␉ 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: eac42f813db1a2c36550f47cc29226b7 /home/rclone/rclone-test-baromef7tapi/trailing HT␉/trailing HT␉ 2026/07/18 03:59:15 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: eac42f813db1a2c36550f47cc29226b7 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/trailing HT␉/trailing HT␉" 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: sha1sum /home/rclone/rclone-test-baromef7tapi/trailing\ HT␉/trailing\ HT␉ 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: 32fe98e22dd08d79d56a7181043c65b37f6a497b /home/rclone/rclone-test-baromef7tapi/trailing HT␉/trailing HT␉ 2026/07/18 03:59:15 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 32fe98e22dd08d79d56a7181043c65b37f6a497b 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/trailing HT␉/trailing HT␉" 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: md5sum /home/rclone/rclone-test-baromef7tapi/trailing\ HT␉/trailing\ HT␉ 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: eac42f813db1a2c36550f47cc29226b7 /home/rclone/rclone-test-baromef7tapi/trailing HT␉/trailing HT␉ 2026/07/18 03:59:15 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: eac42f813db1a2c36550f47cc29226b7 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/trailing HT␉/trailing HT␉" 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: sha1sum /home/rclone/rclone-test-baromef7tapi/trailing\ HT␉/trailing\ HT␉ 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: 32fe98e22dd08d79d56a7181043c65b37f6a497b /home/rclone/rclone-test-baromef7tapi/trailing HT␉/trailing HT␉ 2026/07/18 03:59:15 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 32fe98e22dd08d79d56a7181043c65b37f6a497b === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:727: testing "trailing VT␋" 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/trailing VT␋/trailing VT␋" 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: md5sum /home/rclone/rclone-test-baromef7tapi/trailing\ VT␋/trailing\ VT␋ 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: 3706602906a1c91f2081c64a5e0b7cf7 /home/rclone/rclone-test-baromef7tapi/trailing VT␋/trailing VT␋ 2026/07/18 03:59:15 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 3706602906a1c91f2081c64a5e0b7cf7 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/trailing VT␋/trailing VT␋" 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: sha1sum /home/rclone/rclone-test-baromef7tapi/trailing\ VT␋/trailing\ VT␋ 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: 5aac01a6f6d5cd6fa50471f956a6f4e9c12a4ffd /home/rclone/rclone-test-baromef7tapi/trailing VT␋/trailing VT␋ 2026/07/18 03:59:15 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 5aac01a6f6d5cd6fa50471f956a6f4e9c12a4ffd 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/trailing VT␋/trailing VT␋" 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: md5sum /home/rclone/rclone-test-baromef7tapi/trailing\ VT␋/trailing\ VT␋ 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: 3706602906a1c91f2081c64a5e0b7cf7 /home/rclone/rclone-test-baromef7tapi/trailing VT␋/trailing VT␋ 2026/07/18 03:59:15 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 3706602906a1c91f2081c64a5e0b7cf7 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/trailing VT␋/trailing VT␋" 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: sha1sum /home/rclone/rclone-test-baromef7tapi/trailing\ VT␋/trailing\ VT␋ 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: 5aac01a6f6d5cd6fa50471f956a6f4e9c12a4ffd /home/rclone/rclone-test-baromef7tapi/trailing VT␋/trailing VT␋ 2026/07/18 03:59:15 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 5aac01a6f6d5cd6fa50471f956a6f4e9c12a4ffd 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/trailing VT␋/trailing VT␋" 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: md5sum /home/rclone/rclone-test-baromef7tapi/trailing\ VT␋/trailing\ VT␋ 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: 3706602906a1c91f2081c64a5e0b7cf7 /home/rclone/rclone-test-baromef7tapi/trailing VT␋/trailing VT␋ 2026/07/18 03:59:15 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 3706602906a1c91f2081c64a5e0b7cf7 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/trailing VT␋/trailing VT␋" 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: sha1sum /home/rclone/rclone-test-baromef7tapi/trailing\ VT␋/trailing\ VT␋ 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: 5aac01a6f6d5cd6fa50471f956a6f4e9c12a4ffd /home/rclone/rclone-test-baromef7tapi/trailing VT␋/trailing VT␋ 2026/07/18 03:59:15 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 5aac01a6f6d5cd6fa50471f956a6f4e9c12a4ffd === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:727: testing "trailing dot." 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/trailing dot./trailing dot." 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: md5sum /home/rclone/rclone-test-baromef7tapi/trailing\ dot./trailing\ dot. 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: 6524cf2b9c870691fb59f1a37c2a0cf0 /home/rclone/rclone-test-baromef7tapi/trailing dot./trailing dot. 2026/07/18 03:59:15 DEBUG : trailing dot./trailing dot.: Parsed hash: 6524cf2b9c870691fb59f1a37c2a0cf0 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/trailing dot./trailing dot." 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: sha1sum /home/rclone/rclone-test-baromef7tapi/trailing\ dot./trailing\ dot. 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: ccb580c36419bba11c0f4c3dcdb8d110f1e1ef7e /home/rclone/rclone-test-baromef7tapi/trailing dot./trailing dot. 2026/07/18 03:59:15 DEBUG : trailing dot./trailing dot.: Parsed hash: ccb580c36419bba11c0f4c3dcdb8d110f1e1ef7e 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/trailing dot./trailing dot." 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: md5sum /home/rclone/rclone-test-baromef7tapi/trailing\ dot./trailing\ dot. 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: 6524cf2b9c870691fb59f1a37c2a0cf0 /home/rclone/rclone-test-baromef7tapi/trailing dot./trailing dot. 2026/07/18 03:59:15 DEBUG : trailing dot./trailing dot.: Parsed hash: 6524cf2b9c870691fb59f1a37c2a0cf0 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/trailing dot./trailing dot." 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: sha1sum /home/rclone/rclone-test-baromef7tapi/trailing\ dot./trailing\ dot. 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: ccb580c36419bba11c0f4c3dcdb8d110f1e1ef7e /home/rclone/rclone-test-baromef7tapi/trailing dot./trailing dot. 2026/07/18 03:59:15 DEBUG : trailing dot./trailing dot.: Parsed hash: ccb580c36419bba11c0f4c3dcdb8d110f1e1ef7e 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/trailing dot./trailing dot." 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: md5sum /home/rclone/rclone-test-baromef7tapi/trailing\ dot./trailing\ dot. 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: 6524cf2b9c870691fb59f1a37c2a0cf0 /home/rclone/rclone-test-baromef7tapi/trailing dot./trailing dot. 2026/07/18 03:59:15 DEBUG : trailing dot./trailing dot.: Parsed hash: 6524cf2b9c870691fb59f1a37c2a0cf0 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/trailing dot./trailing dot." 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: sha1sum /home/rclone/rclone-test-baromef7tapi/trailing\ dot./trailing\ dot. 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: ccb580c36419bba11c0f4c3dcdb8d110f1e1ef7e /home/rclone/rclone-test-baromef7tapi/trailing dot./trailing dot. 2026/07/18 03:59:15 DEBUG : trailing dot./trailing dot.: Parsed hash: ccb580c36419bba11c0f4c3dcdb8d110f1e1ef7e === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:727: testing "invalid utf-8\xfe" 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: md5sum /home/rclone/rclone-test-baromef7tapi/invalid\ utf-8/invalid\ utf-8 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: 86e9ff9fb7a8fd839bec56ef38464e4c /home/rclone/rclone-test-baromef7tapi/invalid utf-8/invalid utf-8 2026/07/18 03:59:15 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 86e9ff9fb7a8fd839bec56ef38464e4c 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: sha1sum /home/rclone/rclone-test-baromef7tapi/invalid\ utf-8/invalid\ utf-8 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: 80e88d1f43a3eb12f5dafd7f91b332114a230aa2 /home/rclone/rclone-test-baromef7tapi/invalid utf-8/invalid utf-8 2026/07/18 03:59:15 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 80e88d1f43a3eb12f5dafd7f91b332114a230aa2 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: md5sum /home/rclone/rclone-test-baromef7tapi/invalid\ utf-8/invalid\ utf-8 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: 86e9ff9fb7a8fd839bec56ef38464e4c /home/rclone/rclone-test-baromef7tapi/invalid utf-8/invalid utf-8 2026/07/18 03:59:15 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 86e9ff9fb7a8fd839bec56ef38464e4c 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: sha1sum /home/rclone/rclone-test-baromef7tapi/invalid\ utf-8/invalid\ utf-8 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: 80e88d1f43a3eb12f5dafd7f91b332114a230aa2 /home/rclone/rclone-test-baromef7tapi/invalid utf-8/invalid utf-8 2026/07/18 03:59:15 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 80e88d1f43a3eb12f5dafd7f91b332114a230aa2 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: md5sum /home/rclone/rclone-test-baromef7tapi/invalid\ utf-8/invalid\ utf-8 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: 86e9ff9fb7a8fd839bec56ef38464e4c /home/rclone/rclone-test-baromef7tapi/invalid utf-8/invalid utf-8 2026/07/18 03:59:15 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 86e9ff9fb7a8fd839bec56ef38464e4c 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: sha1sum /home/rclone/rclone-test-baromef7tapi/invalid\ utf-8/invalid\ utf-8 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: 80e88d1f43a3eb12f5dafd7f91b332114a230aa2 /home/rclone/rclone-test-baromef7tapi/invalid utf-8/invalid utf-8 2026/07/18 03:59:15 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 80e88d1f43a3eb12f5dafd7f91b332114a230aa2 === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:727: testing "test%46.txt" 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/test%46.txt/test%46.txt" 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: md5sum /home/rclone/rclone-test-baromef7tapi/test\%46.txt/test\%46.txt 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: 6c25db1729ec5c2513df81492f316a4f /home/rclone/rclone-test-baromef7tapi/test%46.txt/test%46.txt 2026/07/18 03:59:15 DEBUG : test%46.txt/test%46.txt: Parsed hash: 6c25db1729ec5c2513df81492f316a4f 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/test%46.txt/test%46.txt" 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: sha1sum /home/rclone/rclone-test-baromef7tapi/test\%46.txt/test\%46.txt 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: a39534371288fe884d4d8f9b57baa4bb2c506b37 /home/rclone/rclone-test-baromef7tapi/test%46.txt/test%46.txt 2026/07/18 03:59:15 DEBUG : test%46.txt/test%46.txt: Parsed hash: a39534371288fe884d4d8f9b57baa4bb2c506b37 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/test%46.txt/test%46.txt" 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: md5sum /home/rclone/rclone-test-baromef7tapi/test\%46.txt/test\%46.txt 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: 6c25db1729ec5c2513df81492f316a4f /home/rclone/rclone-test-baromef7tapi/test%46.txt/test%46.txt 2026/07/18 03:59:15 DEBUG : test%46.txt/test%46.txt: Parsed hash: 6c25db1729ec5c2513df81492f316a4f 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/test%46.txt/test%46.txt" 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: sha1sum /home/rclone/rclone-test-baromef7tapi/test\%46.txt/test\%46.txt 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: a39534371288fe884d4d8f9b57baa4bb2c506b37 /home/rclone/rclone-test-baromef7tapi/test%46.txt/test%46.txt 2026/07/18 03:59:15 DEBUG : test%46.txt/test%46.txt: Parsed hash: a39534371288fe884d4d8f9b57baa4bb2c506b37 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/test%46.txt/test%46.txt" 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: md5sum /home/rclone/rclone-test-baromef7tapi/test\%46.txt/test\%46.txt 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: 6c25db1729ec5c2513df81492f316a4f /home/rclone/rclone-test-baromef7tapi/test%46.txt/test%46.txt 2026/07/18 03:59:15 DEBUG : test%46.txt/test%46.txt: Parsed hash: 6c25db1729ec5c2513df81492f316a4f 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/test%46.txt/test%46.txt" 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: sha1sum /home/rclone/rclone-test-baromef7tapi/test\%46.txt/test\%46.txt 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: a39534371288fe884d4d8f9b57baa4bb2c506b37 /home/rclone/rclone-test-baromef7tapi/test%46.txt/test%46.txt 2026/07/18 03:59:15 DEBUG : test%46.txt/test%46.txt: Parsed hash: a39534371288fe884d4d8f9b57baa4bb2c506b37 === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Connection OK after error: potato 2026/07/18 03:59:15 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Removed after failed upload: potato === RUN TestIntegration/FsMkdir/FsPutZeroLength 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/zero-length-file" 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: md5sum /home/rclone/rclone-test-baromef7tapi/zero-length-file 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-baromef7tapi/zero-length-file 2026/07/18 03:59:15 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/zero-length-file" 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: sha1sum /home/rclone/rclone-test-baromef7tapi/zero-length-file 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-baromef7tapi/zero-length-file 2026/07/18 03:59:15 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/zero-length-file" 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: md5sum /home/rclone/rclone-test-baromef7tapi/zero-length-file 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-baromef7tapi/zero-length-file 2026/07/18 03:59:15 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/zero-length-file" 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: sha1sum /home/rclone/rclone-test-baromef7tapi/zero-length-file 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-baromef7tapi/zero-length-file 2026/07/18 03:59:15 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:806: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:839: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:892: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/file name.txt" 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: md5sum /home/rclone/rclone-test-baromef7tapi/file\ name.txt 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: 8dae26906f14acb2509a5c001649b21b /home/rclone/rclone-test-baromef7tapi/file name.txt 2026/07/18 03:59:15 DEBUG : file name.txt: Parsed hash: 8dae26906f14acb2509a5c001649b21b 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/file name.txt" 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: sha1sum /home/rclone/rclone-test-baromef7tapi/file\ name.txt 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: 9ad090688f3149a414cba478de6f5c216710e754 /home/rclone/rclone-test-baromef7tapi/file name.txt 2026/07/18 03:59:15 DEBUG : file name.txt: Parsed hash: 9ad090688f3149a414cba478de6f5c216710e754 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/file name.txt" 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: md5sum /home/rclone/rclone-test-baromef7tapi/file\ name.txt 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: 8dae26906f14acb2509a5c001649b21b /home/rclone/rclone-test-baromef7tapi/file name.txt 2026/07/18 03:59:15 DEBUG : file name.txt: Parsed hash: 8dae26906f14acb2509a5c001649b21b 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/file name.txt" 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: sha1sum /home/rclone/rclone-test-baromef7tapi/file\ name.txt 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: 9ad090688f3149a414cba478de6f5c216710e754 /home/rclone/rclone-test-baromef7tapi/file name.txt 2026/07/18 03:59:15 DEBUG : file name.txt: Parsed hash: 9ad090688f3149a414cba478de6f5c216710e754 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: md5sum /home/rclone/rclone-test-baromef7tapi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: 4de1534bda10cccd207034660f237189 /home/rclone/rclone-test-baromef7tapi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/18 03:59:15 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 4de1534bda10cccd207034660f237189 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: sha1sum /home/rclone/rclone-test-baromef7tapi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: d41f6634eb5552d3b174d652277de618e4436ba6 /home/rclone/rclone-test-baromef7tapi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/18 03:59:15 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: d41f6634eb5552d3b174d652277de618e4436ba6 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: md5sum /home/rclone/rclone-test-baromef7tapi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: 4de1534bda10cccd207034660f237189 /home/rclone/rclone-test-baromef7tapi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/18 03:59:15 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 4de1534bda10cccd207034660f237189 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: sha1sum /home/rclone/rclone-test-baromef7tapi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: d41f6634eb5552d3b174d652277de618e4436ba6 /home/rclone/rclone-test-baromef7tapi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/18 03:59:15 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: d41f6634eb5552d3b174d652277de618e4436ba6 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/file name.txt" 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: md5sum /home/rclone/rclone-test-baromef7tapi/file\ name.txt 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: 6988173e63a450d5321b45d7a21d3f18 /home/rclone/rclone-test-baromef7tapi/file name.txt 2026/07/18 03:59:15 DEBUG : file name.txt: Parsed hash: 6988173e63a450d5321b45d7a21d3f18 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/file name.txt" 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: sha1sum /home/rclone/rclone-test-baromef7tapi/file\ name.txt 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: e2e02f20d0d56ac2bc9d95c37deeeb271fbba6e2 /home/rclone/rclone-test-baromef7tapi/file name.txt 2026/07/18 03:59:15 DEBUG : file name.txt: Parsed hash: e2e02f20d0d56ac2bc9d95c37deeeb271fbba6e2 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/file name.txt" 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: md5sum /home/rclone/rclone-test-baromef7tapi/file\ name.txt 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: 6988173e63a450d5321b45d7a21d3f18 /home/rclone/rclone-test-baromef7tapi/file name.txt 2026/07/18 03:59:15 DEBUG : file name.txt: Parsed hash: 6988173e63a450d5321b45d7a21d3f18 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/file name.txt" 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: sha1sum /home/rclone/rclone-test-baromef7tapi/file\ name.txt 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: e2e02f20d0d56ac2bc9d95c37deeeb271fbba6e2 /home/rclone/rclone-test-baromef7tapi/file name.txt 2026/07/18 03:59:15 DEBUG : file name.txt: Parsed hash: e2e02f20d0d56ac2bc9d95c37deeeb271fbba6e2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/07/18 03:59:15 DEBUG : Creating backend with remote "TestSFTPOpenssh:" 2026/07/18 03:59:15 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/07/18 03:59:15 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/18 03:59:15 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/18 03:59:15 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/18 03:59:15 DEBUG : Setting pass="J17Xn1ZtNOzk1XUVpWIFiDCe02hagV85" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/18 03:59:15 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/18 03:59:15 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{xaSW7}" suffix to name 2026/07/18 03:59:15 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/18 03:59:15 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/18 03:59:15 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/18 03:59:15 DEBUG : Setting pass="J17Xn1ZtNOzk1XUVpWIFiDCe02hagV85" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/18 03:59:15 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/18 03:59:15 NOTICE: TestSFTPOpenssh{xaSW7}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/: New connection 127.0.0.1:59546->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell type "unix" from config 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/: Relative path resolved to "/home/rclone" 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/: Using root directory "/home/rclone" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/file name.txt" 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: md5sum /home/rclone/rclone-test-baromef7tapi/file\ name.txt 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: 6988173e63a450d5321b45d7a21d3f18 /home/rclone/rclone-test-baromef7tapi/file name.txt 2026/07/18 03:59:15 DEBUG : file name.txt: Parsed hash: 6988173e63a450d5321b45d7a21d3f18 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/file name.txt" 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: sha1sum /home/rclone/rclone-test-baromef7tapi/file\ name.txt 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: e2e02f20d0d56ac2bc9d95c37deeeb271fbba6e2 /home/rclone/rclone-test-baromef7tapi/file name.txt 2026/07/18 03:59:15 DEBUG : file name.txt: Parsed hash: e2e02f20d0d56ac2bc9d95c37deeeb271fbba6e2 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: md5sum /home/rclone/rclone-test-baromef7tapi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: 4de1534bda10cccd207034660f237189 /home/rclone/rclone-test-baromef7tapi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/18 03:59:15 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 4de1534bda10cccd207034660f237189 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: sha1sum /home/rclone/rclone-test-baromef7tapi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: d41f6634eb5552d3b174d652277de618e4436ba6 /home/rclone/rclone-test-baromef7tapi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/18 03:59:15 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: d41f6634eb5552d3b174d652277de618e4436ba6 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/file name.txt" 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: md5sum /home/rclone/rclone-test-baromef7tapi/file\ name.txt 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: 6988173e63a450d5321b45d7a21d3f18 /home/rclone/rclone-test-baromef7tapi/file name.txt 2026/07/18 03:59:15 DEBUG : file name.txt: Parsed hash: 6988173e63a450d5321b45d7a21d3f18 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/file name.txt" 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: sha1sum /home/rclone/rclone-test-baromef7tapi/file\ name.txt 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: e2e02f20d0d56ac2bc9d95c37deeeb271fbba6e2 /home/rclone/rclone-test-baromef7tapi/file name.txt 2026/07/18 03:59:15 DEBUG : file name.txt: Parsed hash: e2e02f20d0d56ac2bc9d95c37deeeb271fbba6e2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1145: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/file name.txt" 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: md5sum /home/rclone/rclone-test-baromef7tapi/file\ name.txt 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: 6988173e63a450d5321b45d7a21d3f18 /home/rclone/rclone-test-baromef7tapi/file name.txt 2026/07/18 03:59:15 DEBUG : file name.txt: Parsed hash: 6988173e63a450d5321b45d7a21d3f18 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/file name.txt" 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: sha1sum /home/rclone/rclone-test-baromef7tapi/file\ name.txt 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: e2e02f20d0d56ac2bc9d95c37deeeb271fbba6e2 /home/rclone/rclone-test-baromef7tapi/file name.txt 2026/07/18 03:59:15 DEBUG : file name.txt: Parsed hash: e2e02f20d0d56ac2bc9d95c37deeeb271fbba6e2 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: md5sum /home/rclone/rclone-test-baromef7tapi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: 4de1534bda10cccd207034660f237189 /home/rclone/rclone-test-baromef7tapi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/18 03:59:15 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 4de1534bda10cccd207034660f237189 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: sha1sum /home/rclone/rclone-test-baromef7tapi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: d41f6634eb5552d3b174d652277de618e4436ba6 /home/rclone/rclone-test-baromef7tapi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/18 03:59:15 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: d41f6634eb5552d3b174d652277de618e4436ba6 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge fstests.go:1177: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot fstests.go:1214: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/07/18 03:59:15 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-baromef7tapi/hello? sausage/êé" 2026/07/18 03:59:15 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/07/18 03:59:15 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/18 03:59:15 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/18 03:59:15 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/18 03:59:15 DEBUG : Setting pass="J17Xn1ZtNOzk1XUVpWIFiDCe02hagV85" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/18 03:59:15 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/18 03:59:15 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{xaSW7}" suffix to name 2026/07/18 03:59:15 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/18 03:59:15 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/18 03:59:15 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/18 03:59:15 DEBUG : Setting pass="J17Xn1ZtNOzk1XUVpWIFiDCe02hagV85" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/18 03:59:15 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/18 03:59:15 NOTICE: TestSFTPOpenssh{xaSW7}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi/hello? sausage/êé: New connection 127.0.0.1:59550->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi/hello? sausage/êé: Shell type "unix" from config 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi/hello? sausage/êé: Relative path resolved to "/home/rclone/rclone-test-baromef7tapi/hello? sausage/êé" 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi/hello? sausage/êé: Using root directory "/home/rclone/rclone-test-baromef7tapi/hello? sausage/êé" 2026/07/18 03:59:15 DEBUG : fs cache: renaming cache item "TestSFTPOpenssh:rclone-test-baromef7tapi/hello? sausage/êé" to be canonical "TestSFTPOpenssh{xaSW7}:rclone-test-baromef7tapi/hello? sausage/êé" 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi/hello? sausage/êé: Shell path "/home/rclone/rclone-test-baromef7tapi/hello? sausage/êé/a/b/c/d/e.txt" 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi/hello? sausage/êé: Running remote command: md5sum /home/rclone/rclone-test-baromef7tapi/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi/hello? sausage/êé: Remote command result: a52f5a57664afc74c6fcb53f2563cd64 /home/rclone/rclone-test-baromef7tapi/hello? sausage/êé/a/b/c/d/e.txt 2026/07/18 03:59:15 DEBUG : a/b/c/d/e.txt: Parsed hash: a52f5a57664afc74c6fcb53f2563cd64 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi/hello? sausage/êé: Shell path "/home/rclone/rclone-test-baromef7tapi/hello? sausage/êé/a/b/c/d/e.txt" 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi/hello? sausage/êé: Running remote command: sha1sum /home/rclone/rclone-test-baromef7tapi/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi/hello? sausage/êé: Remote command result: 7546833e72e5078a3405e527dd13b4064e6975fb /home/rclone/rclone-test-baromef7tapi/hello? sausage/êé/a/b/c/d/e.txt 2026/07/18 03:59:15 DEBUG : a/b/c/d/e.txt: Parsed hash: 7546833e72e5078a3405e527dd13b4064e6975fb 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi/hello? sausage/êé: Shell path "/home/rclone/rclone-test-baromef7tapi/hello? sausage/êé/a/b/c/d/e.txt" 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi/hello? sausage/êé: Running remote command: md5sum /home/rclone/rclone-test-baromef7tapi/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi/hello? sausage/êé: Remote command result: a52f5a57664afc74c6fcb53f2563cd64 /home/rclone/rclone-test-baromef7tapi/hello? sausage/êé/a/b/c/d/e.txt 2026/07/18 03:59:15 DEBUG : a/b/c/d/e.txt: Parsed hash: a52f5a57664afc74c6fcb53f2563cd64 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi/hello? sausage/êé: Shell path "/home/rclone/rclone-test-baromef7tapi/hello? sausage/êé/a/b/c/d/e.txt" 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi/hello? sausage/êé: Running remote command: sha1sum /home/rclone/rclone-test-baromef7tapi/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi/hello? sausage/êé: Remote command result: 7546833e72e5078a3405e527dd13b4064e6975fb /home/rclone/rclone-test-baromef7tapi/hello? sausage/êé/a/b/c/d/e.txt 2026/07/18 03:59:15 DEBUG : a/b/c/d/e.txt: Parsed hash: 7546833e72e5078a3405e527dd13b4064e6975fb 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi/hello? sausage/êé: New connection 127.0.0.1:59558->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/18 03:59:15 DEBUG : Waiting for deletions to finish 2026/07/18 03:59:15 INFO : a/b/c/d/e.txt: Deleted 2026/07/18 03:59:15 DEBUG : removing 1 level 4 directories 2026/07/18 03:59:15 INFO : a/b/c/d: Removing directory 2026/07/18 03:59:15 DEBUG : removing 1 level 3 directories 2026/07/18 03:59:15 INFO : a/b/c: Removing directory 2026/07/18 03:59:15 DEBUG : removing 1 level 2 directories 2026/07/18 03:59:15 INFO : a/b: Removing directory 2026/07/18 03:59:15 DEBUG : removing 1 level 1 directories 2026/07/18 03:59:15 INFO : a: Removing directory === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/file name.txt" 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: md5sum /home/rclone/rclone-test-baromef7tapi/file\ name.txt 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: 6988173e63a450d5321b45d7a21d3f18 /home/rclone/rclone-test-baromef7tapi/file name.txt 2026/07/18 03:59:15 DEBUG : file name.txt: Parsed hash: 6988173e63a450d5321b45d7a21d3f18 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/file name.txt" 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: sha1sum /home/rclone/rclone-test-baromef7tapi/file\ name.txt 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: e2e02f20d0d56ac2bc9d95c37deeeb271fbba6e2 /home/rclone/rclone-test-baromef7tapi/file name.txt 2026/07/18 03:59:15 DEBUG : file name.txt: Parsed hash: e2e02f20d0d56ac2bc9d95c37deeeb271fbba6e2 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: md5sum /home/rclone/rclone-test-baromef7tapi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: 4de1534bda10cccd207034660f237189 /home/rclone/rclone-test-baromef7tapi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/18 03:59:15 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 4de1534bda10cccd207034660f237189 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: sha1sum /home/rclone/rclone-test-baromef7tapi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: d41f6634eb5552d3b174d652277de618e4436ba6 /home/rclone/rclone-test-baromef7tapi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/18 03:59:15 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: d41f6634eb5552d3b174d652277de618e4436ba6 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt-copy" 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: md5sum /home/rclone/rclone-test-baromef7tapi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt-copy 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: 4de1534bda10cccd207034660f237189 /home/rclone/rclone-test-baromef7tapi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy 2026/07/18 03:59:15 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Parsed hash: 4de1534bda10cccd207034660f237189 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt-copy" 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: sha1sum /home/rclone/rclone-test-baromef7tapi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt-copy 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: d41f6634eb5552d3b174d652277de618e4436ba6 /home/rclone/rclone-test-baromef7tapi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy 2026/07/18 03:59:15 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Parsed hash: d41f6634eb5552d3b174d652277de618e4436ba6 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt-copy" 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: md5sum /home/rclone/rclone-test-baromef7tapi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt-copy 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: 4de1534bda10cccd207034660f237189 /home/rclone/rclone-test-baromef7tapi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy 2026/07/18 03:59:15 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Parsed hash: 4de1534bda10cccd207034660f237189 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt-copy" 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: md5sum /home/rclone/rclone-test-baromef7tapi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt-copy 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: 4de1534bda10cccd207034660f237189 /home/rclone/rclone-test-baromef7tapi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy 2026/07/18 03:59:15 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Parsed hash: 4de1534bda10cccd207034660f237189 === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1318: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/file name.txt" 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: md5sum /home/rclone/rclone-test-baromef7tapi/file\ name.txt 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: 6988173e63a450d5321b45d7a21d3f18 /home/rclone/rclone-test-baromef7tapi/file name.txt 2026/07/18 03:59:15 DEBUG : file name.txt: Parsed hash: 6988173e63a450d5321b45d7a21d3f18 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/file name.txt" 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: sha1sum /home/rclone/rclone-test-baromef7tapi/file\ name.txt 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: e2e02f20d0d56ac2bc9d95c37deeeb271fbba6e2 /home/rclone/rclone-test-baromef7tapi/file name.txt 2026/07/18 03:59:15 DEBUG : file name.txt: Parsed hash: e2e02f20d0d56ac2bc9d95c37deeeb271fbba6e2 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/other.txt" 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: md5sum /home/rclone/rclone-test-baromef7tapi/other.txt 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: 4de1534bda10cccd207034660f237189 /home/rclone/rclone-test-baromef7tapi/other.txt 2026/07/18 03:59:15 DEBUG : other.txt: Parsed hash: 4de1534bda10cccd207034660f237189 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/other.txt" 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: sha1sum /home/rclone/rclone-test-baromef7tapi/other.txt 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: d41f6634eb5552d3b174d652277de618e4436ba6 /home/rclone/rclone-test-baromef7tapi/other.txt 2026/07/18 03:59:15 DEBUG : other.txt: Parsed hash: d41f6634eb5552d3b174d652277de618e4436ba6 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/other.txt" 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: md5sum /home/rclone/rclone-test-baromef7tapi/other.txt 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: 4de1534bda10cccd207034660f237189 /home/rclone/rclone-test-baromef7tapi/other.txt 2026/07/18 03:59:15 DEBUG : other.txt: Parsed hash: 4de1534bda10cccd207034660f237189 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/other.txt" 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: md5sum /home/rclone/rclone-test-baromef7tapi/other.txt 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: 4de1534bda10cccd207034660f237189 /home/rclone/rclone-test-baromef7tapi/other.txt 2026/07/18 03:59:15 DEBUG : other.txt: Parsed hash: 4de1534bda10cccd207034660f237189 2026/07/18 03:59:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: New connection 127.0.0.1:59572->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/other.txt" 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: md5sum /home/rclone/rclone-test-baromef7tapi/other.txt 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: 4de1534bda10cccd207034660f237189 /home/rclone/rclone-test-baromef7tapi/other.txt 2026/07/18 03:59:16 DEBUG : other.txt: Parsed hash: 4de1534bda10cccd207034660f237189 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/other.txt" 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: sha1sum /home/rclone/rclone-test-baromef7tapi/other.txt 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: d41f6634eb5552d3b174d652277de618e4436ba6 /home/rclone/rclone-test-baromef7tapi/other.txt 2026/07/18 03:59:16 DEBUG : other.txt: Parsed hash: d41f6634eb5552d3b174d652277de618e4436ba6 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/moveTest/other.txt" 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: md5sum /home/rclone/rclone-test-baromef7tapi/moveTest/other.txt 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: 6988173e63a450d5321b45d7a21d3f18 /home/rclone/rclone-test-baromef7tapi/moveTest/other.txt 2026/07/18 03:59:16 DEBUG : moveTest/other.txt: Parsed hash: 6988173e63a450d5321b45d7a21d3f18 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/moveTest/other.txt" 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: sha1sum /home/rclone/rclone-test-baromef7tapi/moveTest/other.txt 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: e2e02f20d0d56ac2bc9d95c37deeeb271fbba6e2 /home/rclone/rclone-test-baromef7tapi/moveTest/other.txt 2026/07/18 03:59:16 DEBUG : moveTest/other.txt: Parsed hash: e2e02f20d0d56ac2bc9d95c37deeeb271fbba6e2 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/file name.txt" 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: md5sum /home/rclone/rclone-test-baromef7tapi/file\ name.txt 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: 6988173e63a450d5321b45d7a21d3f18 /home/rclone/rclone-test-baromef7tapi/file name.txt 2026/07/18 03:59:16 DEBUG : file name.txt: Parsed hash: 6988173e63a450d5321b45d7a21d3f18 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/file name.txt" 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: sha1sum /home/rclone/rclone-test-baromef7tapi/file\ name.txt 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: e2e02f20d0d56ac2bc9d95c37deeeb271fbba6e2 /home/rclone/rclone-test-baromef7tapi/file name.txt 2026/07/18 03:59:16 DEBUG : file name.txt: Parsed hash: e2e02f20d0d56ac2bc9d95c37deeeb271fbba6e2 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/other.txt" 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: md5sum /home/rclone/rclone-test-baromef7tapi/other.txt 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: 4de1534bda10cccd207034660f237189 /home/rclone/rclone-test-baromef7tapi/other.txt 2026/07/18 03:59:16 DEBUG : other.txt: Parsed hash: 4de1534bda10cccd207034660f237189 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/other.txt" 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: sha1sum /home/rclone/rclone-test-baromef7tapi/other.txt 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: d41f6634eb5552d3b174d652277de618e4436ba6 /home/rclone/rclone-test-baromef7tapi/other.txt 2026/07/18 03:59:16 DEBUG : other.txt: Parsed hash: d41f6634eb5552d3b174d652277de618e4436ba6 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/file name.txt" 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: md5sum /home/rclone/rclone-test-baromef7tapi/file\ name.txt 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: 6988173e63a450d5321b45d7a21d3f18 /home/rclone/rclone-test-baromef7tapi/file name.txt 2026/07/18 03:59:16 DEBUG : file name.txt: Parsed hash: 6988173e63a450d5321b45d7a21d3f18 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/file name.txt" 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: sha1sum /home/rclone/rclone-test-baromef7tapi/file\ name.txt 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: e2e02f20d0d56ac2bc9d95c37deeeb271fbba6e2 /home/rclone/rclone-test-baromef7tapi/file name.txt 2026/07/18 03:59:16 DEBUG : file name.txt: Parsed hash: e2e02f20d0d56ac2bc9d95c37deeeb271fbba6e2 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: md5sum /home/rclone/rclone-test-baromef7tapi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: 4de1534bda10cccd207034660f237189 /home/rclone/rclone-test-baromef7tapi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/18 03:59:16 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 4de1534bda10cccd207034660f237189 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: sha1sum /home/rclone/rclone-test-baromef7tapi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: d41f6634eb5552d3b174d652277de618e4436ba6 /home/rclone/rclone-test-baromef7tapi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/18 03:59:16 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: d41f6634eb5552d3b174d652277de618e4436ba6 === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata fstests.go:1430: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2026/07/18 03:59:16 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-kixomek9yufi" 2026/07/18 03:59:16 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/07/18 03:59:16 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/18 03:59:16 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/18 03:59:16 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/18 03:59:16 DEBUG : Setting pass="J17Xn1ZtNOzk1XUVpWIFiDCe02hagV85" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/18 03:59:16 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/18 03:59:16 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{xaSW7}" suffix to name 2026/07/18 03:59:16 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/18 03:59:16 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/18 03:59:16 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/18 03:59:16 DEBUG : Setting pass="J17Xn1ZtNOzk1XUVpWIFiDCe02hagV85" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/18 03:59:16 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/18 03:59:16 NOTICE: TestSFTPOpenssh{xaSW7}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kixomek9yufi: New connection 127.0.0.1:59574->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kixomek9yufi: Shell type "unix" from config 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kixomek9yufi: Relative path resolved to "/home/rclone/rclone-test-kixomek9yufi" 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kixomek9yufi: Using root directory "/home/rclone/rclone-test-kixomek9yufi" 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kixomek9yufi: Shell path "/home/rclone/rclone-test-kixomek9yufi/new_name/sub_new_name/file name.txt" 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kixomek9yufi: Running remote command: md5sum /home/rclone/rclone-test-kixomek9yufi/new_name/sub_new_name/file\ name.txt 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kixomek9yufi: Remote command result: 6988173e63a450d5321b45d7a21d3f18 /home/rclone/rclone-test-kixomek9yufi/new_name/sub_new_name/file name.txt 2026/07/18 03:59:16 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: 6988173e63a450d5321b45d7a21d3f18 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kixomek9yufi: Shell path "/home/rclone/rclone-test-kixomek9yufi/new_name/sub_new_name/file name.txt" 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kixomek9yufi: Running remote command: sha1sum /home/rclone/rclone-test-kixomek9yufi/new_name/sub_new_name/file\ name.txt 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kixomek9yufi: Remote command result: e2e02f20d0d56ac2bc9d95c37deeeb271fbba6e2 /home/rclone/rclone-test-kixomek9yufi/new_name/sub_new_name/file name.txt 2026/07/18 03:59:16 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: e2e02f20d0d56ac2bc9d95c37deeeb271fbba6e2 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kixomek9yufi: Shell path "/home/rclone/rclone-test-kixomek9yufi/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kixomek9yufi: Running remote command: md5sum /home/rclone/rclone-test-kixomek9yufi/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kixomek9yufi: Remote command result: 4de1534bda10cccd207034660f237189 /home/rclone/rclone-test-kixomek9yufi/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/18 03:59:16 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 4de1534bda10cccd207034660f237189 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kixomek9yufi: Shell path "/home/rclone/rclone-test-kixomek9yufi/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kixomek9yufi: Running remote command: sha1sum /home/rclone/rclone-test-kixomek9yufi/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kixomek9yufi: Remote command result: d41f6634eb5552d3b174d652277de618e4436ba6 /home/rclone/rclone-test-kixomek9yufi/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/18 03:59:16 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: d41f6634eb5552d3b174d652277de618e4436ba6 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/file name.txt" 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: md5sum /home/rclone/rclone-test-baromef7tapi/file\ name.txt 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: 6988173e63a450d5321b45d7a21d3f18 /home/rclone/rclone-test-baromef7tapi/file name.txt 2026/07/18 03:59:16 DEBUG : file name.txt: Parsed hash: 6988173e63a450d5321b45d7a21d3f18 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/file name.txt" 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: sha1sum /home/rclone/rclone-test-baromef7tapi/file\ name.txt 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: e2e02f20d0d56ac2bc9d95c37deeeb271fbba6e2 /home/rclone/rclone-test-baromef7tapi/file name.txt 2026/07/18 03:59:16 DEBUG : file name.txt: Parsed hash: e2e02f20d0d56ac2bc9d95c37deeeb271fbba6e2 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: md5sum /home/rclone/rclone-test-baromef7tapi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: 4de1534bda10cccd207034660f237189 /home/rclone/rclone-test-baromef7tapi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/18 03:59:16 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 4de1534bda10cccd207034660f237189 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: sha1sum /home/rclone/rclone-test-baromef7tapi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: d41f6634eb5552d3b174d652277de618e4436ba6 /home/rclone/rclone-test-baromef7tapi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/18 03:59:16 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: d41f6634eb5552d3b174d652277de618e4436ba6 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kixomek9yufi: Purge dir "new_name" 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kixomek9yufi: Purge dir "" === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/file name.txt" 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: md5sum /home/rclone/rclone-test-baromef7tapi/file\ name.txt 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: 6988173e63a450d5321b45d7a21d3f18 /home/rclone/rclone-test-baromef7tapi/file name.txt 2026/07/18 03:59:16 DEBUG : file name.txt: Parsed hash: 6988173e63a450d5321b45d7a21d3f18 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/file name.txt" 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: sha1sum /home/rclone/rclone-test-baromef7tapi/file\ name.txt 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: e2e02f20d0d56ac2bc9d95c37deeeb271fbba6e2 /home/rclone/rclone-test-baromef7tapi/file name.txt 2026/07/18 03:59:16 DEBUG : file name.txt: Parsed hash: e2e02f20d0d56ac2bc9d95c37deeeb271fbba6e2 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType fstests.go:1626: MimeType method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1657: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1728: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/file name.txt" 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: md5sum /home/rclone/rclone-test-baromef7tapi/file\ name.txt 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: 6988173e63a450d5321b45d7a21d3f18 /home/rclone/rclone-test-baromef7tapi/file name.txt 2026/07/18 03:59:16 DEBUG : file name.txt: Parsed hash: 6988173e63a450d5321b45d7a21d3f18 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/file name.txt" 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: md5sum /home/rclone/rclone-test-baromef7tapi/file\ name.txt 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: 6988173e63a450d5321b45d7a21d3f18 /home/rclone/rclone-test-baromef7tapi/file name.txt 2026/07/18 03:59:16 DEBUG : file name.txt: Parsed hash: 6988173e63a450d5321b45d7a21d3f18 === 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/ObjectOpenFingerprint === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/file name.txt" 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: md5sum /home/rclone/rclone-test-baromef7tapi/file\ name.txt 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: 6988173e63a450d5321b45d7a21d3f18 /home/rclone/rclone-test-baromef7tapi/file name.txt 2026/07/18 03:59:16 DEBUG : file name.txt: Parsed hash: 6988173e63a450d5321b45d7a21d3f18 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/file name.txt" 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: md5sum /home/rclone/rclone-test-baromef7tapi/file\ name.txt 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: 6988173e63a450d5321b45d7a21d3f18 /home/rclone/rclone-test-baromef7tapi/file name.txt 2026/07/18 03:59:16 DEBUG : file name.txt: Parsed hash: 6988173e63a450d5321b45d7a21d3f18 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/file name.txt" 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: md5sum /home/rclone/rclone-test-baromef7tapi/file\ name.txt 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: 6988173e63a450d5321b45d7a21d3f18 /home/rclone/rclone-test-baromef7tapi/file name.txt 2026/07/18 03:59:16 DEBUG : file name.txt: Parsed hash: 6988173e63a450d5321b45d7a21d3f18 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/file name.txt" 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: md5sum /home/rclone/rclone-test-baromef7tapi/file\ name.txt 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: 8f4352721969b0bc1eb2689e2560fb68 /home/rclone/rclone-test-baromef7tapi/file name.txt 2026/07/18 03:59:16 DEBUG : file name.txt: Parsed hash: 8f4352721969b0bc1eb2689e2560fb68 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/file name.txt" 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: sha1sum /home/rclone/rclone-test-baromef7tapi/file\ name.txt 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: bfdf785ef308153cd8105a2708ddfc7f510b326a /home/rclone/rclone-test-baromef7tapi/file name.txt 2026/07/18 03:59:16 DEBUG : file name.txt: Parsed hash: bfdf785ef308153cd8105a2708ddfc7f510b326a 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/file name.txt" 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: md5sum /home/rclone/rclone-test-baromef7tapi/file\ name.txt 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: 8f4352721969b0bc1eb2689e2560fb68 /home/rclone/rclone-test-baromef7tapi/file name.txt 2026/07/18 03:59:16 DEBUG : file name.txt: Parsed hash: 8f4352721969b0bc1eb2689e2560fb68 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/file name.txt" 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: sha1sum /home/rclone/rclone-test-baromef7tapi/file\ name.txt 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: bfdf785ef308153cd8105a2708ddfc7f510b326a /home/rclone/rclone-test-baromef7tapi/file name.txt 2026/07/18 03:59:16 DEBUG : file name.txt: Parsed hash: bfdf785ef308153cd8105a2708ddfc7f510b326a === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/07/18 03:59:16 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-baromef7tapi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/18 03:59:16 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/07/18 03:59:16 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/18 03:59:16 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/18 03:59:16 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/18 03:59:16 DEBUG : Setting pass="J17Xn1ZtNOzk1XUVpWIFiDCe02hagV85" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/18 03:59:16 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/18 03:59:16 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{xaSW7}" suffix to name 2026/07/18 03:59:16 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/18 03:59:16 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/18 03:59:16 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/18 03:59:16 DEBUG : Setting pass="J17Xn1ZtNOzk1XUVpWIFiDCe02hagV85" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/18 03:59:16 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/18 03:59:16 NOTICE: TestSFTPOpenssh{xaSW7}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: New connection 127.0.0.1:59586->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell type "unix" from config 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Relative path resolved to "/home/rclone/rclone-test-baromef7tapi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Using root directory "/home/rclone/rclone-test-baromef7tapi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/home/rclone/rclone-test-baromef7tapi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: md5sum /home/rclone/rclone-test-baromef7tapi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: 4de1534bda10cccd207034660f237189 /home/rclone/rclone-test-baromef7tapi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/18 03:59:16 DEBUG : z.txt: Parsed hash: 4de1534bda10cccd207034660f237189 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/home/rclone/rclone-test-baromef7tapi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: sha1sum /home/rclone/rclone-test-baromef7tapi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: d41f6634eb5552d3b174d652277de618e4436ba6 /home/rclone/rclone-test-baromef7tapi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/18 03:59:16 DEBUG : z.txt: Parsed hash: d41f6634eb5552d3b174d652277de618e4436ba6 === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/07/18 03:59:16 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-baromef7tapi/not found.txt" 2026/07/18 03:59:16 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/07/18 03:59:16 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/18 03:59:16 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/18 03:59:16 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/18 03:59:16 DEBUG : Setting pass="J17Xn1ZtNOzk1XUVpWIFiDCe02hagV85" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/18 03:59:16 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/18 03:59:16 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{xaSW7}" suffix to name 2026/07/18 03:59:16 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/18 03:59:16 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/18 03:59:16 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/18 03:59:16 DEBUG : Setting pass="J17Xn1ZtNOzk1XUVpWIFiDCe02hagV85" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/18 03:59:16 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/18 03:59:16 NOTICE: TestSFTPOpenssh{xaSW7}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi/not found.txt: New connection 127.0.0.1:59588->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi/not found.txt: Shell type "unix" from config 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi/not found.txt: Relative path resolved to "/home/rclone/rclone-test-baromef7tapi/not found.txt" 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi/not found.txt: Using root directory "/home/rclone/rclone-test-baromef7tapi/not found.txt" 2026/07/18 03:59:16 ERROR : error listing: directory not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1987: Opening root remote "TestSFTPOpenssh:" path "rclone-test-baromef7tapi" from "TestSFTPOpenssh:rclone-test-baromef7tapi" 2026/07/18 03:59:16 DEBUG : Creating backend with remote "TestSFTPOpenssh:" 2026/07/18 03:59:16 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/07/18 03:59:16 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/18 03:59:16 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/18 03:59:16 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/18 03:59:16 DEBUG : Setting pass="J17Xn1ZtNOzk1XUVpWIFiDCe02hagV85" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/18 03:59:16 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/18 03:59:16 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{xaSW7}" suffix to name 2026/07/18 03:59:16 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/18 03:59:16 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/18 03:59:16 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/18 03:59:16 DEBUG : Setting pass="J17Xn1ZtNOzk1XUVpWIFiDCe02hagV85" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/18 03:59:16 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/18 03:59:16 NOTICE: TestSFTPOpenssh{xaSW7}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/: New connection 127.0.0.1:59590->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell type "unix" from config 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Relative path resolved to "/home/rclone" 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Using root directory "/home/rclone" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-baromef7tapi/file name.txt" 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-baromef7tapi/file\ name.txt 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 8f4352721969b0bc1eb2689e2560fb68 /home/rclone/rclone-test-baromef7tapi/file name.txt 2026/07/18 03:59:16 DEBUG : rclone-test-baromef7tapi/file name.txt: Parsed hash: 8f4352721969b0bc1eb2689e2560fb68 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-baromef7tapi/file name.txt" 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-baromef7tapi/file\ name.txt 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: bfdf785ef308153cd8105a2708ddfc7f510b326a /home/rclone/rclone-test-baromef7tapi/file name.txt 2026/07/18 03:59:16 DEBUG : rclone-test-baromef7tapi/file name.txt: Parsed hash: bfdf785ef308153cd8105a2708ddfc7f510b326a 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-baromef7tapi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-baromef7tapi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 4de1534bda10cccd207034660f237189 /home/rclone/rclone-test-baromef7tapi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/18 03:59:16 DEBUG : rclone-test-baromef7tapi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 4de1534bda10cccd207034660f237189 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-baromef7tapi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-baromef7tapi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: d41f6634eb5552d3b174d652277de618e4436ba6 /home/rclone/rclone-test-baromef7tapi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/18 03:59:16 DEBUG : rclone-test-baromef7tapi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: d41f6634eb5552d3b174d652277de618e4436ba6 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-baromef7tapi/file name.txt" 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-baromef7tapi/file\ name.txt 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 8f4352721969b0bc1eb2689e2560fb68 /home/rclone/rclone-test-baromef7tapi/file name.txt 2026/07/18 03:59:16 DEBUG : rclone-test-baromef7tapi/file name.txt: Parsed hash: 8f4352721969b0bc1eb2689e2560fb68 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-baromef7tapi/file name.txt" 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-baromef7tapi/file\ name.txt 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: bfdf785ef308153cd8105a2708ddfc7f510b326a /home/rclone/rclone-test-baromef7tapi/file name.txt 2026/07/18 03:59:16 DEBUG : rclone-test-baromef7tapi/file name.txt: Parsed hash: bfdf785ef308153cd8105a2708ddfc7f510b326a === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:2024: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-baromef7tapi/created from root.txt" 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-baromef7tapi/created\ from\ root.txt 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: f29a60a3f94d61c74e3d67310e032337 /home/rclone/rclone-test-baromef7tapi/created from root.txt 2026/07/18 03:59:16 DEBUG : rclone-test-baromef7tapi/created from root.txt: Parsed hash: f29a60a3f94d61c74e3d67310e032337 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-baromef7tapi/created from root.txt" 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-baromef7tapi/created\ from\ root.txt 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: dead033e2c762b64a101edc052c15d507591e0e0 /home/rclone/rclone-test-baromef7tapi/created from root.txt 2026/07/18 03:59:16 DEBUG : rclone-test-baromef7tapi/created from root.txt: Parsed hash: dead033e2c762b64a101edc052c15d507591e0e0 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-baromef7tapi/created from root.txt" 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-baromef7tapi/created\ from\ root.txt 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: f29a60a3f94d61c74e3d67310e032337 /home/rclone/rclone-test-baromef7tapi/created from root.txt 2026/07/18 03:59:16 DEBUG : rclone-test-baromef7tapi/created from root.txt: Parsed hash: f29a60a3f94d61c74e3d67310e032337 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-baromef7tapi/created from root.txt" 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-baromef7tapi/created\ from\ root.txt 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: dead033e2c762b64a101edc052c15d507591e0e0 /home/rclone/rclone-test-baromef7tapi/created from root.txt 2026/07/18 03:59:16 DEBUG : rclone-test-baromef7tapi/created from root.txt: Parsed hash: dead033e2c762b64a101edc052c15d507591e0e0 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-baromef7tapi/created from root.txt" 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-baromef7tapi/created\ from\ root.txt 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: f29a60a3f94d61c74e3d67310e032337 /home/rclone/rclone-test-baromef7tapi/created from root.txt 2026/07/18 03:59:16 DEBUG : rclone-test-baromef7tapi/created from root.txt: Parsed hash: f29a60a3f94d61c74e3d67310e032337 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-baromef7tapi/created from root.txt" 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-baromef7tapi/created\ from\ root.txt 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: dead033e2c762b64a101edc052c15d507591e0e0 /home/rclone/rclone-test-baromef7tapi/created from root.txt 2026/07/18 03:59:16 DEBUG : rclone-test-baromef7tapi/created from root.txt: Parsed hash: dead033e2c762b64a101edc052c15d507591e0e0 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-baromef7tapi/file name.txt" 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-baromef7tapi/file\ name.txt 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 8f4352721969b0bc1eb2689e2560fb68 /home/rclone/rclone-test-baromef7tapi/file name.txt 2026/07/18 03:59:16 DEBUG : rclone-test-baromef7tapi/file name.txt: Parsed hash: 8f4352721969b0bc1eb2689e2560fb68 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-baromef7tapi/file name.txt" 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-baromef7tapi/file\ name.txt 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: bfdf785ef308153cd8105a2708ddfc7f510b326a /home/rclone/rclone-test-baromef7tapi/file name.txt 2026/07/18 03:59:16 DEBUG : rclone-test-baromef7tapi/file name.txt: Parsed hash: bfdf785ef308153cd8105a2708ddfc7f510b326a 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-baromef7tapi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-baromef7tapi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 4de1534bda10cccd207034660f237189 /home/rclone/rclone-test-baromef7tapi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/18 03:59:16 DEBUG : rclone-test-baromef7tapi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 4de1534bda10cccd207034660f237189 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-baromef7tapi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-baromef7tapi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: d41f6634eb5552d3b174d652277de618e4436ba6 /home/rclone/rclone-test-baromef7tapi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/18 03:59:16 DEBUG : rclone-test-baromef7tapi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: d41f6634eb5552d3b174d652277de618e4436ba6 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-baromef7tapi/file name.txt" 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-baromef7tapi/file\ name.txt 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 8f4352721969b0bc1eb2689e2560fb68 /home/rclone/rclone-test-baromef7tapi/file name.txt 2026/07/18 03:59:16 DEBUG : rclone-test-baromef7tapi/file name.txt: Parsed hash: 8f4352721969b0bc1eb2689e2560fb68 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-baromef7tapi/file name.txt" 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-baromef7tapi/file\ name.txt 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: bfdf785ef308153cd8105a2708ddfc7f510b326a /home/rclone/rclone-test-baromef7tapi/file name.txt 2026/07/18 03:59:16 DEBUG : rclone-test-baromef7tapi/file name.txt: Parsed hash: bfdf785ef308153cd8105a2708ddfc7f510b326a 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-baromef7tapi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-baromef7tapi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 4de1534bda10cccd207034660f237189 /home/rclone/rclone-test-baromef7tapi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/18 03:59:16 DEBUG : rclone-test-baromef7tapi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 4de1534bda10cccd207034660f237189 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-baromef7tapi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-baromef7tapi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: d41f6634eb5552d3b174d652277de618e4436ba6 /home/rclone/rclone-test-baromef7tapi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/18 03:59:16 DEBUG : rclone-test-baromef7tapi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: d41f6634eb5552d3b174d652277de618e4436ba6 === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2083: FS has no PublicLinker interface === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:431: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2188: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2204: Not a bucket based backend === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: md5sum /home/rclone/rclone-test-baromef7tapi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: 4de1534bda10cccd207034660f237189 /home/rclone/rclone-test-baromef7tapi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/18 03:59:16 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 4de1534bda10cccd207034660f237189 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: sha1sum /home/rclone/rclone-test-baromef7tapi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: d41f6634eb5552d3b174d652277de618e4436ba6 /home/rclone/rclone-test-baromef7tapi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/18 03:59:16 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: d41f6634eb5552d3b174d652277de618e4436ba6 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Server has VFS statistics extension 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: About path "/home/rclone/rclone-test-baromef7tapi" === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/piped data.txt" 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: md5sum /home/rclone/rclone-test-baromef7tapi/piped\ data.txt 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-baromef7tapi/piped data.txt 2026/07/18 03:59:16 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/piped data.txt" 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: sha1sum /home/rclone/rclone-test-baromef7tapi/piped\ data.txt 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-baromef7tapi/piped data.txt 2026/07/18 03:59:16 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/piped data.txt" 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: md5sum /home/rclone/rclone-test-baromef7tapi/piped\ data.txt 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-baromef7tapi/piped data.txt 2026/07/18 03:59:16 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/piped data.txt" 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: sha1sum /home/rclone/rclone-test-baromef7tapi/piped\ data.txt 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-baromef7tapi/piped data.txt 2026/07/18 03:59:16 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/piped data.txt" 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: md5sum /home/rclone/rclone-test-baromef7tapi/piped\ data.txt 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: eb632abd793d8e9fc16d6fb4d6c51e98 /home/rclone/rclone-test-baromef7tapi/piped data.txt 2026/07/18 03:59:16 DEBUG : piped data.txt: Parsed hash: eb632abd793d8e9fc16d6fb4d6c51e98 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/piped data.txt" 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: sha1sum /home/rclone/rclone-test-baromef7tapi/piped\ data.txt 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: 52720efbe4a46ec7228fe8c887d7d8449d5fe3e4 /home/rclone/rclone-test-baromef7tapi/piped data.txt 2026/07/18 03:59:16 DEBUG : piped data.txt: Parsed hash: 52720efbe4a46ec7228fe8c887d7d8449d5fe3e4 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/piped data.txt" 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: md5sum /home/rclone/rclone-test-baromef7tapi/piped\ data.txt 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: eb632abd793d8e9fc16d6fb4d6c51e98 /home/rclone/rclone-test-baromef7tapi/piped data.txt 2026/07/18 03:59:16 DEBUG : piped data.txt: Parsed hash: eb632abd793d8e9fc16d6fb4d6c51e98 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/piped data.txt" 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: sha1sum /home/rclone/rclone-test-baromef7tapi/piped\ data.txt 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: 52720efbe4a46ec7228fe8c887d7d8449d5fe3e4 /home/rclone/rclone-test-baromef7tapi/piped data.txt 2026/07/18 03:59:16 DEBUG : piped data.txt: Parsed hash: 52720efbe4a46ec7228fe8c887d7d8449d5fe3e4 === RUN TestIntegration/FsMkdir/FsPutFiles/Internal fstests.go:2424: *sftp.Fs does not implement InternalTester === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2445: *sftp.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2566: *sftp.Fs does not implement SetCopyCutoff === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/unknown-size-update.txt" 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: md5sum /home/rclone/rclone-test-baromef7tapi/unknown-size-update.txt 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: a17368752abc7286f39c76e9e6a46d0e /home/rclone/rclone-test-baromef7tapi/unknown-size-update.txt 2026/07/18 03:59:16 DEBUG : unknown-size-update.txt: Parsed hash: a17368752abc7286f39c76e9e6a46d0e 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/unknown-size-update.txt" 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: sha1sum /home/rclone/rclone-test-baromef7tapi/unknown-size-update.txt 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: 57764b84be4ef59f895e33d07c1f510f4f72cbf0 /home/rclone/rclone-test-baromef7tapi/unknown-size-update.txt 2026/07/18 03:59:16 DEBUG : unknown-size-update.txt: Parsed hash: 57764b84be4ef59f895e33d07c1f510f4f72cbf0 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/unknown-size-update.txt" 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: md5sum /home/rclone/rclone-test-baromef7tapi/unknown-size-update.txt 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: a17368752abc7286f39c76e9e6a46d0e /home/rclone/rclone-test-baromef7tapi/unknown-size-update.txt 2026/07/18 03:59:16 DEBUG : unknown-size-update.txt: Parsed hash: a17368752abc7286f39c76e9e6a46d0e 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Shell path "/home/rclone/rclone-test-baromef7tapi/unknown-size-update.txt" 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Running remote command: sha1sum /home/rclone/rclone-test-baromef7tapi/unknown-size-update.txt 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Remote command result: 57764b84be4ef59f895e33d07c1f510f4f72cbf0 /home/rclone/rclone-test-baromef7tapi/unknown-size-update.txt 2026/07/18 03:59:16 DEBUG : unknown-size-update.txt: Parsed hash: 57764b84be4ef59f895e33d07c1f510f4f72cbf0 === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/07/18 03:59:16 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-baromef7tapi/deeper/nonexisting/directory" 2026/07/18 03:59:16 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/07/18 03:59:16 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/18 03:59:16 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/18 03:59:16 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/18 03:59:16 DEBUG : Setting pass="J17Xn1ZtNOzk1XUVpWIFiDCe02hagV85" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/18 03:59:16 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/18 03:59:16 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{xaSW7}" suffix to name 2026/07/18 03:59:16 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/18 03:59:16 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/18 03:59:16 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/18 03:59:16 DEBUG : Setting pass="J17Xn1ZtNOzk1XUVpWIFiDCe02hagV85" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/18 03:59:16 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/18 03:59:16 NOTICE: TestSFTPOpenssh{xaSW7}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi/deeper/nonexisting/directory: New connection 127.0.0.1:59600->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi/deeper/nonexisting/directory: Shell type "unix" from config 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi/deeper/nonexisting/directory: Failed to resolve path using RealPath: file does not exist 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi/deeper/nonexisting/directory: Relative path joined with current directory to get absolute path "/home/rclone/rclone-test-baromef7tapi/deeper/nonexisting/directory" 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi/deeper/nonexisting/directory: Using root directory "/home/rclone/rclone-test-baromef7tapi/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2749: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2806: FS has no Directory methods and doesn't Wrap 2026/07/18 03:59:16 DEBUG : Waiting for deletions to finish 2026/07/18 03:59:16 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/07/18 03:59:16 DEBUG : removing 1 level 4 directories 2026/07/18 03:59:16 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2026/07/18 03:59:16 DEBUG : removing 1 level 3 directories 2026/07/18 03:59:16 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2026/07/18 03:59:16 DEBUG : removing 1 level 2 directories 2026/07/18 03:59:16 INFO : hello? sausage/êé: Removing directory 2026/07/18 03:59:16 DEBUG : removing 1 level 1 directories 2026/07/18 03:59:16 INFO : hello? sausage: Removing directory 2026/07/18 03:59:16 DEBUG : removing 1 level 0 directories 2026/07/18 03:59:16 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Removing directory 2026/07/18 03:59:16 ERROR : error listing: directory not found 2026/07/18 03:59:16 DEBUG : Waiting for deletions to finish 2026/07/18 03:59:16 ERROR : error listing: directory not found 2026/07/18 03:59:16 ERROR : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Failed to list "": directory not found 2026/07/18 03:59:16 DEBUG : removing 1 level 0 directories 2026/07/18 03:59:16 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Removing directory 2026/07/18 03:59:16 ERROR : Failed to rmdir: Rmdir: directory not found === RUN TestIntegration/FsShutdown 2026/07/18 03:59:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-baromef7tapi: Closing 2 unused connections 2026/07/18 03:59:16 NOTICE: TestSFTPOpenssh: Stopping server --- PASS: TestIntegration (3.34s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.00s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir (2.12s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.02s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.00s) --- SKIP: TestIntegration/FsMkdir/FsListRDirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.00s) --- SKIP: TestIntegration/FsMkdir/FsListRDirNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding (0.64s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.05s) --- 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.01s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (1.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.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.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPurge (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.03s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.16s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.15s) --- 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.01s) --- 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/ObjectOpenFingerprint (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.02s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.02s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.03s) --- 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.08s) --- PASS: TestIntegration/FsMkdir/FsDirSetModTime (0.01s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- PASS: TestIntegration/FsShutdown (0.00s) === RUN TestIntegration2 sftp_test.go:25: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestIntegration3 sftp_test.go:35: skipping as -remote is set --- SKIP: TestIntegration3 (0.00s) PASS ok github.com/rclone/rclone/backend/sftp 4.601s "go test -v -timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Finished OK in 5.812674242s (try 1/5)