"go test -v -timeout 1h0m0s -remote TestSFTPRclone: -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:438: Using remote "TestSFTPRclone:" 2026/06/06 01:39:16 NOTICE: TestSFTPRclone: Starting server 2026/06/06 01:39:17 NOTICE: TestSFTPRclone: Attempting to connect to "127.0.0.1:28621" try 1/100 2026/06/06 01:39:17 DEBUG : TestSFTPRclone: Read 1, error: 2026/06/06 01:39:17 NOTICE: TestSFTPRclone: Started server and connected to "127.0.0.1:28621" 2026/06/06 01:39:17 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-qorixex3roru" 2026/06/06 01:39:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/06 01:39:17 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/06/06 01:39:17 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/06/06 01:39:17 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/06/06 01:39:17 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/06/06 01:39:17 DEBUG : Setting pass="9VpgYGY10ve17Y4XiZMgAkOAzeIF0j3JjLRiSs90-mG6dgc" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/06/06 01:39:17 DEBUG : TestSFTPRclone: detected overridden config - adding "{03wdF}" suffix to name 2026/06/06 01:39:17 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/06/06 01:39:17 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/06/06 01:39:17 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/06/06 01:39:17 DEBUG : Setting pass="9VpgYGY10ve17Y4XiZMgAkOAzeIF0j3JjLRiSs90-mG6dgc" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/06/06 01:39:17 NOTICE: TestSFTPRclone{03wdF}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: New connection 127.0.0.1:40320->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9798.d3530cb31" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell type "unix" from config 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Relative path resolved to "/rclone-test-qorixex3roru" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Using root directory "/rclone-test-qorixex3roru" 2026/06/06 01:39:17 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand fstests.go:507: No commands in this remote === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/06/06 01:39:17 INFO : dir/subdir: Making directory 2026/06/06 01:39:17 INFO : dir/subdir: Removing directory 2026/06/06 01:39:17 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsListDirNotFound 2026/06/06 01:39:17 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsListRDirNotFound fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:708: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: md5sum /rclone-test-qorixex3roru/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: 7971802e95ddb45bb12bebe641963929 /rclone-test-qorixex3roru/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/06 01:39:17 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 7971802e95ddb45bb12bebe641963929 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: sha1sum /rclone-test-qorixex3roru/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: 783f29efa98a5e5c61e93127d2705e08a535b4b6 /rclone-test-qorixex3roru/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/06 01:39:17 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 783f29efa98a5e5c61e93127d2705e08a535b4b6 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: md5sum /rclone-test-qorixex3roru/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: 7971802e95ddb45bb12bebe641963929 /rclone-test-qorixex3roru/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/06 01:39:17 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 7971802e95ddb45bb12bebe641963929 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: sha1sum /rclone-test-qorixex3roru/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: 783f29efa98a5e5c61e93127d2705e08a535b4b6 /rclone-test-qorixex3roru/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/06 01:39:17 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 783f29efa98a5e5c61e93127d2705e08a535b4b6 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: md5sum /rclone-test-qorixex3roru/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: 7971802e95ddb45bb12bebe641963929 /rclone-test-qorixex3roru/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/06 01:39:17 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 7971802e95ddb45bb12bebe641963929 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: sha1sum /rclone-test-qorixex3roru/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: 783f29efa98a5e5c61e93127d2705e08a535b4b6 /rclone-test-qorixex3roru/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/06 01:39:17 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 783f29efa98a5e5c61e93127d2705e08a535b4b6 === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/./." 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: md5sum /rclone-test-qorixex3roru/./. 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: 97a959038aa30ad769ba5c704df9a4ca /rclone-test-qorixex3roru/./. 2026/06/06 01:39:17 DEBUG : ./.: Parsed hash: 97a959038aa30ad769ba5c704df9a4ca 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/./." 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: sha1sum /rclone-test-qorixex3roru/./. 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: b6c3511f739e7ab31bc22824c0f77429003efedc /rclone-test-qorixex3roru/./. 2026/06/06 01:39:17 DEBUG : ./.: Parsed hash: b6c3511f739e7ab31bc22824c0f77429003efedc 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/./." 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: md5sum /rclone-test-qorixex3roru/./. 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: 97a959038aa30ad769ba5c704df9a4ca /rclone-test-qorixex3roru/./. 2026/06/06 01:39:17 DEBUG : ./.: Parsed hash: 97a959038aa30ad769ba5c704df9a4ca 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/./." 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: sha1sum /rclone-test-qorixex3roru/./. 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: b6c3511f739e7ab31bc22824c0f77429003efedc /rclone-test-qorixex3roru/./. 2026/06/06 01:39:17 DEBUG : ./.: Parsed hash: b6c3511f739e7ab31bc22824c0f77429003efedc 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/./." 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: md5sum /rclone-test-qorixex3roru/./. 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: 97a959038aa30ad769ba5c704df9a4ca /rclone-test-qorixex3roru/./. 2026/06/06 01:39:17 DEBUG : ./.: Parsed hash: 97a959038aa30ad769ba5c704df9a4ca 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/./." 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: sha1sum /rclone-test-qorixex3roru/./. 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: b6c3511f739e7ab31bc22824c0f77429003efedc /rclone-test-qorixex3roru/./. 2026/06/06 01:39:17 DEBUG : ./.: Parsed hash: b6c3511f739e7ab31bc22824c0f77429003efedc === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/../.." 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: md5sum /rclone-test-qorixex3roru/../.. 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: e66e7a367100d3bd54e5844454ccf19d /rclone-test-qorixex3roru/../.. 2026/06/06 01:39:17 DEBUG : ../..: Parsed hash: e66e7a367100d3bd54e5844454ccf19d 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/../.." 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: sha1sum /rclone-test-qorixex3roru/../.. 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: 95f6c1afae50802182b9a49955812a8e35df91a7 /rclone-test-qorixex3roru/../.. 2026/06/06 01:39:17 DEBUG : ../..: Parsed hash: 95f6c1afae50802182b9a49955812a8e35df91a7 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/../.." 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: md5sum /rclone-test-qorixex3roru/../.. 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: e66e7a367100d3bd54e5844454ccf19d /rclone-test-qorixex3roru/../.. 2026/06/06 01:39:17 DEBUG : ../..: Parsed hash: e66e7a367100d3bd54e5844454ccf19d 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/../.." 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: sha1sum /rclone-test-qorixex3roru/../.. 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: 95f6c1afae50802182b9a49955812a8e35df91a7 /rclone-test-qorixex3roru/../.. 2026/06/06 01:39:17 DEBUG : ../..: Parsed hash: 95f6c1afae50802182b9a49955812a8e35df91a7 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/../.." 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: md5sum /rclone-test-qorixex3roru/../.. 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: e66e7a367100d3bd54e5844454ccf19d /rclone-test-qorixex3roru/../.. 2026/06/06 01:39:17 DEBUG : ../..: Parsed hash: e66e7a367100d3bd54e5844454ccf19d 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/../.." 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: sha1sum /rclone-test-qorixex3roru/../.. 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: 95f6c1afae50802182b9a49955812a8e35df91a7 /rclone-test-qorixex3roru/../.. 2026/06/06 01:39:17 DEBUG : ../..: Parsed hash: 95f6c1afae50802182b9a49955812a8e35df91a7 === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: md5sum /rclone-test-qorixex3roru/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: 655fa54f4f29a2329a66d9139793794a /rclone-test-qorixex3roru/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/06/06 01:39:17 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 655fa54f4f29a2329a66d9139793794a 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: sha1sum /rclone-test-qorixex3roru/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: d6e40b1f6bf6c37075821773dc964fd1d8ea5360 /rclone-test-qorixex3roru/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/06/06 01:39:17 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: d6e40b1f6bf6c37075821773dc964fd1d8ea5360 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: md5sum /rclone-test-qorixex3roru/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: 655fa54f4f29a2329a66d9139793794a /rclone-test-qorixex3roru/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/06/06 01:39:17 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 655fa54f4f29a2329a66d9139793794a 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: sha1sum /rclone-test-qorixex3roru/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: d6e40b1f6bf6c37075821773dc964fd1d8ea5360 /rclone-test-qorixex3roru/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/06/06 01:39:17 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: d6e40b1f6bf6c37075821773dc964fd1d8ea5360 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: md5sum /rclone-test-qorixex3roru/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: 655fa54f4f29a2329a66d9139793794a /rclone-test-qorixex3roru/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/06/06 01:39:17 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 655fa54f4f29a2329a66d9139793794a 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: sha1sum /rclone-test-qorixex3roru/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: d6e40b1f6bf6c37075821773dc964fd1d8ea5360 /rclone-test-qorixex3roru/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/06/06 01:39:17 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: d6e40b1f6bf6c37075821773dc964fd1d8ea5360 === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/ leading space/ leading space" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: md5sum /rclone-test-qorixex3roru/\ leading\ space/\ leading\ space 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: de0bbfcf1a5753eb7997fdfaae3d5f6d /rclone-test-qorixex3roru/ leading space/ leading space 2026/06/06 01:39:17 DEBUG : leading space/ leading space: Parsed hash: de0bbfcf1a5753eb7997fdfaae3d5f6d 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/ leading space/ leading space" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: sha1sum /rclone-test-qorixex3roru/\ leading\ space/\ leading\ space 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: 7366e4c9078f35c87611eba0561e7106a6a9f539 /rclone-test-qorixex3roru/ leading space/ leading space 2026/06/06 01:39:17 DEBUG : leading space/ leading space: Parsed hash: 7366e4c9078f35c87611eba0561e7106a6a9f539 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/ leading space/ leading space" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: md5sum /rclone-test-qorixex3roru/\ leading\ space/\ leading\ space 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: de0bbfcf1a5753eb7997fdfaae3d5f6d /rclone-test-qorixex3roru/ leading space/ leading space 2026/06/06 01:39:17 DEBUG : leading space/ leading space: Parsed hash: de0bbfcf1a5753eb7997fdfaae3d5f6d 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/ leading space/ leading space" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: sha1sum /rclone-test-qorixex3roru/\ leading\ space/\ leading\ space 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: 7366e4c9078f35c87611eba0561e7106a6a9f539 /rclone-test-qorixex3roru/ leading space/ leading space 2026/06/06 01:39:17 DEBUG : leading space/ leading space: Parsed hash: 7366e4c9078f35c87611eba0561e7106a6a9f539 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/ leading space/ leading space" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: md5sum /rclone-test-qorixex3roru/\ leading\ space/\ leading\ space 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: de0bbfcf1a5753eb7997fdfaae3d5f6d /rclone-test-qorixex3roru/ leading space/ leading space 2026/06/06 01:39:17 DEBUG : leading space/ leading space: Parsed hash: de0bbfcf1a5753eb7997fdfaae3d5f6d 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/ leading space/ leading space" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: sha1sum /rclone-test-qorixex3roru/\ leading\ space/\ leading\ space 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: 7366e4c9078f35c87611eba0561e7106a6a9f539 /rclone-test-qorixex3roru/ leading space/ leading space 2026/06/06 01:39:17 DEBUG : leading space/ leading space: Parsed hash: 7366e4c9078f35c87611eba0561e7106a6a9f539 === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/~leading tilde/~leading tilde" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: md5sum /rclone-test-qorixex3roru/\~leading\ tilde/\~leading\ tilde 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: 05734eff1dcd037df7253915b5476120 /rclone-test-qorixex3roru/~leading tilde/~leading tilde 2026/06/06 01:39:17 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 05734eff1dcd037df7253915b5476120 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/~leading tilde/~leading tilde" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: sha1sum /rclone-test-qorixex3roru/\~leading\ tilde/\~leading\ tilde 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: 23069b642d95f88e66079a6e5fe85425fdd88745 /rclone-test-qorixex3roru/~leading tilde/~leading tilde 2026/06/06 01:39:17 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 23069b642d95f88e66079a6e5fe85425fdd88745 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/~leading tilde/~leading tilde" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: md5sum /rclone-test-qorixex3roru/\~leading\ tilde/\~leading\ tilde 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: 05734eff1dcd037df7253915b5476120 /rclone-test-qorixex3roru/~leading tilde/~leading tilde 2026/06/06 01:39:17 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 05734eff1dcd037df7253915b5476120 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/~leading tilde/~leading tilde" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: sha1sum /rclone-test-qorixex3roru/\~leading\ tilde/\~leading\ tilde 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: 23069b642d95f88e66079a6e5fe85425fdd88745 /rclone-test-qorixex3roru/~leading tilde/~leading tilde 2026/06/06 01:39:17 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 23069b642d95f88e66079a6e5fe85425fdd88745 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/~leading tilde/~leading tilde" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: md5sum /rclone-test-qorixex3roru/\~leading\ tilde/\~leading\ tilde 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: 05734eff1dcd037df7253915b5476120 /rclone-test-qorixex3roru/~leading tilde/~leading tilde 2026/06/06 01:39:17 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 05734eff1dcd037df7253915b5476120 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/~leading tilde/~leading tilde" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: sha1sum /rclone-test-qorixex3roru/\~leading\ tilde/\~leading\ tilde 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: 23069b642d95f88e66079a6e5fe85425fdd88745 /rclone-test-qorixex3roru/~leading tilde/~leading tilde 2026/06/06 01:39:17 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 23069b642d95f88e66079a6e5fe85425fdd88745 === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/␍leading CR/␍leading CR" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: md5sum /rclone-test-qorixex3roru/␍leading\ CR/␍leading\ CR 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: 6d8a4137079ba27e77226ee0cdf545ea /rclone-test-qorixex3roru/␍leading CR/␍leading CR 2026/06/06 01:39:17 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 6d8a4137079ba27e77226ee0cdf545ea 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/␍leading CR/␍leading CR" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: sha1sum /rclone-test-qorixex3roru/␍leading\ CR/␍leading\ CR 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: f6800060112505c0797b7c4d33118cf2702560c4 /rclone-test-qorixex3roru/␍leading CR/␍leading CR 2026/06/06 01:39:17 DEBUG : ␍leading CR/␍leading CR: Parsed hash: f6800060112505c0797b7c4d33118cf2702560c4 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/␍leading CR/␍leading CR" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: md5sum /rclone-test-qorixex3roru/␍leading\ CR/␍leading\ CR 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: 6d8a4137079ba27e77226ee0cdf545ea /rclone-test-qorixex3roru/␍leading CR/␍leading CR 2026/06/06 01:39:17 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 6d8a4137079ba27e77226ee0cdf545ea 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/␍leading CR/␍leading CR" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: sha1sum /rclone-test-qorixex3roru/␍leading\ CR/␍leading\ CR 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: f6800060112505c0797b7c4d33118cf2702560c4 /rclone-test-qorixex3roru/␍leading CR/␍leading CR 2026/06/06 01:39:17 DEBUG : ␍leading CR/␍leading CR: Parsed hash: f6800060112505c0797b7c4d33118cf2702560c4 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/␍leading CR/␍leading CR" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: md5sum /rclone-test-qorixex3roru/␍leading\ CR/␍leading\ CR 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: 6d8a4137079ba27e77226ee0cdf545ea /rclone-test-qorixex3roru/␍leading CR/␍leading CR 2026/06/06 01:39:17 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 6d8a4137079ba27e77226ee0cdf545ea 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/␍leading CR/␍leading CR" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: sha1sum /rclone-test-qorixex3roru/␍leading\ CR/␍leading\ CR 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: f6800060112505c0797b7c4d33118cf2702560c4 /rclone-test-qorixex3roru/␍leading CR/␍leading CR 2026/06/06 01:39:17 DEBUG : ␍leading CR/␍leading CR: Parsed hash: f6800060112505c0797b7c4d33118cf2702560c4 === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/␊leading LF/␊leading LF" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: md5sum /rclone-test-qorixex3roru/␊leading\ LF/␊leading\ LF 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: 32699080f1f65dfc6ed9fc395b301c5c /rclone-test-qorixex3roru/␊leading LF/␊leading LF 2026/06/06 01:39:17 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 32699080f1f65dfc6ed9fc395b301c5c 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/␊leading LF/␊leading LF" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: sha1sum /rclone-test-qorixex3roru/␊leading\ LF/␊leading\ LF 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: e9c8233db5603ea259b8646bd78a91d981dd16a1 /rclone-test-qorixex3roru/␊leading LF/␊leading LF 2026/06/06 01:39:17 DEBUG : ␊leading LF/␊leading LF: Parsed hash: e9c8233db5603ea259b8646bd78a91d981dd16a1 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/␊leading LF/␊leading LF" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: md5sum /rclone-test-qorixex3roru/␊leading\ LF/␊leading\ LF 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: 32699080f1f65dfc6ed9fc395b301c5c /rclone-test-qorixex3roru/␊leading LF/␊leading LF 2026/06/06 01:39:17 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 32699080f1f65dfc6ed9fc395b301c5c 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/␊leading LF/␊leading LF" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: sha1sum /rclone-test-qorixex3roru/␊leading\ LF/␊leading\ LF 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: e9c8233db5603ea259b8646bd78a91d981dd16a1 /rclone-test-qorixex3roru/␊leading LF/␊leading LF 2026/06/06 01:39:17 DEBUG : ␊leading LF/␊leading LF: Parsed hash: e9c8233db5603ea259b8646bd78a91d981dd16a1 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/␊leading LF/␊leading LF" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: md5sum /rclone-test-qorixex3roru/␊leading\ LF/␊leading\ LF 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: 32699080f1f65dfc6ed9fc395b301c5c /rclone-test-qorixex3roru/␊leading LF/␊leading LF 2026/06/06 01:39:17 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 32699080f1f65dfc6ed9fc395b301c5c 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/␊leading LF/␊leading LF" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: sha1sum /rclone-test-qorixex3roru/␊leading\ LF/␊leading\ LF 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: e9c8233db5603ea259b8646bd78a91d981dd16a1 /rclone-test-qorixex3roru/␊leading LF/␊leading LF 2026/06/06 01:39:17 DEBUG : ␊leading LF/␊leading LF: Parsed hash: e9c8233db5603ea259b8646bd78a91d981dd16a1 === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/␉leading HT/␉leading HT" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: md5sum /rclone-test-qorixex3roru/␉leading\ HT/␉leading\ HT 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: d07316c111cc8a1adf834528906ad06e /rclone-test-qorixex3roru/␉leading HT/␉leading HT 2026/06/06 01:39:17 DEBUG : ␉leading HT/␉leading HT: Parsed hash: d07316c111cc8a1adf834528906ad06e 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/␉leading HT/␉leading HT" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: sha1sum /rclone-test-qorixex3roru/␉leading\ HT/␉leading\ HT 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: 09e129e58f47a86cc0b8897e04f674ab274e8695 /rclone-test-qorixex3roru/␉leading HT/␉leading HT 2026/06/06 01:39:17 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 09e129e58f47a86cc0b8897e04f674ab274e8695 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/␉leading HT/␉leading HT" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: md5sum /rclone-test-qorixex3roru/␉leading\ HT/␉leading\ HT 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: d07316c111cc8a1adf834528906ad06e /rclone-test-qorixex3roru/␉leading HT/␉leading HT 2026/06/06 01:39:17 DEBUG : ␉leading HT/␉leading HT: Parsed hash: d07316c111cc8a1adf834528906ad06e 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/␉leading HT/␉leading HT" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: sha1sum /rclone-test-qorixex3roru/␉leading\ HT/␉leading\ HT 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: 09e129e58f47a86cc0b8897e04f674ab274e8695 /rclone-test-qorixex3roru/␉leading HT/␉leading HT 2026/06/06 01:39:17 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 09e129e58f47a86cc0b8897e04f674ab274e8695 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/␉leading HT/␉leading HT" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: md5sum /rclone-test-qorixex3roru/␉leading\ HT/␉leading\ HT 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: d07316c111cc8a1adf834528906ad06e /rclone-test-qorixex3roru/␉leading HT/␉leading HT 2026/06/06 01:39:17 DEBUG : ␉leading HT/␉leading HT: Parsed hash: d07316c111cc8a1adf834528906ad06e 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/␉leading HT/␉leading HT" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: sha1sum /rclone-test-qorixex3roru/␉leading\ HT/␉leading\ HT 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: 09e129e58f47a86cc0b8897e04f674ab274e8695 /rclone-test-qorixex3roru/␉leading HT/␉leading HT 2026/06/06 01:39:17 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 09e129e58f47a86cc0b8897e04f674ab274e8695 === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/␋leading VT/␋leading VT" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: md5sum /rclone-test-qorixex3roru/␋leading\ VT/␋leading\ VT 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: 5995c5b62d3d8ddcc5d22fe36d741825 /rclone-test-qorixex3roru/␋leading VT/␋leading VT 2026/06/06 01:39:17 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 5995c5b62d3d8ddcc5d22fe36d741825 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/␋leading VT/␋leading VT" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: sha1sum /rclone-test-qorixex3roru/␋leading\ VT/␋leading\ VT 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: c77f9b859653428f04b3a72bec05969c5a64bcff /rclone-test-qorixex3roru/␋leading VT/␋leading VT 2026/06/06 01:39:17 DEBUG : ␋leading VT/␋leading VT: Parsed hash: c77f9b859653428f04b3a72bec05969c5a64bcff 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/␋leading VT/␋leading VT" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: md5sum /rclone-test-qorixex3roru/␋leading\ VT/␋leading\ VT 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: 5995c5b62d3d8ddcc5d22fe36d741825 /rclone-test-qorixex3roru/␋leading VT/␋leading VT 2026/06/06 01:39:17 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 5995c5b62d3d8ddcc5d22fe36d741825 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/␋leading VT/␋leading VT" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: sha1sum /rclone-test-qorixex3roru/␋leading\ VT/␋leading\ VT 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: c77f9b859653428f04b3a72bec05969c5a64bcff /rclone-test-qorixex3roru/␋leading VT/␋leading VT 2026/06/06 01:39:17 DEBUG : ␋leading VT/␋leading VT: Parsed hash: c77f9b859653428f04b3a72bec05969c5a64bcff 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/␋leading VT/␋leading VT" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: md5sum /rclone-test-qorixex3roru/␋leading\ VT/␋leading\ VT 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: 5995c5b62d3d8ddcc5d22fe36d741825 /rclone-test-qorixex3roru/␋leading VT/␋leading VT 2026/06/06 01:39:17 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 5995c5b62d3d8ddcc5d22fe36d741825 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/␋leading VT/␋leading VT" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: sha1sum /rclone-test-qorixex3roru/␋leading\ VT/␋leading\ VT 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: c77f9b859653428f04b3a72bec05969c5a64bcff /rclone-test-qorixex3roru/␋leading VT/␋leading VT 2026/06/06 01:39:17 DEBUG : ␋leading VT/␋leading VT: Parsed hash: c77f9b859653428f04b3a72bec05969c5a64bcff === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/.leading dot/.leading dot" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: md5sum /rclone-test-qorixex3roru/.leading\ dot/.leading\ dot 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: f0ded41f41e43f30861e23f18d465668 /rclone-test-qorixex3roru/.leading dot/.leading dot 2026/06/06 01:39:17 DEBUG : .leading dot/.leading dot: Parsed hash: f0ded41f41e43f30861e23f18d465668 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/.leading dot/.leading dot" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: sha1sum /rclone-test-qorixex3roru/.leading\ dot/.leading\ dot 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: cbe4238eb64de898f86cb5deaf95982aff3195b9 /rclone-test-qorixex3roru/.leading dot/.leading dot 2026/06/06 01:39:17 DEBUG : .leading dot/.leading dot: Parsed hash: cbe4238eb64de898f86cb5deaf95982aff3195b9 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/.leading dot/.leading dot" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: md5sum /rclone-test-qorixex3roru/.leading\ dot/.leading\ dot 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: f0ded41f41e43f30861e23f18d465668 /rclone-test-qorixex3roru/.leading dot/.leading dot 2026/06/06 01:39:17 DEBUG : .leading dot/.leading dot: Parsed hash: f0ded41f41e43f30861e23f18d465668 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/.leading dot/.leading dot" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: sha1sum /rclone-test-qorixex3roru/.leading\ dot/.leading\ dot 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: cbe4238eb64de898f86cb5deaf95982aff3195b9 /rclone-test-qorixex3roru/.leading dot/.leading dot 2026/06/06 01:39:17 DEBUG : .leading dot/.leading dot: Parsed hash: cbe4238eb64de898f86cb5deaf95982aff3195b9 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/.leading dot/.leading dot" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: md5sum /rclone-test-qorixex3roru/.leading\ dot/.leading\ dot 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: f0ded41f41e43f30861e23f18d465668 /rclone-test-qorixex3roru/.leading dot/.leading dot 2026/06/06 01:39:17 DEBUG : .leading dot/.leading dot: Parsed hash: f0ded41f41e43f30861e23f18d465668 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/.leading dot/.leading dot" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: sha1sum /rclone-test-qorixex3roru/.leading\ dot/.leading\ dot 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: cbe4238eb64de898f86cb5deaf95982aff3195b9 /rclone-test-qorixex3roru/.leading dot/.leading dot 2026/06/06 01:39:17 DEBUG : .leading dot/.leading dot: Parsed hash: cbe4238eb64de898f86cb5deaf95982aff3195b9 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/trailing space /trailing space " 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: md5sum /rclone-test-qorixex3roru/trailing\ space\ /trailing\ space\ 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: 3e67647d321c6208fd94bbc966277fa7 /rclone-test-qorixex3roru/trailing space /trailing space 2026/06/06 01:39:17 DEBUG : trailing space /trailing space : Parsed hash: 3e67647d321c6208fd94bbc966277fa7 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/trailing space /trailing space " 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: sha1sum /rclone-test-qorixex3roru/trailing\ space\ /trailing\ space\ 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: 08f6a529f3276532a032e6d08ca547f5477515e4 /rclone-test-qorixex3roru/trailing space /trailing space 2026/06/06 01:39:17 DEBUG : trailing space /trailing space : Parsed hash: 08f6a529f3276532a032e6d08ca547f5477515e4 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/trailing space /trailing space " 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: md5sum /rclone-test-qorixex3roru/trailing\ space\ /trailing\ space\ 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: 3e67647d321c6208fd94bbc966277fa7 /rclone-test-qorixex3roru/trailing space /trailing space 2026/06/06 01:39:17 DEBUG : trailing space /trailing space : Parsed hash: 3e67647d321c6208fd94bbc966277fa7 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/trailing space /trailing space " 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: sha1sum /rclone-test-qorixex3roru/trailing\ space\ /trailing\ space\ 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: 08f6a529f3276532a032e6d08ca547f5477515e4 /rclone-test-qorixex3roru/trailing space /trailing space 2026/06/06 01:39:17 DEBUG : trailing space /trailing space : Parsed hash: 08f6a529f3276532a032e6d08ca547f5477515e4 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/trailing space /trailing space " 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: md5sum /rclone-test-qorixex3roru/trailing\ space\ /trailing\ space\ 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: 3e67647d321c6208fd94bbc966277fa7 /rclone-test-qorixex3roru/trailing space /trailing space 2026/06/06 01:39:17 DEBUG : trailing space /trailing space : Parsed hash: 3e67647d321c6208fd94bbc966277fa7 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/trailing space /trailing space " 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: sha1sum /rclone-test-qorixex3roru/trailing\ space\ /trailing\ space\ 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: 08f6a529f3276532a032e6d08ca547f5477515e4 /rclone-test-qorixex3roru/trailing space /trailing space 2026/06/06 01:39:17 DEBUG : trailing space /trailing space : Parsed hash: 08f6a529f3276532a032e6d08ca547f5477515e4 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/trailing CR␍/trailing CR␍" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: md5sum /rclone-test-qorixex3roru/trailing\ CR␍/trailing\ CR␍ 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: 19f7012f0ff356ec333aebc1e86e093e /rclone-test-qorixex3roru/trailing CR␍/trailing CR␍ 2026/06/06 01:39:17 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 19f7012f0ff356ec333aebc1e86e093e 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/trailing CR␍/trailing CR␍" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: sha1sum /rclone-test-qorixex3roru/trailing\ CR␍/trailing\ CR␍ 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: f051e00e5d50fef7c5d0bfa8ea0ea4c649936954 /rclone-test-qorixex3roru/trailing CR␍/trailing CR␍ 2026/06/06 01:39:17 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: f051e00e5d50fef7c5d0bfa8ea0ea4c649936954 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/trailing CR␍/trailing CR␍" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: md5sum /rclone-test-qorixex3roru/trailing\ CR␍/trailing\ CR␍ 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: 19f7012f0ff356ec333aebc1e86e093e /rclone-test-qorixex3roru/trailing CR␍/trailing CR␍ 2026/06/06 01:39:17 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 19f7012f0ff356ec333aebc1e86e093e 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/trailing CR␍/trailing CR␍" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: sha1sum /rclone-test-qorixex3roru/trailing\ CR␍/trailing\ CR␍ 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: f051e00e5d50fef7c5d0bfa8ea0ea4c649936954 /rclone-test-qorixex3roru/trailing CR␍/trailing CR␍ 2026/06/06 01:39:17 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: f051e00e5d50fef7c5d0bfa8ea0ea4c649936954 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/trailing CR␍/trailing CR␍" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: md5sum /rclone-test-qorixex3roru/trailing\ CR␍/trailing\ CR␍ 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: 19f7012f0ff356ec333aebc1e86e093e /rclone-test-qorixex3roru/trailing CR␍/trailing CR␍ 2026/06/06 01:39:17 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 19f7012f0ff356ec333aebc1e86e093e 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/trailing CR␍/trailing CR␍" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: sha1sum /rclone-test-qorixex3roru/trailing\ CR␍/trailing\ CR␍ 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: f051e00e5d50fef7c5d0bfa8ea0ea4c649936954 /rclone-test-qorixex3roru/trailing CR␍/trailing CR␍ 2026/06/06 01:39:17 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: f051e00e5d50fef7c5d0bfa8ea0ea4c649936954 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/trailing LF␊/trailing LF␊" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: md5sum /rclone-test-qorixex3roru/trailing\ LF␊/trailing\ LF␊ 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: b87693db2abd95e3a889c07f9a7bbc15 /rclone-test-qorixex3roru/trailing LF␊/trailing LF␊ 2026/06/06 01:39:17 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: b87693db2abd95e3a889c07f9a7bbc15 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/trailing LF␊/trailing LF␊" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: sha1sum /rclone-test-qorixex3roru/trailing\ LF␊/trailing\ LF␊ 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: 9e4d0f853e110917128b564b4cc9047068183c06 /rclone-test-qorixex3roru/trailing LF␊/trailing LF␊ 2026/06/06 01:39:17 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 9e4d0f853e110917128b564b4cc9047068183c06 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/trailing LF␊/trailing LF␊" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: md5sum /rclone-test-qorixex3roru/trailing\ LF␊/trailing\ LF␊ 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: b87693db2abd95e3a889c07f9a7bbc15 /rclone-test-qorixex3roru/trailing LF␊/trailing LF␊ 2026/06/06 01:39:17 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: b87693db2abd95e3a889c07f9a7bbc15 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/trailing LF␊/trailing LF␊" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: sha1sum /rclone-test-qorixex3roru/trailing\ LF␊/trailing\ LF␊ 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: 9e4d0f853e110917128b564b4cc9047068183c06 /rclone-test-qorixex3roru/trailing LF␊/trailing LF␊ 2026/06/06 01:39:17 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 9e4d0f853e110917128b564b4cc9047068183c06 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/trailing LF␊/trailing LF␊" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: md5sum /rclone-test-qorixex3roru/trailing\ LF␊/trailing\ LF␊ 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: b87693db2abd95e3a889c07f9a7bbc15 /rclone-test-qorixex3roru/trailing LF␊/trailing LF␊ 2026/06/06 01:39:17 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: b87693db2abd95e3a889c07f9a7bbc15 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/trailing LF␊/trailing LF␊" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: sha1sum /rclone-test-qorixex3roru/trailing\ LF␊/trailing\ LF␊ 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: 9e4d0f853e110917128b564b4cc9047068183c06 /rclone-test-qorixex3roru/trailing LF␊/trailing LF␊ 2026/06/06 01:39:17 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 9e4d0f853e110917128b564b4cc9047068183c06 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/trailing HT␉/trailing HT␉" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: md5sum /rclone-test-qorixex3roru/trailing\ HT␉/trailing\ HT␉ 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: 8773cc2ccd1b9875c1ff37657d9a96df /rclone-test-qorixex3roru/trailing HT␉/trailing HT␉ 2026/06/06 01:39:17 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 8773cc2ccd1b9875c1ff37657d9a96df 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/trailing HT␉/trailing HT␉" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: sha1sum /rclone-test-qorixex3roru/trailing\ HT␉/trailing\ HT␉ 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: f507ecda2e46a8f6daabe12b1bdb03982c01b1e4 /rclone-test-qorixex3roru/trailing HT␉/trailing HT␉ 2026/06/06 01:39:17 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: f507ecda2e46a8f6daabe12b1bdb03982c01b1e4 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/trailing HT␉/trailing HT␉" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: md5sum /rclone-test-qorixex3roru/trailing\ HT␉/trailing\ HT␉ 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: 8773cc2ccd1b9875c1ff37657d9a96df /rclone-test-qorixex3roru/trailing HT␉/trailing HT␉ 2026/06/06 01:39:17 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 8773cc2ccd1b9875c1ff37657d9a96df 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/trailing HT␉/trailing HT␉" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: sha1sum /rclone-test-qorixex3roru/trailing\ HT␉/trailing\ HT␉ 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: f507ecda2e46a8f6daabe12b1bdb03982c01b1e4 /rclone-test-qorixex3roru/trailing HT␉/trailing HT␉ 2026/06/06 01:39:17 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: f507ecda2e46a8f6daabe12b1bdb03982c01b1e4 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/trailing HT␉/trailing HT␉" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: md5sum /rclone-test-qorixex3roru/trailing\ HT␉/trailing\ HT␉ 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: 8773cc2ccd1b9875c1ff37657d9a96df /rclone-test-qorixex3roru/trailing HT␉/trailing HT␉ 2026/06/06 01:39:17 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 8773cc2ccd1b9875c1ff37657d9a96df 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/trailing HT␉/trailing HT␉" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: sha1sum /rclone-test-qorixex3roru/trailing\ HT␉/trailing\ HT␉ 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: f507ecda2e46a8f6daabe12b1bdb03982c01b1e4 /rclone-test-qorixex3roru/trailing HT␉/trailing HT␉ 2026/06/06 01:39:17 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: f507ecda2e46a8f6daabe12b1bdb03982c01b1e4 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/trailing VT␋/trailing VT␋" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: md5sum /rclone-test-qorixex3roru/trailing\ VT␋/trailing\ VT␋ 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: 953a24cb487026dcfc99b861061dc69e /rclone-test-qorixex3roru/trailing VT␋/trailing VT␋ 2026/06/06 01:39:17 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 953a24cb487026dcfc99b861061dc69e 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/trailing VT␋/trailing VT␋" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: sha1sum /rclone-test-qorixex3roru/trailing\ VT␋/trailing\ VT␋ 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: f801c38db9003171550f7b1df22494898084b424 /rclone-test-qorixex3roru/trailing VT␋/trailing VT␋ 2026/06/06 01:39:17 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: f801c38db9003171550f7b1df22494898084b424 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/trailing VT␋/trailing VT␋" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: md5sum /rclone-test-qorixex3roru/trailing\ VT␋/trailing\ VT␋ 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: 953a24cb487026dcfc99b861061dc69e /rclone-test-qorixex3roru/trailing VT␋/trailing VT␋ 2026/06/06 01:39:17 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 953a24cb487026dcfc99b861061dc69e 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/trailing VT␋/trailing VT␋" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: sha1sum /rclone-test-qorixex3roru/trailing\ VT␋/trailing\ VT␋ 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: f801c38db9003171550f7b1df22494898084b424 /rclone-test-qorixex3roru/trailing VT␋/trailing VT␋ 2026/06/06 01:39:17 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: f801c38db9003171550f7b1df22494898084b424 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/trailing VT␋/trailing VT␋" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: md5sum /rclone-test-qorixex3roru/trailing\ VT␋/trailing\ VT␋ 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: 953a24cb487026dcfc99b861061dc69e /rclone-test-qorixex3roru/trailing VT␋/trailing VT␋ 2026/06/06 01:39:17 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 953a24cb487026dcfc99b861061dc69e 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/trailing VT␋/trailing VT␋" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: sha1sum /rclone-test-qorixex3roru/trailing\ VT␋/trailing\ VT␋ 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: f801c38db9003171550f7b1df22494898084b424 /rclone-test-qorixex3roru/trailing VT␋/trailing VT␋ 2026/06/06 01:39:17 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: f801c38db9003171550f7b1df22494898084b424 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/trailing dot./trailing dot." 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: md5sum /rclone-test-qorixex3roru/trailing\ dot./trailing\ dot. 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: 2f6352e8af2ee093ce8e6ec56c6ff8c0 /rclone-test-qorixex3roru/trailing dot./trailing dot. 2026/06/06 01:39:17 DEBUG : trailing dot./trailing dot.: Parsed hash: 2f6352e8af2ee093ce8e6ec56c6ff8c0 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/trailing dot./trailing dot." 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: sha1sum /rclone-test-qorixex3roru/trailing\ dot./trailing\ dot. 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: a98f65aec568c409eda0f063301af9df7932b56b /rclone-test-qorixex3roru/trailing dot./trailing dot. 2026/06/06 01:39:17 DEBUG : trailing dot./trailing dot.: Parsed hash: a98f65aec568c409eda0f063301af9df7932b56b 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/trailing dot./trailing dot." 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: md5sum /rclone-test-qorixex3roru/trailing\ dot./trailing\ dot. 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: 2f6352e8af2ee093ce8e6ec56c6ff8c0 /rclone-test-qorixex3roru/trailing dot./trailing dot. 2026/06/06 01:39:17 DEBUG : trailing dot./trailing dot.: Parsed hash: 2f6352e8af2ee093ce8e6ec56c6ff8c0 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/trailing dot./trailing dot." 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: sha1sum /rclone-test-qorixex3roru/trailing\ dot./trailing\ dot. 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: a98f65aec568c409eda0f063301af9df7932b56b /rclone-test-qorixex3roru/trailing dot./trailing dot. 2026/06/06 01:39:17 DEBUG : trailing dot./trailing dot.: Parsed hash: a98f65aec568c409eda0f063301af9df7932b56b 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/trailing dot./trailing dot." 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: md5sum /rclone-test-qorixex3roru/trailing\ dot./trailing\ dot. 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: 2f6352e8af2ee093ce8e6ec56c6ff8c0 /rclone-test-qorixex3roru/trailing dot./trailing dot. 2026/06/06 01:39:17 DEBUG : trailing dot./trailing dot.: Parsed hash: 2f6352e8af2ee093ce8e6ec56c6ff8c0 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/trailing dot./trailing dot." 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: sha1sum /rclone-test-qorixex3roru/trailing\ dot./trailing\ dot. 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: a98f65aec568c409eda0f063301af9df7932b56b /rclone-test-qorixex3roru/trailing dot./trailing dot. 2026/06/06 01:39:17 DEBUG : trailing dot./trailing dot.: Parsed hash: a98f65aec568c409eda0f063301af9df7932b56b === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/invalid utf-8\xfe/invalid utf-8\xfe" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: md5sum /rclone-test-qorixex3roru/invalid\ utf-8/invalid\ utf-8 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: 4bf56acf7c7df57656ce3eeac1eac994 /rclone-test-qorixex3roru/invalid utf-8/invalid utf-8 2026/06/06 01:39:17 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 4bf56acf7c7df57656ce3eeac1eac994 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/invalid utf-8\xfe/invalid utf-8\xfe" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: sha1sum /rclone-test-qorixex3roru/invalid\ utf-8/invalid\ utf-8 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: 3ed8a4f5988dbe55ad84eb42a3d6de070e60a2d6 /rclone-test-qorixex3roru/invalid utf-8/invalid utf-8 2026/06/06 01:39:17 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 3ed8a4f5988dbe55ad84eb42a3d6de070e60a2d6 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/invalid utf-8\xfe/invalid utf-8\xfe" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: md5sum /rclone-test-qorixex3roru/invalid\ utf-8/invalid\ utf-8 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: 4bf56acf7c7df57656ce3eeac1eac994 /rclone-test-qorixex3roru/invalid utf-8/invalid utf-8 2026/06/06 01:39:17 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 4bf56acf7c7df57656ce3eeac1eac994 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/invalid utf-8\xfe/invalid utf-8\xfe" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: sha1sum /rclone-test-qorixex3roru/invalid\ utf-8/invalid\ utf-8 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: 3ed8a4f5988dbe55ad84eb42a3d6de070e60a2d6 /rclone-test-qorixex3roru/invalid utf-8/invalid utf-8 2026/06/06 01:39:17 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 3ed8a4f5988dbe55ad84eb42a3d6de070e60a2d6 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/invalid utf-8\xfe/invalid utf-8\xfe" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: md5sum /rclone-test-qorixex3roru/invalid\ utf-8/invalid\ utf-8 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: 4bf56acf7c7df57656ce3eeac1eac994 /rclone-test-qorixex3roru/invalid utf-8/invalid utf-8 2026/06/06 01:39:17 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 4bf56acf7c7df57656ce3eeac1eac994 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/invalid utf-8\xfe/invalid utf-8\xfe" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: sha1sum /rclone-test-qorixex3roru/invalid\ utf-8/invalid\ utf-8 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: 3ed8a4f5988dbe55ad84eb42a3d6de070e60a2d6 /rclone-test-qorixex3roru/invalid utf-8/invalid utf-8 2026/06/06 01:39:17 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 3ed8a4f5988dbe55ad84eb42a3d6de070e60a2d6 === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/test%46.txt/test%46.txt" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: md5sum /rclone-test-qorixex3roru/test\%46.txt/test\%46.txt 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: 9739e888cc5c281988abbadf16003caf /rclone-test-qorixex3roru/test%46.txt/test%46.txt 2026/06/06 01:39:17 DEBUG : test%46.txt/test%46.txt: Parsed hash: 9739e888cc5c281988abbadf16003caf 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/test%46.txt/test%46.txt" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: sha1sum /rclone-test-qorixex3roru/test\%46.txt/test\%46.txt 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: 841ad5afc3ea28bda1c262eaf7d5c154fb4822c5 /rclone-test-qorixex3roru/test%46.txt/test%46.txt 2026/06/06 01:39:17 DEBUG : test%46.txt/test%46.txt: Parsed hash: 841ad5afc3ea28bda1c262eaf7d5c154fb4822c5 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/test%46.txt/test%46.txt" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: md5sum /rclone-test-qorixex3roru/test\%46.txt/test\%46.txt 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: 9739e888cc5c281988abbadf16003caf /rclone-test-qorixex3roru/test%46.txt/test%46.txt 2026/06/06 01:39:17 DEBUG : test%46.txt/test%46.txt: Parsed hash: 9739e888cc5c281988abbadf16003caf 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/test%46.txt/test%46.txt" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: sha1sum /rclone-test-qorixex3roru/test\%46.txt/test\%46.txt 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: 841ad5afc3ea28bda1c262eaf7d5c154fb4822c5 /rclone-test-qorixex3roru/test%46.txt/test%46.txt 2026/06/06 01:39:17 DEBUG : test%46.txt/test%46.txt: Parsed hash: 841ad5afc3ea28bda1c262eaf7d5c154fb4822c5 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/test%46.txt/test%46.txt" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: md5sum /rclone-test-qorixex3roru/test\%46.txt/test\%46.txt 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: 9739e888cc5c281988abbadf16003caf /rclone-test-qorixex3roru/test%46.txt/test%46.txt 2026/06/06 01:39:17 DEBUG : test%46.txt/test%46.txt: Parsed hash: 9739e888cc5c281988abbadf16003caf 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/test%46.txt/test%46.txt" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: sha1sum /rclone-test-qorixex3roru/test\%46.txt/test\%46.txt 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: 841ad5afc3ea28bda1c262eaf7d5c154fb4822c5 /rclone-test-qorixex3roru/test%46.txt/test%46.txt 2026/06/06 01:39:17 DEBUG : test%46.txt/test%46.txt: Parsed hash: 841ad5afc3ea28bda1c262eaf7d5c154fb4822c5 === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Connection OK after error: potato 2026/06/06 01:39:17 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Removed after failed upload: potato === RUN TestIntegration/FsMkdir/FsPutZeroLength 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/zero-length-file" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: md5sum /rclone-test-qorixex3roru/zero-length-file 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-qorixex3roru/zero-length-file 2026/06/06 01:39:17 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/zero-length-file" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: sha1sum /rclone-test-qorixex3roru/zero-length-file 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-qorixex3roru/zero-length-file 2026/06/06 01:39:17 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/zero-length-file" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: md5sum /rclone-test-qorixex3roru/zero-length-file 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-qorixex3roru/zero-length-file 2026/06/06 01:39:17 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/zero-length-file" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: sha1sum /rclone-test-qorixex3roru/zero-length-file 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-qorixex3roru/zero-length-file 2026/06/06 01:39:17 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:787: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:820: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:873: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/file name.txt" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: md5sum /rclone-test-qorixex3roru/file\ name.txt 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: 039f4261d63a206c3bda09497bb6211a /rclone-test-qorixex3roru/file name.txt 2026/06/06 01:39:17 DEBUG : file name.txt: Parsed hash: 039f4261d63a206c3bda09497bb6211a 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/file name.txt" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: sha1sum /rclone-test-qorixex3roru/file\ name.txt 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: 337005d2dd27c276ac24e84a984862bd6c44028d /rclone-test-qorixex3roru/file name.txt 2026/06/06 01:39:17 DEBUG : file name.txt: Parsed hash: 337005d2dd27c276ac24e84a984862bd6c44028d 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/file name.txt" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: md5sum /rclone-test-qorixex3roru/file\ name.txt 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: 039f4261d63a206c3bda09497bb6211a /rclone-test-qorixex3roru/file name.txt 2026/06/06 01:39:17 DEBUG : file name.txt: Parsed hash: 039f4261d63a206c3bda09497bb6211a 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/file name.txt" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: sha1sum /rclone-test-qorixex3roru/file\ name.txt 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: 337005d2dd27c276ac24e84a984862bd6c44028d /rclone-test-qorixex3roru/file name.txt 2026/06/06 01:39:17 DEBUG : file name.txt: Parsed hash: 337005d2dd27c276ac24e84a984862bd6c44028d 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: md5sum /rclone-test-qorixex3roru/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: 3a7fb96f504e8c6256c53cefda463152 /rclone-test-qorixex3roru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/06 01:39:17 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 3a7fb96f504e8c6256c53cefda463152 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: sha1sum /rclone-test-qorixex3roru/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: f25ee65b22457db8c66488f1e516b5b3687ca433 /rclone-test-qorixex3roru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/06 01:39:17 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: f25ee65b22457db8c66488f1e516b5b3687ca433 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: md5sum /rclone-test-qorixex3roru/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: 3a7fb96f504e8c6256c53cefda463152 /rclone-test-qorixex3roru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/06 01:39:17 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 3a7fb96f504e8c6256c53cefda463152 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: sha1sum /rclone-test-qorixex3roru/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: f25ee65b22457db8c66488f1e516b5b3687ca433 /rclone-test-qorixex3roru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/06 01:39:17 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: f25ee65b22457db8c66488f1e516b5b3687ca433 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/file name.txt" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: md5sum /rclone-test-qorixex3roru/file\ name.txt 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: 2ffebce6dea2c0aa15bc6fd1ec91139b /rclone-test-qorixex3roru/file name.txt 2026/06/06 01:39:17 DEBUG : file name.txt: Parsed hash: 2ffebce6dea2c0aa15bc6fd1ec91139b 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/file name.txt" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: sha1sum /rclone-test-qorixex3roru/file\ name.txt 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: 7b5d73d7a1a576857b1bc7122a833e3c54c8ef55 /rclone-test-qorixex3roru/file name.txt 2026/06/06 01:39:17 DEBUG : file name.txt: Parsed hash: 7b5d73d7a1a576857b1bc7122a833e3c54c8ef55 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/file name.txt" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: md5sum /rclone-test-qorixex3roru/file\ name.txt 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: 2ffebce6dea2c0aa15bc6fd1ec91139b /rclone-test-qorixex3roru/file name.txt 2026/06/06 01:39:17 DEBUG : file name.txt: Parsed hash: 2ffebce6dea2c0aa15bc6fd1ec91139b 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/file name.txt" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: sha1sum /rclone-test-qorixex3roru/file\ name.txt 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: 7b5d73d7a1a576857b1bc7122a833e3c54c8ef55 /rclone-test-qorixex3roru/file name.txt 2026/06/06 01:39:17 DEBUG : file name.txt: Parsed hash: 7b5d73d7a1a576857b1bc7122a833e3c54c8ef55 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/06/06 01:39:17 DEBUG : Creating backend with remote "TestSFTPRclone:" 2026/06/06 01:39:17 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/06/06 01:39:17 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/06/06 01:39:17 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/06/06 01:39:17 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/06/06 01:39:17 DEBUG : Setting pass="9VpgYGY10ve17Y4XiZMgAkOAzeIF0j3JjLRiSs90-mG6dgc" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/06/06 01:39:17 DEBUG : TestSFTPRclone: detected overridden config - adding "{03wdF}" suffix to name 2026/06/06 01:39:17 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/06/06 01:39:17 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/06/06 01:39:17 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/06/06 01:39:17 DEBUG : Setting pass="9VpgYGY10ve17Y4XiZMgAkOAzeIF0j3JjLRiSs90-mG6dgc" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/06/06 01:39:17 NOTICE: TestSFTPRclone{03wdF}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/: New connection 127.0.0.1:40334->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9798.d3530cb31" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell type "unix" from config 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/: Relative path resolved to "/" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/: Using root directory "/" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/file name.txt" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: md5sum /rclone-test-qorixex3roru/file\ name.txt 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: 2ffebce6dea2c0aa15bc6fd1ec91139b /rclone-test-qorixex3roru/file name.txt 2026/06/06 01:39:17 DEBUG : file name.txt: Parsed hash: 2ffebce6dea2c0aa15bc6fd1ec91139b 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/file name.txt" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: sha1sum /rclone-test-qorixex3roru/file\ name.txt 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: 7b5d73d7a1a576857b1bc7122a833e3c54c8ef55 /rclone-test-qorixex3roru/file name.txt 2026/06/06 01:39:17 DEBUG : file name.txt: Parsed hash: 7b5d73d7a1a576857b1bc7122a833e3c54c8ef55 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: md5sum /rclone-test-qorixex3roru/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: 3a7fb96f504e8c6256c53cefda463152 /rclone-test-qorixex3roru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/06 01:39:17 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 3a7fb96f504e8c6256c53cefda463152 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: sha1sum /rclone-test-qorixex3roru/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: f25ee65b22457db8c66488f1e516b5b3687ca433 /rclone-test-qorixex3roru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/06 01:39:17 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: f25ee65b22457db8c66488f1e516b5b3687ca433 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/file name.txt" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: md5sum /rclone-test-qorixex3roru/file\ name.txt 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: 2ffebce6dea2c0aa15bc6fd1ec91139b /rclone-test-qorixex3roru/file name.txt 2026/06/06 01:39:17 DEBUG : file name.txt: Parsed hash: 2ffebce6dea2c0aa15bc6fd1ec91139b 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/file name.txt" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: sha1sum /rclone-test-qorixex3roru/file\ name.txt 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: 7b5d73d7a1a576857b1bc7122a833e3c54c8ef55 /rclone-test-qorixex3roru/file name.txt 2026/06/06 01:39:17 DEBUG : file name.txt: Parsed hash: 7b5d73d7a1a576857b1bc7122a833e3c54c8ef55 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1126: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/file name.txt" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: md5sum /rclone-test-qorixex3roru/file\ name.txt 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: 2ffebce6dea2c0aa15bc6fd1ec91139b /rclone-test-qorixex3roru/file name.txt 2026/06/06 01:39:17 DEBUG : file name.txt: Parsed hash: 2ffebce6dea2c0aa15bc6fd1ec91139b 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/file name.txt" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: sha1sum /rclone-test-qorixex3roru/file\ name.txt 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: 7b5d73d7a1a576857b1bc7122a833e3c54c8ef55 /rclone-test-qorixex3roru/file name.txt 2026/06/06 01:39:17 DEBUG : file name.txt: Parsed hash: 7b5d73d7a1a576857b1bc7122a833e3c54c8ef55 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: md5sum /rclone-test-qorixex3roru/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: 3a7fb96f504e8c6256c53cefda463152 /rclone-test-qorixex3roru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/06 01:39:17 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 3a7fb96f504e8c6256c53cefda463152 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: sha1sum /rclone-test-qorixex3roru/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: f25ee65b22457db8c66488f1e516b5b3687ca433 /rclone-test-qorixex3roru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/06 01:39:17 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: f25ee65b22457db8c66488f1e516b5b3687ca433 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge fstests.go:1158: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot fstests.go:1195: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/06/06 01:39:17 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-qorixex3roru/hello? sausage/êé" 2026/06/06 01:39:17 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/06/06 01:39:17 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/06/06 01:39:17 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/06/06 01:39:17 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/06/06 01:39:17 DEBUG : Setting pass="9VpgYGY10ve17Y4XiZMgAkOAzeIF0j3JjLRiSs90-mG6dgc" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/06/06 01:39:17 DEBUG : TestSFTPRclone: detected overridden config - adding "{03wdF}" suffix to name 2026/06/06 01:39:17 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/06/06 01:39:17 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/06/06 01:39:17 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/06/06 01:39:17 DEBUG : Setting pass="9VpgYGY10ve17Y4XiZMgAkOAzeIF0j3JjLRiSs90-mG6dgc" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/06/06 01:39:17 NOTICE: TestSFTPRclone{03wdF}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru/hello? sausage/êé: New connection 127.0.0.1:40344->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9798.d3530cb31" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru/hello? sausage/êé: Shell type "unix" from config 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru/hello? sausage/êé: Relative path resolved to "/rclone-test-qorixex3roru/hello? sausage/êé" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru/hello? sausage/êé: Using root directory "/rclone-test-qorixex3roru/hello? sausage/êé" 2026/06/06 01:39:17 DEBUG : fs cache: renaming cache item "TestSFTPRclone:rclone-test-qorixex3roru/hello? sausage/êé" to be canonical "TestSFTPRclone{03wdF}:rclone-test-qorixex3roru/hello? sausage/êé" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru/hello? sausage/êé: Shell path "/rclone-test-qorixex3roru/hello? sausage/êé/a/b/c/d/e.txt" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru/hello? sausage/êé: Running remote command: md5sum /rclone-test-qorixex3roru/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru/hello? sausage/êé: Remote command result: 899bafdacf3135c2252f7f785b4d45a3 /rclone-test-qorixex3roru/hello? sausage/êé/a/b/c/d/e.txt 2026/06/06 01:39:17 DEBUG : a/b/c/d/e.txt: Parsed hash: 899bafdacf3135c2252f7f785b4d45a3 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru/hello? sausage/êé: Shell path "/rclone-test-qorixex3roru/hello? sausage/êé/a/b/c/d/e.txt" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru/hello? sausage/êé: Running remote command: sha1sum /rclone-test-qorixex3roru/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru/hello? sausage/êé: Remote command result: 4ff5842abc12ae5d81d390b9b26fdc5d4875efc0 /rclone-test-qorixex3roru/hello? sausage/êé/a/b/c/d/e.txt 2026/06/06 01:39:17 DEBUG : a/b/c/d/e.txt: Parsed hash: 4ff5842abc12ae5d81d390b9b26fdc5d4875efc0 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru/hello? sausage/êé: Shell path "/rclone-test-qorixex3roru/hello? sausage/êé/a/b/c/d/e.txt" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru/hello? sausage/êé: Running remote command: md5sum /rclone-test-qorixex3roru/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru/hello? sausage/êé: Remote command result: 899bafdacf3135c2252f7f785b4d45a3 /rclone-test-qorixex3roru/hello? sausage/êé/a/b/c/d/e.txt 2026/06/06 01:39:17 DEBUG : a/b/c/d/e.txt: Parsed hash: 899bafdacf3135c2252f7f785b4d45a3 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru/hello? sausage/êé: Shell path "/rclone-test-qorixex3roru/hello? sausage/êé/a/b/c/d/e.txt" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru/hello? sausage/êé: Running remote command: sha1sum /rclone-test-qorixex3roru/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru/hello? sausage/êé: Remote command result: 4ff5842abc12ae5d81d390b9b26fdc5d4875efc0 /rclone-test-qorixex3roru/hello? sausage/êé/a/b/c/d/e.txt 2026/06/06 01:39:17 DEBUG : a/b/c/d/e.txt: Parsed hash: 4ff5842abc12ae5d81d390b9b26fdc5d4875efc0 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru/hello? sausage/êé: New connection 127.0.0.1:40360->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9798.d3530cb31" 2026/06/06 01:39:17 DEBUG : Waiting for deletions to finish 2026/06/06 01:39:17 INFO : a/b/c/d/e.txt: Deleted 2026/06/06 01:39:17 DEBUG : removing 1 level 4 directories 2026/06/06 01:39:17 INFO : a/b/c/d: Removing directory 2026/06/06 01:39:17 DEBUG : removing 1 level 3 directories 2026/06/06 01:39:17 INFO : a/b/c: Removing directory 2026/06/06 01:39:17 DEBUG : removing 1 level 2 directories 2026/06/06 01:39:17 INFO : a/b: Removing directory 2026/06/06 01:39:17 DEBUG : removing 1 level 1 directories 2026/06/06 01:39:17 INFO : a: Removing directory === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy fstests.go:1259: FS has no Copier interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/file name.txt" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: md5sum /rclone-test-qorixex3roru/file\ name.txt 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: 2ffebce6dea2c0aa15bc6fd1ec91139b /rclone-test-qorixex3roru/file name.txt 2026/06/06 01:39:17 DEBUG : file name.txt: Parsed hash: 2ffebce6dea2c0aa15bc6fd1ec91139b 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/file name.txt" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: sha1sum /rclone-test-qorixex3roru/file\ name.txt 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: 7b5d73d7a1a576857b1bc7122a833e3c54c8ef55 /rclone-test-qorixex3roru/file name.txt 2026/06/06 01:39:17 DEBUG : file name.txt: Parsed hash: 7b5d73d7a1a576857b1bc7122a833e3c54c8ef55 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/other.txt" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: md5sum /rclone-test-qorixex3roru/other.txt 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: 3a7fb96f504e8c6256c53cefda463152 /rclone-test-qorixex3roru/other.txt 2026/06/06 01:39:17 DEBUG : other.txt: Parsed hash: 3a7fb96f504e8c6256c53cefda463152 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/other.txt" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: sha1sum /rclone-test-qorixex3roru/other.txt 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: f25ee65b22457db8c66488f1e516b5b3687ca433 /rclone-test-qorixex3roru/other.txt 2026/06/06 01:39:17 DEBUG : other.txt: Parsed hash: f25ee65b22457db8c66488f1e516b5b3687ca433 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: New connection 127.0.0.1:40374->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9798.d3530cb31" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/other.txt" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: md5sum /rclone-test-qorixex3roru/other.txt 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: 3a7fb96f504e8c6256c53cefda463152 /rclone-test-qorixex3roru/other.txt 2026/06/06 01:39:17 DEBUG : other.txt: Parsed hash: 3a7fb96f504e8c6256c53cefda463152 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/other.txt" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: sha1sum /rclone-test-qorixex3roru/other.txt 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: f25ee65b22457db8c66488f1e516b5b3687ca433 /rclone-test-qorixex3roru/other.txt 2026/06/06 01:39:17 DEBUG : other.txt: Parsed hash: f25ee65b22457db8c66488f1e516b5b3687ca433 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/moveTest/other.txt" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: md5sum /rclone-test-qorixex3roru/moveTest/other.txt 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: 2ffebce6dea2c0aa15bc6fd1ec91139b /rclone-test-qorixex3roru/moveTest/other.txt 2026/06/06 01:39:17 DEBUG : moveTest/other.txt: Parsed hash: 2ffebce6dea2c0aa15bc6fd1ec91139b 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/moveTest/other.txt" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: sha1sum /rclone-test-qorixex3roru/moveTest/other.txt 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: 7b5d73d7a1a576857b1bc7122a833e3c54c8ef55 /rclone-test-qorixex3roru/moveTest/other.txt 2026/06/06 01:39:17 DEBUG : moveTest/other.txt: Parsed hash: 7b5d73d7a1a576857b1bc7122a833e3c54c8ef55 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/file name.txt" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: md5sum /rclone-test-qorixex3roru/file\ name.txt 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: 2ffebce6dea2c0aa15bc6fd1ec91139b /rclone-test-qorixex3roru/file name.txt 2026/06/06 01:39:17 DEBUG : file name.txt: Parsed hash: 2ffebce6dea2c0aa15bc6fd1ec91139b 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/file name.txt" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: sha1sum /rclone-test-qorixex3roru/file\ name.txt 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: 7b5d73d7a1a576857b1bc7122a833e3c54c8ef55 /rclone-test-qorixex3roru/file name.txt 2026/06/06 01:39:17 DEBUG : file name.txt: Parsed hash: 7b5d73d7a1a576857b1bc7122a833e3c54c8ef55 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/other.txt" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: md5sum /rclone-test-qorixex3roru/other.txt 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: 3a7fb96f504e8c6256c53cefda463152 /rclone-test-qorixex3roru/other.txt 2026/06/06 01:39:17 DEBUG : other.txt: Parsed hash: 3a7fb96f504e8c6256c53cefda463152 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/other.txt" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: sha1sum /rclone-test-qorixex3roru/other.txt 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: f25ee65b22457db8c66488f1e516b5b3687ca433 /rclone-test-qorixex3roru/other.txt 2026/06/06 01:39:17 DEBUG : other.txt: Parsed hash: f25ee65b22457db8c66488f1e516b5b3687ca433 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/file name.txt" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: md5sum /rclone-test-qorixex3roru/file\ name.txt 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: 2ffebce6dea2c0aa15bc6fd1ec91139b /rclone-test-qorixex3roru/file name.txt 2026/06/06 01:39:17 DEBUG : file name.txt: Parsed hash: 2ffebce6dea2c0aa15bc6fd1ec91139b 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/file name.txt" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: sha1sum /rclone-test-qorixex3roru/file\ name.txt 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: 7b5d73d7a1a576857b1bc7122a833e3c54c8ef55 /rclone-test-qorixex3roru/file name.txt 2026/06/06 01:39:17 DEBUG : file name.txt: Parsed hash: 7b5d73d7a1a576857b1bc7122a833e3c54c8ef55 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: md5sum /rclone-test-qorixex3roru/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: 3a7fb96f504e8c6256c53cefda463152 /rclone-test-qorixex3roru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/06 01:39:17 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 3a7fb96f504e8c6256c53cefda463152 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: sha1sum /rclone-test-qorixex3roru/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: f25ee65b22457db8c66488f1e516b5b3687ca433 /rclone-test-qorixex3roru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/06 01:39:17 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: f25ee65b22457db8c66488f1e516b5b3687ca433 === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata fstests.go:1407: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2026/06/06 01:39:17 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-xurovuc4biqu" 2026/06/06 01:39:17 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/06/06 01:39:17 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/06/06 01:39:17 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/06/06 01:39:17 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/06/06 01:39:17 DEBUG : Setting pass="9VpgYGY10ve17Y4XiZMgAkOAzeIF0j3JjLRiSs90-mG6dgc" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/06/06 01:39:17 DEBUG : TestSFTPRclone: detected overridden config - adding "{03wdF}" suffix to name 2026/06/06 01:39:17 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/06/06 01:39:17 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/06/06 01:39:17 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/06/06 01:39:17 DEBUG : Setting pass="9VpgYGY10ve17Y4XiZMgAkOAzeIF0j3JjLRiSs90-mG6dgc" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/06/06 01:39:17 NOTICE: TestSFTPRclone{03wdF}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xurovuc4biqu: New connection 127.0.0.1:40386->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9798.d3530cb31" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xurovuc4biqu: Shell type "unix" from config 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xurovuc4biqu: Relative path resolved to "/rclone-test-xurovuc4biqu" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xurovuc4biqu: Using root directory "/rclone-test-xurovuc4biqu" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xurovuc4biqu: Shell path "/rclone-test-xurovuc4biqu/new_name/sub_new_name/file name.txt" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xurovuc4biqu: Running remote command: md5sum /rclone-test-xurovuc4biqu/new_name/sub_new_name/file\ name.txt 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xurovuc4biqu: Remote command result: 2ffebce6dea2c0aa15bc6fd1ec91139b /rclone-test-xurovuc4biqu/new_name/sub_new_name/file name.txt 2026/06/06 01:39:17 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: 2ffebce6dea2c0aa15bc6fd1ec91139b 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xurovuc4biqu: Shell path "/rclone-test-xurovuc4biqu/new_name/sub_new_name/file name.txt" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xurovuc4biqu: Running remote command: sha1sum /rclone-test-xurovuc4biqu/new_name/sub_new_name/file\ name.txt 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xurovuc4biqu: Remote command result: 7b5d73d7a1a576857b1bc7122a833e3c54c8ef55 /rclone-test-xurovuc4biqu/new_name/sub_new_name/file name.txt 2026/06/06 01:39:17 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: 7b5d73d7a1a576857b1bc7122a833e3c54c8ef55 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xurovuc4biqu: Shell path "/rclone-test-xurovuc4biqu/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xurovuc4biqu: Running remote command: md5sum /rclone-test-xurovuc4biqu/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xurovuc4biqu: Remote command result: 3a7fb96f504e8c6256c53cefda463152 /rclone-test-xurovuc4biqu/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/06 01:39:17 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 3a7fb96f504e8c6256c53cefda463152 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xurovuc4biqu: Shell path "/rclone-test-xurovuc4biqu/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xurovuc4biqu: Running remote command: sha1sum /rclone-test-xurovuc4biqu/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xurovuc4biqu: Remote command result: f25ee65b22457db8c66488f1e516b5b3687ca433 /rclone-test-xurovuc4biqu/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/06 01:39:17 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: f25ee65b22457db8c66488f1e516b5b3687ca433 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/file name.txt" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: md5sum /rclone-test-qorixex3roru/file\ name.txt 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: 2ffebce6dea2c0aa15bc6fd1ec91139b /rclone-test-qorixex3roru/file name.txt 2026/06/06 01:39:17 DEBUG : file name.txt: Parsed hash: 2ffebce6dea2c0aa15bc6fd1ec91139b 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/file name.txt" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: sha1sum /rclone-test-qorixex3roru/file\ name.txt 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: 7b5d73d7a1a576857b1bc7122a833e3c54c8ef55 /rclone-test-qorixex3roru/file name.txt 2026/06/06 01:39:17 DEBUG : file name.txt: Parsed hash: 7b5d73d7a1a576857b1bc7122a833e3c54c8ef55 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: md5sum /rclone-test-qorixex3roru/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: 3a7fb96f504e8c6256c53cefda463152 /rclone-test-qorixex3roru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/06 01:39:17 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 3a7fb96f504e8c6256c53cefda463152 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: sha1sum /rclone-test-qorixex3roru/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: f25ee65b22457db8c66488f1e516b5b3687ca433 /rclone-test-qorixex3roru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/06 01:39:17 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: f25ee65b22457db8c66488f1e516b5b3687ca433 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xurovuc4biqu: Purge dir "new_name" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xurovuc4biqu: Purge dir "" === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/file name.txt" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: md5sum /rclone-test-qorixex3roru/file\ name.txt 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: 2ffebce6dea2c0aa15bc6fd1ec91139b /rclone-test-qorixex3roru/file name.txt 2026/06/06 01:39:17 DEBUG : file name.txt: Parsed hash: 2ffebce6dea2c0aa15bc6fd1ec91139b 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/file name.txt" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: sha1sum /rclone-test-qorixex3roru/file\ name.txt 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: 7b5d73d7a1a576857b1bc7122a833e3c54c8ef55 /rclone-test-qorixex3roru/file name.txt 2026/06/06 01:39:17 DEBUG : file name.txt: Parsed hash: 7b5d73d7a1a576857b1bc7122a833e3c54c8ef55 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType fstests.go:1601: MimeType method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1632: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1703: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/file name.txt" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: md5sum /rclone-test-qorixex3roru/file\ name.txt 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: 82ea373c1332741e3f5b2abb0bd6bdc6 /rclone-test-qorixex3roru/file name.txt 2026/06/06 01:39:17 DEBUG : file name.txt: Parsed hash: 82ea373c1332741e3f5b2abb0bd6bdc6 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/file name.txt" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: sha1sum /rclone-test-qorixex3roru/file\ name.txt 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: 1ed5bfabc5da7a16f120e0232313fa127172a842 /rclone-test-qorixex3roru/file name.txt 2026/06/06 01:39:17 DEBUG : file name.txt: Parsed hash: 1ed5bfabc5da7a16f120e0232313fa127172a842 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/file name.txt" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: md5sum /rclone-test-qorixex3roru/file\ name.txt 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: 82ea373c1332741e3f5b2abb0bd6bdc6 /rclone-test-qorixex3roru/file name.txt 2026/06/06 01:39:17 DEBUG : file name.txt: Parsed hash: 82ea373c1332741e3f5b2abb0bd6bdc6 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/file name.txt" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: sha1sum /rclone-test-qorixex3roru/file\ name.txt 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: 1ed5bfabc5da7a16f120e0232313fa127172a842 /rclone-test-qorixex3roru/file name.txt 2026/06/06 01:39:17 DEBUG : file name.txt: Parsed hash: 1ed5bfabc5da7a16f120e0232313fa127172a842 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/06/06 01:39:17 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-qorixex3roru/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/06 01:39:17 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/06/06 01:39:17 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/06/06 01:39:17 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/06/06 01:39:17 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/06/06 01:39:17 DEBUG : Setting pass="9VpgYGY10ve17Y4XiZMgAkOAzeIF0j3JjLRiSs90-mG6dgc" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/06/06 01:39:17 DEBUG : TestSFTPRclone: detected overridden config - adding "{03wdF}" suffix to name 2026/06/06 01:39:17 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/06/06 01:39:17 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/06/06 01:39:17 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/06/06 01:39:17 DEBUG : Setting pass="9VpgYGY10ve17Y4XiZMgAkOAzeIF0j3JjLRiSs90-mG6dgc" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/06/06 01:39:17 NOTICE: TestSFTPRclone{03wdF}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: New connection 127.0.0.1:40388->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9798.d3530cb31" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell type "unix" from config 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Relative path resolved to "/rclone-test-qorixex3roru/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Using root directory "/rclone-test-qorixex3roru/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/rclone-test-qorixex3roru/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: md5sum /rclone-test-qorixex3roru/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: 3a7fb96f504e8c6256c53cefda463152 /rclone-test-qorixex3roru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/06 01:39:17 DEBUG : z.txt: Parsed hash: 3a7fb96f504e8c6256c53cefda463152 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/rclone-test-qorixex3roru/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: sha1sum /rclone-test-qorixex3roru/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: f25ee65b22457db8c66488f1e516b5b3687ca433 /rclone-test-qorixex3roru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/06 01:39:17 DEBUG : z.txt: Parsed hash: f25ee65b22457db8c66488f1e516b5b3687ca433 === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/06/06 01:39:17 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-qorixex3roru/not found.txt" 2026/06/06 01:39:17 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/06/06 01:39:17 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/06/06 01:39:17 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/06/06 01:39:17 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/06/06 01:39:17 DEBUG : Setting pass="9VpgYGY10ve17Y4XiZMgAkOAzeIF0j3JjLRiSs90-mG6dgc" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/06/06 01:39:17 DEBUG : TestSFTPRclone: detected overridden config - adding "{03wdF}" suffix to name 2026/06/06 01:39:17 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/06/06 01:39:17 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/06/06 01:39:17 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/06/06 01:39:17 DEBUG : Setting pass="9VpgYGY10ve17Y4XiZMgAkOAzeIF0j3JjLRiSs90-mG6dgc" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/06/06 01:39:17 NOTICE: TestSFTPRclone{03wdF}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru/not found.txt: New connection 127.0.0.1:40396->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9798.d3530cb31" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru/not found.txt: Shell type "unix" from config 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru/not found.txt: Relative path resolved to "/rclone-test-qorixex3roru/not found.txt" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru/not found.txt: Using root directory "/rclone-test-qorixex3roru/not found.txt" 2026/06/06 01:39:17 ERROR : error listing: directory not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1920: Opening root remote "TestSFTPRclone:" path "rclone-test-qorixex3roru" from "TestSFTPRclone:rclone-test-qorixex3roru" 2026/06/06 01:39:17 DEBUG : Creating backend with remote "TestSFTPRclone:" 2026/06/06 01:39:17 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/06/06 01:39:17 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/06/06 01:39:17 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/06/06 01:39:17 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/06/06 01:39:17 DEBUG : Setting pass="9VpgYGY10ve17Y4XiZMgAkOAzeIF0j3JjLRiSs90-mG6dgc" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/06/06 01:39:17 DEBUG : TestSFTPRclone: detected overridden config - adding "{03wdF}" suffix to name 2026/06/06 01:39:17 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/06/06 01:39:17 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/06/06 01:39:17 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/06/06 01:39:17 DEBUG : Setting pass="9VpgYGY10ve17Y4XiZMgAkOAzeIF0j3JjLRiSs90-mG6dgc" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/06/06 01:39:17 NOTICE: TestSFTPRclone{03wdF}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/: New connection 127.0.0.1:40408->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9798.d3530cb31" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell type "unix" from config 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/: Relative path resolved to "/" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/: Using root directory "/" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-qorixex3roru/file name.txt" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-qorixex3roru/file\ name.txt 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 82ea373c1332741e3f5b2abb0bd6bdc6 /rclone-test-qorixex3roru/file name.txt 2026/06/06 01:39:17 DEBUG : rclone-test-qorixex3roru/file name.txt: Parsed hash: 82ea373c1332741e3f5b2abb0bd6bdc6 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-qorixex3roru/file name.txt" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-qorixex3roru/file\ name.txt 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 1ed5bfabc5da7a16f120e0232313fa127172a842 /rclone-test-qorixex3roru/file name.txt 2026/06/06 01:39:17 DEBUG : rclone-test-qorixex3roru/file name.txt: Parsed hash: 1ed5bfabc5da7a16f120e0232313fa127172a842 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-qorixex3roru/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-qorixex3roru/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 3a7fb96f504e8c6256c53cefda463152 /rclone-test-qorixex3roru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/06 01:39:17 DEBUG : rclone-test-qorixex3roru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 3a7fb96f504e8c6256c53cefda463152 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-qorixex3roru/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-qorixex3roru/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: f25ee65b22457db8c66488f1e516b5b3687ca433 /rclone-test-qorixex3roru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/06 01:39:17 DEBUG : rclone-test-qorixex3roru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: f25ee65b22457db8c66488f1e516b5b3687ca433 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-qorixex3roru/file name.txt" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-qorixex3roru/file\ name.txt 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 82ea373c1332741e3f5b2abb0bd6bdc6 /rclone-test-qorixex3roru/file name.txt 2026/06/06 01:39:17 DEBUG : rclone-test-qorixex3roru/file name.txt: Parsed hash: 82ea373c1332741e3f5b2abb0bd6bdc6 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-qorixex3roru/file name.txt" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-qorixex3roru/file\ name.txt 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 1ed5bfabc5da7a16f120e0232313fa127172a842 /rclone-test-qorixex3roru/file name.txt 2026/06/06 01:39:17 DEBUG : rclone-test-qorixex3roru/file name.txt: Parsed hash: 1ed5bfabc5da7a16f120e0232313fa127172a842 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:1957: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-qorixex3roru/created from root.txt" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-qorixex3roru/created\ from\ root.txt 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: a5cd2bcebedde56487b1720002c1826c /rclone-test-qorixex3roru/created from root.txt 2026/06/06 01:39:17 DEBUG : rclone-test-qorixex3roru/created from root.txt: Parsed hash: a5cd2bcebedde56487b1720002c1826c 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-qorixex3roru/created from root.txt" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-qorixex3roru/created\ from\ root.txt 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: f6c3aed50db427a1f6995b5f3641561ce2e16f96 /rclone-test-qorixex3roru/created from root.txt 2026/06/06 01:39:17 DEBUG : rclone-test-qorixex3roru/created from root.txt: Parsed hash: f6c3aed50db427a1f6995b5f3641561ce2e16f96 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-qorixex3roru/created from root.txt" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-qorixex3roru/created\ from\ root.txt 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: a5cd2bcebedde56487b1720002c1826c /rclone-test-qorixex3roru/created from root.txt 2026/06/06 01:39:17 DEBUG : rclone-test-qorixex3roru/created from root.txt: Parsed hash: a5cd2bcebedde56487b1720002c1826c 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-qorixex3roru/created from root.txt" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-qorixex3roru/created\ from\ root.txt 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: f6c3aed50db427a1f6995b5f3641561ce2e16f96 /rclone-test-qorixex3roru/created from root.txt 2026/06/06 01:39:17 DEBUG : rclone-test-qorixex3roru/created from root.txt: Parsed hash: f6c3aed50db427a1f6995b5f3641561ce2e16f96 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-qorixex3roru/created from root.txt" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-qorixex3roru/created\ from\ root.txt 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: a5cd2bcebedde56487b1720002c1826c /rclone-test-qorixex3roru/created from root.txt 2026/06/06 01:39:17 DEBUG : rclone-test-qorixex3roru/created from root.txt: Parsed hash: a5cd2bcebedde56487b1720002c1826c 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-qorixex3roru/created from root.txt" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-qorixex3roru/created\ from\ root.txt 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: f6c3aed50db427a1f6995b5f3641561ce2e16f96 /rclone-test-qorixex3roru/created from root.txt 2026/06/06 01:39:17 DEBUG : rclone-test-qorixex3roru/created from root.txt: Parsed hash: f6c3aed50db427a1f6995b5f3641561ce2e16f96 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-qorixex3roru/file name.txt" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-qorixex3roru/file\ name.txt 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 82ea373c1332741e3f5b2abb0bd6bdc6 /rclone-test-qorixex3roru/file name.txt 2026/06/06 01:39:17 DEBUG : rclone-test-qorixex3roru/file name.txt: Parsed hash: 82ea373c1332741e3f5b2abb0bd6bdc6 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-qorixex3roru/file name.txt" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-qorixex3roru/file\ name.txt 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 1ed5bfabc5da7a16f120e0232313fa127172a842 /rclone-test-qorixex3roru/file name.txt 2026/06/06 01:39:17 DEBUG : rclone-test-qorixex3roru/file name.txt: Parsed hash: 1ed5bfabc5da7a16f120e0232313fa127172a842 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-qorixex3roru/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-qorixex3roru/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 3a7fb96f504e8c6256c53cefda463152 /rclone-test-qorixex3roru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/06 01:39:17 DEBUG : rclone-test-qorixex3roru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 3a7fb96f504e8c6256c53cefda463152 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-qorixex3roru/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-qorixex3roru/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: f25ee65b22457db8c66488f1e516b5b3687ca433 /rclone-test-qorixex3roru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/06 01:39:17 DEBUG : rclone-test-qorixex3roru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: f25ee65b22457db8c66488f1e516b5b3687ca433 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-qorixex3roru/file name.txt" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-qorixex3roru/file\ name.txt 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 82ea373c1332741e3f5b2abb0bd6bdc6 /rclone-test-qorixex3roru/file name.txt 2026/06/06 01:39:17 DEBUG : rclone-test-qorixex3roru/file name.txt: Parsed hash: 82ea373c1332741e3f5b2abb0bd6bdc6 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-qorixex3roru/file name.txt" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-qorixex3roru/file\ name.txt 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 1ed5bfabc5da7a16f120e0232313fa127172a842 /rclone-test-qorixex3roru/file name.txt 2026/06/06 01:39:17 DEBUG : rclone-test-qorixex3roru/file name.txt: Parsed hash: 1ed5bfabc5da7a16f120e0232313fa127172a842 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-qorixex3roru/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-qorixex3roru/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 3a7fb96f504e8c6256c53cefda463152 /rclone-test-qorixex3roru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/06 01:39:17 DEBUG : rclone-test-qorixex3roru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 3a7fb96f504e8c6256c53cefda463152 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-qorixex3roru/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-qorixex3roru/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: f25ee65b22457db8c66488f1e516b5b3687ca433 /rclone-test-qorixex3roru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/06 01:39:17 DEBUG : rclone-test-qorixex3roru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: f25ee65b22457db8c66488f1e516b5b3687ca433 === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2016: FS has no PublicLinker interface === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2121: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2137: Not a bucket based backend === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: md5sum /rclone-test-qorixex3roru/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: 3a7fb96f504e8c6256c53cefda463152 /rclone-test-qorixex3roru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/06 01:39:17 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 3a7fb96f504e8c6256c53cefda463152 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: sha1sum /rclone-test-qorixex3roru/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: f25ee65b22457db8c66488f1e516b5b3687ca433 /rclone-test-qorixex3roru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/06 01:39:17 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: f25ee65b22457db8c66488f1e516b5b3687ca433 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Server has VFS statistics extension 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: About path "/rclone-test-qorixex3roru" === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/piped data.txt" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: md5sum /rclone-test-qorixex3roru/piped\ data.txt 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-qorixex3roru/piped data.txt 2026/06/06 01:39:17 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/piped data.txt" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: sha1sum /rclone-test-qorixex3roru/piped\ data.txt 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-qorixex3roru/piped data.txt 2026/06/06 01:39:17 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/piped data.txt" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: md5sum /rclone-test-qorixex3roru/piped\ data.txt 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-qorixex3roru/piped data.txt 2026/06/06 01:39:17 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/piped data.txt" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: sha1sum /rclone-test-qorixex3roru/piped\ data.txt 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-qorixex3roru/piped data.txt 2026/06/06 01:39:17 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/piped data.txt" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: md5sum /rclone-test-qorixex3roru/piped\ data.txt 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: 891803185068d33f6d66c99707ef50b6 /rclone-test-qorixex3roru/piped data.txt 2026/06/06 01:39:17 DEBUG : piped data.txt: Parsed hash: 891803185068d33f6d66c99707ef50b6 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/piped data.txt" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: sha1sum /rclone-test-qorixex3roru/piped\ data.txt 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: 68f3afaf970bb62fefd357ef2737294599209e5f /rclone-test-qorixex3roru/piped data.txt 2026/06/06 01:39:17 DEBUG : piped data.txt: Parsed hash: 68f3afaf970bb62fefd357ef2737294599209e5f 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/piped data.txt" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: md5sum /rclone-test-qorixex3roru/piped\ data.txt 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: 891803185068d33f6d66c99707ef50b6 /rclone-test-qorixex3roru/piped data.txt 2026/06/06 01:39:17 DEBUG : piped data.txt: Parsed hash: 891803185068d33f6d66c99707ef50b6 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/piped data.txt" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: sha1sum /rclone-test-qorixex3roru/piped\ data.txt 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: 68f3afaf970bb62fefd357ef2737294599209e5f /rclone-test-qorixex3roru/piped data.txt 2026/06/06 01:39:17 DEBUG : piped data.txt: Parsed hash: 68f3afaf970bb62fefd357ef2737294599209e5f === RUN TestIntegration/FsMkdir/FsPutFiles/Internal fstests.go:2355: *sftp.Fs does not implement InternalTester === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2376: *sftp.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2488: FS has no Copier interface === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/unknown-size-update.txt" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: md5sum /rclone-test-qorixex3roru/unknown-size-update.txt 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: 1f4e5ee416972d69b8b26cefc85af2f7 /rclone-test-qorixex3roru/unknown-size-update.txt 2026/06/06 01:39:17 DEBUG : unknown-size-update.txt: Parsed hash: 1f4e5ee416972d69b8b26cefc85af2f7 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/unknown-size-update.txt" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: sha1sum /rclone-test-qorixex3roru/unknown-size-update.txt 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: ec60fb64a2d09924774535dff54382f905aea71d /rclone-test-qorixex3roru/unknown-size-update.txt 2026/06/06 01:39:17 DEBUG : unknown-size-update.txt: Parsed hash: ec60fb64a2d09924774535dff54382f905aea71d 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/unknown-size-update.txt" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: md5sum /rclone-test-qorixex3roru/unknown-size-update.txt 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: 1f4e5ee416972d69b8b26cefc85af2f7 /rclone-test-qorixex3roru/unknown-size-update.txt 2026/06/06 01:39:17 DEBUG : unknown-size-update.txt: Parsed hash: 1f4e5ee416972d69b8b26cefc85af2f7 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Shell path "/rclone-test-qorixex3roru/unknown-size-update.txt" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Running remote command: sha1sum /rclone-test-qorixex3roru/unknown-size-update.txt 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Remote command result: ec60fb64a2d09924774535dff54382f905aea71d /rclone-test-qorixex3roru/unknown-size-update.txt 2026/06/06 01:39:17 DEBUG : unknown-size-update.txt: Parsed hash: ec60fb64a2d09924774535dff54382f905aea71d === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/06/06 01:39:17 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-qorixex3roru/deeper/nonexisting/directory" 2026/06/06 01:39:17 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/06/06 01:39:17 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/06/06 01:39:17 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/06/06 01:39:17 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/06/06 01:39:17 DEBUG : Setting pass="9VpgYGY10ve17Y4XiZMgAkOAzeIF0j3JjLRiSs90-mG6dgc" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/06/06 01:39:17 DEBUG : TestSFTPRclone: detected overridden config - adding "{03wdF}" suffix to name 2026/06/06 01:39:17 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/06/06 01:39:17 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/06/06 01:39:17 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/06/06 01:39:17 DEBUG : Setting pass="9VpgYGY10ve17Y4XiZMgAkOAzeIF0j3JjLRiSs90-mG6dgc" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/06/06 01:39:17 NOTICE: TestSFTPRclone{03wdF}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru/deeper/nonexisting/directory: New connection 127.0.0.1:40414->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9798.d3530cb31" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru/deeper/nonexisting/directory: Shell type "unix" from config 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru/deeper/nonexisting/directory: Relative path resolved to "/rclone-test-qorixex3roru/deeper/nonexisting/directory" 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru/deeper/nonexisting/directory: Using root directory "/rclone-test-qorixex3roru/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2680: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2737: FS has no Directory methods and doesn't Wrap 2026/06/06 01:39:17 DEBUG : Waiting for deletions to finish 2026/06/06 01:39:17 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/06/06 01:39:17 DEBUG : removing 1 level 4 directories 2026/06/06 01:39:17 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2026/06/06 01:39:17 DEBUG : removing 1 level 3 directories 2026/06/06 01:39:17 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2026/06/06 01:39:17 DEBUG : removing 1 level 2 directories 2026/06/06 01:39:17 INFO : hello? sausage/êé: Removing directory 2026/06/06 01:39:17 DEBUG : removing 1 level 1 directories 2026/06/06 01:39:17 INFO : hello? sausage: Removing directory 2026/06/06 01:39:17 DEBUG : removing 1 level 0 directories 2026/06/06 01:39:17 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Removing directory 2026/06/06 01:39:17 ERROR : error listing: directory not found 2026/06/06 01:39:17 DEBUG : Waiting for deletions to finish 2026/06/06 01:39:17 ERROR : error listing: directory not found 2026/06/06 01:39:17 ERROR : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Failed to list "": directory not found 2026/06/06 01:39:17 DEBUG : removing 1 level 0 directories 2026/06/06 01:39:17 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Removing directory 2026/06/06 01:39:17 ERROR : Failed to rmdir: Rmdir: directory not found === RUN TestIntegration/FsShutdown 2026/06/06 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qorixex3roru: Closing 2 unused connections 2026/06/06 01:39:17 NOTICE: TestSFTPRclone: Stopping server --- PASS: TestIntegration (1.64s) --- 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 (0.59s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.01s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.00s) --- SKIP: TestIntegration/FsMkdir/FsListRDirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.00s) --- SKIP: TestIntegration/FsMkdir/FsListRDirNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding (0.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.01s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.01s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.01s) --- 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.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.01s) --- 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.11s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.03s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.02s) --- 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.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.01s) --- 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.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (0.01s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.01s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.00s) --- PASS: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- PASS: TestIntegration/FsShutdown (0.00s) === RUN TestIntegration2 sftp_test.go:25: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestIntegration3 sftp_test.go:35: skipping as -remote is set --- SKIP: TestIntegration3 (0.00s) PASS ok github.com/rclone/rclone/backend/sftp 2.904s "go test -v -timeout 1h0m0s -remote TestSFTPRclone: -verbose" - Finished OK in 4.070237484s (try 1/5)