"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 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.10s) === RUN TestIntegration fstests.go:438: Using remote "TestSFTPRclone:" 2026/05/18 05:12:20 NOTICE: TestSFTPRclone: Starting server 2026/05/18 05:12:21 NOTICE: TestSFTPRclone: Attempting to connect to "127.0.0.1:28621" try 1/100 2026/05/18 05:12:21 DEBUG : TestSFTPRclone: Read 1, error: 2026/05/18 05:12:21 NOTICE: TestSFTPRclone: Started server and connected to "127.0.0.1:28621" 2026/05/18 05:12:21 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-wibewug4quno" 2026/05/18 05:12:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/18 05:12:21 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/05/18 05:12:21 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/18 05:12:21 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/18 05:12:21 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/18 05:12:21 DEBUG : Setting pass="U02dGn5dIKE_HoLEdmm9gyenOfXAiMx362FefoVMPq3GzDo" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/18 05:12:21 DEBUG : TestSFTPRclone: detected overridden config - adding "{8xEPn}" suffix to name 2026/05/18 05:12:21 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/18 05:12:21 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/18 05:12:21 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/18 05:12:21 DEBUG : Setting pass="U02dGn5dIKE_HoLEdmm9gyenOfXAiMx362FefoVMPq3GzDo" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/18 05:12:21 NOTICE: TestSFTPRclone{8xEPn}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: New connection 127.0.0.1:52370->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9740.793f2d2f0" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell type "unix" from config 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Relative path resolved to "/rclone-test-wibewug4quno" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Using root directory "/rclone-test-wibewug4quno" 2026/05/18 05:12:21 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/05/18 05:12:21 INFO : dir/subdir: Making directory 2026/05/18 05:12:21 INFO : dir/subdir: Removing directory 2026/05/18 05:12:21 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/05/18 05:12:21 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/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: md5sum /rclone-test-wibewug4quno/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: c005337639764a2cf4a8648bee5af390 /rclone-test-wibewug4quno/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/18 05:12:21 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: c005337639764a2cf4a8648bee5af390 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: sha1sum /rclone-test-wibewug4quno/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: 6a6ed03dea48d711d795e1fdaae0294f58eb8c1c /rclone-test-wibewug4quno/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/18 05:12:21 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 6a6ed03dea48d711d795e1fdaae0294f58eb8c1c 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: md5sum /rclone-test-wibewug4quno/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: c005337639764a2cf4a8648bee5af390 /rclone-test-wibewug4quno/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/18 05:12:21 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: c005337639764a2cf4a8648bee5af390 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: sha1sum /rclone-test-wibewug4quno/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: 6a6ed03dea48d711d795e1fdaae0294f58eb8c1c /rclone-test-wibewug4quno/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/18 05:12:21 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 6a6ed03dea48d711d795e1fdaae0294f58eb8c1c 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: md5sum /rclone-test-wibewug4quno/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: c005337639764a2cf4a8648bee5af390 /rclone-test-wibewug4quno/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/18 05:12:21 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: c005337639764a2cf4a8648bee5af390 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: sha1sum /rclone-test-wibewug4quno/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: 6a6ed03dea48d711d795e1fdaae0294f58eb8c1c /rclone-test-wibewug4quno/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/18 05:12:21 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 6a6ed03dea48d711d795e1fdaae0294f58eb8c1c === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/./." 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: md5sum /rclone-test-wibewug4quno/./. 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: 3af0f8b09e7dcc9e74774c8f4ebf9b1e /rclone-test-wibewug4quno/./. 2026/05/18 05:12:21 DEBUG : ./.: Parsed hash: 3af0f8b09e7dcc9e74774c8f4ebf9b1e 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/./." 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: sha1sum /rclone-test-wibewug4quno/./. 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: 8d1a74baf68d12aab7c09e37af4de05e737cfe72 /rclone-test-wibewug4quno/./. 2026/05/18 05:12:21 DEBUG : ./.: Parsed hash: 8d1a74baf68d12aab7c09e37af4de05e737cfe72 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/./." 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: md5sum /rclone-test-wibewug4quno/./. 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: 3af0f8b09e7dcc9e74774c8f4ebf9b1e /rclone-test-wibewug4quno/./. 2026/05/18 05:12:21 DEBUG : ./.: Parsed hash: 3af0f8b09e7dcc9e74774c8f4ebf9b1e 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/./." 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: sha1sum /rclone-test-wibewug4quno/./. 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: 8d1a74baf68d12aab7c09e37af4de05e737cfe72 /rclone-test-wibewug4quno/./. 2026/05/18 05:12:21 DEBUG : ./.: Parsed hash: 8d1a74baf68d12aab7c09e37af4de05e737cfe72 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/./." 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: md5sum /rclone-test-wibewug4quno/./. 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: 3af0f8b09e7dcc9e74774c8f4ebf9b1e /rclone-test-wibewug4quno/./. 2026/05/18 05:12:21 DEBUG : ./.: Parsed hash: 3af0f8b09e7dcc9e74774c8f4ebf9b1e 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/./." 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: sha1sum /rclone-test-wibewug4quno/./. 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: 8d1a74baf68d12aab7c09e37af4de05e737cfe72 /rclone-test-wibewug4quno/./. 2026/05/18 05:12:21 DEBUG : ./.: Parsed hash: 8d1a74baf68d12aab7c09e37af4de05e737cfe72 === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/../.." 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: md5sum /rclone-test-wibewug4quno/../.. 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: ddfa5d4347fa617e09ddd649a78c2f8c /rclone-test-wibewug4quno/../.. 2026/05/18 05:12:21 DEBUG : ../..: Parsed hash: ddfa5d4347fa617e09ddd649a78c2f8c 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/../.." 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: sha1sum /rclone-test-wibewug4quno/../.. 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: cc7d69b5601b80b71fbfa1b22e4baa8911bb4507 /rclone-test-wibewug4quno/../.. 2026/05/18 05:12:21 DEBUG : ../..: Parsed hash: cc7d69b5601b80b71fbfa1b22e4baa8911bb4507 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/../.." 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: md5sum /rclone-test-wibewug4quno/../.. 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: ddfa5d4347fa617e09ddd649a78c2f8c /rclone-test-wibewug4quno/../.. 2026/05/18 05:12:21 DEBUG : ../..: Parsed hash: ddfa5d4347fa617e09ddd649a78c2f8c 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/../.." 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: sha1sum /rclone-test-wibewug4quno/../.. 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: cc7d69b5601b80b71fbfa1b22e4baa8911bb4507 /rclone-test-wibewug4quno/../.. 2026/05/18 05:12:21 DEBUG : ../..: Parsed hash: cc7d69b5601b80b71fbfa1b22e4baa8911bb4507 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/../.." 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: md5sum /rclone-test-wibewug4quno/../.. 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: ddfa5d4347fa617e09ddd649a78c2f8c /rclone-test-wibewug4quno/../.. 2026/05/18 05:12:21 DEBUG : ../..: Parsed hash: ddfa5d4347fa617e09ddd649a78c2f8c 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/../.." 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: sha1sum /rclone-test-wibewug4quno/../.. 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: cc7d69b5601b80b71fbfa1b22e4baa8911bb4507 /rclone-test-wibewug4quno/../.. 2026/05/18 05:12:21 DEBUG : ../..: Parsed hash: cc7d69b5601b80b71fbfa1b22e4baa8911bb4507 === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: md5sum /rclone-test-wibewug4quno/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: 2404a0e6a0c5490329f7a853dcb92a95 /rclone-test-wibewug4quno/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/05/18 05:12:21 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 2404a0e6a0c5490329f7a853dcb92a95 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: sha1sum /rclone-test-wibewug4quno/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: 3341b3f224cef327e78f556dcbbd2e60cd7157f9 /rclone-test-wibewug4quno/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/05/18 05:12:21 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 3341b3f224cef327e78f556dcbbd2e60cd7157f9 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: md5sum /rclone-test-wibewug4quno/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: 2404a0e6a0c5490329f7a853dcb92a95 /rclone-test-wibewug4quno/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/05/18 05:12:21 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 2404a0e6a0c5490329f7a853dcb92a95 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: sha1sum /rclone-test-wibewug4quno/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: 3341b3f224cef327e78f556dcbbd2e60cd7157f9 /rclone-test-wibewug4quno/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/05/18 05:12:21 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 3341b3f224cef327e78f556dcbbd2e60cd7157f9 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: md5sum /rclone-test-wibewug4quno/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: 2404a0e6a0c5490329f7a853dcb92a95 /rclone-test-wibewug4quno/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/05/18 05:12:21 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 2404a0e6a0c5490329f7a853dcb92a95 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: sha1sum /rclone-test-wibewug4quno/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: 3341b3f224cef327e78f556dcbbd2e60cd7157f9 /rclone-test-wibewug4quno/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/05/18 05:12:21 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 3341b3f224cef327e78f556dcbbd2e60cd7157f9 === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/ leading space/ leading space" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: md5sum /rclone-test-wibewug4quno/\ leading\ space/\ leading\ space 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: 8977af9ebd3e9d8129a64507468fca18 /rclone-test-wibewug4quno/ leading space/ leading space 2026/05/18 05:12:21 DEBUG : leading space/ leading space: Parsed hash: 8977af9ebd3e9d8129a64507468fca18 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/ leading space/ leading space" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: sha1sum /rclone-test-wibewug4quno/\ leading\ space/\ leading\ space 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: 715f93e1e320ee7d4a6a1bd851d15c0881623d8d /rclone-test-wibewug4quno/ leading space/ leading space 2026/05/18 05:12:21 DEBUG : leading space/ leading space: Parsed hash: 715f93e1e320ee7d4a6a1bd851d15c0881623d8d 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/ leading space/ leading space" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: md5sum /rclone-test-wibewug4quno/\ leading\ space/\ leading\ space 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: 8977af9ebd3e9d8129a64507468fca18 /rclone-test-wibewug4quno/ leading space/ leading space 2026/05/18 05:12:21 DEBUG : leading space/ leading space: Parsed hash: 8977af9ebd3e9d8129a64507468fca18 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/ leading space/ leading space" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: sha1sum /rclone-test-wibewug4quno/\ leading\ space/\ leading\ space 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: 715f93e1e320ee7d4a6a1bd851d15c0881623d8d /rclone-test-wibewug4quno/ leading space/ leading space 2026/05/18 05:12:21 DEBUG : leading space/ leading space: Parsed hash: 715f93e1e320ee7d4a6a1bd851d15c0881623d8d 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/ leading space/ leading space" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: md5sum /rclone-test-wibewug4quno/\ leading\ space/\ leading\ space 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: 8977af9ebd3e9d8129a64507468fca18 /rclone-test-wibewug4quno/ leading space/ leading space 2026/05/18 05:12:21 DEBUG : leading space/ leading space: Parsed hash: 8977af9ebd3e9d8129a64507468fca18 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/ leading space/ leading space" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: sha1sum /rclone-test-wibewug4quno/\ leading\ space/\ leading\ space 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: 715f93e1e320ee7d4a6a1bd851d15c0881623d8d /rclone-test-wibewug4quno/ leading space/ leading space 2026/05/18 05:12:21 DEBUG : leading space/ leading space: Parsed hash: 715f93e1e320ee7d4a6a1bd851d15c0881623d8d === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/~leading tilde/~leading tilde" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: md5sum /rclone-test-wibewug4quno/\~leading\ tilde/\~leading\ tilde 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: b928698f0ad7e14501caceccf8caab51 /rclone-test-wibewug4quno/~leading tilde/~leading tilde 2026/05/18 05:12:21 DEBUG : ~leading tilde/~leading tilde: Parsed hash: b928698f0ad7e14501caceccf8caab51 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/~leading tilde/~leading tilde" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: sha1sum /rclone-test-wibewug4quno/\~leading\ tilde/\~leading\ tilde 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: 3e1a62d06c1f797e0a1f7cba93b2b391bbb9a4fd /rclone-test-wibewug4quno/~leading tilde/~leading tilde 2026/05/18 05:12:21 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 3e1a62d06c1f797e0a1f7cba93b2b391bbb9a4fd 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/~leading tilde/~leading tilde" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: md5sum /rclone-test-wibewug4quno/\~leading\ tilde/\~leading\ tilde 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: b928698f0ad7e14501caceccf8caab51 /rclone-test-wibewug4quno/~leading tilde/~leading tilde 2026/05/18 05:12:21 DEBUG : ~leading tilde/~leading tilde: Parsed hash: b928698f0ad7e14501caceccf8caab51 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/~leading tilde/~leading tilde" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: sha1sum /rclone-test-wibewug4quno/\~leading\ tilde/\~leading\ tilde 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: 3e1a62d06c1f797e0a1f7cba93b2b391bbb9a4fd /rclone-test-wibewug4quno/~leading tilde/~leading tilde 2026/05/18 05:12:21 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 3e1a62d06c1f797e0a1f7cba93b2b391bbb9a4fd 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/~leading tilde/~leading tilde" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: md5sum /rclone-test-wibewug4quno/\~leading\ tilde/\~leading\ tilde 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: b928698f0ad7e14501caceccf8caab51 /rclone-test-wibewug4quno/~leading tilde/~leading tilde 2026/05/18 05:12:21 DEBUG : ~leading tilde/~leading tilde: Parsed hash: b928698f0ad7e14501caceccf8caab51 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/~leading tilde/~leading tilde" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: sha1sum /rclone-test-wibewug4quno/\~leading\ tilde/\~leading\ tilde 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: 3e1a62d06c1f797e0a1f7cba93b2b391bbb9a4fd /rclone-test-wibewug4quno/~leading tilde/~leading tilde 2026/05/18 05:12:21 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 3e1a62d06c1f797e0a1f7cba93b2b391bbb9a4fd === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/␍leading CR/␍leading CR" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: md5sum /rclone-test-wibewug4quno/␍leading\ CR/␍leading\ CR 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: 2cbf049ce0b5d84b8a3aa915c8b512a0 /rclone-test-wibewug4quno/␍leading CR/␍leading CR 2026/05/18 05:12:21 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 2cbf049ce0b5d84b8a3aa915c8b512a0 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/␍leading CR/␍leading CR" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: sha1sum /rclone-test-wibewug4quno/␍leading\ CR/␍leading\ CR 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: fd50779b03a5ef29473492b3dec9baae5ae03c63 /rclone-test-wibewug4quno/␍leading CR/␍leading CR 2026/05/18 05:12:21 DEBUG : ␍leading CR/␍leading CR: Parsed hash: fd50779b03a5ef29473492b3dec9baae5ae03c63 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/␍leading CR/␍leading CR" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: md5sum /rclone-test-wibewug4quno/␍leading\ CR/␍leading\ CR 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: 2cbf049ce0b5d84b8a3aa915c8b512a0 /rclone-test-wibewug4quno/␍leading CR/␍leading CR 2026/05/18 05:12:21 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 2cbf049ce0b5d84b8a3aa915c8b512a0 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/␍leading CR/␍leading CR" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: sha1sum /rclone-test-wibewug4quno/␍leading\ CR/␍leading\ CR 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: fd50779b03a5ef29473492b3dec9baae5ae03c63 /rclone-test-wibewug4quno/␍leading CR/␍leading CR 2026/05/18 05:12:21 DEBUG : ␍leading CR/␍leading CR: Parsed hash: fd50779b03a5ef29473492b3dec9baae5ae03c63 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/␍leading CR/␍leading CR" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: md5sum /rclone-test-wibewug4quno/␍leading\ CR/␍leading\ CR 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: 2cbf049ce0b5d84b8a3aa915c8b512a0 /rclone-test-wibewug4quno/␍leading CR/␍leading CR 2026/05/18 05:12:21 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 2cbf049ce0b5d84b8a3aa915c8b512a0 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/␍leading CR/␍leading CR" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: sha1sum /rclone-test-wibewug4quno/␍leading\ CR/␍leading\ CR 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: fd50779b03a5ef29473492b3dec9baae5ae03c63 /rclone-test-wibewug4quno/␍leading CR/␍leading CR 2026/05/18 05:12:21 DEBUG : ␍leading CR/␍leading CR: Parsed hash: fd50779b03a5ef29473492b3dec9baae5ae03c63 === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/␊leading LF/␊leading LF" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: md5sum /rclone-test-wibewug4quno/␊leading\ LF/␊leading\ LF 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: bb61f82f538b8cbedb16f3ae109c5a42 /rclone-test-wibewug4quno/␊leading LF/␊leading LF 2026/05/18 05:12:21 DEBUG : ␊leading LF/␊leading LF: Parsed hash: bb61f82f538b8cbedb16f3ae109c5a42 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/␊leading LF/␊leading LF" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: sha1sum /rclone-test-wibewug4quno/␊leading\ LF/␊leading\ LF 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: 4db4cf40650843357c597059612db6cf8e29ba78 /rclone-test-wibewug4quno/␊leading LF/␊leading LF 2026/05/18 05:12:21 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 4db4cf40650843357c597059612db6cf8e29ba78 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/␊leading LF/␊leading LF" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: md5sum /rclone-test-wibewug4quno/␊leading\ LF/␊leading\ LF 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: bb61f82f538b8cbedb16f3ae109c5a42 /rclone-test-wibewug4quno/␊leading LF/␊leading LF 2026/05/18 05:12:21 DEBUG : ␊leading LF/␊leading LF: Parsed hash: bb61f82f538b8cbedb16f3ae109c5a42 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/␊leading LF/␊leading LF" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: sha1sum /rclone-test-wibewug4quno/␊leading\ LF/␊leading\ LF 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: 4db4cf40650843357c597059612db6cf8e29ba78 /rclone-test-wibewug4quno/␊leading LF/␊leading LF 2026/05/18 05:12:21 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 4db4cf40650843357c597059612db6cf8e29ba78 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/␊leading LF/␊leading LF" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: md5sum /rclone-test-wibewug4quno/␊leading\ LF/␊leading\ LF 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: bb61f82f538b8cbedb16f3ae109c5a42 /rclone-test-wibewug4quno/␊leading LF/␊leading LF 2026/05/18 05:12:21 DEBUG : ␊leading LF/␊leading LF: Parsed hash: bb61f82f538b8cbedb16f3ae109c5a42 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/␊leading LF/␊leading LF" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: sha1sum /rclone-test-wibewug4quno/␊leading\ LF/␊leading\ LF 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: 4db4cf40650843357c597059612db6cf8e29ba78 /rclone-test-wibewug4quno/␊leading LF/␊leading LF 2026/05/18 05:12:21 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 4db4cf40650843357c597059612db6cf8e29ba78 === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/␉leading HT/␉leading HT" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: md5sum /rclone-test-wibewug4quno/␉leading\ HT/␉leading\ HT 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: bf022aaeea76a8350072b2337cbc8881 /rclone-test-wibewug4quno/␉leading HT/␉leading HT 2026/05/18 05:12:21 DEBUG : ␉leading HT/␉leading HT: Parsed hash: bf022aaeea76a8350072b2337cbc8881 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/␉leading HT/␉leading HT" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: sha1sum /rclone-test-wibewug4quno/␉leading\ HT/␉leading\ HT 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: c4332b54075ac559bb4c756e8c8462ba704759cd /rclone-test-wibewug4quno/␉leading HT/␉leading HT 2026/05/18 05:12:21 DEBUG : ␉leading HT/␉leading HT: Parsed hash: c4332b54075ac559bb4c756e8c8462ba704759cd 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/␉leading HT/␉leading HT" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: md5sum /rclone-test-wibewug4quno/␉leading\ HT/␉leading\ HT 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: bf022aaeea76a8350072b2337cbc8881 /rclone-test-wibewug4quno/␉leading HT/␉leading HT 2026/05/18 05:12:21 DEBUG : ␉leading HT/␉leading HT: Parsed hash: bf022aaeea76a8350072b2337cbc8881 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/␉leading HT/␉leading HT" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: sha1sum /rclone-test-wibewug4quno/␉leading\ HT/␉leading\ HT 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: c4332b54075ac559bb4c756e8c8462ba704759cd /rclone-test-wibewug4quno/␉leading HT/␉leading HT 2026/05/18 05:12:21 DEBUG : ␉leading HT/␉leading HT: Parsed hash: c4332b54075ac559bb4c756e8c8462ba704759cd 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/␉leading HT/␉leading HT" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: md5sum /rclone-test-wibewug4quno/␉leading\ HT/␉leading\ HT 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: bf022aaeea76a8350072b2337cbc8881 /rclone-test-wibewug4quno/␉leading HT/␉leading HT 2026/05/18 05:12:21 DEBUG : ␉leading HT/␉leading HT: Parsed hash: bf022aaeea76a8350072b2337cbc8881 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/␉leading HT/␉leading HT" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: sha1sum /rclone-test-wibewug4quno/␉leading\ HT/␉leading\ HT 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: c4332b54075ac559bb4c756e8c8462ba704759cd /rclone-test-wibewug4quno/␉leading HT/␉leading HT 2026/05/18 05:12:21 DEBUG : ␉leading HT/␉leading HT: Parsed hash: c4332b54075ac559bb4c756e8c8462ba704759cd === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/␋leading VT/␋leading VT" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: md5sum /rclone-test-wibewug4quno/␋leading\ VT/␋leading\ VT 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: 84a444264b02476d6b48391a8cc2c922 /rclone-test-wibewug4quno/␋leading VT/␋leading VT 2026/05/18 05:12:21 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 84a444264b02476d6b48391a8cc2c922 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/␋leading VT/␋leading VT" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: sha1sum /rclone-test-wibewug4quno/␋leading\ VT/␋leading\ VT 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: c5b062d0623ccbedfa5647428fc053f0a45e5f1b /rclone-test-wibewug4quno/␋leading VT/␋leading VT 2026/05/18 05:12:21 DEBUG : ␋leading VT/␋leading VT: Parsed hash: c5b062d0623ccbedfa5647428fc053f0a45e5f1b 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/␋leading VT/␋leading VT" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: md5sum /rclone-test-wibewug4quno/␋leading\ VT/␋leading\ VT 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: 84a444264b02476d6b48391a8cc2c922 /rclone-test-wibewug4quno/␋leading VT/␋leading VT 2026/05/18 05:12:21 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 84a444264b02476d6b48391a8cc2c922 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/␋leading VT/␋leading VT" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: sha1sum /rclone-test-wibewug4quno/␋leading\ VT/␋leading\ VT 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: c5b062d0623ccbedfa5647428fc053f0a45e5f1b /rclone-test-wibewug4quno/␋leading VT/␋leading VT 2026/05/18 05:12:21 DEBUG : ␋leading VT/␋leading VT: Parsed hash: c5b062d0623ccbedfa5647428fc053f0a45e5f1b 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/␋leading VT/␋leading VT" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: md5sum /rclone-test-wibewug4quno/␋leading\ VT/␋leading\ VT 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: 84a444264b02476d6b48391a8cc2c922 /rclone-test-wibewug4quno/␋leading VT/␋leading VT 2026/05/18 05:12:21 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 84a444264b02476d6b48391a8cc2c922 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/␋leading VT/␋leading VT" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: sha1sum /rclone-test-wibewug4quno/␋leading\ VT/␋leading\ VT 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: c5b062d0623ccbedfa5647428fc053f0a45e5f1b /rclone-test-wibewug4quno/␋leading VT/␋leading VT 2026/05/18 05:12:21 DEBUG : ␋leading VT/␋leading VT: Parsed hash: c5b062d0623ccbedfa5647428fc053f0a45e5f1b === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/.leading dot/.leading dot" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: md5sum /rclone-test-wibewug4quno/.leading\ dot/.leading\ dot 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: 3b3edc3fb6e3f11c8d2945399398c36e /rclone-test-wibewug4quno/.leading dot/.leading dot 2026/05/18 05:12:21 DEBUG : .leading dot/.leading dot: Parsed hash: 3b3edc3fb6e3f11c8d2945399398c36e 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/.leading dot/.leading dot" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: sha1sum /rclone-test-wibewug4quno/.leading\ dot/.leading\ dot 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: ee6b977822ea663f951848be4b3c86161f3436d8 /rclone-test-wibewug4quno/.leading dot/.leading dot 2026/05/18 05:12:21 DEBUG : .leading dot/.leading dot: Parsed hash: ee6b977822ea663f951848be4b3c86161f3436d8 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/.leading dot/.leading dot" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: md5sum /rclone-test-wibewug4quno/.leading\ dot/.leading\ dot 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: 3b3edc3fb6e3f11c8d2945399398c36e /rclone-test-wibewug4quno/.leading dot/.leading dot 2026/05/18 05:12:21 DEBUG : .leading dot/.leading dot: Parsed hash: 3b3edc3fb6e3f11c8d2945399398c36e 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/.leading dot/.leading dot" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: sha1sum /rclone-test-wibewug4quno/.leading\ dot/.leading\ dot 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: ee6b977822ea663f951848be4b3c86161f3436d8 /rclone-test-wibewug4quno/.leading dot/.leading dot 2026/05/18 05:12:21 DEBUG : .leading dot/.leading dot: Parsed hash: ee6b977822ea663f951848be4b3c86161f3436d8 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/.leading dot/.leading dot" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: md5sum /rclone-test-wibewug4quno/.leading\ dot/.leading\ dot 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: 3b3edc3fb6e3f11c8d2945399398c36e /rclone-test-wibewug4quno/.leading dot/.leading dot 2026/05/18 05:12:21 DEBUG : .leading dot/.leading dot: Parsed hash: 3b3edc3fb6e3f11c8d2945399398c36e 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/.leading dot/.leading dot" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: sha1sum /rclone-test-wibewug4quno/.leading\ dot/.leading\ dot 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: ee6b977822ea663f951848be4b3c86161f3436d8 /rclone-test-wibewug4quno/.leading dot/.leading dot 2026/05/18 05:12:21 DEBUG : .leading dot/.leading dot: Parsed hash: ee6b977822ea663f951848be4b3c86161f3436d8 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/trailing space /trailing space " 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: md5sum /rclone-test-wibewug4quno/trailing\ space\ /trailing\ space\ 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: 1a523590d87ace6650947d361ffdd854 /rclone-test-wibewug4quno/trailing space /trailing space 2026/05/18 05:12:21 DEBUG : trailing space /trailing space : Parsed hash: 1a523590d87ace6650947d361ffdd854 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/trailing space /trailing space " 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: sha1sum /rclone-test-wibewug4quno/trailing\ space\ /trailing\ space\ 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: 4dc9e00d321bc9f30c959fcf561357bdf5b4fc2f /rclone-test-wibewug4quno/trailing space /trailing space 2026/05/18 05:12:21 DEBUG : trailing space /trailing space : Parsed hash: 4dc9e00d321bc9f30c959fcf561357bdf5b4fc2f 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/trailing space /trailing space " 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: md5sum /rclone-test-wibewug4quno/trailing\ space\ /trailing\ space\ 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: 1a523590d87ace6650947d361ffdd854 /rclone-test-wibewug4quno/trailing space /trailing space 2026/05/18 05:12:21 DEBUG : trailing space /trailing space : Parsed hash: 1a523590d87ace6650947d361ffdd854 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/trailing space /trailing space " 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: sha1sum /rclone-test-wibewug4quno/trailing\ space\ /trailing\ space\ 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: 4dc9e00d321bc9f30c959fcf561357bdf5b4fc2f /rclone-test-wibewug4quno/trailing space /trailing space 2026/05/18 05:12:21 DEBUG : trailing space /trailing space : Parsed hash: 4dc9e00d321bc9f30c959fcf561357bdf5b4fc2f 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/trailing space /trailing space " 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: md5sum /rclone-test-wibewug4quno/trailing\ space\ /trailing\ space\ 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: 1a523590d87ace6650947d361ffdd854 /rclone-test-wibewug4quno/trailing space /trailing space 2026/05/18 05:12:21 DEBUG : trailing space /trailing space : Parsed hash: 1a523590d87ace6650947d361ffdd854 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/trailing space /trailing space " 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: sha1sum /rclone-test-wibewug4quno/trailing\ space\ /trailing\ space\ 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: 4dc9e00d321bc9f30c959fcf561357bdf5b4fc2f /rclone-test-wibewug4quno/trailing space /trailing space 2026/05/18 05:12:21 DEBUG : trailing space /trailing space : Parsed hash: 4dc9e00d321bc9f30c959fcf561357bdf5b4fc2f === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/trailing CR␍/trailing CR␍" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: md5sum /rclone-test-wibewug4quno/trailing\ CR␍/trailing\ CR␍ 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: 720c6e9442ed386915622efa76e05285 /rclone-test-wibewug4quno/trailing CR␍/trailing CR␍ 2026/05/18 05:12:21 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 720c6e9442ed386915622efa76e05285 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/trailing CR␍/trailing CR␍" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: sha1sum /rclone-test-wibewug4quno/trailing\ CR␍/trailing\ CR␍ 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: c2b6914d46c0399048999cd4fa2ae85092e2102a /rclone-test-wibewug4quno/trailing CR␍/trailing CR␍ 2026/05/18 05:12:21 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: c2b6914d46c0399048999cd4fa2ae85092e2102a 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/trailing CR␍/trailing CR␍" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: md5sum /rclone-test-wibewug4quno/trailing\ CR␍/trailing\ CR␍ 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: 720c6e9442ed386915622efa76e05285 /rclone-test-wibewug4quno/trailing CR␍/trailing CR␍ 2026/05/18 05:12:21 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 720c6e9442ed386915622efa76e05285 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/trailing CR␍/trailing CR␍" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: sha1sum /rclone-test-wibewug4quno/trailing\ CR␍/trailing\ CR␍ 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: c2b6914d46c0399048999cd4fa2ae85092e2102a /rclone-test-wibewug4quno/trailing CR␍/trailing CR␍ 2026/05/18 05:12:21 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: c2b6914d46c0399048999cd4fa2ae85092e2102a 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/trailing CR␍/trailing CR␍" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: md5sum /rclone-test-wibewug4quno/trailing\ CR␍/trailing\ CR␍ 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: 720c6e9442ed386915622efa76e05285 /rclone-test-wibewug4quno/trailing CR␍/trailing CR␍ 2026/05/18 05:12:21 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 720c6e9442ed386915622efa76e05285 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/trailing CR␍/trailing CR␍" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: sha1sum /rclone-test-wibewug4quno/trailing\ CR␍/trailing\ CR␍ 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: c2b6914d46c0399048999cd4fa2ae85092e2102a /rclone-test-wibewug4quno/trailing CR␍/trailing CR␍ 2026/05/18 05:12:21 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: c2b6914d46c0399048999cd4fa2ae85092e2102a === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/trailing LF␊/trailing LF␊" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: md5sum /rclone-test-wibewug4quno/trailing\ LF␊/trailing\ LF␊ 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: 66b9e2a994709dd8f4cb1a64521523ce /rclone-test-wibewug4quno/trailing LF␊/trailing LF␊ 2026/05/18 05:12:21 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 66b9e2a994709dd8f4cb1a64521523ce 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/trailing LF␊/trailing LF␊" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: sha1sum /rclone-test-wibewug4quno/trailing\ LF␊/trailing\ LF␊ 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: d3dc4d565d545e70c955479be1810c29d3408f26 /rclone-test-wibewug4quno/trailing LF␊/trailing LF␊ 2026/05/18 05:12:21 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: d3dc4d565d545e70c955479be1810c29d3408f26 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/trailing LF␊/trailing LF␊" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: md5sum /rclone-test-wibewug4quno/trailing\ LF␊/trailing\ LF␊ 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: 66b9e2a994709dd8f4cb1a64521523ce /rclone-test-wibewug4quno/trailing LF␊/trailing LF␊ 2026/05/18 05:12:21 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 66b9e2a994709dd8f4cb1a64521523ce 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/trailing LF␊/trailing LF␊" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: sha1sum /rclone-test-wibewug4quno/trailing\ LF␊/trailing\ LF␊ 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: d3dc4d565d545e70c955479be1810c29d3408f26 /rclone-test-wibewug4quno/trailing LF␊/trailing LF␊ 2026/05/18 05:12:21 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: d3dc4d565d545e70c955479be1810c29d3408f26 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/trailing LF␊/trailing LF␊" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: md5sum /rclone-test-wibewug4quno/trailing\ LF␊/trailing\ LF␊ 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: 66b9e2a994709dd8f4cb1a64521523ce /rclone-test-wibewug4quno/trailing LF␊/trailing LF␊ 2026/05/18 05:12:21 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 66b9e2a994709dd8f4cb1a64521523ce 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/trailing LF␊/trailing LF␊" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: sha1sum /rclone-test-wibewug4quno/trailing\ LF␊/trailing\ LF␊ 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: d3dc4d565d545e70c955479be1810c29d3408f26 /rclone-test-wibewug4quno/trailing LF␊/trailing LF␊ 2026/05/18 05:12:21 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: d3dc4d565d545e70c955479be1810c29d3408f26 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/trailing HT␉/trailing HT␉" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: md5sum /rclone-test-wibewug4quno/trailing\ HT␉/trailing\ HT␉ 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: 89c857df03f31e0f817d14694b273a37 /rclone-test-wibewug4quno/trailing HT␉/trailing HT␉ 2026/05/18 05:12:21 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 89c857df03f31e0f817d14694b273a37 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/trailing HT␉/trailing HT␉" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: sha1sum /rclone-test-wibewug4quno/trailing\ HT␉/trailing\ HT␉ 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: 14d4f5fc255380321fc4acca5f499d347eaffce6 /rclone-test-wibewug4quno/trailing HT␉/trailing HT␉ 2026/05/18 05:12:21 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 14d4f5fc255380321fc4acca5f499d347eaffce6 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/trailing HT␉/trailing HT␉" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: md5sum /rclone-test-wibewug4quno/trailing\ HT␉/trailing\ HT␉ 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: 89c857df03f31e0f817d14694b273a37 /rclone-test-wibewug4quno/trailing HT␉/trailing HT␉ 2026/05/18 05:12:21 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 89c857df03f31e0f817d14694b273a37 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/trailing HT␉/trailing HT␉" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: sha1sum /rclone-test-wibewug4quno/trailing\ HT␉/trailing\ HT␉ 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: 14d4f5fc255380321fc4acca5f499d347eaffce6 /rclone-test-wibewug4quno/trailing HT␉/trailing HT␉ 2026/05/18 05:12:21 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 14d4f5fc255380321fc4acca5f499d347eaffce6 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/trailing HT␉/trailing HT␉" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: md5sum /rclone-test-wibewug4quno/trailing\ HT␉/trailing\ HT␉ 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: 89c857df03f31e0f817d14694b273a37 /rclone-test-wibewug4quno/trailing HT␉/trailing HT␉ 2026/05/18 05:12:21 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 89c857df03f31e0f817d14694b273a37 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/trailing HT␉/trailing HT␉" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: sha1sum /rclone-test-wibewug4quno/trailing\ HT␉/trailing\ HT␉ 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: 14d4f5fc255380321fc4acca5f499d347eaffce6 /rclone-test-wibewug4quno/trailing HT␉/trailing HT␉ 2026/05/18 05:12:21 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 14d4f5fc255380321fc4acca5f499d347eaffce6 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/trailing VT␋/trailing VT␋" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: md5sum /rclone-test-wibewug4quno/trailing\ VT␋/trailing\ VT␋ 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: 512b031692c94bb28fe5b6551dbf708d /rclone-test-wibewug4quno/trailing VT␋/trailing VT␋ 2026/05/18 05:12:21 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 512b031692c94bb28fe5b6551dbf708d 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/trailing VT␋/trailing VT␋" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: sha1sum /rclone-test-wibewug4quno/trailing\ VT␋/trailing\ VT␋ 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: 798f4f180f72b9fbb4b6337d992e7255f9674559 /rclone-test-wibewug4quno/trailing VT␋/trailing VT␋ 2026/05/18 05:12:21 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 798f4f180f72b9fbb4b6337d992e7255f9674559 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/trailing VT␋/trailing VT␋" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: md5sum /rclone-test-wibewug4quno/trailing\ VT␋/trailing\ VT␋ 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: 512b031692c94bb28fe5b6551dbf708d /rclone-test-wibewug4quno/trailing VT␋/trailing VT␋ 2026/05/18 05:12:21 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 512b031692c94bb28fe5b6551dbf708d 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/trailing VT␋/trailing VT␋" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: sha1sum /rclone-test-wibewug4quno/trailing\ VT␋/trailing\ VT␋ 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: 798f4f180f72b9fbb4b6337d992e7255f9674559 /rclone-test-wibewug4quno/trailing VT␋/trailing VT␋ 2026/05/18 05:12:21 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 798f4f180f72b9fbb4b6337d992e7255f9674559 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/trailing VT␋/trailing VT␋" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: md5sum /rclone-test-wibewug4quno/trailing\ VT␋/trailing\ VT␋ 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: 512b031692c94bb28fe5b6551dbf708d /rclone-test-wibewug4quno/trailing VT␋/trailing VT␋ 2026/05/18 05:12:21 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 512b031692c94bb28fe5b6551dbf708d 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/trailing VT␋/trailing VT␋" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: sha1sum /rclone-test-wibewug4quno/trailing\ VT␋/trailing\ VT␋ 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: 798f4f180f72b9fbb4b6337d992e7255f9674559 /rclone-test-wibewug4quno/trailing VT␋/trailing VT␋ 2026/05/18 05:12:21 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 798f4f180f72b9fbb4b6337d992e7255f9674559 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/trailing dot./trailing dot." 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: md5sum /rclone-test-wibewug4quno/trailing\ dot./trailing\ dot. 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: fe453856a3d971a37e54405ada289fe6 /rclone-test-wibewug4quno/trailing dot./trailing dot. 2026/05/18 05:12:21 DEBUG : trailing dot./trailing dot.: Parsed hash: fe453856a3d971a37e54405ada289fe6 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/trailing dot./trailing dot." 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: sha1sum /rclone-test-wibewug4quno/trailing\ dot./trailing\ dot. 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: 9dc672fdf153ac318f9866702e151e5f9f2de54d /rclone-test-wibewug4quno/trailing dot./trailing dot. 2026/05/18 05:12:21 DEBUG : trailing dot./trailing dot.: Parsed hash: 9dc672fdf153ac318f9866702e151e5f9f2de54d 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/trailing dot./trailing dot." 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: md5sum /rclone-test-wibewug4quno/trailing\ dot./trailing\ dot. 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: fe453856a3d971a37e54405ada289fe6 /rclone-test-wibewug4quno/trailing dot./trailing dot. 2026/05/18 05:12:21 DEBUG : trailing dot./trailing dot.: Parsed hash: fe453856a3d971a37e54405ada289fe6 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/trailing dot./trailing dot." 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: sha1sum /rclone-test-wibewug4quno/trailing\ dot./trailing\ dot. 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: 9dc672fdf153ac318f9866702e151e5f9f2de54d /rclone-test-wibewug4quno/trailing dot./trailing dot. 2026/05/18 05:12:21 DEBUG : trailing dot./trailing dot.: Parsed hash: 9dc672fdf153ac318f9866702e151e5f9f2de54d 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/trailing dot./trailing dot." 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: md5sum /rclone-test-wibewug4quno/trailing\ dot./trailing\ dot. 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: fe453856a3d971a37e54405ada289fe6 /rclone-test-wibewug4quno/trailing dot./trailing dot. 2026/05/18 05:12:21 DEBUG : trailing dot./trailing dot.: Parsed hash: fe453856a3d971a37e54405ada289fe6 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/trailing dot./trailing dot." 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: sha1sum /rclone-test-wibewug4quno/trailing\ dot./trailing\ dot. 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: 9dc672fdf153ac318f9866702e151e5f9f2de54d /rclone-test-wibewug4quno/trailing dot./trailing dot. 2026/05/18 05:12:21 DEBUG : trailing dot./trailing dot.: Parsed hash: 9dc672fdf153ac318f9866702e151e5f9f2de54d === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/invalid utf-8\xfe/invalid utf-8\xfe" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: md5sum /rclone-test-wibewug4quno/invalid\ utf-8/invalid\ utf-8 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: e78244fd9fb00b61e3d4720785b02287 /rclone-test-wibewug4quno/invalid utf-8/invalid utf-8 2026/05/18 05:12:21 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: e78244fd9fb00b61e3d4720785b02287 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/invalid utf-8\xfe/invalid utf-8\xfe" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: sha1sum /rclone-test-wibewug4quno/invalid\ utf-8/invalid\ utf-8 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: 90bbf472d8c5d67d7b7133756c1468249ef990db /rclone-test-wibewug4quno/invalid utf-8/invalid utf-8 2026/05/18 05:12:21 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 90bbf472d8c5d67d7b7133756c1468249ef990db 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/invalid utf-8\xfe/invalid utf-8\xfe" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: md5sum /rclone-test-wibewug4quno/invalid\ utf-8/invalid\ utf-8 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: e78244fd9fb00b61e3d4720785b02287 /rclone-test-wibewug4quno/invalid utf-8/invalid utf-8 2026/05/18 05:12:21 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: e78244fd9fb00b61e3d4720785b02287 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/invalid utf-8\xfe/invalid utf-8\xfe" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: sha1sum /rclone-test-wibewug4quno/invalid\ utf-8/invalid\ utf-8 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: 90bbf472d8c5d67d7b7133756c1468249ef990db /rclone-test-wibewug4quno/invalid utf-8/invalid utf-8 2026/05/18 05:12:21 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 90bbf472d8c5d67d7b7133756c1468249ef990db 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/invalid utf-8\xfe/invalid utf-8\xfe" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: md5sum /rclone-test-wibewug4quno/invalid\ utf-8/invalid\ utf-8 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: e78244fd9fb00b61e3d4720785b02287 /rclone-test-wibewug4quno/invalid utf-8/invalid utf-8 2026/05/18 05:12:21 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: e78244fd9fb00b61e3d4720785b02287 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/invalid utf-8\xfe/invalid utf-8\xfe" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: sha1sum /rclone-test-wibewug4quno/invalid\ utf-8/invalid\ utf-8 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: 90bbf472d8c5d67d7b7133756c1468249ef990db /rclone-test-wibewug4quno/invalid utf-8/invalid utf-8 2026/05/18 05:12:21 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 90bbf472d8c5d67d7b7133756c1468249ef990db === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/test%46.txt/test%46.txt" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: md5sum /rclone-test-wibewug4quno/test\%46.txt/test\%46.txt 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: fdad45a5f78e1505ba043265ef2412f7 /rclone-test-wibewug4quno/test%46.txt/test%46.txt 2026/05/18 05:12:21 DEBUG : test%46.txt/test%46.txt: Parsed hash: fdad45a5f78e1505ba043265ef2412f7 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/test%46.txt/test%46.txt" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: sha1sum /rclone-test-wibewug4quno/test\%46.txt/test\%46.txt 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: 6d7cb31d51a803a63486a9d14d159628cd501475 /rclone-test-wibewug4quno/test%46.txt/test%46.txt 2026/05/18 05:12:21 DEBUG : test%46.txt/test%46.txt: Parsed hash: 6d7cb31d51a803a63486a9d14d159628cd501475 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/test%46.txt/test%46.txt" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: md5sum /rclone-test-wibewug4quno/test\%46.txt/test\%46.txt 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: fdad45a5f78e1505ba043265ef2412f7 /rclone-test-wibewug4quno/test%46.txt/test%46.txt 2026/05/18 05:12:21 DEBUG : test%46.txt/test%46.txt: Parsed hash: fdad45a5f78e1505ba043265ef2412f7 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/test%46.txt/test%46.txt" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: sha1sum /rclone-test-wibewug4quno/test\%46.txt/test\%46.txt 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: 6d7cb31d51a803a63486a9d14d159628cd501475 /rclone-test-wibewug4quno/test%46.txt/test%46.txt 2026/05/18 05:12:21 DEBUG : test%46.txt/test%46.txt: Parsed hash: 6d7cb31d51a803a63486a9d14d159628cd501475 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/test%46.txt/test%46.txt" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: md5sum /rclone-test-wibewug4quno/test\%46.txt/test\%46.txt 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: fdad45a5f78e1505ba043265ef2412f7 /rclone-test-wibewug4quno/test%46.txt/test%46.txt 2026/05/18 05:12:21 DEBUG : test%46.txt/test%46.txt: Parsed hash: fdad45a5f78e1505ba043265ef2412f7 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/test%46.txt/test%46.txt" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: sha1sum /rclone-test-wibewug4quno/test\%46.txt/test\%46.txt 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: 6d7cb31d51a803a63486a9d14d159628cd501475 /rclone-test-wibewug4quno/test%46.txt/test%46.txt 2026/05/18 05:12:21 DEBUG : test%46.txt/test%46.txt: Parsed hash: 6d7cb31d51a803a63486a9d14d159628cd501475 === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Connection OK after error: potato 2026/05/18 05:12:21 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Removed after failed upload: potato === RUN TestIntegration/FsMkdir/FsPutZeroLength 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/zero-length-file" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: md5sum /rclone-test-wibewug4quno/zero-length-file 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-wibewug4quno/zero-length-file 2026/05/18 05:12:21 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/zero-length-file" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: sha1sum /rclone-test-wibewug4quno/zero-length-file 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-wibewug4quno/zero-length-file 2026/05/18 05:12:21 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/zero-length-file" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: md5sum /rclone-test-wibewug4quno/zero-length-file 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-wibewug4quno/zero-length-file 2026/05/18 05:12:21 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/zero-length-file" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: sha1sum /rclone-test-wibewug4quno/zero-length-file 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-wibewug4quno/zero-length-file 2026/05/18 05:12:21 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/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/file name.txt" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: md5sum /rclone-test-wibewug4quno/file\ name.txt 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: 97a436767894c80e98ab2c06c2405aaa /rclone-test-wibewug4quno/file name.txt 2026/05/18 05:12:21 DEBUG : file name.txt: Parsed hash: 97a436767894c80e98ab2c06c2405aaa 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/file name.txt" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: sha1sum /rclone-test-wibewug4quno/file\ name.txt 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: 8952189bf905e8cd97ffa10fcb6d2dd492422702 /rclone-test-wibewug4quno/file name.txt 2026/05/18 05:12:21 DEBUG : file name.txt: Parsed hash: 8952189bf905e8cd97ffa10fcb6d2dd492422702 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/file name.txt" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: md5sum /rclone-test-wibewug4quno/file\ name.txt 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: 97a436767894c80e98ab2c06c2405aaa /rclone-test-wibewug4quno/file name.txt 2026/05/18 05:12:21 DEBUG : file name.txt: Parsed hash: 97a436767894c80e98ab2c06c2405aaa 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/file name.txt" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: sha1sum /rclone-test-wibewug4quno/file\ name.txt 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: 8952189bf905e8cd97ffa10fcb6d2dd492422702 /rclone-test-wibewug4quno/file name.txt 2026/05/18 05:12:21 DEBUG : file name.txt: Parsed hash: 8952189bf905e8cd97ffa10fcb6d2dd492422702 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: md5sum /rclone-test-wibewug4quno/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: 4576289c01505f8be26b97ad285e27f5 /rclone-test-wibewug4quno/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/18 05:12:21 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 4576289c01505f8be26b97ad285e27f5 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: sha1sum /rclone-test-wibewug4quno/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: 0b9c4af5413ab5ef9a44a267d62478bd16c001b6 /rclone-test-wibewug4quno/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/18 05:12:21 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 0b9c4af5413ab5ef9a44a267d62478bd16c001b6 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: md5sum /rclone-test-wibewug4quno/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: 4576289c01505f8be26b97ad285e27f5 /rclone-test-wibewug4quno/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/18 05:12:21 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 4576289c01505f8be26b97ad285e27f5 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: sha1sum /rclone-test-wibewug4quno/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: 0b9c4af5413ab5ef9a44a267d62478bd16c001b6 /rclone-test-wibewug4quno/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/18 05:12:21 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 0b9c4af5413ab5ef9a44a267d62478bd16c001b6 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/file name.txt" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: md5sum /rclone-test-wibewug4quno/file\ name.txt 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: c8be13f7ebe5f3b5dbd770e7269090e8 /rclone-test-wibewug4quno/file name.txt 2026/05/18 05:12:21 DEBUG : file name.txt: Parsed hash: c8be13f7ebe5f3b5dbd770e7269090e8 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/file name.txt" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: sha1sum /rclone-test-wibewug4quno/file\ name.txt 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: c398bd004c2a489710c5f3f56b4af6e910754ddf /rclone-test-wibewug4quno/file name.txt 2026/05/18 05:12:21 DEBUG : file name.txt: Parsed hash: c398bd004c2a489710c5f3f56b4af6e910754ddf 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/file name.txt" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: md5sum /rclone-test-wibewug4quno/file\ name.txt 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: c8be13f7ebe5f3b5dbd770e7269090e8 /rclone-test-wibewug4quno/file name.txt 2026/05/18 05:12:21 DEBUG : file name.txt: Parsed hash: c8be13f7ebe5f3b5dbd770e7269090e8 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/file name.txt" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: sha1sum /rclone-test-wibewug4quno/file\ name.txt 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: c398bd004c2a489710c5f3f56b4af6e910754ddf /rclone-test-wibewug4quno/file name.txt 2026/05/18 05:12:21 DEBUG : file name.txt: Parsed hash: c398bd004c2a489710c5f3f56b4af6e910754ddf === 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/05/18 05:12:21 DEBUG : Creating backend with remote "TestSFTPRclone:" 2026/05/18 05:12:21 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/05/18 05:12:21 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/18 05:12:21 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/18 05:12:21 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/18 05:12:21 DEBUG : Setting pass="U02dGn5dIKE_HoLEdmm9gyenOfXAiMx362FefoVMPq3GzDo" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/18 05:12:21 DEBUG : TestSFTPRclone: detected overridden config - adding "{8xEPn}" suffix to name 2026/05/18 05:12:21 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/18 05:12:21 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/18 05:12:21 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/18 05:12:21 DEBUG : Setting pass="U02dGn5dIKE_HoLEdmm9gyenOfXAiMx362FefoVMPq3GzDo" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/18 05:12:21 NOTICE: TestSFTPRclone{8xEPn}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/: New connection 127.0.0.1:35390->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9740.793f2d2f0" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell type "unix" from config 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/: Relative path resolved to "/" 2026/05/18 05:12:21 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/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/file name.txt" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: md5sum /rclone-test-wibewug4quno/file\ name.txt 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: c8be13f7ebe5f3b5dbd770e7269090e8 /rclone-test-wibewug4quno/file name.txt 2026/05/18 05:12:21 DEBUG : file name.txt: Parsed hash: c8be13f7ebe5f3b5dbd770e7269090e8 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/file name.txt" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: sha1sum /rclone-test-wibewug4quno/file\ name.txt 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: c398bd004c2a489710c5f3f56b4af6e910754ddf /rclone-test-wibewug4quno/file name.txt 2026/05/18 05:12:21 DEBUG : file name.txt: Parsed hash: c398bd004c2a489710c5f3f56b4af6e910754ddf 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: md5sum /rclone-test-wibewug4quno/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: 4576289c01505f8be26b97ad285e27f5 /rclone-test-wibewug4quno/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/18 05:12:21 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 4576289c01505f8be26b97ad285e27f5 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: sha1sum /rclone-test-wibewug4quno/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: 0b9c4af5413ab5ef9a44a267d62478bd16c001b6 /rclone-test-wibewug4quno/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/18 05:12:21 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 0b9c4af5413ab5ef9a44a267d62478bd16c001b6 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/file name.txt" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: md5sum /rclone-test-wibewug4quno/file\ name.txt 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: c8be13f7ebe5f3b5dbd770e7269090e8 /rclone-test-wibewug4quno/file name.txt 2026/05/18 05:12:21 DEBUG : file name.txt: Parsed hash: c8be13f7ebe5f3b5dbd770e7269090e8 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/file name.txt" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: sha1sum /rclone-test-wibewug4quno/file\ name.txt 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: c398bd004c2a489710c5f3f56b4af6e910754ddf /rclone-test-wibewug4quno/file name.txt 2026/05/18 05:12:21 DEBUG : file name.txt: Parsed hash: c398bd004c2a489710c5f3f56b4af6e910754ddf === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1126: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/file name.txt" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: md5sum /rclone-test-wibewug4quno/file\ name.txt 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: c8be13f7ebe5f3b5dbd770e7269090e8 /rclone-test-wibewug4quno/file name.txt 2026/05/18 05:12:21 DEBUG : file name.txt: Parsed hash: c8be13f7ebe5f3b5dbd770e7269090e8 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/file name.txt" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: sha1sum /rclone-test-wibewug4quno/file\ name.txt 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: c398bd004c2a489710c5f3f56b4af6e910754ddf /rclone-test-wibewug4quno/file name.txt 2026/05/18 05:12:21 DEBUG : file name.txt: Parsed hash: c398bd004c2a489710c5f3f56b4af6e910754ddf 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: md5sum /rclone-test-wibewug4quno/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: 4576289c01505f8be26b97ad285e27f5 /rclone-test-wibewug4quno/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/18 05:12:21 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 4576289c01505f8be26b97ad285e27f5 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: sha1sum /rclone-test-wibewug4quno/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: 0b9c4af5413ab5ef9a44a267d62478bd16c001b6 /rclone-test-wibewug4quno/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/18 05:12:21 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 0b9c4af5413ab5ef9a44a267d62478bd16c001b6 === 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/05/18 05:12:21 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-wibewug4quno/hello? sausage/êé" 2026/05/18 05:12:21 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/05/18 05:12:21 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/18 05:12:21 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/18 05:12:21 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/18 05:12:21 DEBUG : Setting pass="U02dGn5dIKE_HoLEdmm9gyenOfXAiMx362FefoVMPq3GzDo" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/18 05:12:21 DEBUG : TestSFTPRclone: detected overridden config - adding "{8xEPn}" suffix to name 2026/05/18 05:12:21 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/18 05:12:21 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/18 05:12:21 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/18 05:12:21 DEBUG : Setting pass="U02dGn5dIKE_HoLEdmm9gyenOfXAiMx362FefoVMPq3GzDo" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/18 05:12:21 NOTICE: TestSFTPRclone{8xEPn}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno/hello? sausage/êé: New connection 127.0.0.1:35406->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9740.793f2d2f0" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno/hello? sausage/êé: Shell type "unix" from config 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno/hello? sausage/êé: Relative path resolved to "/rclone-test-wibewug4quno/hello? sausage/êé" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno/hello? sausage/êé: Using root directory "/rclone-test-wibewug4quno/hello? sausage/êé" 2026/05/18 05:12:21 DEBUG : fs cache: renaming cache item "TestSFTPRclone:rclone-test-wibewug4quno/hello? sausage/êé" to be canonical "TestSFTPRclone{8xEPn}:rclone-test-wibewug4quno/hello? sausage/êé" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno/hello? sausage/êé: Shell path "/rclone-test-wibewug4quno/hello? sausage/êé/a/b/c/d/e.txt" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno/hello? sausage/êé: Running remote command: md5sum /rclone-test-wibewug4quno/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno/hello? sausage/êé: Remote command result: 197f05a2140f1b5a9f81e93676e47d77 /rclone-test-wibewug4quno/hello? sausage/êé/a/b/c/d/e.txt 2026/05/18 05:12:21 DEBUG : a/b/c/d/e.txt: Parsed hash: 197f05a2140f1b5a9f81e93676e47d77 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno/hello? sausage/êé: Shell path "/rclone-test-wibewug4quno/hello? sausage/êé/a/b/c/d/e.txt" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno/hello? sausage/êé: Running remote command: sha1sum /rclone-test-wibewug4quno/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno/hello? sausage/êé: Remote command result: 06d7e9e8f4c90987f07996c6a158ec4d002d4c15 /rclone-test-wibewug4quno/hello? sausage/êé/a/b/c/d/e.txt 2026/05/18 05:12:21 DEBUG : a/b/c/d/e.txt: Parsed hash: 06d7e9e8f4c90987f07996c6a158ec4d002d4c15 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno/hello? sausage/êé: Shell path "/rclone-test-wibewug4quno/hello? sausage/êé/a/b/c/d/e.txt" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno/hello? sausage/êé: Running remote command: md5sum /rclone-test-wibewug4quno/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno/hello? sausage/êé: Remote command result: 197f05a2140f1b5a9f81e93676e47d77 /rclone-test-wibewug4quno/hello? sausage/êé/a/b/c/d/e.txt 2026/05/18 05:12:21 DEBUG : a/b/c/d/e.txt: Parsed hash: 197f05a2140f1b5a9f81e93676e47d77 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno/hello? sausage/êé: Shell path "/rclone-test-wibewug4quno/hello? sausage/êé/a/b/c/d/e.txt" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno/hello? sausage/êé: Running remote command: sha1sum /rclone-test-wibewug4quno/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno/hello? sausage/êé: Remote command result: 06d7e9e8f4c90987f07996c6a158ec4d002d4c15 /rclone-test-wibewug4quno/hello? sausage/êé/a/b/c/d/e.txt 2026/05/18 05:12:21 DEBUG : a/b/c/d/e.txt: Parsed hash: 06d7e9e8f4c90987f07996c6a158ec4d002d4c15 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno/hello? sausage/êé: New connection 127.0.0.1:35420->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9740.793f2d2f0" 2026/05/18 05:12:21 DEBUG : Waiting for deletions to finish 2026/05/18 05:12:21 INFO : a/b/c/d/e.txt: Deleted 2026/05/18 05:12:21 DEBUG : removing 1 level 4 directories 2026/05/18 05:12:21 INFO : a/b/c/d: Removing directory 2026/05/18 05:12:21 DEBUG : removing 1 level 3 directories 2026/05/18 05:12:21 INFO : a/b/c: Removing directory 2026/05/18 05:12:21 DEBUG : removing 1 level 2 directories 2026/05/18 05:12:21 INFO : a/b: Removing directory 2026/05/18 05:12:21 DEBUG : removing 1 level 1 directories 2026/05/18 05:12:21 INFO : a: Removing directory === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy fstests.go:1259: FS has no Copier interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/file name.txt" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: md5sum /rclone-test-wibewug4quno/file\ name.txt 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: c8be13f7ebe5f3b5dbd770e7269090e8 /rclone-test-wibewug4quno/file name.txt 2026/05/18 05:12:21 DEBUG : file name.txt: Parsed hash: c8be13f7ebe5f3b5dbd770e7269090e8 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/file name.txt" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: sha1sum /rclone-test-wibewug4quno/file\ name.txt 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: c398bd004c2a489710c5f3f56b4af6e910754ddf /rclone-test-wibewug4quno/file name.txt 2026/05/18 05:12:21 DEBUG : file name.txt: Parsed hash: c398bd004c2a489710c5f3f56b4af6e910754ddf 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/other.txt" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: md5sum /rclone-test-wibewug4quno/other.txt 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: 4576289c01505f8be26b97ad285e27f5 /rclone-test-wibewug4quno/other.txt 2026/05/18 05:12:21 DEBUG : other.txt: Parsed hash: 4576289c01505f8be26b97ad285e27f5 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/other.txt" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: sha1sum /rclone-test-wibewug4quno/other.txt 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: 0b9c4af5413ab5ef9a44a267d62478bd16c001b6 /rclone-test-wibewug4quno/other.txt 2026/05/18 05:12:21 DEBUG : other.txt: Parsed hash: 0b9c4af5413ab5ef9a44a267d62478bd16c001b6 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: New connection 127.0.0.1:35422->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9740.793f2d2f0" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/other.txt" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: md5sum /rclone-test-wibewug4quno/other.txt 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: 4576289c01505f8be26b97ad285e27f5 /rclone-test-wibewug4quno/other.txt 2026/05/18 05:12:21 DEBUG : other.txt: Parsed hash: 4576289c01505f8be26b97ad285e27f5 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/other.txt" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: sha1sum /rclone-test-wibewug4quno/other.txt 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: 0b9c4af5413ab5ef9a44a267d62478bd16c001b6 /rclone-test-wibewug4quno/other.txt 2026/05/18 05:12:21 DEBUG : other.txt: Parsed hash: 0b9c4af5413ab5ef9a44a267d62478bd16c001b6 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/moveTest/other.txt" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: md5sum /rclone-test-wibewug4quno/moveTest/other.txt 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: c8be13f7ebe5f3b5dbd770e7269090e8 /rclone-test-wibewug4quno/moveTest/other.txt 2026/05/18 05:12:21 DEBUG : moveTest/other.txt: Parsed hash: c8be13f7ebe5f3b5dbd770e7269090e8 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/moveTest/other.txt" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: sha1sum /rclone-test-wibewug4quno/moveTest/other.txt 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: c398bd004c2a489710c5f3f56b4af6e910754ddf /rclone-test-wibewug4quno/moveTest/other.txt 2026/05/18 05:12:21 DEBUG : moveTest/other.txt: Parsed hash: c398bd004c2a489710c5f3f56b4af6e910754ddf 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/file name.txt" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: md5sum /rclone-test-wibewug4quno/file\ name.txt 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: c8be13f7ebe5f3b5dbd770e7269090e8 /rclone-test-wibewug4quno/file name.txt 2026/05/18 05:12:21 DEBUG : file name.txt: Parsed hash: c8be13f7ebe5f3b5dbd770e7269090e8 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/file name.txt" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: sha1sum /rclone-test-wibewug4quno/file\ name.txt 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: c398bd004c2a489710c5f3f56b4af6e910754ddf /rclone-test-wibewug4quno/file name.txt 2026/05/18 05:12:21 DEBUG : file name.txt: Parsed hash: c398bd004c2a489710c5f3f56b4af6e910754ddf 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/other.txt" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: md5sum /rclone-test-wibewug4quno/other.txt 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: 4576289c01505f8be26b97ad285e27f5 /rclone-test-wibewug4quno/other.txt 2026/05/18 05:12:21 DEBUG : other.txt: Parsed hash: 4576289c01505f8be26b97ad285e27f5 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/other.txt" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: sha1sum /rclone-test-wibewug4quno/other.txt 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: 0b9c4af5413ab5ef9a44a267d62478bd16c001b6 /rclone-test-wibewug4quno/other.txt 2026/05/18 05:12:21 DEBUG : other.txt: Parsed hash: 0b9c4af5413ab5ef9a44a267d62478bd16c001b6 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/file name.txt" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: md5sum /rclone-test-wibewug4quno/file\ name.txt 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: c8be13f7ebe5f3b5dbd770e7269090e8 /rclone-test-wibewug4quno/file name.txt 2026/05/18 05:12:21 DEBUG : file name.txt: Parsed hash: c8be13f7ebe5f3b5dbd770e7269090e8 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/file name.txt" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: sha1sum /rclone-test-wibewug4quno/file\ name.txt 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: c398bd004c2a489710c5f3f56b4af6e910754ddf /rclone-test-wibewug4quno/file name.txt 2026/05/18 05:12:21 DEBUG : file name.txt: Parsed hash: c398bd004c2a489710c5f3f56b4af6e910754ddf 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: md5sum /rclone-test-wibewug4quno/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: 4576289c01505f8be26b97ad285e27f5 /rclone-test-wibewug4quno/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/18 05:12:21 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 4576289c01505f8be26b97ad285e27f5 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: sha1sum /rclone-test-wibewug4quno/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: 0b9c4af5413ab5ef9a44a267d62478bd16c001b6 /rclone-test-wibewug4quno/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/18 05:12:21 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 0b9c4af5413ab5ef9a44a267d62478bd16c001b6 === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata fstests.go:1407: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2026/05/18 05:12:21 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-kukagag8jova" 2026/05/18 05:12:21 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/05/18 05:12:21 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/18 05:12:21 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/18 05:12:21 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/18 05:12:21 DEBUG : Setting pass="U02dGn5dIKE_HoLEdmm9gyenOfXAiMx362FefoVMPq3GzDo" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/18 05:12:21 DEBUG : TestSFTPRclone: detected overridden config - adding "{8xEPn}" suffix to name 2026/05/18 05:12:21 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/18 05:12:21 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/18 05:12:21 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/18 05:12:21 DEBUG : Setting pass="U02dGn5dIKE_HoLEdmm9gyenOfXAiMx362FefoVMPq3GzDo" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/18 05:12:21 NOTICE: TestSFTPRclone{8xEPn}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kukagag8jova: New connection 127.0.0.1:35426->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9740.793f2d2f0" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kukagag8jova: Shell type "unix" from config 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kukagag8jova: Relative path resolved to "/rclone-test-kukagag8jova" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kukagag8jova: Using root directory "/rclone-test-kukagag8jova" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kukagag8jova: Shell path "/rclone-test-kukagag8jova/new_name/sub_new_name/file name.txt" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kukagag8jova: Running remote command: md5sum /rclone-test-kukagag8jova/new_name/sub_new_name/file\ name.txt 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kukagag8jova: Remote command result: c8be13f7ebe5f3b5dbd770e7269090e8 /rclone-test-kukagag8jova/new_name/sub_new_name/file name.txt 2026/05/18 05:12:21 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: c8be13f7ebe5f3b5dbd770e7269090e8 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kukagag8jova: Shell path "/rclone-test-kukagag8jova/new_name/sub_new_name/file name.txt" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kukagag8jova: Running remote command: sha1sum /rclone-test-kukagag8jova/new_name/sub_new_name/file\ name.txt 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kukagag8jova: Remote command result: c398bd004c2a489710c5f3f56b4af6e910754ddf /rclone-test-kukagag8jova/new_name/sub_new_name/file name.txt 2026/05/18 05:12:21 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: c398bd004c2a489710c5f3f56b4af6e910754ddf 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kukagag8jova: Shell path "/rclone-test-kukagag8jova/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kukagag8jova: Running remote command: md5sum /rclone-test-kukagag8jova/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kukagag8jova: Remote command result: 4576289c01505f8be26b97ad285e27f5 /rclone-test-kukagag8jova/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/18 05:12:21 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 4576289c01505f8be26b97ad285e27f5 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kukagag8jova: Shell path "/rclone-test-kukagag8jova/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kukagag8jova: Running remote command: sha1sum /rclone-test-kukagag8jova/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kukagag8jova: Remote command result: 0b9c4af5413ab5ef9a44a267d62478bd16c001b6 /rclone-test-kukagag8jova/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/18 05:12:21 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 0b9c4af5413ab5ef9a44a267d62478bd16c001b6 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/file name.txt" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: md5sum /rclone-test-wibewug4quno/file\ name.txt 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: c8be13f7ebe5f3b5dbd770e7269090e8 /rclone-test-wibewug4quno/file name.txt 2026/05/18 05:12:21 DEBUG : file name.txt: Parsed hash: c8be13f7ebe5f3b5dbd770e7269090e8 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/file name.txt" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: sha1sum /rclone-test-wibewug4quno/file\ name.txt 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: c398bd004c2a489710c5f3f56b4af6e910754ddf /rclone-test-wibewug4quno/file name.txt 2026/05/18 05:12:21 DEBUG : file name.txt: Parsed hash: c398bd004c2a489710c5f3f56b4af6e910754ddf 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: md5sum /rclone-test-wibewug4quno/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: 4576289c01505f8be26b97ad285e27f5 /rclone-test-wibewug4quno/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/18 05:12:21 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 4576289c01505f8be26b97ad285e27f5 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: sha1sum /rclone-test-wibewug4quno/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: 0b9c4af5413ab5ef9a44a267d62478bd16c001b6 /rclone-test-wibewug4quno/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/18 05:12:21 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 0b9c4af5413ab5ef9a44a267d62478bd16c001b6 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kukagag8jova: Purge dir "new_name" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kukagag8jova: 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/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/file name.txt" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: md5sum /rclone-test-wibewug4quno/file\ name.txt 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: c8be13f7ebe5f3b5dbd770e7269090e8 /rclone-test-wibewug4quno/file name.txt 2026/05/18 05:12:21 DEBUG : file name.txt: Parsed hash: c8be13f7ebe5f3b5dbd770e7269090e8 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/file name.txt" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: sha1sum /rclone-test-wibewug4quno/file\ name.txt 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: c398bd004c2a489710c5f3f56b4af6e910754ddf /rclone-test-wibewug4quno/file name.txt 2026/05/18 05:12:21 DEBUG : file name.txt: Parsed hash: c398bd004c2a489710c5f3f56b4af6e910754ddf === 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/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/file name.txt" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: md5sum /rclone-test-wibewug4quno/file\ name.txt 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: 4e9a85d6649ee6d751dcb6a500f023b9 /rclone-test-wibewug4quno/file name.txt 2026/05/18 05:12:21 DEBUG : file name.txt: Parsed hash: 4e9a85d6649ee6d751dcb6a500f023b9 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/file name.txt" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: sha1sum /rclone-test-wibewug4quno/file\ name.txt 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: e71e31036d4fb21827f1bd8259de9ced27ca59c7 /rclone-test-wibewug4quno/file name.txt 2026/05/18 05:12:21 DEBUG : file name.txt: Parsed hash: e71e31036d4fb21827f1bd8259de9ced27ca59c7 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/file name.txt" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: md5sum /rclone-test-wibewug4quno/file\ name.txt 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: 4e9a85d6649ee6d751dcb6a500f023b9 /rclone-test-wibewug4quno/file name.txt 2026/05/18 05:12:21 DEBUG : file name.txt: Parsed hash: 4e9a85d6649ee6d751dcb6a500f023b9 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/file name.txt" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: sha1sum /rclone-test-wibewug4quno/file\ name.txt 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: e71e31036d4fb21827f1bd8259de9ced27ca59c7 /rclone-test-wibewug4quno/file name.txt 2026/05/18 05:12:21 DEBUG : file name.txt: Parsed hash: e71e31036d4fb21827f1bd8259de9ced27ca59c7 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/05/18 05:12:21 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-wibewug4quno/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/18 05:12:21 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/05/18 05:12:21 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/18 05:12:21 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/18 05:12:21 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/18 05:12:21 DEBUG : Setting pass="U02dGn5dIKE_HoLEdmm9gyenOfXAiMx362FefoVMPq3GzDo" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/18 05:12:21 DEBUG : TestSFTPRclone: detected overridden config - adding "{8xEPn}" suffix to name 2026/05/18 05:12:21 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/18 05:12:21 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/18 05:12:21 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/18 05:12:21 DEBUG : Setting pass="U02dGn5dIKE_HoLEdmm9gyenOfXAiMx362FefoVMPq3GzDo" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/18 05:12:21 NOTICE: TestSFTPRclone{8xEPn}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: New connection 127.0.0.1:35432->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9740.793f2d2f0" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell type "unix" from config 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Relative path resolved to "/rclone-test-wibewug4quno/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Using root directory "/rclone-test-wibewug4quno/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/rclone-test-wibewug4quno/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: md5sum /rclone-test-wibewug4quno/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: 4576289c01505f8be26b97ad285e27f5 /rclone-test-wibewug4quno/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/18 05:12:21 DEBUG : z.txt: Parsed hash: 4576289c01505f8be26b97ad285e27f5 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/rclone-test-wibewug4quno/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: sha1sum /rclone-test-wibewug4quno/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: 0b9c4af5413ab5ef9a44a267d62478bd16c001b6 /rclone-test-wibewug4quno/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/18 05:12:21 DEBUG : z.txt: Parsed hash: 0b9c4af5413ab5ef9a44a267d62478bd16c001b6 === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/05/18 05:12:21 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-wibewug4quno/not found.txt" 2026/05/18 05:12:21 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/05/18 05:12:21 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/18 05:12:21 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/18 05:12:21 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/18 05:12:21 DEBUG : Setting pass="U02dGn5dIKE_HoLEdmm9gyenOfXAiMx362FefoVMPq3GzDo" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/18 05:12:21 DEBUG : TestSFTPRclone: detected overridden config - adding "{8xEPn}" suffix to name 2026/05/18 05:12:21 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/18 05:12:21 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/18 05:12:21 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/18 05:12:21 DEBUG : Setting pass="U02dGn5dIKE_HoLEdmm9gyenOfXAiMx362FefoVMPq3GzDo" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/18 05:12:21 NOTICE: TestSFTPRclone{8xEPn}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno/not found.txt: New connection 127.0.0.1:35442->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9740.793f2d2f0" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno/not found.txt: Shell type "unix" from config 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno/not found.txt: Relative path resolved to "/rclone-test-wibewug4quno/not found.txt" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno/not found.txt: Using root directory "/rclone-test-wibewug4quno/not found.txt" 2026/05/18 05:12:21 ERROR : error listing: directory not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1920: Opening root remote "TestSFTPRclone:" path "rclone-test-wibewug4quno" from "TestSFTPRclone:rclone-test-wibewug4quno" 2026/05/18 05:12:21 DEBUG : Creating backend with remote "TestSFTPRclone:" 2026/05/18 05:12:21 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/05/18 05:12:21 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/18 05:12:21 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/18 05:12:21 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/18 05:12:21 DEBUG : Setting pass="U02dGn5dIKE_HoLEdmm9gyenOfXAiMx362FefoVMPq3GzDo" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/18 05:12:21 DEBUG : TestSFTPRclone: detected overridden config - adding "{8xEPn}" suffix to name 2026/05/18 05:12:21 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/18 05:12:21 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/18 05:12:21 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/18 05:12:21 DEBUG : Setting pass="U02dGn5dIKE_HoLEdmm9gyenOfXAiMx362FefoVMPq3GzDo" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/18 05:12:21 NOTICE: TestSFTPRclone{8xEPn}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/: New connection 127.0.0.1:35448->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9740.793f2d2f0" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell type "unix" from config 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/: Relative path resolved to "/" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/: Using root directory "/" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-wibewug4quno/file name.txt" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-wibewug4quno/file\ name.txt 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 4e9a85d6649ee6d751dcb6a500f023b9 /rclone-test-wibewug4quno/file name.txt 2026/05/18 05:12:21 DEBUG : rclone-test-wibewug4quno/file name.txt: Parsed hash: 4e9a85d6649ee6d751dcb6a500f023b9 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-wibewug4quno/file name.txt" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-wibewug4quno/file\ name.txt 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: e71e31036d4fb21827f1bd8259de9ced27ca59c7 /rclone-test-wibewug4quno/file name.txt 2026/05/18 05:12:21 DEBUG : rclone-test-wibewug4quno/file name.txt: Parsed hash: e71e31036d4fb21827f1bd8259de9ced27ca59c7 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-wibewug4quno/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-wibewug4quno/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 4576289c01505f8be26b97ad285e27f5 /rclone-test-wibewug4quno/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/18 05:12:21 DEBUG : rclone-test-wibewug4quno/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 4576289c01505f8be26b97ad285e27f5 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-wibewug4quno/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-wibewug4quno/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 0b9c4af5413ab5ef9a44a267d62478bd16c001b6 /rclone-test-wibewug4quno/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/18 05:12:21 DEBUG : rclone-test-wibewug4quno/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 0b9c4af5413ab5ef9a44a267d62478bd16c001b6 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-wibewug4quno/file name.txt" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-wibewug4quno/file\ name.txt 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 4e9a85d6649ee6d751dcb6a500f023b9 /rclone-test-wibewug4quno/file name.txt 2026/05/18 05:12:21 DEBUG : rclone-test-wibewug4quno/file name.txt: Parsed hash: 4e9a85d6649ee6d751dcb6a500f023b9 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-wibewug4quno/file name.txt" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-wibewug4quno/file\ name.txt 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: e71e31036d4fb21827f1bd8259de9ced27ca59c7 /rclone-test-wibewug4quno/file name.txt 2026/05/18 05:12:21 DEBUG : rclone-test-wibewug4quno/file name.txt: Parsed hash: e71e31036d4fb21827f1bd8259de9ced27ca59c7 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:1957: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-wibewug4quno/created from root.txt" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-wibewug4quno/created\ from\ root.txt 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 7e97b59580aa6e22dd7004eed9073e6d /rclone-test-wibewug4quno/created from root.txt 2026/05/18 05:12:21 DEBUG : rclone-test-wibewug4quno/created from root.txt: Parsed hash: 7e97b59580aa6e22dd7004eed9073e6d 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-wibewug4quno/created from root.txt" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-wibewug4quno/created\ from\ root.txt 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 517bc37d793b8e552f173900f99645b878ad26c1 /rclone-test-wibewug4quno/created from root.txt 2026/05/18 05:12:21 DEBUG : rclone-test-wibewug4quno/created from root.txt: Parsed hash: 517bc37d793b8e552f173900f99645b878ad26c1 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-wibewug4quno/created from root.txt" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-wibewug4quno/created\ from\ root.txt 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 7e97b59580aa6e22dd7004eed9073e6d /rclone-test-wibewug4quno/created from root.txt 2026/05/18 05:12:21 DEBUG : rclone-test-wibewug4quno/created from root.txt: Parsed hash: 7e97b59580aa6e22dd7004eed9073e6d 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-wibewug4quno/created from root.txt" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-wibewug4quno/created\ from\ root.txt 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 517bc37d793b8e552f173900f99645b878ad26c1 /rclone-test-wibewug4quno/created from root.txt 2026/05/18 05:12:21 DEBUG : rclone-test-wibewug4quno/created from root.txt: Parsed hash: 517bc37d793b8e552f173900f99645b878ad26c1 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-wibewug4quno/created from root.txt" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-wibewug4quno/created\ from\ root.txt 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 7e97b59580aa6e22dd7004eed9073e6d /rclone-test-wibewug4quno/created from root.txt 2026/05/18 05:12:21 DEBUG : rclone-test-wibewug4quno/created from root.txt: Parsed hash: 7e97b59580aa6e22dd7004eed9073e6d 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-wibewug4quno/created from root.txt" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-wibewug4quno/created\ from\ root.txt 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 517bc37d793b8e552f173900f99645b878ad26c1 /rclone-test-wibewug4quno/created from root.txt 2026/05/18 05:12:21 DEBUG : rclone-test-wibewug4quno/created from root.txt: Parsed hash: 517bc37d793b8e552f173900f99645b878ad26c1 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-wibewug4quno/file name.txt" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-wibewug4quno/file\ name.txt 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 4e9a85d6649ee6d751dcb6a500f023b9 /rclone-test-wibewug4quno/file name.txt 2026/05/18 05:12:21 DEBUG : rclone-test-wibewug4quno/file name.txt: Parsed hash: 4e9a85d6649ee6d751dcb6a500f023b9 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-wibewug4quno/file name.txt" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-wibewug4quno/file\ name.txt 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: e71e31036d4fb21827f1bd8259de9ced27ca59c7 /rclone-test-wibewug4quno/file name.txt 2026/05/18 05:12:21 DEBUG : rclone-test-wibewug4quno/file name.txt: Parsed hash: e71e31036d4fb21827f1bd8259de9ced27ca59c7 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-wibewug4quno/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-wibewug4quno/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 4576289c01505f8be26b97ad285e27f5 /rclone-test-wibewug4quno/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/18 05:12:21 DEBUG : rclone-test-wibewug4quno/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 4576289c01505f8be26b97ad285e27f5 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-wibewug4quno/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-wibewug4quno/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 0b9c4af5413ab5ef9a44a267d62478bd16c001b6 /rclone-test-wibewug4quno/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/18 05:12:21 DEBUG : rclone-test-wibewug4quno/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 0b9c4af5413ab5ef9a44a267d62478bd16c001b6 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-wibewug4quno/file name.txt" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-wibewug4quno/file\ name.txt 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 4e9a85d6649ee6d751dcb6a500f023b9 /rclone-test-wibewug4quno/file name.txt 2026/05/18 05:12:21 DEBUG : rclone-test-wibewug4quno/file name.txt: Parsed hash: 4e9a85d6649ee6d751dcb6a500f023b9 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-wibewug4quno/file name.txt" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-wibewug4quno/file\ name.txt 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: e71e31036d4fb21827f1bd8259de9ced27ca59c7 /rclone-test-wibewug4quno/file name.txt 2026/05/18 05:12:21 DEBUG : rclone-test-wibewug4quno/file name.txt: Parsed hash: e71e31036d4fb21827f1bd8259de9ced27ca59c7 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-wibewug4quno/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-wibewug4quno/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 4576289c01505f8be26b97ad285e27f5 /rclone-test-wibewug4quno/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/18 05:12:21 DEBUG : rclone-test-wibewug4quno/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 4576289c01505f8be26b97ad285e27f5 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-wibewug4quno/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-wibewug4quno/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 0b9c4af5413ab5ef9a44a267d62478bd16c001b6 /rclone-test-wibewug4quno/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/18 05:12:21 DEBUG : rclone-test-wibewug4quno/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 0b9c4af5413ab5ef9a44a267d62478bd16c001b6 === 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/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: md5sum /rclone-test-wibewug4quno/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: 4576289c01505f8be26b97ad285e27f5 /rclone-test-wibewug4quno/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/18 05:12:21 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 4576289c01505f8be26b97ad285e27f5 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: sha1sum /rclone-test-wibewug4quno/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: 0b9c4af5413ab5ef9a44a267d62478bd16c001b6 /rclone-test-wibewug4quno/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/18 05:12:21 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 0b9c4af5413ab5ef9a44a267d62478bd16c001b6 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Server has VFS statistics extension 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: About path "/rclone-test-wibewug4quno" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Failed to retrieve VFS statistics, trying shell command instead: sftp: "operation unsupported" (SSH_FX_OP_UNSUPPORTED) 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: About path "/rclone-test-wibewug4quno" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: About using shell command for shell type "unix" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: df -k /rclone-test-wibewug4quno 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: Filesystem 1K-blocks Used Available Use% Mounted on /dev/root 157205004 57102056 93670952 36% / === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/piped data.txt" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: md5sum /rclone-test-wibewug4quno/piped\ data.txt 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-wibewug4quno/piped data.txt 2026/05/18 05:12:21 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/piped data.txt" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: sha1sum /rclone-test-wibewug4quno/piped\ data.txt 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-wibewug4quno/piped data.txt 2026/05/18 05:12:21 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/piped data.txt" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: md5sum /rclone-test-wibewug4quno/piped\ data.txt 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-wibewug4quno/piped data.txt 2026/05/18 05:12:21 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/piped data.txt" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: sha1sum /rclone-test-wibewug4quno/piped\ data.txt 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-wibewug4quno/piped data.txt 2026/05/18 05:12:21 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/piped data.txt" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: md5sum /rclone-test-wibewug4quno/piped\ data.txt 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: 7e2b6688079caa028fe10551f95c07c6 /rclone-test-wibewug4quno/piped data.txt 2026/05/18 05:12:21 DEBUG : piped data.txt: Parsed hash: 7e2b6688079caa028fe10551f95c07c6 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/piped data.txt" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: sha1sum /rclone-test-wibewug4quno/piped\ data.txt 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: 97427f65cc7ed46b89e699b9b29ad343febcb790 /rclone-test-wibewug4quno/piped data.txt 2026/05/18 05:12:21 DEBUG : piped data.txt: Parsed hash: 97427f65cc7ed46b89e699b9b29ad343febcb790 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/piped data.txt" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: md5sum /rclone-test-wibewug4quno/piped\ data.txt 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: 7e2b6688079caa028fe10551f95c07c6 /rclone-test-wibewug4quno/piped data.txt 2026/05/18 05:12:21 DEBUG : piped data.txt: Parsed hash: 7e2b6688079caa028fe10551f95c07c6 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/piped data.txt" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: sha1sum /rclone-test-wibewug4quno/piped\ data.txt 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: 97427f65cc7ed46b89e699b9b29ad343febcb790 /rclone-test-wibewug4quno/piped data.txt 2026/05/18 05:12:21 DEBUG : piped data.txt: Parsed hash: 97427f65cc7ed46b89e699b9b29ad343febcb790 === 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/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/unknown-size-update.txt" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: md5sum /rclone-test-wibewug4quno/unknown-size-update.txt 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: 3acba35ac22e756bedda351bddcebde8 /rclone-test-wibewug4quno/unknown-size-update.txt 2026/05/18 05:12:21 DEBUG : unknown-size-update.txt: Parsed hash: 3acba35ac22e756bedda351bddcebde8 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/unknown-size-update.txt" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: sha1sum /rclone-test-wibewug4quno/unknown-size-update.txt 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: 19716e8f481013340ec171f92bd1dbcd2c796ffd /rclone-test-wibewug4quno/unknown-size-update.txt 2026/05/18 05:12:21 DEBUG : unknown-size-update.txt: Parsed hash: 19716e8f481013340ec171f92bd1dbcd2c796ffd 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/unknown-size-update.txt" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: md5sum /rclone-test-wibewug4quno/unknown-size-update.txt 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: 3acba35ac22e756bedda351bddcebde8 /rclone-test-wibewug4quno/unknown-size-update.txt 2026/05/18 05:12:21 DEBUG : unknown-size-update.txt: Parsed hash: 3acba35ac22e756bedda351bddcebde8 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Shell path "/rclone-test-wibewug4quno/unknown-size-update.txt" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Running remote command: sha1sum /rclone-test-wibewug4quno/unknown-size-update.txt 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Remote command result: 19716e8f481013340ec171f92bd1dbcd2c796ffd /rclone-test-wibewug4quno/unknown-size-update.txt 2026/05/18 05:12:21 DEBUG : unknown-size-update.txt: Parsed hash: 19716e8f481013340ec171f92bd1dbcd2c796ffd === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/05/18 05:12:21 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-wibewug4quno/deeper/nonexisting/directory" 2026/05/18 05:12:21 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/05/18 05:12:21 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/18 05:12:21 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/18 05:12:21 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/18 05:12:21 DEBUG : Setting pass="U02dGn5dIKE_HoLEdmm9gyenOfXAiMx362FefoVMPq3GzDo" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/18 05:12:21 DEBUG : TestSFTPRclone: detected overridden config - adding "{8xEPn}" suffix to name 2026/05/18 05:12:21 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/18 05:12:21 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/18 05:12:21 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/18 05:12:21 DEBUG : Setting pass="U02dGn5dIKE_HoLEdmm9gyenOfXAiMx362FefoVMPq3GzDo" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/18 05:12:21 NOTICE: TestSFTPRclone{8xEPn}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno/deeper/nonexisting/directory: New connection 127.0.0.1:35454->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9740.793f2d2f0" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno/deeper/nonexisting/directory: Shell type "unix" from config 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno/deeper/nonexisting/directory: Relative path resolved to "/rclone-test-wibewug4quno/deeper/nonexisting/directory" 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno/deeper/nonexisting/directory: Using root directory "/rclone-test-wibewug4quno/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/05/18 05:12:21 DEBUG : Waiting for deletions to finish 2026/05/18 05:12:21 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/05/18 05:12:21 DEBUG : removing 1 level 4 directories 2026/05/18 05:12:21 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2026/05/18 05:12:21 DEBUG : removing 1 level 3 directories 2026/05/18 05:12:21 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2026/05/18 05:12:21 DEBUG : removing 1 level 2 directories 2026/05/18 05:12:21 INFO : hello? sausage/êé: Removing directory 2026/05/18 05:12:21 DEBUG : removing 1 level 1 directories 2026/05/18 05:12:21 INFO : hello? sausage: Removing directory 2026/05/18 05:12:21 DEBUG : removing 1 level 0 directories 2026/05/18 05:12:21 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Removing directory 2026/05/18 05:12:21 ERROR : error listing: directory not found 2026/05/18 05:12:21 DEBUG : Waiting for deletions to finish 2026/05/18 05:12:21 ERROR : error listing: directory not found 2026/05/18 05:12:21 ERROR : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Failed to list "": directory not found 2026/05/18 05:12:21 DEBUG : removing 1 level 0 directories 2026/05/18 05:12:21 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Removing directory 2026/05/18 05:12:21 ERROR : Failed to rmdir: Rmdir: directory not found === RUN TestIntegration/FsShutdown 2026/05/18 05:12:21 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wibewug4quno: Closing 2 unused connections 2026/05/18 05:12:21 NOTICE: TestSFTPRclone: Stopping server --- PASS: TestIntegration (1.65s) --- 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.61s) --- 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.16s) --- 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.01s) --- 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.40s) --- 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.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.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.12s) --- 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.00s) --- 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.02s) --- 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.868s "go test -v -timeout 1h0m0s -remote TestSFTPRclone: -verbose" - Finished OK in 3.638299145s (try 1/5)