"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.14s) === RUN TestIntegration fstests.go:438: Using remote "TestSFTPRclone:" 2026/04/19 01:36:52 NOTICE: TestSFTPRclone: Starting server 2026/04/19 01:36:53 NOTICE: TestSFTPRclone: Attempting to connect to "127.0.0.1:28621" try 1/100 2026/04/19 01:36:53 DEBUG : TestSFTPRclone: Read 1, error: 2026/04/19 01:36:53 NOTICE: TestSFTPRclone: Started server and connected to "127.0.0.1:28621" 2026/04/19 01:36:53 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-hupawim7rena" 2026/04/19 01:36:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/19 01:36:53 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/04/19 01:36:53 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/04/19 01:36:53 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/04/19 01:36:53 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/04/19 01:36:53 DEBUG : Setting pass="f1Z2BIUbOmNLGCj-nb33qpns456TNgZUSSijIfkZQ5c_gg8" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/04/19 01:36:53 DEBUG : TestSFTPRclone: detected overridden config - adding "{UFWiT}" suffix to name 2026/04/19 01:36:53 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/04/19 01:36:53 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/04/19 01:36:53 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/04/19 01:36:53 DEBUG : Setting pass="f1Z2BIUbOmNLGCj-nb33qpns456TNgZUSSijIfkZQ5c_gg8" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/04/19 01:36:53 NOTICE: TestSFTPRclone{UFWiT}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: New connection 127.0.0.1:33632->127.0.0.1:28621 to "SSH-2.0-rclone/v1.74.0-beta.9632.e76a30471" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell type "unix" from config 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Relative path resolved to "/rclone-test-hupawim7rena" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Using root directory "/rclone-test-hupawim7rena" 2026/04/19 01:36:53 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/04/19 01:36:53 INFO : dir/subdir: Making directory 2026/04/19 01:36:53 INFO : dir/subdir: Removing directory 2026/04/19 01:36:53 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/04/19 01:36:53 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/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: md5sum /rclone-test-hupawim7rena/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: 8ed4712788853cfc2973b98ed2b6a572 /rclone-test-hupawim7rena/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/04/19 01:36:53 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 8ed4712788853cfc2973b98ed2b6a572 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: sha1sum /rclone-test-hupawim7rena/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: 6d1f261fd5299db2618883aabefeb759b4e8cffd /rclone-test-hupawim7rena/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/04/19 01:36:53 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 6d1f261fd5299db2618883aabefeb759b4e8cffd 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: md5sum /rclone-test-hupawim7rena/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: 8ed4712788853cfc2973b98ed2b6a572 /rclone-test-hupawim7rena/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/04/19 01:36:53 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 8ed4712788853cfc2973b98ed2b6a572 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: sha1sum /rclone-test-hupawim7rena/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: 6d1f261fd5299db2618883aabefeb759b4e8cffd /rclone-test-hupawim7rena/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/04/19 01:36:53 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 6d1f261fd5299db2618883aabefeb759b4e8cffd 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: md5sum /rclone-test-hupawim7rena/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: 8ed4712788853cfc2973b98ed2b6a572 /rclone-test-hupawim7rena/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/04/19 01:36:53 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 8ed4712788853cfc2973b98ed2b6a572 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: sha1sum /rclone-test-hupawim7rena/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: 6d1f261fd5299db2618883aabefeb759b4e8cffd /rclone-test-hupawim7rena/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/04/19 01:36:53 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 6d1f261fd5299db2618883aabefeb759b4e8cffd === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/./." 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: md5sum /rclone-test-hupawim7rena/./. 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: 38ea70898f935ac3b496a6ca31d92b62 /rclone-test-hupawim7rena/./. 2026/04/19 01:36:53 DEBUG : ./.: Parsed hash: 38ea70898f935ac3b496a6ca31d92b62 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/./." 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: sha1sum /rclone-test-hupawim7rena/./. 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: 4a182b83b5b9c8038f15d722706c8fd23e04a39b /rclone-test-hupawim7rena/./. 2026/04/19 01:36:53 DEBUG : ./.: Parsed hash: 4a182b83b5b9c8038f15d722706c8fd23e04a39b 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/./." 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: md5sum /rclone-test-hupawim7rena/./. 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: 38ea70898f935ac3b496a6ca31d92b62 /rclone-test-hupawim7rena/./. 2026/04/19 01:36:53 DEBUG : ./.: Parsed hash: 38ea70898f935ac3b496a6ca31d92b62 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/./." 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: sha1sum /rclone-test-hupawim7rena/./. 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: 4a182b83b5b9c8038f15d722706c8fd23e04a39b /rclone-test-hupawim7rena/./. 2026/04/19 01:36:53 DEBUG : ./.: Parsed hash: 4a182b83b5b9c8038f15d722706c8fd23e04a39b 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/./." 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: md5sum /rclone-test-hupawim7rena/./. 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: 38ea70898f935ac3b496a6ca31d92b62 /rclone-test-hupawim7rena/./. 2026/04/19 01:36:53 DEBUG : ./.: Parsed hash: 38ea70898f935ac3b496a6ca31d92b62 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/./." 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: sha1sum /rclone-test-hupawim7rena/./. 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: 4a182b83b5b9c8038f15d722706c8fd23e04a39b /rclone-test-hupawim7rena/./. 2026/04/19 01:36:53 DEBUG : ./.: Parsed hash: 4a182b83b5b9c8038f15d722706c8fd23e04a39b === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/../.." 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: md5sum /rclone-test-hupawim7rena/../.. 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: 914bf162aa3faa3ff921f9a7b0781cf7 /rclone-test-hupawim7rena/../.. 2026/04/19 01:36:53 DEBUG : ../..: Parsed hash: 914bf162aa3faa3ff921f9a7b0781cf7 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/../.." 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: sha1sum /rclone-test-hupawim7rena/../.. 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: 8f5698e536b175699ed55be2a35c8db8b64d9ff0 /rclone-test-hupawim7rena/../.. 2026/04/19 01:36:53 DEBUG : ../..: Parsed hash: 8f5698e536b175699ed55be2a35c8db8b64d9ff0 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/../.." 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: md5sum /rclone-test-hupawim7rena/../.. 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: 914bf162aa3faa3ff921f9a7b0781cf7 /rclone-test-hupawim7rena/../.. 2026/04/19 01:36:53 DEBUG : ../..: Parsed hash: 914bf162aa3faa3ff921f9a7b0781cf7 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/../.." 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: sha1sum /rclone-test-hupawim7rena/../.. 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: 8f5698e536b175699ed55be2a35c8db8b64d9ff0 /rclone-test-hupawim7rena/../.. 2026/04/19 01:36:53 DEBUG : ../..: Parsed hash: 8f5698e536b175699ed55be2a35c8db8b64d9ff0 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/../.." 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: md5sum /rclone-test-hupawim7rena/../.. 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: 914bf162aa3faa3ff921f9a7b0781cf7 /rclone-test-hupawim7rena/../.. 2026/04/19 01:36:53 DEBUG : ../..: Parsed hash: 914bf162aa3faa3ff921f9a7b0781cf7 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/../.." 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: sha1sum /rclone-test-hupawim7rena/../.. 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: 8f5698e536b175699ed55be2a35c8db8b64d9ff0 /rclone-test-hupawim7rena/../.. 2026/04/19 01:36:53 DEBUG : ../..: Parsed hash: 8f5698e536b175699ed55be2a35c8db8b64d9ff0 === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: md5sum /rclone-test-hupawim7rena/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: 45ab4881da932ecbcc02c96fc1309cbc /rclone-test-hupawim7rena/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/04/19 01:36:53 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 45ab4881da932ecbcc02c96fc1309cbc 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: sha1sum /rclone-test-hupawim7rena/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: 5b1929a3f7eb2b99d8f4ebbb17b0f8d8f15b7e19 /rclone-test-hupawim7rena/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/04/19 01:36:53 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 5b1929a3f7eb2b99d8f4ebbb17b0f8d8f15b7e19 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: md5sum /rclone-test-hupawim7rena/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: 45ab4881da932ecbcc02c96fc1309cbc /rclone-test-hupawim7rena/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/04/19 01:36:53 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 45ab4881da932ecbcc02c96fc1309cbc 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: sha1sum /rclone-test-hupawim7rena/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: 5b1929a3f7eb2b99d8f4ebbb17b0f8d8f15b7e19 /rclone-test-hupawim7rena/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/04/19 01:36:53 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 5b1929a3f7eb2b99d8f4ebbb17b0f8d8f15b7e19 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: md5sum /rclone-test-hupawim7rena/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: 45ab4881da932ecbcc02c96fc1309cbc /rclone-test-hupawim7rena/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/04/19 01:36:53 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 45ab4881da932ecbcc02c96fc1309cbc 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: sha1sum /rclone-test-hupawim7rena/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: 5b1929a3f7eb2b99d8f4ebbb17b0f8d8f15b7e19 /rclone-test-hupawim7rena/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/04/19 01:36:53 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 5b1929a3f7eb2b99d8f4ebbb17b0f8d8f15b7e19 === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/ leading space/ leading space" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: md5sum /rclone-test-hupawim7rena/\ leading\ space/\ leading\ space 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: 95b7f77cb679c893ccc1711eab727ed9 /rclone-test-hupawim7rena/ leading space/ leading space 2026/04/19 01:36:53 DEBUG : leading space/ leading space: Parsed hash: 95b7f77cb679c893ccc1711eab727ed9 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/ leading space/ leading space" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: sha1sum /rclone-test-hupawim7rena/\ leading\ space/\ leading\ space 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: 4e9d817534b2b3f1613810ffb28892215deb03d8 /rclone-test-hupawim7rena/ leading space/ leading space 2026/04/19 01:36:53 DEBUG : leading space/ leading space: Parsed hash: 4e9d817534b2b3f1613810ffb28892215deb03d8 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/ leading space/ leading space" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: md5sum /rclone-test-hupawim7rena/\ leading\ space/\ leading\ space 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: 95b7f77cb679c893ccc1711eab727ed9 /rclone-test-hupawim7rena/ leading space/ leading space 2026/04/19 01:36:53 DEBUG : leading space/ leading space: Parsed hash: 95b7f77cb679c893ccc1711eab727ed9 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/ leading space/ leading space" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: sha1sum /rclone-test-hupawim7rena/\ leading\ space/\ leading\ space 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: 4e9d817534b2b3f1613810ffb28892215deb03d8 /rclone-test-hupawim7rena/ leading space/ leading space 2026/04/19 01:36:53 DEBUG : leading space/ leading space: Parsed hash: 4e9d817534b2b3f1613810ffb28892215deb03d8 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/ leading space/ leading space" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: md5sum /rclone-test-hupawim7rena/\ leading\ space/\ leading\ space 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: 95b7f77cb679c893ccc1711eab727ed9 /rclone-test-hupawim7rena/ leading space/ leading space 2026/04/19 01:36:53 DEBUG : leading space/ leading space: Parsed hash: 95b7f77cb679c893ccc1711eab727ed9 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/ leading space/ leading space" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: sha1sum /rclone-test-hupawim7rena/\ leading\ space/\ leading\ space 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: 4e9d817534b2b3f1613810ffb28892215deb03d8 /rclone-test-hupawim7rena/ leading space/ leading space 2026/04/19 01:36:53 DEBUG : leading space/ leading space: Parsed hash: 4e9d817534b2b3f1613810ffb28892215deb03d8 === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/~leading tilde/~leading tilde" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: md5sum /rclone-test-hupawim7rena/\~leading\ tilde/\~leading\ tilde 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: f1db53e28327f779105105a54cd47bb2 /rclone-test-hupawim7rena/~leading tilde/~leading tilde 2026/04/19 01:36:53 DEBUG : ~leading tilde/~leading tilde: Parsed hash: f1db53e28327f779105105a54cd47bb2 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/~leading tilde/~leading tilde" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: sha1sum /rclone-test-hupawim7rena/\~leading\ tilde/\~leading\ tilde 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: 04f37e25dc00c74f4496d97fe28748cd0315db64 /rclone-test-hupawim7rena/~leading tilde/~leading tilde 2026/04/19 01:36:53 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 04f37e25dc00c74f4496d97fe28748cd0315db64 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/~leading tilde/~leading tilde" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: md5sum /rclone-test-hupawim7rena/\~leading\ tilde/\~leading\ tilde 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: f1db53e28327f779105105a54cd47bb2 /rclone-test-hupawim7rena/~leading tilde/~leading tilde 2026/04/19 01:36:53 DEBUG : ~leading tilde/~leading tilde: Parsed hash: f1db53e28327f779105105a54cd47bb2 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/~leading tilde/~leading tilde" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: sha1sum /rclone-test-hupawim7rena/\~leading\ tilde/\~leading\ tilde 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: 04f37e25dc00c74f4496d97fe28748cd0315db64 /rclone-test-hupawim7rena/~leading tilde/~leading tilde 2026/04/19 01:36:53 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 04f37e25dc00c74f4496d97fe28748cd0315db64 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/~leading tilde/~leading tilde" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: md5sum /rclone-test-hupawim7rena/\~leading\ tilde/\~leading\ tilde 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: f1db53e28327f779105105a54cd47bb2 /rclone-test-hupawim7rena/~leading tilde/~leading tilde 2026/04/19 01:36:53 DEBUG : ~leading tilde/~leading tilde: Parsed hash: f1db53e28327f779105105a54cd47bb2 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/~leading tilde/~leading tilde" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: sha1sum /rclone-test-hupawim7rena/\~leading\ tilde/\~leading\ tilde 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: 04f37e25dc00c74f4496d97fe28748cd0315db64 /rclone-test-hupawim7rena/~leading tilde/~leading tilde 2026/04/19 01:36:53 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 04f37e25dc00c74f4496d97fe28748cd0315db64 === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/␍leading CR/␍leading CR" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: md5sum /rclone-test-hupawim7rena/␍leading\ CR/␍leading\ CR 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: 186b0a3d8b5095ccf660e39fbc04f34c /rclone-test-hupawim7rena/␍leading CR/␍leading CR 2026/04/19 01:36:53 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 186b0a3d8b5095ccf660e39fbc04f34c 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/␍leading CR/␍leading CR" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: sha1sum /rclone-test-hupawim7rena/␍leading\ CR/␍leading\ CR 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: a04ce9069a6aab0ec522f9403a05ce4677fbd75c /rclone-test-hupawim7rena/␍leading CR/␍leading CR 2026/04/19 01:36:53 DEBUG : ␍leading CR/␍leading CR: Parsed hash: a04ce9069a6aab0ec522f9403a05ce4677fbd75c 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/␍leading CR/␍leading CR" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: md5sum /rclone-test-hupawim7rena/␍leading\ CR/␍leading\ CR 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: 186b0a3d8b5095ccf660e39fbc04f34c /rclone-test-hupawim7rena/␍leading CR/␍leading CR 2026/04/19 01:36:53 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 186b0a3d8b5095ccf660e39fbc04f34c 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/␍leading CR/␍leading CR" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: sha1sum /rclone-test-hupawim7rena/␍leading\ CR/␍leading\ CR 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: a04ce9069a6aab0ec522f9403a05ce4677fbd75c /rclone-test-hupawim7rena/␍leading CR/␍leading CR 2026/04/19 01:36:53 DEBUG : ␍leading CR/␍leading CR: Parsed hash: a04ce9069a6aab0ec522f9403a05ce4677fbd75c 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/␍leading CR/␍leading CR" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: md5sum /rclone-test-hupawim7rena/␍leading\ CR/␍leading\ CR 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: 186b0a3d8b5095ccf660e39fbc04f34c /rclone-test-hupawim7rena/␍leading CR/␍leading CR 2026/04/19 01:36:53 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 186b0a3d8b5095ccf660e39fbc04f34c 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/␍leading CR/␍leading CR" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: sha1sum /rclone-test-hupawim7rena/␍leading\ CR/␍leading\ CR 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: a04ce9069a6aab0ec522f9403a05ce4677fbd75c /rclone-test-hupawim7rena/␍leading CR/␍leading CR 2026/04/19 01:36:53 DEBUG : ␍leading CR/␍leading CR: Parsed hash: a04ce9069a6aab0ec522f9403a05ce4677fbd75c === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/␊leading LF/␊leading LF" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: md5sum /rclone-test-hupawim7rena/␊leading\ LF/␊leading\ LF 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: e134cacf2070ce6292f738ac3f2c0126 /rclone-test-hupawim7rena/␊leading LF/␊leading LF 2026/04/19 01:36:53 DEBUG : ␊leading LF/␊leading LF: Parsed hash: e134cacf2070ce6292f738ac3f2c0126 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/␊leading LF/␊leading LF" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: sha1sum /rclone-test-hupawim7rena/␊leading\ LF/␊leading\ LF 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: 3493bee26ab6064030d089a720e9c8494ddd26cf /rclone-test-hupawim7rena/␊leading LF/␊leading LF 2026/04/19 01:36:53 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 3493bee26ab6064030d089a720e9c8494ddd26cf 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/␊leading LF/␊leading LF" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: md5sum /rclone-test-hupawim7rena/␊leading\ LF/␊leading\ LF 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: e134cacf2070ce6292f738ac3f2c0126 /rclone-test-hupawim7rena/␊leading LF/␊leading LF 2026/04/19 01:36:53 DEBUG : ␊leading LF/␊leading LF: Parsed hash: e134cacf2070ce6292f738ac3f2c0126 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/␊leading LF/␊leading LF" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: sha1sum /rclone-test-hupawim7rena/␊leading\ LF/␊leading\ LF 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: 3493bee26ab6064030d089a720e9c8494ddd26cf /rclone-test-hupawim7rena/␊leading LF/␊leading LF 2026/04/19 01:36:53 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 3493bee26ab6064030d089a720e9c8494ddd26cf 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/␊leading LF/␊leading LF" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: md5sum /rclone-test-hupawim7rena/␊leading\ LF/␊leading\ LF 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: e134cacf2070ce6292f738ac3f2c0126 /rclone-test-hupawim7rena/␊leading LF/␊leading LF 2026/04/19 01:36:53 DEBUG : ␊leading LF/␊leading LF: Parsed hash: e134cacf2070ce6292f738ac3f2c0126 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/␊leading LF/␊leading LF" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: sha1sum /rclone-test-hupawim7rena/␊leading\ LF/␊leading\ LF 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: 3493bee26ab6064030d089a720e9c8494ddd26cf /rclone-test-hupawim7rena/␊leading LF/␊leading LF 2026/04/19 01:36:53 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 3493bee26ab6064030d089a720e9c8494ddd26cf === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/␉leading HT/␉leading HT" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: md5sum /rclone-test-hupawim7rena/␉leading\ HT/␉leading\ HT 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: c9623fa3d2844fc79c32455ada4ad4b6 /rclone-test-hupawim7rena/␉leading HT/␉leading HT 2026/04/19 01:36:53 DEBUG : ␉leading HT/␉leading HT: Parsed hash: c9623fa3d2844fc79c32455ada4ad4b6 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/␉leading HT/␉leading HT" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: sha1sum /rclone-test-hupawim7rena/␉leading\ HT/␉leading\ HT 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: a726e646d2a1adb572a4e7ee3ad5882e1d7d30de /rclone-test-hupawim7rena/␉leading HT/␉leading HT 2026/04/19 01:36:53 DEBUG : ␉leading HT/␉leading HT: Parsed hash: a726e646d2a1adb572a4e7ee3ad5882e1d7d30de 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/␉leading HT/␉leading HT" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: md5sum /rclone-test-hupawim7rena/␉leading\ HT/␉leading\ HT 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: c9623fa3d2844fc79c32455ada4ad4b6 /rclone-test-hupawim7rena/␉leading HT/␉leading HT 2026/04/19 01:36:53 DEBUG : ␉leading HT/␉leading HT: Parsed hash: c9623fa3d2844fc79c32455ada4ad4b6 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/␉leading HT/␉leading HT" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: sha1sum /rclone-test-hupawim7rena/␉leading\ HT/␉leading\ HT 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: a726e646d2a1adb572a4e7ee3ad5882e1d7d30de /rclone-test-hupawim7rena/␉leading HT/␉leading HT 2026/04/19 01:36:53 DEBUG : ␉leading HT/␉leading HT: Parsed hash: a726e646d2a1adb572a4e7ee3ad5882e1d7d30de 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/␉leading HT/␉leading HT" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: md5sum /rclone-test-hupawim7rena/␉leading\ HT/␉leading\ HT 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: c9623fa3d2844fc79c32455ada4ad4b6 /rclone-test-hupawim7rena/␉leading HT/␉leading HT 2026/04/19 01:36:53 DEBUG : ␉leading HT/␉leading HT: Parsed hash: c9623fa3d2844fc79c32455ada4ad4b6 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/␉leading HT/␉leading HT" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: sha1sum /rclone-test-hupawim7rena/␉leading\ HT/␉leading\ HT 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: a726e646d2a1adb572a4e7ee3ad5882e1d7d30de /rclone-test-hupawim7rena/␉leading HT/␉leading HT 2026/04/19 01:36:53 DEBUG : ␉leading HT/␉leading HT: Parsed hash: a726e646d2a1adb572a4e7ee3ad5882e1d7d30de === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/␋leading VT/␋leading VT" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: md5sum /rclone-test-hupawim7rena/␋leading\ VT/␋leading\ VT 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: 76414eac8e539f6e186eefae653c342d /rclone-test-hupawim7rena/␋leading VT/␋leading VT 2026/04/19 01:36:53 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 76414eac8e539f6e186eefae653c342d 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/␋leading VT/␋leading VT" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: sha1sum /rclone-test-hupawim7rena/␋leading\ VT/␋leading\ VT 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: 65a1617634a8faefb6b7d6b232a56570770007d4 /rclone-test-hupawim7rena/␋leading VT/␋leading VT 2026/04/19 01:36:53 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 65a1617634a8faefb6b7d6b232a56570770007d4 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/␋leading VT/␋leading VT" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: md5sum /rclone-test-hupawim7rena/␋leading\ VT/␋leading\ VT 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: 76414eac8e539f6e186eefae653c342d /rclone-test-hupawim7rena/␋leading VT/␋leading VT 2026/04/19 01:36:53 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 76414eac8e539f6e186eefae653c342d 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/␋leading VT/␋leading VT" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: sha1sum /rclone-test-hupawim7rena/␋leading\ VT/␋leading\ VT 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: 65a1617634a8faefb6b7d6b232a56570770007d4 /rclone-test-hupawim7rena/␋leading VT/␋leading VT 2026/04/19 01:36:53 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 65a1617634a8faefb6b7d6b232a56570770007d4 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/␋leading VT/␋leading VT" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: md5sum /rclone-test-hupawim7rena/␋leading\ VT/␋leading\ VT 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: 76414eac8e539f6e186eefae653c342d /rclone-test-hupawim7rena/␋leading VT/␋leading VT 2026/04/19 01:36:53 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 76414eac8e539f6e186eefae653c342d 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/␋leading VT/␋leading VT" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: sha1sum /rclone-test-hupawim7rena/␋leading\ VT/␋leading\ VT 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: 65a1617634a8faefb6b7d6b232a56570770007d4 /rclone-test-hupawim7rena/␋leading VT/␋leading VT 2026/04/19 01:36:53 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 65a1617634a8faefb6b7d6b232a56570770007d4 === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/.leading dot/.leading dot" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: md5sum /rclone-test-hupawim7rena/.leading\ dot/.leading\ dot 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: bdc1701718a291fe88e316a1f6514b35 /rclone-test-hupawim7rena/.leading dot/.leading dot 2026/04/19 01:36:53 DEBUG : .leading dot/.leading dot: Parsed hash: bdc1701718a291fe88e316a1f6514b35 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/.leading dot/.leading dot" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: sha1sum /rclone-test-hupawim7rena/.leading\ dot/.leading\ dot 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: 04d04e7ed6f3154bb1b39d859bbb28c65c94a114 /rclone-test-hupawim7rena/.leading dot/.leading dot 2026/04/19 01:36:53 DEBUG : .leading dot/.leading dot: Parsed hash: 04d04e7ed6f3154bb1b39d859bbb28c65c94a114 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/.leading dot/.leading dot" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: md5sum /rclone-test-hupawim7rena/.leading\ dot/.leading\ dot 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: bdc1701718a291fe88e316a1f6514b35 /rclone-test-hupawim7rena/.leading dot/.leading dot 2026/04/19 01:36:53 DEBUG : .leading dot/.leading dot: Parsed hash: bdc1701718a291fe88e316a1f6514b35 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/.leading dot/.leading dot" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: sha1sum /rclone-test-hupawim7rena/.leading\ dot/.leading\ dot 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: 04d04e7ed6f3154bb1b39d859bbb28c65c94a114 /rclone-test-hupawim7rena/.leading dot/.leading dot 2026/04/19 01:36:53 DEBUG : .leading dot/.leading dot: Parsed hash: 04d04e7ed6f3154bb1b39d859bbb28c65c94a114 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/.leading dot/.leading dot" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: md5sum /rclone-test-hupawim7rena/.leading\ dot/.leading\ dot 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: bdc1701718a291fe88e316a1f6514b35 /rclone-test-hupawim7rena/.leading dot/.leading dot 2026/04/19 01:36:53 DEBUG : .leading dot/.leading dot: Parsed hash: bdc1701718a291fe88e316a1f6514b35 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/.leading dot/.leading dot" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: sha1sum /rclone-test-hupawim7rena/.leading\ dot/.leading\ dot 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: 04d04e7ed6f3154bb1b39d859bbb28c65c94a114 /rclone-test-hupawim7rena/.leading dot/.leading dot 2026/04/19 01:36:53 DEBUG : .leading dot/.leading dot: Parsed hash: 04d04e7ed6f3154bb1b39d859bbb28c65c94a114 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/trailing space /trailing space " 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: md5sum /rclone-test-hupawim7rena/trailing\ space\ /trailing\ space\ 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: cfd96141bc715f2ca023430ed6fdbeed /rclone-test-hupawim7rena/trailing space /trailing space 2026/04/19 01:36:53 DEBUG : trailing space /trailing space : Parsed hash: cfd96141bc715f2ca023430ed6fdbeed 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/trailing space /trailing space " 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: sha1sum /rclone-test-hupawim7rena/trailing\ space\ /trailing\ space\ 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: 1781ae7cb8c8ad9f46e987708c90be8d889a3c32 /rclone-test-hupawim7rena/trailing space /trailing space 2026/04/19 01:36:53 DEBUG : trailing space /trailing space : Parsed hash: 1781ae7cb8c8ad9f46e987708c90be8d889a3c32 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/trailing space /trailing space " 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: md5sum /rclone-test-hupawim7rena/trailing\ space\ /trailing\ space\ 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: cfd96141bc715f2ca023430ed6fdbeed /rclone-test-hupawim7rena/trailing space /trailing space 2026/04/19 01:36:53 DEBUG : trailing space /trailing space : Parsed hash: cfd96141bc715f2ca023430ed6fdbeed 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/trailing space /trailing space " 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: sha1sum /rclone-test-hupawim7rena/trailing\ space\ /trailing\ space\ 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: 1781ae7cb8c8ad9f46e987708c90be8d889a3c32 /rclone-test-hupawim7rena/trailing space /trailing space 2026/04/19 01:36:53 DEBUG : trailing space /trailing space : Parsed hash: 1781ae7cb8c8ad9f46e987708c90be8d889a3c32 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/trailing space /trailing space " 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: md5sum /rclone-test-hupawim7rena/trailing\ space\ /trailing\ space\ 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: cfd96141bc715f2ca023430ed6fdbeed /rclone-test-hupawim7rena/trailing space /trailing space 2026/04/19 01:36:53 DEBUG : trailing space /trailing space : Parsed hash: cfd96141bc715f2ca023430ed6fdbeed 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/trailing space /trailing space " 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: sha1sum /rclone-test-hupawim7rena/trailing\ space\ /trailing\ space\ 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: 1781ae7cb8c8ad9f46e987708c90be8d889a3c32 /rclone-test-hupawim7rena/trailing space /trailing space 2026/04/19 01:36:53 DEBUG : trailing space /trailing space : Parsed hash: 1781ae7cb8c8ad9f46e987708c90be8d889a3c32 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/trailing CR␍/trailing CR␍" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: md5sum /rclone-test-hupawim7rena/trailing\ CR␍/trailing\ CR␍ 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: b082bf2e22f864372a76e8ae04dd3932 /rclone-test-hupawim7rena/trailing CR␍/trailing CR␍ 2026/04/19 01:36:53 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: b082bf2e22f864372a76e8ae04dd3932 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/trailing CR␍/trailing CR␍" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: sha1sum /rclone-test-hupawim7rena/trailing\ CR␍/trailing\ CR␍ 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: e80ff408e1aa1d8023b75c19db8b7925ab43ed10 /rclone-test-hupawim7rena/trailing CR␍/trailing CR␍ 2026/04/19 01:36:53 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: e80ff408e1aa1d8023b75c19db8b7925ab43ed10 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/trailing CR␍/trailing CR␍" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: md5sum /rclone-test-hupawim7rena/trailing\ CR␍/trailing\ CR␍ 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: b082bf2e22f864372a76e8ae04dd3932 /rclone-test-hupawim7rena/trailing CR␍/trailing CR␍ 2026/04/19 01:36:53 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: b082bf2e22f864372a76e8ae04dd3932 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/trailing CR␍/trailing CR␍" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: sha1sum /rclone-test-hupawim7rena/trailing\ CR␍/trailing\ CR␍ 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: e80ff408e1aa1d8023b75c19db8b7925ab43ed10 /rclone-test-hupawim7rena/trailing CR␍/trailing CR␍ 2026/04/19 01:36:53 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: e80ff408e1aa1d8023b75c19db8b7925ab43ed10 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/trailing CR␍/trailing CR␍" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: md5sum /rclone-test-hupawim7rena/trailing\ CR␍/trailing\ CR␍ 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: b082bf2e22f864372a76e8ae04dd3932 /rclone-test-hupawim7rena/trailing CR␍/trailing CR␍ 2026/04/19 01:36:53 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: b082bf2e22f864372a76e8ae04dd3932 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/trailing CR␍/trailing CR␍" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: sha1sum /rclone-test-hupawim7rena/trailing\ CR␍/trailing\ CR␍ 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: e80ff408e1aa1d8023b75c19db8b7925ab43ed10 /rclone-test-hupawim7rena/trailing CR␍/trailing CR␍ 2026/04/19 01:36:53 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: e80ff408e1aa1d8023b75c19db8b7925ab43ed10 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/trailing LF␊/trailing LF␊" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: md5sum /rclone-test-hupawim7rena/trailing\ LF␊/trailing\ LF␊ 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: 93c20a0e9b2f6459c17c448e41e74fb5 /rclone-test-hupawim7rena/trailing LF␊/trailing LF␊ 2026/04/19 01:36:53 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 93c20a0e9b2f6459c17c448e41e74fb5 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/trailing LF␊/trailing LF␊" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: sha1sum /rclone-test-hupawim7rena/trailing\ LF␊/trailing\ LF␊ 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: 98f58f6c25ac88e2ca94a7654b1ec27a47d4e349 /rclone-test-hupawim7rena/trailing LF␊/trailing LF␊ 2026/04/19 01:36:53 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 98f58f6c25ac88e2ca94a7654b1ec27a47d4e349 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/trailing LF␊/trailing LF␊" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: md5sum /rclone-test-hupawim7rena/trailing\ LF␊/trailing\ LF␊ 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: 93c20a0e9b2f6459c17c448e41e74fb5 /rclone-test-hupawim7rena/trailing LF␊/trailing LF␊ 2026/04/19 01:36:53 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 93c20a0e9b2f6459c17c448e41e74fb5 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/trailing LF␊/trailing LF␊" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: sha1sum /rclone-test-hupawim7rena/trailing\ LF␊/trailing\ LF␊ 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: 98f58f6c25ac88e2ca94a7654b1ec27a47d4e349 /rclone-test-hupawim7rena/trailing LF␊/trailing LF␊ 2026/04/19 01:36:53 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 98f58f6c25ac88e2ca94a7654b1ec27a47d4e349 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/trailing LF␊/trailing LF␊" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: md5sum /rclone-test-hupawim7rena/trailing\ LF␊/trailing\ LF␊ 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: 93c20a0e9b2f6459c17c448e41e74fb5 /rclone-test-hupawim7rena/trailing LF␊/trailing LF␊ 2026/04/19 01:36:53 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 93c20a0e9b2f6459c17c448e41e74fb5 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/trailing LF␊/trailing LF␊" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: sha1sum /rclone-test-hupawim7rena/trailing\ LF␊/trailing\ LF␊ 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: 98f58f6c25ac88e2ca94a7654b1ec27a47d4e349 /rclone-test-hupawim7rena/trailing LF␊/trailing LF␊ 2026/04/19 01:36:53 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 98f58f6c25ac88e2ca94a7654b1ec27a47d4e349 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/trailing HT␉/trailing HT␉" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: md5sum /rclone-test-hupawim7rena/trailing\ HT␉/trailing\ HT␉ 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: ac1c35c1e23787abe6eca0a5f3a91a55 /rclone-test-hupawim7rena/trailing HT␉/trailing HT␉ 2026/04/19 01:36:53 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: ac1c35c1e23787abe6eca0a5f3a91a55 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/trailing HT␉/trailing HT␉" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: sha1sum /rclone-test-hupawim7rena/trailing\ HT␉/trailing\ HT␉ 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: 8a1b7a5aaf5b688c80b6105382ba767d41413a00 /rclone-test-hupawim7rena/trailing HT␉/trailing HT␉ 2026/04/19 01:36:53 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 8a1b7a5aaf5b688c80b6105382ba767d41413a00 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/trailing HT␉/trailing HT␉" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: md5sum /rclone-test-hupawim7rena/trailing\ HT␉/trailing\ HT␉ 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: ac1c35c1e23787abe6eca0a5f3a91a55 /rclone-test-hupawim7rena/trailing HT␉/trailing HT␉ 2026/04/19 01:36:53 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: ac1c35c1e23787abe6eca0a5f3a91a55 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/trailing HT␉/trailing HT␉" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: sha1sum /rclone-test-hupawim7rena/trailing\ HT␉/trailing\ HT␉ 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: 8a1b7a5aaf5b688c80b6105382ba767d41413a00 /rclone-test-hupawim7rena/trailing HT␉/trailing HT␉ 2026/04/19 01:36:53 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 8a1b7a5aaf5b688c80b6105382ba767d41413a00 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/trailing HT␉/trailing HT␉" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: md5sum /rclone-test-hupawim7rena/trailing\ HT␉/trailing\ HT␉ 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: ac1c35c1e23787abe6eca0a5f3a91a55 /rclone-test-hupawim7rena/trailing HT␉/trailing HT␉ 2026/04/19 01:36:53 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: ac1c35c1e23787abe6eca0a5f3a91a55 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/trailing HT␉/trailing HT␉" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: sha1sum /rclone-test-hupawim7rena/trailing\ HT␉/trailing\ HT␉ 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: 8a1b7a5aaf5b688c80b6105382ba767d41413a00 /rclone-test-hupawim7rena/trailing HT␉/trailing HT␉ 2026/04/19 01:36:53 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 8a1b7a5aaf5b688c80b6105382ba767d41413a00 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/trailing VT␋/trailing VT␋" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: md5sum /rclone-test-hupawim7rena/trailing\ VT␋/trailing\ VT␋ 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: fd2e735b9bbcaa207b90acb214cc43f0 /rclone-test-hupawim7rena/trailing VT␋/trailing VT␋ 2026/04/19 01:36:53 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: fd2e735b9bbcaa207b90acb214cc43f0 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/trailing VT␋/trailing VT␋" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: sha1sum /rclone-test-hupawim7rena/trailing\ VT␋/trailing\ VT␋ 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: 29ab67e880567c7f8446cdd09484629e7f73f52e /rclone-test-hupawim7rena/trailing VT␋/trailing VT␋ 2026/04/19 01:36:53 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 29ab67e880567c7f8446cdd09484629e7f73f52e 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/trailing VT␋/trailing VT␋" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: md5sum /rclone-test-hupawim7rena/trailing\ VT␋/trailing\ VT␋ 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: fd2e735b9bbcaa207b90acb214cc43f0 /rclone-test-hupawim7rena/trailing VT␋/trailing VT␋ 2026/04/19 01:36:53 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: fd2e735b9bbcaa207b90acb214cc43f0 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/trailing VT␋/trailing VT␋" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: sha1sum /rclone-test-hupawim7rena/trailing\ VT␋/trailing\ VT␋ 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: 29ab67e880567c7f8446cdd09484629e7f73f52e /rclone-test-hupawim7rena/trailing VT␋/trailing VT␋ 2026/04/19 01:36:53 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 29ab67e880567c7f8446cdd09484629e7f73f52e 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/trailing VT␋/trailing VT␋" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: md5sum /rclone-test-hupawim7rena/trailing\ VT␋/trailing\ VT␋ 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: fd2e735b9bbcaa207b90acb214cc43f0 /rclone-test-hupawim7rena/trailing VT␋/trailing VT␋ 2026/04/19 01:36:53 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: fd2e735b9bbcaa207b90acb214cc43f0 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/trailing VT␋/trailing VT␋" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: sha1sum /rclone-test-hupawim7rena/trailing\ VT␋/trailing\ VT␋ 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: 29ab67e880567c7f8446cdd09484629e7f73f52e /rclone-test-hupawim7rena/trailing VT␋/trailing VT␋ 2026/04/19 01:36:53 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 29ab67e880567c7f8446cdd09484629e7f73f52e === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/trailing dot./trailing dot." 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: md5sum /rclone-test-hupawim7rena/trailing\ dot./trailing\ dot. 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: d6cc8edbfd6cb7c567c33b8821b68481 /rclone-test-hupawim7rena/trailing dot./trailing dot. 2026/04/19 01:36:53 DEBUG : trailing dot./trailing dot.: Parsed hash: d6cc8edbfd6cb7c567c33b8821b68481 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/trailing dot./trailing dot." 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: sha1sum /rclone-test-hupawim7rena/trailing\ dot./trailing\ dot. 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: d9de285dafcecb01f9694dd334409bdcd5624181 /rclone-test-hupawim7rena/trailing dot./trailing dot. 2026/04/19 01:36:53 DEBUG : trailing dot./trailing dot.: Parsed hash: d9de285dafcecb01f9694dd334409bdcd5624181 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/trailing dot./trailing dot." 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: md5sum /rclone-test-hupawim7rena/trailing\ dot./trailing\ dot. 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: d6cc8edbfd6cb7c567c33b8821b68481 /rclone-test-hupawim7rena/trailing dot./trailing dot. 2026/04/19 01:36:53 DEBUG : trailing dot./trailing dot.: Parsed hash: d6cc8edbfd6cb7c567c33b8821b68481 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/trailing dot./trailing dot." 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: sha1sum /rclone-test-hupawim7rena/trailing\ dot./trailing\ dot. 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: d9de285dafcecb01f9694dd334409bdcd5624181 /rclone-test-hupawim7rena/trailing dot./trailing dot. 2026/04/19 01:36:53 DEBUG : trailing dot./trailing dot.: Parsed hash: d9de285dafcecb01f9694dd334409bdcd5624181 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/trailing dot./trailing dot." 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: md5sum /rclone-test-hupawim7rena/trailing\ dot./trailing\ dot. 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: d6cc8edbfd6cb7c567c33b8821b68481 /rclone-test-hupawim7rena/trailing dot./trailing dot. 2026/04/19 01:36:53 DEBUG : trailing dot./trailing dot.: Parsed hash: d6cc8edbfd6cb7c567c33b8821b68481 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/trailing dot./trailing dot." 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: sha1sum /rclone-test-hupawim7rena/trailing\ dot./trailing\ dot. 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: d9de285dafcecb01f9694dd334409bdcd5624181 /rclone-test-hupawim7rena/trailing dot./trailing dot. 2026/04/19 01:36:53 DEBUG : trailing dot./trailing dot.: Parsed hash: d9de285dafcecb01f9694dd334409bdcd5624181 === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/invalid utf-8\xfe/invalid utf-8\xfe" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: md5sum /rclone-test-hupawim7rena/invalid\ utf-8/invalid\ utf-8 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: e3afe1586030bb9caf1946bbee20504a /rclone-test-hupawim7rena/invalid utf-8/invalid utf-8 2026/04/19 01:36:53 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: e3afe1586030bb9caf1946bbee20504a 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/invalid utf-8\xfe/invalid utf-8\xfe" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: sha1sum /rclone-test-hupawim7rena/invalid\ utf-8/invalid\ utf-8 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: 92ab4a224e19d6a15d28fc466474adc4dc2920cd /rclone-test-hupawim7rena/invalid utf-8/invalid utf-8 2026/04/19 01:36:53 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 92ab4a224e19d6a15d28fc466474adc4dc2920cd 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/invalid utf-8\xfe/invalid utf-8\xfe" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: md5sum /rclone-test-hupawim7rena/invalid\ utf-8/invalid\ utf-8 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: e3afe1586030bb9caf1946bbee20504a /rclone-test-hupawim7rena/invalid utf-8/invalid utf-8 2026/04/19 01:36:53 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: e3afe1586030bb9caf1946bbee20504a 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/invalid utf-8\xfe/invalid utf-8\xfe" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: sha1sum /rclone-test-hupawim7rena/invalid\ utf-8/invalid\ utf-8 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: 92ab4a224e19d6a15d28fc466474adc4dc2920cd /rclone-test-hupawim7rena/invalid utf-8/invalid utf-8 2026/04/19 01:36:53 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 92ab4a224e19d6a15d28fc466474adc4dc2920cd 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/invalid utf-8\xfe/invalid utf-8\xfe" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: md5sum /rclone-test-hupawim7rena/invalid\ utf-8/invalid\ utf-8 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: e3afe1586030bb9caf1946bbee20504a /rclone-test-hupawim7rena/invalid utf-8/invalid utf-8 2026/04/19 01:36:53 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: e3afe1586030bb9caf1946bbee20504a 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/invalid utf-8\xfe/invalid utf-8\xfe" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: sha1sum /rclone-test-hupawim7rena/invalid\ utf-8/invalid\ utf-8 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: 92ab4a224e19d6a15d28fc466474adc4dc2920cd /rclone-test-hupawim7rena/invalid utf-8/invalid utf-8 2026/04/19 01:36:53 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 92ab4a224e19d6a15d28fc466474adc4dc2920cd === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/test%46.txt/test%46.txt" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: md5sum /rclone-test-hupawim7rena/test\%46.txt/test\%46.txt 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: 526fa1198323017fc37ddf7d2795397b /rclone-test-hupawim7rena/test%46.txt/test%46.txt 2026/04/19 01:36:53 DEBUG : test%46.txt/test%46.txt: Parsed hash: 526fa1198323017fc37ddf7d2795397b 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/test%46.txt/test%46.txt" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: sha1sum /rclone-test-hupawim7rena/test\%46.txt/test\%46.txt 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: 21686fd74f4ed4605671e3605bd345b993ec518b /rclone-test-hupawim7rena/test%46.txt/test%46.txt 2026/04/19 01:36:53 DEBUG : test%46.txt/test%46.txt: Parsed hash: 21686fd74f4ed4605671e3605bd345b993ec518b 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/test%46.txt/test%46.txt" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: md5sum /rclone-test-hupawim7rena/test\%46.txt/test\%46.txt 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: 526fa1198323017fc37ddf7d2795397b /rclone-test-hupawim7rena/test%46.txt/test%46.txt 2026/04/19 01:36:53 DEBUG : test%46.txt/test%46.txt: Parsed hash: 526fa1198323017fc37ddf7d2795397b 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/test%46.txt/test%46.txt" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: sha1sum /rclone-test-hupawim7rena/test\%46.txt/test\%46.txt 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: 21686fd74f4ed4605671e3605bd345b993ec518b /rclone-test-hupawim7rena/test%46.txt/test%46.txt 2026/04/19 01:36:53 DEBUG : test%46.txt/test%46.txt: Parsed hash: 21686fd74f4ed4605671e3605bd345b993ec518b 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/test%46.txt/test%46.txt" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: md5sum /rclone-test-hupawim7rena/test\%46.txt/test\%46.txt 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: 526fa1198323017fc37ddf7d2795397b /rclone-test-hupawim7rena/test%46.txt/test%46.txt 2026/04/19 01:36:53 DEBUG : test%46.txt/test%46.txt: Parsed hash: 526fa1198323017fc37ddf7d2795397b 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/test%46.txt/test%46.txt" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: sha1sum /rclone-test-hupawim7rena/test\%46.txt/test\%46.txt 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: 21686fd74f4ed4605671e3605bd345b993ec518b /rclone-test-hupawim7rena/test%46.txt/test%46.txt 2026/04/19 01:36:53 DEBUG : test%46.txt/test%46.txt: Parsed hash: 21686fd74f4ed4605671e3605bd345b993ec518b === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Connection OK after error: potato 2026/04/19 01:36:53 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Removed after failed upload: potato === RUN TestIntegration/FsMkdir/FsPutZeroLength 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/zero-length-file" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: md5sum /rclone-test-hupawim7rena/zero-length-file 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-hupawim7rena/zero-length-file 2026/04/19 01:36:53 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/zero-length-file" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: sha1sum /rclone-test-hupawim7rena/zero-length-file 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-hupawim7rena/zero-length-file 2026/04/19 01:36:53 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/zero-length-file" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: md5sum /rclone-test-hupawim7rena/zero-length-file 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-hupawim7rena/zero-length-file 2026/04/19 01:36:53 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/zero-length-file" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: sha1sum /rclone-test-hupawim7rena/zero-length-file 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-hupawim7rena/zero-length-file 2026/04/19 01:36:53 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:869: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/file name.txt" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: md5sum /rclone-test-hupawim7rena/file\ name.txt 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: d195ffd974a7f516344a1c07918def11 /rclone-test-hupawim7rena/file name.txt 2026/04/19 01:36:53 DEBUG : file name.txt: Parsed hash: d195ffd974a7f516344a1c07918def11 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/file name.txt" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: sha1sum /rclone-test-hupawim7rena/file\ name.txt 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: 87de29e3109a716ea1f6285a0f7879bfc6687779 /rclone-test-hupawim7rena/file name.txt 2026/04/19 01:36:53 DEBUG : file name.txt: Parsed hash: 87de29e3109a716ea1f6285a0f7879bfc6687779 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/file name.txt" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: md5sum /rclone-test-hupawim7rena/file\ name.txt 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: d195ffd974a7f516344a1c07918def11 /rclone-test-hupawim7rena/file name.txt 2026/04/19 01:36:53 DEBUG : file name.txt: Parsed hash: d195ffd974a7f516344a1c07918def11 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/file name.txt" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: sha1sum /rclone-test-hupawim7rena/file\ name.txt 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: 87de29e3109a716ea1f6285a0f7879bfc6687779 /rclone-test-hupawim7rena/file name.txt 2026/04/19 01:36:53 DEBUG : file name.txt: Parsed hash: 87de29e3109a716ea1f6285a0f7879bfc6687779 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: md5sum /rclone-test-hupawim7rena/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: 2976d874c357fbbb0628a3bd812422aa /rclone-test-hupawim7rena/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/19 01:36:53 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 2976d874c357fbbb0628a3bd812422aa 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: sha1sum /rclone-test-hupawim7rena/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: 644fc22793083a03744038a81c473ffc9d52a1a0 /rclone-test-hupawim7rena/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/19 01:36:53 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 644fc22793083a03744038a81c473ffc9d52a1a0 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: md5sum /rclone-test-hupawim7rena/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: 2976d874c357fbbb0628a3bd812422aa /rclone-test-hupawim7rena/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/19 01:36:53 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 2976d874c357fbbb0628a3bd812422aa 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: sha1sum /rclone-test-hupawim7rena/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: 644fc22793083a03744038a81c473ffc9d52a1a0 /rclone-test-hupawim7rena/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/19 01:36:53 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 644fc22793083a03744038a81c473ffc9d52a1a0 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/file name.txt" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: md5sum /rclone-test-hupawim7rena/file\ name.txt 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: c833ad39ba594b866797630d11abfe18 /rclone-test-hupawim7rena/file name.txt 2026/04/19 01:36:53 DEBUG : file name.txt: Parsed hash: c833ad39ba594b866797630d11abfe18 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/file name.txt" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: sha1sum /rclone-test-hupawim7rena/file\ name.txt 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: 79d851b372b5a04f46d66f1d5b2e93db3e0c8aa4 /rclone-test-hupawim7rena/file name.txt 2026/04/19 01:36:53 DEBUG : file name.txt: Parsed hash: 79d851b372b5a04f46d66f1d5b2e93db3e0c8aa4 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/file name.txt" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: md5sum /rclone-test-hupawim7rena/file\ name.txt 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: c833ad39ba594b866797630d11abfe18 /rclone-test-hupawim7rena/file name.txt 2026/04/19 01:36:53 DEBUG : file name.txt: Parsed hash: c833ad39ba594b866797630d11abfe18 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/file name.txt" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: sha1sum /rclone-test-hupawim7rena/file\ name.txt 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: 79d851b372b5a04f46d66f1d5b2e93db3e0c8aa4 /rclone-test-hupawim7rena/file name.txt 2026/04/19 01:36:53 DEBUG : file name.txt: Parsed hash: 79d851b372b5a04f46d66f1d5b2e93db3e0c8aa4 === 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/04/19 01:36:53 DEBUG : Creating backend with remote "TestSFTPRclone:" 2026/04/19 01:36:53 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/04/19 01:36:53 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/04/19 01:36:53 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/04/19 01:36:53 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/04/19 01:36:53 DEBUG : Setting pass="f1Z2BIUbOmNLGCj-nb33qpns456TNgZUSSijIfkZQ5c_gg8" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/04/19 01:36:53 DEBUG : TestSFTPRclone: detected overridden config - adding "{UFWiT}" suffix to name 2026/04/19 01:36:53 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/04/19 01:36:53 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/04/19 01:36:53 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/04/19 01:36:53 DEBUG : Setting pass="f1Z2BIUbOmNLGCj-nb33qpns456TNgZUSSijIfkZQ5c_gg8" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/04/19 01:36:53 NOTICE: TestSFTPRclone{UFWiT}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/: New connection 127.0.0.1:33640->127.0.0.1:28621 to "SSH-2.0-rclone/v1.74.0-beta.9632.e76a30471" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell type "unix" from config 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/: Relative path resolved to "/" 2026/04/19 01:36:53 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/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/file name.txt" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: md5sum /rclone-test-hupawim7rena/file\ name.txt 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: c833ad39ba594b866797630d11abfe18 /rclone-test-hupawim7rena/file name.txt 2026/04/19 01:36:53 DEBUG : file name.txt: Parsed hash: c833ad39ba594b866797630d11abfe18 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/file name.txt" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: sha1sum /rclone-test-hupawim7rena/file\ name.txt 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: 79d851b372b5a04f46d66f1d5b2e93db3e0c8aa4 /rclone-test-hupawim7rena/file name.txt 2026/04/19 01:36:53 DEBUG : file name.txt: Parsed hash: 79d851b372b5a04f46d66f1d5b2e93db3e0c8aa4 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: md5sum /rclone-test-hupawim7rena/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: 2976d874c357fbbb0628a3bd812422aa /rclone-test-hupawim7rena/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/19 01:36:53 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 2976d874c357fbbb0628a3bd812422aa 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: sha1sum /rclone-test-hupawim7rena/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: 644fc22793083a03744038a81c473ffc9d52a1a0 /rclone-test-hupawim7rena/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/19 01:36:53 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 644fc22793083a03744038a81c473ffc9d52a1a0 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/file name.txt" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: md5sum /rclone-test-hupawim7rena/file\ name.txt 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: c833ad39ba594b866797630d11abfe18 /rclone-test-hupawim7rena/file name.txt 2026/04/19 01:36:53 DEBUG : file name.txt: Parsed hash: c833ad39ba594b866797630d11abfe18 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/file name.txt" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: sha1sum /rclone-test-hupawim7rena/file\ name.txt 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: 79d851b372b5a04f46d66f1d5b2e93db3e0c8aa4 /rclone-test-hupawim7rena/file name.txt 2026/04/19 01:36:53 DEBUG : file name.txt: Parsed hash: 79d851b372b5a04f46d66f1d5b2e93db3e0c8aa4 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1122: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/file name.txt" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: md5sum /rclone-test-hupawim7rena/file\ name.txt 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: c833ad39ba594b866797630d11abfe18 /rclone-test-hupawim7rena/file name.txt 2026/04/19 01:36:53 DEBUG : file name.txt: Parsed hash: c833ad39ba594b866797630d11abfe18 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/file name.txt" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: sha1sum /rclone-test-hupawim7rena/file\ name.txt 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: 79d851b372b5a04f46d66f1d5b2e93db3e0c8aa4 /rclone-test-hupawim7rena/file name.txt 2026/04/19 01:36:53 DEBUG : file name.txt: Parsed hash: 79d851b372b5a04f46d66f1d5b2e93db3e0c8aa4 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: md5sum /rclone-test-hupawim7rena/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: 2976d874c357fbbb0628a3bd812422aa /rclone-test-hupawim7rena/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/19 01:36:53 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 2976d874c357fbbb0628a3bd812422aa 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: sha1sum /rclone-test-hupawim7rena/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: 644fc22793083a03744038a81c473ffc9d52a1a0 /rclone-test-hupawim7rena/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/19 01:36:53 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 644fc22793083a03744038a81c473ffc9d52a1a0 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge fstests.go:1154: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot fstests.go:1191: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/04/19 01:36:53 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-hupawim7rena/hello? sausage/êé" 2026/04/19 01:36:53 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/04/19 01:36:53 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/04/19 01:36:53 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/04/19 01:36:53 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/04/19 01:36:53 DEBUG : Setting pass="f1Z2BIUbOmNLGCj-nb33qpns456TNgZUSSijIfkZQ5c_gg8" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/04/19 01:36:53 DEBUG : TestSFTPRclone: detected overridden config - adding "{UFWiT}" suffix to name 2026/04/19 01:36:53 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/04/19 01:36:53 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/04/19 01:36:53 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/04/19 01:36:53 DEBUG : Setting pass="f1Z2BIUbOmNLGCj-nb33qpns456TNgZUSSijIfkZQ5c_gg8" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/04/19 01:36:53 NOTICE: TestSFTPRclone{UFWiT}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena/hello? sausage/êé: New connection 127.0.0.1:33654->127.0.0.1:28621 to "SSH-2.0-rclone/v1.74.0-beta.9632.e76a30471" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena/hello? sausage/êé: Shell type "unix" from config 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena/hello? sausage/êé: Relative path resolved to "/rclone-test-hupawim7rena/hello? sausage/êé" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena/hello? sausage/êé: Using root directory "/rclone-test-hupawim7rena/hello? sausage/êé" 2026/04/19 01:36:53 DEBUG : fs cache: renaming cache item "TestSFTPRclone:rclone-test-hupawim7rena/hello? sausage/êé" to be canonical "TestSFTPRclone{UFWiT}:rclone-test-hupawim7rena/hello? sausage/êé" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena/hello? sausage/êé: Shell path "/rclone-test-hupawim7rena/hello? sausage/êé/a/b/c/d/e.txt" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena/hello? sausage/êé: Running remote command: md5sum /rclone-test-hupawim7rena/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena/hello? sausage/êé: Remote command result: 860fd810680d88c37bceeb9abf485556 /rclone-test-hupawim7rena/hello? sausage/êé/a/b/c/d/e.txt 2026/04/19 01:36:53 DEBUG : a/b/c/d/e.txt: Parsed hash: 860fd810680d88c37bceeb9abf485556 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena/hello? sausage/êé: Shell path "/rclone-test-hupawim7rena/hello? sausage/êé/a/b/c/d/e.txt" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena/hello? sausage/êé: Running remote command: sha1sum /rclone-test-hupawim7rena/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena/hello? sausage/êé: Remote command result: 889ffb9453b75528a2836d03503b9e99759c93b2 /rclone-test-hupawim7rena/hello? sausage/êé/a/b/c/d/e.txt 2026/04/19 01:36:53 DEBUG : a/b/c/d/e.txt: Parsed hash: 889ffb9453b75528a2836d03503b9e99759c93b2 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena/hello? sausage/êé: Shell path "/rclone-test-hupawim7rena/hello? sausage/êé/a/b/c/d/e.txt" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena/hello? sausage/êé: Running remote command: md5sum /rclone-test-hupawim7rena/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena/hello? sausage/êé: Remote command result: 860fd810680d88c37bceeb9abf485556 /rclone-test-hupawim7rena/hello? sausage/êé/a/b/c/d/e.txt 2026/04/19 01:36:53 DEBUG : a/b/c/d/e.txt: Parsed hash: 860fd810680d88c37bceeb9abf485556 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena/hello? sausage/êé: Shell path "/rclone-test-hupawim7rena/hello? sausage/êé/a/b/c/d/e.txt" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena/hello? sausage/êé: Running remote command: sha1sum /rclone-test-hupawim7rena/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena/hello? sausage/êé: Remote command result: 889ffb9453b75528a2836d03503b9e99759c93b2 /rclone-test-hupawim7rena/hello? sausage/êé/a/b/c/d/e.txt 2026/04/19 01:36:53 DEBUG : a/b/c/d/e.txt: Parsed hash: 889ffb9453b75528a2836d03503b9e99759c93b2 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena/hello? sausage/êé: New connection 127.0.0.1:33662->127.0.0.1:28621 to "SSH-2.0-rclone/v1.74.0-beta.9632.e76a30471" 2026/04/19 01:36:53 DEBUG : Waiting for deletions to finish 2026/04/19 01:36:53 INFO : a/b/c/d/e.txt: Deleted 2026/04/19 01:36:53 DEBUG : removing 1 level 4 directories 2026/04/19 01:36:53 INFO : a/b/c/d: Removing directory 2026/04/19 01:36:53 DEBUG : removing 1 level 3 directories 2026/04/19 01:36:53 INFO : a/b/c: Removing directory 2026/04/19 01:36:53 DEBUG : removing 1 level 2 directories 2026/04/19 01:36:53 INFO : a/b: Removing directory 2026/04/19 01:36:53 DEBUG : removing 1 level 1 directories 2026/04/19 01:36:53 INFO : a: Removing directory === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy fstests.go:1255: FS has no Copier interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/file name.txt" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: md5sum /rclone-test-hupawim7rena/file\ name.txt 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: c833ad39ba594b866797630d11abfe18 /rclone-test-hupawim7rena/file name.txt 2026/04/19 01:36:53 DEBUG : file name.txt: Parsed hash: c833ad39ba594b866797630d11abfe18 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/file name.txt" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: sha1sum /rclone-test-hupawim7rena/file\ name.txt 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: 79d851b372b5a04f46d66f1d5b2e93db3e0c8aa4 /rclone-test-hupawim7rena/file name.txt 2026/04/19 01:36:53 DEBUG : file name.txt: Parsed hash: 79d851b372b5a04f46d66f1d5b2e93db3e0c8aa4 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/other.txt" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: md5sum /rclone-test-hupawim7rena/other.txt 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: 2976d874c357fbbb0628a3bd812422aa /rclone-test-hupawim7rena/other.txt 2026/04/19 01:36:53 DEBUG : other.txt: Parsed hash: 2976d874c357fbbb0628a3bd812422aa 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/other.txt" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: sha1sum /rclone-test-hupawim7rena/other.txt 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: 644fc22793083a03744038a81c473ffc9d52a1a0 /rclone-test-hupawim7rena/other.txt 2026/04/19 01:36:53 DEBUG : other.txt: Parsed hash: 644fc22793083a03744038a81c473ffc9d52a1a0 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: New connection 127.0.0.1:33678->127.0.0.1:28621 to "SSH-2.0-rclone/v1.74.0-beta.9632.e76a30471" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/other.txt" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: md5sum /rclone-test-hupawim7rena/other.txt 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: 2976d874c357fbbb0628a3bd812422aa /rclone-test-hupawim7rena/other.txt 2026/04/19 01:36:53 DEBUG : other.txt: Parsed hash: 2976d874c357fbbb0628a3bd812422aa 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/other.txt" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: sha1sum /rclone-test-hupawim7rena/other.txt 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: 644fc22793083a03744038a81c473ffc9d52a1a0 /rclone-test-hupawim7rena/other.txt 2026/04/19 01:36:53 DEBUG : other.txt: Parsed hash: 644fc22793083a03744038a81c473ffc9d52a1a0 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/moveTest/other.txt" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: md5sum /rclone-test-hupawim7rena/moveTest/other.txt 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: c833ad39ba594b866797630d11abfe18 /rclone-test-hupawim7rena/moveTest/other.txt 2026/04/19 01:36:53 DEBUG : moveTest/other.txt: Parsed hash: c833ad39ba594b866797630d11abfe18 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/moveTest/other.txt" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: sha1sum /rclone-test-hupawim7rena/moveTest/other.txt 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: 79d851b372b5a04f46d66f1d5b2e93db3e0c8aa4 /rclone-test-hupawim7rena/moveTest/other.txt 2026/04/19 01:36:53 DEBUG : moveTest/other.txt: Parsed hash: 79d851b372b5a04f46d66f1d5b2e93db3e0c8aa4 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/file name.txt" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: md5sum /rclone-test-hupawim7rena/file\ name.txt 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: c833ad39ba594b866797630d11abfe18 /rclone-test-hupawim7rena/file name.txt 2026/04/19 01:36:53 DEBUG : file name.txt: Parsed hash: c833ad39ba594b866797630d11abfe18 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/file name.txt" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: sha1sum /rclone-test-hupawim7rena/file\ name.txt 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: 79d851b372b5a04f46d66f1d5b2e93db3e0c8aa4 /rclone-test-hupawim7rena/file name.txt 2026/04/19 01:36:53 DEBUG : file name.txt: Parsed hash: 79d851b372b5a04f46d66f1d5b2e93db3e0c8aa4 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/other.txt" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: md5sum /rclone-test-hupawim7rena/other.txt 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: 2976d874c357fbbb0628a3bd812422aa /rclone-test-hupawim7rena/other.txt 2026/04/19 01:36:53 DEBUG : other.txt: Parsed hash: 2976d874c357fbbb0628a3bd812422aa 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/other.txt" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: sha1sum /rclone-test-hupawim7rena/other.txt 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: 644fc22793083a03744038a81c473ffc9d52a1a0 /rclone-test-hupawim7rena/other.txt 2026/04/19 01:36:53 DEBUG : other.txt: Parsed hash: 644fc22793083a03744038a81c473ffc9d52a1a0 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/file name.txt" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: md5sum /rclone-test-hupawim7rena/file\ name.txt 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: c833ad39ba594b866797630d11abfe18 /rclone-test-hupawim7rena/file name.txt 2026/04/19 01:36:53 DEBUG : file name.txt: Parsed hash: c833ad39ba594b866797630d11abfe18 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/file name.txt" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: sha1sum /rclone-test-hupawim7rena/file\ name.txt 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: 79d851b372b5a04f46d66f1d5b2e93db3e0c8aa4 /rclone-test-hupawim7rena/file name.txt 2026/04/19 01:36:53 DEBUG : file name.txt: Parsed hash: 79d851b372b5a04f46d66f1d5b2e93db3e0c8aa4 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: md5sum /rclone-test-hupawim7rena/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: 2976d874c357fbbb0628a3bd812422aa /rclone-test-hupawim7rena/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/19 01:36:53 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 2976d874c357fbbb0628a3bd812422aa 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: sha1sum /rclone-test-hupawim7rena/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: 644fc22793083a03744038a81c473ffc9d52a1a0 /rclone-test-hupawim7rena/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/19 01:36:53 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 644fc22793083a03744038a81c473ffc9d52a1a0 === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata fstests.go:1403: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2026/04/19 01:36:53 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-nihobaf3neto" 2026/04/19 01:36:53 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/04/19 01:36:53 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/04/19 01:36:53 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/04/19 01:36:53 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/04/19 01:36:53 DEBUG : Setting pass="f1Z2BIUbOmNLGCj-nb33qpns456TNgZUSSijIfkZQ5c_gg8" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/04/19 01:36:53 DEBUG : TestSFTPRclone: detected overridden config - adding "{UFWiT}" suffix to name 2026/04/19 01:36:53 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/04/19 01:36:53 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/04/19 01:36:53 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/04/19 01:36:53 DEBUG : Setting pass="f1Z2BIUbOmNLGCj-nb33qpns456TNgZUSSijIfkZQ5c_gg8" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/04/19 01:36:53 NOTICE: TestSFTPRclone{UFWiT}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-nihobaf3neto: New connection 127.0.0.1:33692->127.0.0.1:28621 to "SSH-2.0-rclone/v1.74.0-beta.9632.e76a30471" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-nihobaf3neto: Shell type "unix" from config 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-nihobaf3neto: Relative path resolved to "/rclone-test-nihobaf3neto" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-nihobaf3neto: Using root directory "/rclone-test-nihobaf3neto" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-nihobaf3neto: Shell path "/rclone-test-nihobaf3neto/new_name/sub_new_name/file name.txt" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-nihobaf3neto: Running remote command: md5sum /rclone-test-nihobaf3neto/new_name/sub_new_name/file\ name.txt 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-nihobaf3neto: Remote command result: c833ad39ba594b866797630d11abfe18 /rclone-test-nihobaf3neto/new_name/sub_new_name/file name.txt 2026/04/19 01:36:53 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: c833ad39ba594b866797630d11abfe18 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-nihobaf3neto: Shell path "/rclone-test-nihobaf3neto/new_name/sub_new_name/file name.txt" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-nihobaf3neto: Running remote command: sha1sum /rclone-test-nihobaf3neto/new_name/sub_new_name/file\ name.txt 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-nihobaf3neto: Remote command result: 79d851b372b5a04f46d66f1d5b2e93db3e0c8aa4 /rclone-test-nihobaf3neto/new_name/sub_new_name/file name.txt 2026/04/19 01:36:53 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: 79d851b372b5a04f46d66f1d5b2e93db3e0c8aa4 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-nihobaf3neto: Shell path "/rclone-test-nihobaf3neto/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-nihobaf3neto: Running remote command: md5sum /rclone-test-nihobaf3neto/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-nihobaf3neto: Remote command result: 2976d874c357fbbb0628a3bd812422aa /rclone-test-nihobaf3neto/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/19 01:36:53 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 2976d874c357fbbb0628a3bd812422aa 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-nihobaf3neto: Shell path "/rclone-test-nihobaf3neto/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-nihobaf3neto: Running remote command: sha1sum /rclone-test-nihobaf3neto/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-nihobaf3neto: Remote command result: 644fc22793083a03744038a81c473ffc9d52a1a0 /rclone-test-nihobaf3neto/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/19 01:36:53 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 644fc22793083a03744038a81c473ffc9d52a1a0 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/file name.txt" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: md5sum /rclone-test-hupawim7rena/file\ name.txt 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: c833ad39ba594b866797630d11abfe18 /rclone-test-hupawim7rena/file name.txt 2026/04/19 01:36:53 DEBUG : file name.txt: Parsed hash: c833ad39ba594b866797630d11abfe18 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/file name.txt" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: sha1sum /rclone-test-hupawim7rena/file\ name.txt 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: 79d851b372b5a04f46d66f1d5b2e93db3e0c8aa4 /rclone-test-hupawim7rena/file name.txt 2026/04/19 01:36:53 DEBUG : file name.txt: Parsed hash: 79d851b372b5a04f46d66f1d5b2e93db3e0c8aa4 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: md5sum /rclone-test-hupawim7rena/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: 2976d874c357fbbb0628a3bd812422aa /rclone-test-hupawim7rena/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/19 01:36:53 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 2976d874c357fbbb0628a3bd812422aa 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: sha1sum /rclone-test-hupawim7rena/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: 644fc22793083a03744038a81c473ffc9d52a1a0 /rclone-test-hupawim7rena/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/19 01:36:53 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 644fc22793083a03744038a81c473ffc9d52a1a0 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-nihobaf3neto: Purge dir "new_name" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-nihobaf3neto: 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/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/file name.txt" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: md5sum /rclone-test-hupawim7rena/file\ name.txt 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: c833ad39ba594b866797630d11abfe18 /rclone-test-hupawim7rena/file name.txt 2026/04/19 01:36:53 DEBUG : file name.txt: Parsed hash: c833ad39ba594b866797630d11abfe18 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/file name.txt" 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: sha1sum /rclone-test-hupawim7rena/file\ name.txt 2026/04/19 01:36:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: 79d851b372b5a04f46d66f1d5b2e93db3e0c8aa4 /rclone-test-hupawim7rena/file name.txt 2026/04/19 01:36:53 DEBUG : file name.txt: Parsed hash: 79d851b372b5a04f46d66f1d5b2e93db3e0c8aa4 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType fstests.go:1597: MimeType method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1628: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1699: 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/04/19 01:36:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/file name.txt" 2026/04/19 01:36:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: md5sum /rclone-test-hupawim7rena/file\ name.txt 2026/04/19 01:36:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: 3067f6f3d84b72cb284271972cfa106c /rclone-test-hupawim7rena/file name.txt 2026/04/19 01:36:54 DEBUG : file name.txt: Parsed hash: 3067f6f3d84b72cb284271972cfa106c 2026/04/19 01:36:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/file name.txt" 2026/04/19 01:36:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: sha1sum /rclone-test-hupawim7rena/file\ name.txt 2026/04/19 01:36:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: f18ae3bb369ebf7eeece5ba7473b0978dbb73b4c /rclone-test-hupawim7rena/file name.txt 2026/04/19 01:36:54 DEBUG : file name.txt: Parsed hash: f18ae3bb369ebf7eeece5ba7473b0978dbb73b4c 2026/04/19 01:36:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/file name.txt" 2026/04/19 01:36:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: md5sum /rclone-test-hupawim7rena/file\ name.txt 2026/04/19 01:36:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: 3067f6f3d84b72cb284271972cfa106c /rclone-test-hupawim7rena/file name.txt 2026/04/19 01:36:54 DEBUG : file name.txt: Parsed hash: 3067f6f3d84b72cb284271972cfa106c 2026/04/19 01:36:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/file name.txt" 2026/04/19 01:36:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: sha1sum /rclone-test-hupawim7rena/file\ name.txt 2026/04/19 01:36:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: f18ae3bb369ebf7eeece5ba7473b0978dbb73b4c /rclone-test-hupawim7rena/file name.txt 2026/04/19 01:36:54 DEBUG : file name.txt: Parsed hash: f18ae3bb369ebf7eeece5ba7473b0978dbb73b4c === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/04/19 01:36:54 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-hupawim7rena/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/19 01:36:54 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/04/19 01:36:54 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/04/19 01:36:54 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/04/19 01:36:54 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/04/19 01:36:54 DEBUG : Setting pass="f1Z2BIUbOmNLGCj-nb33qpns456TNgZUSSijIfkZQ5c_gg8" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/04/19 01:36:54 DEBUG : TestSFTPRclone: detected overridden config - adding "{UFWiT}" suffix to name 2026/04/19 01:36:54 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/04/19 01:36:54 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/04/19 01:36:54 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/04/19 01:36:54 DEBUG : Setting pass="f1Z2BIUbOmNLGCj-nb33qpns456TNgZUSSijIfkZQ5c_gg8" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/04/19 01:36:54 NOTICE: TestSFTPRclone{UFWiT}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/04/19 01:36:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: New connection 127.0.0.1:33698->127.0.0.1:28621 to "SSH-2.0-rclone/v1.74.0-beta.9632.e76a30471" 2026/04/19 01:36:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell type "unix" from config 2026/04/19 01:36:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Relative path resolved to "/rclone-test-hupawim7rena/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/19 01:36:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Using root directory "/rclone-test-hupawim7rena/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot 2026/04/19 01:36:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/rclone-test-hupawim7rena/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/19 01:36:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: md5sum /rclone-test-hupawim7rena/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/19 01:36:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: 2976d874c357fbbb0628a3bd812422aa /rclone-test-hupawim7rena/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/19 01:36:54 DEBUG : z.txt: Parsed hash: 2976d874c357fbbb0628a3bd812422aa 2026/04/19 01:36:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/rclone-test-hupawim7rena/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/19 01:36:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: sha1sum /rclone-test-hupawim7rena/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/19 01:36:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: 644fc22793083a03744038a81c473ffc9d52a1a0 /rclone-test-hupawim7rena/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/19 01:36:54 DEBUG : z.txt: Parsed hash: 644fc22793083a03744038a81c473ffc9d52a1a0 === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/04/19 01:36:54 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-hupawim7rena/not found.txt" 2026/04/19 01:36:54 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/04/19 01:36:54 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/04/19 01:36:54 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/04/19 01:36:54 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/04/19 01:36:54 DEBUG : Setting pass="f1Z2BIUbOmNLGCj-nb33qpns456TNgZUSSijIfkZQ5c_gg8" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/04/19 01:36:54 DEBUG : TestSFTPRclone: detected overridden config - adding "{UFWiT}" suffix to name 2026/04/19 01:36:54 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/04/19 01:36:54 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/04/19 01:36:54 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/04/19 01:36:54 DEBUG : Setting pass="f1Z2BIUbOmNLGCj-nb33qpns456TNgZUSSijIfkZQ5c_gg8" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/04/19 01:36:54 NOTICE: TestSFTPRclone{UFWiT}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/04/19 01:36:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena/not found.txt: New connection 127.0.0.1:33702->127.0.0.1:28621 to "SSH-2.0-rclone/v1.74.0-beta.9632.e76a30471" 2026/04/19 01:36:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena/not found.txt: Shell type "unix" from config 2026/04/19 01:36:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena/not found.txt: Relative path resolved to "/rclone-test-hupawim7rena/not found.txt" 2026/04/19 01:36:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena/not found.txt: Using root directory "/rclone-test-hupawim7rena/not found.txt" 2026/04/19 01:36:54 ERROR : error listing: directory not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1916: Opening root remote "TestSFTPRclone:" path "rclone-test-hupawim7rena" from "TestSFTPRclone:rclone-test-hupawim7rena" 2026/04/19 01:36:54 DEBUG : Creating backend with remote "TestSFTPRclone:" 2026/04/19 01:36:54 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/04/19 01:36:54 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/04/19 01:36:54 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/04/19 01:36:54 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/04/19 01:36:54 DEBUG : Setting pass="f1Z2BIUbOmNLGCj-nb33qpns456TNgZUSSijIfkZQ5c_gg8" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/04/19 01:36:54 DEBUG : TestSFTPRclone: detected overridden config - adding "{UFWiT}" suffix to name 2026/04/19 01:36:54 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/04/19 01:36:54 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/04/19 01:36:54 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/04/19 01:36:54 DEBUG : Setting pass="f1Z2BIUbOmNLGCj-nb33qpns456TNgZUSSijIfkZQ5c_gg8" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/04/19 01:36:54 NOTICE: TestSFTPRclone{UFWiT}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/04/19 01:36:54 DEBUG : sftp://rclone@127.0.0.1:28621/: New connection 127.0.0.1:33718->127.0.0.1:28621 to "SSH-2.0-rclone/v1.74.0-beta.9632.e76a30471" 2026/04/19 01:36:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell type "unix" from config 2026/04/19 01:36:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Relative path resolved to "/" 2026/04/19 01:36:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Using root directory "/" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List 2026/04/19 01:36:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-hupawim7rena/file name.txt" 2026/04/19 01:36:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-hupawim7rena/file\ name.txt 2026/04/19 01:36:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 3067f6f3d84b72cb284271972cfa106c /rclone-test-hupawim7rena/file name.txt 2026/04/19 01:36:54 DEBUG : rclone-test-hupawim7rena/file name.txt: Parsed hash: 3067f6f3d84b72cb284271972cfa106c 2026/04/19 01:36:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-hupawim7rena/file name.txt" 2026/04/19 01:36:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-hupawim7rena/file\ name.txt 2026/04/19 01:36:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: f18ae3bb369ebf7eeece5ba7473b0978dbb73b4c /rclone-test-hupawim7rena/file name.txt 2026/04/19 01:36:54 DEBUG : rclone-test-hupawim7rena/file name.txt: Parsed hash: f18ae3bb369ebf7eeece5ba7473b0978dbb73b4c 2026/04/19 01:36:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-hupawim7rena/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/19 01:36:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-hupawim7rena/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/19 01:36:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 2976d874c357fbbb0628a3bd812422aa /rclone-test-hupawim7rena/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/19 01:36:54 DEBUG : rclone-test-hupawim7rena/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 2976d874c357fbbb0628a3bd812422aa 2026/04/19 01:36:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-hupawim7rena/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/19 01:36:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-hupawim7rena/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/19 01:36:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 644fc22793083a03744038a81c473ffc9d52a1a0 /rclone-test-hupawim7rena/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/19 01:36:54 DEBUG : rclone-test-hupawim7rena/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 644fc22793083a03744038a81c473ffc9d52a1a0 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries 2026/04/19 01:36:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-hupawim7rena/file name.txt" 2026/04/19 01:36:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-hupawim7rena/file\ name.txt 2026/04/19 01:36:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 3067f6f3d84b72cb284271972cfa106c /rclone-test-hupawim7rena/file name.txt 2026/04/19 01:36:54 DEBUG : rclone-test-hupawim7rena/file name.txt: Parsed hash: 3067f6f3d84b72cb284271972cfa106c 2026/04/19 01:36:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-hupawim7rena/file name.txt" 2026/04/19 01:36:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-hupawim7rena/file\ name.txt 2026/04/19 01:36:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: f18ae3bb369ebf7eeece5ba7473b0978dbb73b4c /rclone-test-hupawim7rena/file name.txt 2026/04/19 01:36:54 DEBUG : rclone-test-hupawim7rena/file name.txt: Parsed hash: f18ae3bb369ebf7eeece5ba7473b0978dbb73b4c === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:1953: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 2026/04/19 01:36:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-hupawim7rena/created from root.txt" 2026/04/19 01:36:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-hupawim7rena/created\ from\ root.txt 2026/04/19 01:36:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 64547e227ab11108ca398c4c6baf297b /rclone-test-hupawim7rena/created from root.txt 2026/04/19 01:36:54 DEBUG : rclone-test-hupawim7rena/created from root.txt: Parsed hash: 64547e227ab11108ca398c4c6baf297b 2026/04/19 01:36:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-hupawim7rena/created from root.txt" 2026/04/19 01:36:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-hupawim7rena/created\ from\ root.txt 2026/04/19 01:36:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 665b99a199f40e7de7d056e58432aa29b32b134e /rclone-test-hupawim7rena/created from root.txt 2026/04/19 01:36:54 DEBUG : rclone-test-hupawim7rena/created from root.txt: Parsed hash: 665b99a199f40e7de7d056e58432aa29b32b134e 2026/04/19 01:36:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-hupawim7rena/created from root.txt" 2026/04/19 01:36:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-hupawim7rena/created\ from\ root.txt 2026/04/19 01:36:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 64547e227ab11108ca398c4c6baf297b /rclone-test-hupawim7rena/created from root.txt 2026/04/19 01:36:54 DEBUG : rclone-test-hupawim7rena/created from root.txt: Parsed hash: 64547e227ab11108ca398c4c6baf297b 2026/04/19 01:36:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-hupawim7rena/created from root.txt" 2026/04/19 01:36:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-hupawim7rena/created\ from\ root.txt 2026/04/19 01:36:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 665b99a199f40e7de7d056e58432aa29b32b134e /rclone-test-hupawim7rena/created from root.txt 2026/04/19 01:36:54 DEBUG : rclone-test-hupawim7rena/created from root.txt: Parsed hash: 665b99a199f40e7de7d056e58432aa29b32b134e 2026/04/19 01:36:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-hupawim7rena/created from root.txt" 2026/04/19 01:36:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-hupawim7rena/created\ from\ root.txt 2026/04/19 01:36:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 64547e227ab11108ca398c4c6baf297b /rclone-test-hupawim7rena/created from root.txt 2026/04/19 01:36:54 DEBUG : rclone-test-hupawim7rena/created from root.txt: Parsed hash: 64547e227ab11108ca398c4c6baf297b 2026/04/19 01:36:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-hupawim7rena/created from root.txt" 2026/04/19 01:36:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-hupawim7rena/created\ from\ root.txt 2026/04/19 01:36:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 665b99a199f40e7de7d056e58432aa29b32b134e /rclone-test-hupawim7rena/created from root.txt 2026/04/19 01:36:54 DEBUG : rclone-test-hupawim7rena/created from root.txt: Parsed hash: 665b99a199f40e7de7d056e58432aa29b32b134e 2026/04/19 01:36:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-hupawim7rena/file name.txt" 2026/04/19 01:36:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-hupawim7rena/file\ name.txt 2026/04/19 01:36:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 3067f6f3d84b72cb284271972cfa106c /rclone-test-hupawim7rena/file name.txt 2026/04/19 01:36:54 DEBUG : rclone-test-hupawim7rena/file name.txt: Parsed hash: 3067f6f3d84b72cb284271972cfa106c 2026/04/19 01:36:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-hupawim7rena/file name.txt" 2026/04/19 01:36:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-hupawim7rena/file\ name.txt 2026/04/19 01:36:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: f18ae3bb369ebf7eeece5ba7473b0978dbb73b4c /rclone-test-hupawim7rena/file name.txt 2026/04/19 01:36:54 DEBUG : rclone-test-hupawim7rena/file name.txt: Parsed hash: f18ae3bb369ebf7eeece5ba7473b0978dbb73b4c 2026/04/19 01:36:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-hupawim7rena/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/19 01:36:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-hupawim7rena/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/19 01:36:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 2976d874c357fbbb0628a3bd812422aa /rclone-test-hupawim7rena/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/19 01:36:54 DEBUG : rclone-test-hupawim7rena/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 2976d874c357fbbb0628a3bd812422aa 2026/04/19 01:36:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-hupawim7rena/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/19 01:36:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-hupawim7rena/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/19 01:36:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 644fc22793083a03744038a81c473ffc9d52a1a0 /rclone-test-hupawim7rena/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/19 01:36:54 DEBUG : rclone-test-hupawim7rena/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 644fc22793083a03744038a81c473ffc9d52a1a0 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove 2026/04/19 01:36:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-hupawim7rena/file name.txt" 2026/04/19 01:36:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-hupawim7rena/file\ name.txt 2026/04/19 01:36:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 3067f6f3d84b72cb284271972cfa106c /rclone-test-hupawim7rena/file name.txt 2026/04/19 01:36:54 DEBUG : rclone-test-hupawim7rena/file name.txt: Parsed hash: 3067f6f3d84b72cb284271972cfa106c 2026/04/19 01:36:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-hupawim7rena/file name.txt" 2026/04/19 01:36:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-hupawim7rena/file\ name.txt 2026/04/19 01:36:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: f18ae3bb369ebf7eeece5ba7473b0978dbb73b4c /rclone-test-hupawim7rena/file name.txt 2026/04/19 01:36:54 DEBUG : rclone-test-hupawim7rena/file name.txt: Parsed hash: f18ae3bb369ebf7eeece5ba7473b0978dbb73b4c 2026/04/19 01:36:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-hupawim7rena/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/19 01:36:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-hupawim7rena/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/19 01:36:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 2976d874c357fbbb0628a3bd812422aa /rclone-test-hupawim7rena/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/19 01:36:54 DEBUG : rclone-test-hupawim7rena/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 2976d874c357fbbb0628a3bd812422aa 2026/04/19 01:36:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-hupawim7rena/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/19 01:36:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-hupawim7rena/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/19 01:36:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 644fc22793083a03744038a81c473ffc9d52a1a0 /rclone-test-hupawim7rena/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/19 01:36:54 DEBUG : rclone-test-hupawim7rena/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 644fc22793083a03744038a81c473ffc9d52a1a0 === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2012: 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:2117: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2133: Not a bucket based backend === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove 2026/04/19 01:36:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/19 01:36:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: md5sum /rclone-test-hupawim7rena/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/19 01:36:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: 2976d874c357fbbb0628a3bd812422aa /rclone-test-hupawim7rena/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/19 01:36:54 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 2976d874c357fbbb0628a3bd812422aa 2026/04/19 01:36:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/19 01:36:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: sha1sum /rclone-test-hupawim7rena/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/19 01:36:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: 644fc22793083a03744038a81c473ffc9d52a1a0 /rclone-test-hupawim7rena/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/19 01:36:54 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 644fc22793083a03744038a81c473ffc9d52a1a0 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout 2026/04/19 01:36:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Server has VFS statistics extension 2026/04/19 01:36:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: About path "/rclone-test-hupawim7rena" 2026/04/19 01:36:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Failed to retrieve VFS statistics, trying shell command instead: sftp: "operation unsupported" (SSH_FX_OP_UNSUPPORTED) 2026/04/19 01:36:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena" 2026/04/19 01:36:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: About path "/rclone-test-hupawim7rena" 2026/04/19 01:36:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: About using shell command for shell type "unix" 2026/04/19 01:36:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: df -k /rclone-test-hupawim7rena 2026/04/19 01:36:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: Filesystem 1K-blocks Used Available Use% Mounted on /dev/root 157205004 57331160 93441848 36% / === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/04/19 01:36:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/piped data.txt" 2026/04/19 01:36:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: md5sum /rclone-test-hupawim7rena/piped\ data.txt 2026/04/19 01:36:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-hupawim7rena/piped data.txt 2026/04/19 01:36:54 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/04/19 01:36:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/piped data.txt" 2026/04/19 01:36:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: sha1sum /rclone-test-hupawim7rena/piped\ data.txt 2026/04/19 01:36:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-hupawim7rena/piped data.txt 2026/04/19 01:36:54 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/04/19 01:36:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/piped data.txt" 2026/04/19 01:36:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: md5sum /rclone-test-hupawim7rena/piped\ data.txt 2026/04/19 01:36:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-hupawim7rena/piped data.txt 2026/04/19 01:36:54 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/04/19 01:36:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/piped data.txt" 2026/04/19 01:36:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: sha1sum /rclone-test-hupawim7rena/piped\ data.txt 2026/04/19 01:36:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-hupawim7rena/piped data.txt 2026/04/19 01:36:54 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/04/19 01:36:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/piped data.txt" 2026/04/19 01:36:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: md5sum /rclone-test-hupawim7rena/piped\ data.txt 2026/04/19 01:36:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: 04c3df184ef7453a31245ef29aeb5c50 /rclone-test-hupawim7rena/piped data.txt 2026/04/19 01:36:54 DEBUG : piped data.txt: Parsed hash: 04c3df184ef7453a31245ef29aeb5c50 2026/04/19 01:36:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/piped data.txt" 2026/04/19 01:36:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: sha1sum /rclone-test-hupawim7rena/piped\ data.txt 2026/04/19 01:36:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: e80eb4222a44e416d4b74599ca264504cac5e2dd /rclone-test-hupawim7rena/piped data.txt 2026/04/19 01:36:54 DEBUG : piped data.txt: Parsed hash: e80eb4222a44e416d4b74599ca264504cac5e2dd 2026/04/19 01:36:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/piped data.txt" 2026/04/19 01:36:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: md5sum /rclone-test-hupawim7rena/piped\ data.txt 2026/04/19 01:36:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: 04c3df184ef7453a31245ef29aeb5c50 /rclone-test-hupawim7rena/piped data.txt 2026/04/19 01:36:54 DEBUG : piped data.txt: Parsed hash: 04c3df184ef7453a31245ef29aeb5c50 2026/04/19 01:36:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/piped data.txt" 2026/04/19 01:36:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: sha1sum /rclone-test-hupawim7rena/piped\ data.txt 2026/04/19 01:36:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: e80eb4222a44e416d4b74599ca264504cac5e2dd /rclone-test-hupawim7rena/piped data.txt 2026/04/19 01:36:54 DEBUG : piped data.txt: Parsed hash: e80eb4222a44e416d4b74599ca264504cac5e2dd === RUN TestIntegration/FsMkdir/FsPutFiles/Internal fstests.go:2351: *sftp.Fs does not implement InternalTester === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2372: *sftp.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2484: FS has no Copier interface === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/04/19 01:36:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/unknown-size-update.txt" 2026/04/19 01:36:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: md5sum /rclone-test-hupawim7rena/unknown-size-update.txt 2026/04/19 01:36:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: 8bd71c2c7b650815e74804f45def60cf /rclone-test-hupawim7rena/unknown-size-update.txt 2026/04/19 01:36:54 DEBUG : unknown-size-update.txt: Parsed hash: 8bd71c2c7b650815e74804f45def60cf 2026/04/19 01:36:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/unknown-size-update.txt" 2026/04/19 01:36:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: sha1sum /rclone-test-hupawim7rena/unknown-size-update.txt 2026/04/19 01:36:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: e0df46d61cff25263f33869d3ac31885b63373fb /rclone-test-hupawim7rena/unknown-size-update.txt 2026/04/19 01:36:54 DEBUG : unknown-size-update.txt: Parsed hash: e0df46d61cff25263f33869d3ac31885b63373fb 2026/04/19 01:36:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/unknown-size-update.txt" 2026/04/19 01:36:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: md5sum /rclone-test-hupawim7rena/unknown-size-update.txt 2026/04/19 01:36:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: 8bd71c2c7b650815e74804f45def60cf /rclone-test-hupawim7rena/unknown-size-update.txt 2026/04/19 01:36:54 DEBUG : unknown-size-update.txt: Parsed hash: 8bd71c2c7b650815e74804f45def60cf 2026/04/19 01:36:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Shell path "/rclone-test-hupawim7rena/unknown-size-update.txt" 2026/04/19 01:36:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Running remote command: sha1sum /rclone-test-hupawim7rena/unknown-size-update.txt 2026/04/19 01:36:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Remote command result: e0df46d61cff25263f33869d3ac31885b63373fb /rclone-test-hupawim7rena/unknown-size-update.txt 2026/04/19 01:36:54 DEBUG : unknown-size-update.txt: Parsed hash: e0df46d61cff25263f33869d3ac31885b63373fb === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/04/19 01:36:54 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-hupawim7rena/deeper/nonexisting/directory" 2026/04/19 01:36:54 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/04/19 01:36:54 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/04/19 01:36:54 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/04/19 01:36:54 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/04/19 01:36:54 DEBUG : Setting pass="f1Z2BIUbOmNLGCj-nb33qpns456TNgZUSSijIfkZQ5c_gg8" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/04/19 01:36:54 DEBUG : TestSFTPRclone: detected overridden config - adding "{UFWiT}" suffix to name 2026/04/19 01:36:54 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/04/19 01:36:54 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/04/19 01:36:54 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/04/19 01:36:54 DEBUG : Setting pass="f1Z2BIUbOmNLGCj-nb33qpns456TNgZUSSijIfkZQ5c_gg8" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/04/19 01:36:54 NOTICE: TestSFTPRclone{UFWiT}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/04/19 01:36:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena/deeper/nonexisting/directory: New connection 127.0.0.1:33722->127.0.0.1:28621 to "SSH-2.0-rclone/v1.74.0-beta.9632.e76a30471" 2026/04/19 01:36:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena/deeper/nonexisting/directory: Shell type "unix" from config 2026/04/19 01:36:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena/deeper/nonexisting/directory: Relative path resolved to "/rclone-test-hupawim7rena/deeper/nonexisting/directory" 2026/04/19 01:36:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena/deeper/nonexisting/directory: Using root directory "/rclone-test-hupawim7rena/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2676: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2733: FS has no Directory methods and doesn't Wrap 2026/04/19 01:36:54 DEBUG : Waiting for deletions to finish 2026/04/19 01:36:54 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/04/19 01:36:54 DEBUG : removing 1 level 4 directories 2026/04/19 01:36:54 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2026/04/19 01:36:54 DEBUG : removing 1 level 3 directories 2026/04/19 01:36:54 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2026/04/19 01:36:54 DEBUG : removing 1 level 2 directories 2026/04/19 01:36:54 INFO : hello? sausage/êé: Removing directory 2026/04/19 01:36:54 DEBUG : removing 1 level 1 directories 2026/04/19 01:36:54 INFO : hello? sausage: Removing directory 2026/04/19 01:36:54 DEBUG : removing 1 level 0 directories 2026/04/19 01:36:54 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Removing directory 2026/04/19 01:36:54 ERROR : error listing: directory not found 2026/04/19 01:36:54 DEBUG : Waiting for deletions to finish 2026/04/19 01:36:54 ERROR : error listing: directory not found 2026/04/19 01:36:54 ERROR : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Failed to list "": directory not found 2026/04/19 01:36:54 DEBUG : removing 1 level 0 directories 2026/04/19 01:36:54 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Removing directory 2026/04/19 01:36:54 ERROR : Failed to rmdir: Rmdir: directory not found === RUN TestIntegration/FsShutdown 2026/04/19 01:36:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hupawim7rena: Closing 2 unused connections 2026/04/19 01:36:54 NOTICE: TestSFTPRclone: Stopping server --- PASS: TestIntegration (1.69s) --- 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.65s) --- 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.18s) --- 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.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.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.04s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (0.04s) --- 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.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.01s) --- 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.01s) --- 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.951s "go test -v -timeout 1h0m0s -remote TestSFTPRclone: -verbose" - Finished OK in 3.814073484s (try 1/5)