"go test -v -timeout 1h0m0s -remote TestSFTPRclone: -verbose" - Starting (try 1/5) === RUN TestShellEscapeUnix --- PASS: TestShellEscapeUnix (0.00s) === RUN TestShellEscapeCmd --- PASS: TestShellEscapeCmd (0.00s) === RUN TestShellEscapePowerShell --- PASS: TestShellEscapePowerShell (0.00s) === RUN TestRemotePathEncodesRemoteNames --- PASS: TestRemotePathEncodesRemoteNames (0.00s) === RUN TestRemoteShellPathEncodesRemoteNames --- PASS: TestRemoteShellPathEncodesRemoteNames (0.00s) === RUN TestRemoteShellPathEncodesPathOverrideNames --- PASS: TestRemoteShellPathEncodesPathOverrideNames (0.00s) === RUN TestParseHash --- PASS: TestParseHash (0.00s) === RUN TestParseUsage --- PASS: TestParseUsage (0.00s) === RUN TestSSHExternalWaitMultipleCalls --- PASS: TestSSHExternalWaitMultipleCalls (0.10s) === RUN TestSSHExternalCloseMultipleCalls --- PASS: TestSSHExternalCloseMultipleCalls (0.00s) === RUN TestStringLock --- PASS: TestStringLock (1.12s) === RUN TestIntegration fstests.go:457: Using remote "TestSFTPRclone:" 2026/07/16 02:09:32 NOTICE: TestSFTPRclone: Starting server 2026/07/16 02:09:33 NOTICE: TestSFTPRclone: Attempting to connect to "127.0.0.1:28621" try 1/100 2026/07/16 02:09:33 DEBUG : TestSFTPRclone: Read 1, error: 2026/07/16 02:09:33 NOTICE: TestSFTPRclone: Started server and connected to "127.0.0.1:28621" 2026/07/16 02:09:33 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-mufeyub8bate" 2026/07/16 02:09:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/16 02:09:33 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/07/16 02:09:33 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/16 02:09:33 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/16 02:09:33 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/16 02:09:33 DEBUG : Setting pass="zOxF1uW367ZyavlLwtdkj6MXqj6FMlHZ6CMgbNQFX6TINdA" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/16 02:09:33 DEBUG : TestSFTPRclone: detected overridden config - adding "{-18LY}" suffix to name 2026/07/16 02:09:33 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/16 02:09:33 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/16 02:09:33 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/16 02:09:33 DEBUG : Setting pass="zOxF1uW367ZyavlLwtdkj6MXqj6FMlHZ6CMgbNQFX6TINdA" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/16 02:09:33 NOTICE: TestSFTPRclone{-18LY}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: New connection 127.0.0.1:42784->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9947.2eb6f6d96" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell type "unix" from config 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Relative path resolved to "/rclone-test-mufeyub8bate" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Using root directory "/rclone-test-mufeyub8bate" 2026/07/16 02:09:33 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE === RUN TestIntegration/FsCheckWrap fstests.go:498: Not a wrapping Fs === RUN TestIntegration/FsCommand fstests.go:526: No commands in this remote === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/07/16 02:09:33 INFO : dir/subdir: Making directory 2026/07/16 02:09:33 INFO : dir/subdir: Removing directory 2026/07/16 02:09:33 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsListDirNotFound 2026/07/16 02:09:33 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsListRDirNotFound fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:727: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: md5sum /rclone-test-mufeyub8bate/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: 090c52393df4df4e15391a69c2645caa /rclone-test-mufeyub8bate/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/16 02:09:33 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 090c52393df4df4e15391a69c2645caa 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: sha1sum /rclone-test-mufeyub8bate/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: 168ae1be208bd34405ed7c7ed446011a094bf753 /rclone-test-mufeyub8bate/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/16 02:09:33 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 168ae1be208bd34405ed7c7ed446011a094bf753 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: md5sum /rclone-test-mufeyub8bate/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: 090c52393df4df4e15391a69c2645caa /rclone-test-mufeyub8bate/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/16 02:09:33 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 090c52393df4df4e15391a69c2645caa 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: sha1sum /rclone-test-mufeyub8bate/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: 168ae1be208bd34405ed7c7ed446011a094bf753 /rclone-test-mufeyub8bate/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/16 02:09:33 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 168ae1be208bd34405ed7c7ed446011a094bf753 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: md5sum /rclone-test-mufeyub8bate/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: 090c52393df4df4e15391a69c2645caa /rclone-test-mufeyub8bate/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/16 02:09:33 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 090c52393df4df4e15391a69c2645caa 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: sha1sum /rclone-test-mufeyub8bate/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: 168ae1be208bd34405ed7c7ed446011a094bf753 /rclone-test-mufeyub8bate/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/16 02:09:33 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 168ae1be208bd34405ed7c7ed446011a094bf753 === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:727: testing "." 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/./." 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: md5sum /rclone-test-mufeyub8bate/./. 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: db9ea741f1e6dafb50d78ed720c0ecc4 /rclone-test-mufeyub8bate/./. 2026/07/16 02:09:33 DEBUG : ./.: Parsed hash: db9ea741f1e6dafb50d78ed720c0ecc4 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/./." 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: sha1sum /rclone-test-mufeyub8bate/./. 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: 35b1d14747d84bbff8beb9cc6ebf84588ca140de /rclone-test-mufeyub8bate/./. 2026/07/16 02:09:33 DEBUG : ./.: Parsed hash: 35b1d14747d84bbff8beb9cc6ebf84588ca140de 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/./." 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: md5sum /rclone-test-mufeyub8bate/./. 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: db9ea741f1e6dafb50d78ed720c0ecc4 /rclone-test-mufeyub8bate/./. 2026/07/16 02:09:33 DEBUG : ./.: Parsed hash: db9ea741f1e6dafb50d78ed720c0ecc4 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/./." 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: sha1sum /rclone-test-mufeyub8bate/./. 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: 35b1d14747d84bbff8beb9cc6ebf84588ca140de /rclone-test-mufeyub8bate/./. 2026/07/16 02:09:33 DEBUG : ./.: Parsed hash: 35b1d14747d84bbff8beb9cc6ebf84588ca140de 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/./." 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: md5sum /rclone-test-mufeyub8bate/./. 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: db9ea741f1e6dafb50d78ed720c0ecc4 /rclone-test-mufeyub8bate/./. 2026/07/16 02:09:33 DEBUG : ./.: Parsed hash: db9ea741f1e6dafb50d78ed720c0ecc4 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/./." 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: sha1sum /rclone-test-mufeyub8bate/./. 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: 35b1d14747d84bbff8beb9cc6ebf84588ca140de /rclone-test-mufeyub8bate/./. 2026/07/16 02:09:33 DEBUG : ./.: Parsed hash: 35b1d14747d84bbff8beb9cc6ebf84588ca140de === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:727: testing ".." 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/../.." 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: md5sum /rclone-test-mufeyub8bate/../.. 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: 14605ad61fe6bf0155b8f7868c1974bf /rclone-test-mufeyub8bate/../.. 2026/07/16 02:09:33 DEBUG : ../..: Parsed hash: 14605ad61fe6bf0155b8f7868c1974bf 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/../.." 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: sha1sum /rclone-test-mufeyub8bate/../.. 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: 706a8b432acf462264a64b7b057a4d4b59eda003 /rclone-test-mufeyub8bate/../.. 2026/07/16 02:09:33 DEBUG : ../..: Parsed hash: 706a8b432acf462264a64b7b057a4d4b59eda003 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/../.." 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: md5sum /rclone-test-mufeyub8bate/../.. 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: 14605ad61fe6bf0155b8f7868c1974bf /rclone-test-mufeyub8bate/../.. 2026/07/16 02:09:33 DEBUG : ../..: Parsed hash: 14605ad61fe6bf0155b8f7868c1974bf 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/../.." 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: sha1sum /rclone-test-mufeyub8bate/../.. 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: 706a8b432acf462264a64b7b057a4d4b59eda003 /rclone-test-mufeyub8bate/../.. 2026/07/16 02:09:33 DEBUG : ../..: Parsed hash: 706a8b432acf462264a64b7b057a4d4b59eda003 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/../.." 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: md5sum /rclone-test-mufeyub8bate/../.. 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: 14605ad61fe6bf0155b8f7868c1974bf /rclone-test-mufeyub8bate/../.. 2026/07/16 02:09:33 DEBUG : ../..: Parsed hash: 14605ad61fe6bf0155b8f7868c1974bf 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/../.." 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: sha1sum /rclone-test-mufeyub8bate/../.. 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: 706a8b432acf462264a64b7b057a4d4b59eda003 /rclone-test-mufeyub8bate/../.. 2026/07/16 02:09:33 DEBUG : ../..: Parsed hash: 706a8b432acf462264a64b7b057a4d4b59eda003 === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:727: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: md5sum /rclone-test-mufeyub8bate/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: 0ebc5a7c1646f13ddeed93a0244aba71 /rclone-test-mufeyub8bate/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/16 02:09:33 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 0ebc5a7c1646f13ddeed93a0244aba71 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: sha1sum /rclone-test-mufeyub8bate/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: e121b22f18b298b4800fd4a9e120b8b169049845 /rclone-test-mufeyub8bate/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/16 02:09:33 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: e121b22f18b298b4800fd4a9e120b8b169049845 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: md5sum /rclone-test-mufeyub8bate/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: 0ebc5a7c1646f13ddeed93a0244aba71 /rclone-test-mufeyub8bate/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/16 02:09:33 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 0ebc5a7c1646f13ddeed93a0244aba71 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: sha1sum /rclone-test-mufeyub8bate/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: e121b22f18b298b4800fd4a9e120b8b169049845 /rclone-test-mufeyub8bate/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/16 02:09:33 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: e121b22f18b298b4800fd4a9e120b8b169049845 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: md5sum /rclone-test-mufeyub8bate/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: 0ebc5a7c1646f13ddeed93a0244aba71 /rclone-test-mufeyub8bate/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/16 02:09:33 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 0ebc5a7c1646f13ddeed93a0244aba71 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: sha1sum /rclone-test-mufeyub8bate/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: e121b22f18b298b4800fd4a9e120b8b169049845 /rclone-test-mufeyub8bate/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/16 02:09:33 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: e121b22f18b298b4800fd4a9e120b8b169049845 === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:727: testing " leading space" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/ leading space/ leading space" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: md5sum /rclone-test-mufeyub8bate/\ leading\ space/\ leading\ space 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: 071b9c9bc0835f8de9c42b2beaaccf22 /rclone-test-mufeyub8bate/ leading space/ leading space 2026/07/16 02:09:33 DEBUG : leading space/ leading space: Parsed hash: 071b9c9bc0835f8de9c42b2beaaccf22 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/ leading space/ leading space" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: sha1sum /rclone-test-mufeyub8bate/\ leading\ space/\ leading\ space 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: 119cf9830a8d65511660f41a4b93efe18100ae68 /rclone-test-mufeyub8bate/ leading space/ leading space 2026/07/16 02:09:33 DEBUG : leading space/ leading space: Parsed hash: 119cf9830a8d65511660f41a4b93efe18100ae68 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/ leading space/ leading space" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: md5sum /rclone-test-mufeyub8bate/\ leading\ space/\ leading\ space 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: 071b9c9bc0835f8de9c42b2beaaccf22 /rclone-test-mufeyub8bate/ leading space/ leading space 2026/07/16 02:09:33 DEBUG : leading space/ leading space: Parsed hash: 071b9c9bc0835f8de9c42b2beaaccf22 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/ leading space/ leading space" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: sha1sum /rclone-test-mufeyub8bate/\ leading\ space/\ leading\ space 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: 119cf9830a8d65511660f41a4b93efe18100ae68 /rclone-test-mufeyub8bate/ leading space/ leading space 2026/07/16 02:09:33 DEBUG : leading space/ leading space: Parsed hash: 119cf9830a8d65511660f41a4b93efe18100ae68 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/ leading space/ leading space" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: md5sum /rclone-test-mufeyub8bate/\ leading\ space/\ leading\ space 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: 071b9c9bc0835f8de9c42b2beaaccf22 /rclone-test-mufeyub8bate/ leading space/ leading space 2026/07/16 02:09:33 DEBUG : leading space/ leading space: Parsed hash: 071b9c9bc0835f8de9c42b2beaaccf22 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/ leading space/ leading space" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: sha1sum /rclone-test-mufeyub8bate/\ leading\ space/\ leading\ space 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: 119cf9830a8d65511660f41a4b93efe18100ae68 /rclone-test-mufeyub8bate/ leading space/ leading space 2026/07/16 02:09:33 DEBUG : leading space/ leading space: Parsed hash: 119cf9830a8d65511660f41a4b93efe18100ae68 === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:727: testing "~leading tilde" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/~leading tilde/~leading tilde" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: md5sum /rclone-test-mufeyub8bate/\~leading\ tilde/\~leading\ tilde 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: 67aa9b631dab2349ddd19457d8efb91a /rclone-test-mufeyub8bate/~leading tilde/~leading tilde 2026/07/16 02:09:33 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 67aa9b631dab2349ddd19457d8efb91a 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/~leading tilde/~leading tilde" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: sha1sum /rclone-test-mufeyub8bate/\~leading\ tilde/\~leading\ tilde 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: 29bccda3b459899522dee55b2b6ad2d94ce9eebb /rclone-test-mufeyub8bate/~leading tilde/~leading tilde 2026/07/16 02:09:33 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 29bccda3b459899522dee55b2b6ad2d94ce9eebb 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/~leading tilde/~leading tilde" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: md5sum /rclone-test-mufeyub8bate/\~leading\ tilde/\~leading\ tilde 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: 67aa9b631dab2349ddd19457d8efb91a /rclone-test-mufeyub8bate/~leading tilde/~leading tilde 2026/07/16 02:09:33 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 67aa9b631dab2349ddd19457d8efb91a 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/~leading tilde/~leading tilde" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: sha1sum /rclone-test-mufeyub8bate/\~leading\ tilde/\~leading\ tilde 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: 29bccda3b459899522dee55b2b6ad2d94ce9eebb /rclone-test-mufeyub8bate/~leading tilde/~leading tilde 2026/07/16 02:09:33 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 29bccda3b459899522dee55b2b6ad2d94ce9eebb 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/~leading tilde/~leading tilde" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: md5sum /rclone-test-mufeyub8bate/\~leading\ tilde/\~leading\ tilde 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: 67aa9b631dab2349ddd19457d8efb91a /rclone-test-mufeyub8bate/~leading tilde/~leading tilde 2026/07/16 02:09:33 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 67aa9b631dab2349ddd19457d8efb91a 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/~leading tilde/~leading tilde" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: sha1sum /rclone-test-mufeyub8bate/\~leading\ tilde/\~leading\ tilde 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: 29bccda3b459899522dee55b2b6ad2d94ce9eebb /rclone-test-mufeyub8bate/~leading tilde/~leading tilde 2026/07/16 02:09:33 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 29bccda3b459899522dee55b2b6ad2d94ce9eebb === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:727: testing "␍leading CR" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/␍leading CR/␍leading CR" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: md5sum /rclone-test-mufeyub8bate/␍leading\ CR/␍leading\ CR 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: 1e71721f581a3312c5b470367e81e239 /rclone-test-mufeyub8bate/␍leading CR/␍leading CR 2026/07/16 02:09:33 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 1e71721f581a3312c5b470367e81e239 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/␍leading CR/␍leading CR" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: sha1sum /rclone-test-mufeyub8bate/␍leading\ CR/␍leading\ CR 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: a8fb45590b8392c3212c6d1c2d68713527338f56 /rclone-test-mufeyub8bate/␍leading CR/␍leading CR 2026/07/16 02:09:33 DEBUG : ␍leading CR/␍leading CR: Parsed hash: a8fb45590b8392c3212c6d1c2d68713527338f56 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/␍leading CR/␍leading CR" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: md5sum /rclone-test-mufeyub8bate/␍leading\ CR/␍leading\ CR 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: 1e71721f581a3312c5b470367e81e239 /rclone-test-mufeyub8bate/␍leading CR/␍leading CR 2026/07/16 02:09:33 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 1e71721f581a3312c5b470367e81e239 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/␍leading CR/␍leading CR" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: sha1sum /rclone-test-mufeyub8bate/␍leading\ CR/␍leading\ CR 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: a8fb45590b8392c3212c6d1c2d68713527338f56 /rclone-test-mufeyub8bate/␍leading CR/␍leading CR 2026/07/16 02:09:33 DEBUG : ␍leading CR/␍leading CR: Parsed hash: a8fb45590b8392c3212c6d1c2d68713527338f56 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/␍leading CR/␍leading CR" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: md5sum /rclone-test-mufeyub8bate/␍leading\ CR/␍leading\ CR 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: 1e71721f581a3312c5b470367e81e239 /rclone-test-mufeyub8bate/␍leading CR/␍leading CR 2026/07/16 02:09:33 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 1e71721f581a3312c5b470367e81e239 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/␍leading CR/␍leading CR" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: sha1sum /rclone-test-mufeyub8bate/␍leading\ CR/␍leading\ CR 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: a8fb45590b8392c3212c6d1c2d68713527338f56 /rclone-test-mufeyub8bate/␍leading CR/␍leading CR 2026/07/16 02:09:33 DEBUG : ␍leading CR/␍leading CR: Parsed hash: a8fb45590b8392c3212c6d1c2d68713527338f56 === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:727: testing "␊leading LF" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/␊leading LF/␊leading LF" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: md5sum /rclone-test-mufeyub8bate/␊leading\ LF/␊leading\ LF 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: 6878a1588b21f839bca4ebce7a5f7709 /rclone-test-mufeyub8bate/␊leading LF/␊leading LF 2026/07/16 02:09:33 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 6878a1588b21f839bca4ebce7a5f7709 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/␊leading LF/␊leading LF" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: sha1sum /rclone-test-mufeyub8bate/␊leading\ LF/␊leading\ LF 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: 15d2a02d4fca9fd5d5dfa9dd5045f7ef20e2dea6 /rclone-test-mufeyub8bate/␊leading LF/␊leading LF 2026/07/16 02:09:33 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 15d2a02d4fca9fd5d5dfa9dd5045f7ef20e2dea6 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/␊leading LF/␊leading LF" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: md5sum /rclone-test-mufeyub8bate/␊leading\ LF/␊leading\ LF 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: 6878a1588b21f839bca4ebce7a5f7709 /rclone-test-mufeyub8bate/␊leading LF/␊leading LF 2026/07/16 02:09:33 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 6878a1588b21f839bca4ebce7a5f7709 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/␊leading LF/␊leading LF" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: sha1sum /rclone-test-mufeyub8bate/␊leading\ LF/␊leading\ LF 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: 15d2a02d4fca9fd5d5dfa9dd5045f7ef20e2dea6 /rclone-test-mufeyub8bate/␊leading LF/␊leading LF 2026/07/16 02:09:33 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 15d2a02d4fca9fd5d5dfa9dd5045f7ef20e2dea6 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/␊leading LF/␊leading LF" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: md5sum /rclone-test-mufeyub8bate/␊leading\ LF/␊leading\ LF 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: 6878a1588b21f839bca4ebce7a5f7709 /rclone-test-mufeyub8bate/␊leading LF/␊leading LF 2026/07/16 02:09:33 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 6878a1588b21f839bca4ebce7a5f7709 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/␊leading LF/␊leading LF" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: sha1sum /rclone-test-mufeyub8bate/␊leading\ LF/␊leading\ LF 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: 15d2a02d4fca9fd5d5dfa9dd5045f7ef20e2dea6 /rclone-test-mufeyub8bate/␊leading LF/␊leading LF 2026/07/16 02:09:33 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 15d2a02d4fca9fd5d5dfa9dd5045f7ef20e2dea6 === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:727: testing "␉leading HT" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/␉leading HT/␉leading HT" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: md5sum /rclone-test-mufeyub8bate/␉leading\ HT/␉leading\ HT 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: 1634f231dfb39c2f45f2c4bd81c5d177 /rclone-test-mufeyub8bate/␉leading HT/␉leading HT 2026/07/16 02:09:33 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 1634f231dfb39c2f45f2c4bd81c5d177 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/␉leading HT/␉leading HT" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: sha1sum /rclone-test-mufeyub8bate/␉leading\ HT/␉leading\ HT 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: 2baec911e0c26b3ba50e531b9a66391c8a28968b /rclone-test-mufeyub8bate/␉leading HT/␉leading HT 2026/07/16 02:09:33 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 2baec911e0c26b3ba50e531b9a66391c8a28968b 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/␉leading HT/␉leading HT" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: md5sum /rclone-test-mufeyub8bate/␉leading\ HT/␉leading\ HT 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: 1634f231dfb39c2f45f2c4bd81c5d177 /rclone-test-mufeyub8bate/␉leading HT/␉leading HT 2026/07/16 02:09:33 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 1634f231dfb39c2f45f2c4bd81c5d177 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/␉leading HT/␉leading HT" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: sha1sum /rclone-test-mufeyub8bate/␉leading\ HT/␉leading\ HT 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: 2baec911e0c26b3ba50e531b9a66391c8a28968b /rclone-test-mufeyub8bate/␉leading HT/␉leading HT 2026/07/16 02:09:33 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 2baec911e0c26b3ba50e531b9a66391c8a28968b 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/␉leading HT/␉leading HT" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: md5sum /rclone-test-mufeyub8bate/␉leading\ HT/␉leading\ HT 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: 1634f231dfb39c2f45f2c4bd81c5d177 /rclone-test-mufeyub8bate/␉leading HT/␉leading HT 2026/07/16 02:09:33 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 1634f231dfb39c2f45f2c4bd81c5d177 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/␉leading HT/␉leading HT" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: sha1sum /rclone-test-mufeyub8bate/␉leading\ HT/␉leading\ HT 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: 2baec911e0c26b3ba50e531b9a66391c8a28968b /rclone-test-mufeyub8bate/␉leading HT/␉leading HT 2026/07/16 02:09:33 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 2baec911e0c26b3ba50e531b9a66391c8a28968b === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:727: testing "␋leading VT" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/␋leading VT/␋leading VT" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: md5sum /rclone-test-mufeyub8bate/␋leading\ VT/␋leading\ VT 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: 217fe680065c97fc7992d8381c46c46b /rclone-test-mufeyub8bate/␋leading VT/␋leading VT 2026/07/16 02:09:33 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 217fe680065c97fc7992d8381c46c46b 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/␋leading VT/␋leading VT" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: sha1sum /rclone-test-mufeyub8bate/␋leading\ VT/␋leading\ VT 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: f02fe88e38c2bd3289c4da1ca7d2c78090ee0ef1 /rclone-test-mufeyub8bate/␋leading VT/␋leading VT 2026/07/16 02:09:33 DEBUG : ␋leading VT/␋leading VT: Parsed hash: f02fe88e38c2bd3289c4da1ca7d2c78090ee0ef1 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/␋leading VT/␋leading VT" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: md5sum /rclone-test-mufeyub8bate/␋leading\ VT/␋leading\ VT 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: 217fe680065c97fc7992d8381c46c46b /rclone-test-mufeyub8bate/␋leading VT/␋leading VT 2026/07/16 02:09:33 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 217fe680065c97fc7992d8381c46c46b 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/␋leading VT/␋leading VT" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: sha1sum /rclone-test-mufeyub8bate/␋leading\ VT/␋leading\ VT 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: f02fe88e38c2bd3289c4da1ca7d2c78090ee0ef1 /rclone-test-mufeyub8bate/␋leading VT/␋leading VT 2026/07/16 02:09:33 DEBUG : ␋leading VT/␋leading VT: Parsed hash: f02fe88e38c2bd3289c4da1ca7d2c78090ee0ef1 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/␋leading VT/␋leading VT" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: md5sum /rclone-test-mufeyub8bate/␋leading\ VT/␋leading\ VT 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: 217fe680065c97fc7992d8381c46c46b /rclone-test-mufeyub8bate/␋leading VT/␋leading VT 2026/07/16 02:09:33 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 217fe680065c97fc7992d8381c46c46b 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/␋leading VT/␋leading VT" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: sha1sum /rclone-test-mufeyub8bate/␋leading\ VT/␋leading\ VT 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: f02fe88e38c2bd3289c4da1ca7d2c78090ee0ef1 /rclone-test-mufeyub8bate/␋leading VT/␋leading VT 2026/07/16 02:09:33 DEBUG : ␋leading VT/␋leading VT: Parsed hash: f02fe88e38c2bd3289c4da1ca7d2c78090ee0ef1 === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:727: testing ".leading dot" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/.leading dot/.leading dot" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: md5sum /rclone-test-mufeyub8bate/.leading\ dot/.leading\ dot 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: dd86b22136dc7e4c81e6399b1e426345 /rclone-test-mufeyub8bate/.leading dot/.leading dot 2026/07/16 02:09:33 DEBUG : .leading dot/.leading dot: Parsed hash: dd86b22136dc7e4c81e6399b1e426345 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/.leading dot/.leading dot" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: sha1sum /rclone-test-mufeyub8bate/.leading\ dot/.leading\ dot 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: 3c0f07aa2bb9e80b303080f63f7e0132e72279de /rclone-test-mufeyub8bate/.leading dot/.leading dot 2026/07/16 02:09:33 DEBUG : .leading dot/.leading dot: Parsed hash: 3c0f07aa2bb9e80b303080f63f7e0132e72279de 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/.leading dot/.leading dot" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: md5sum /rclone-test-mufeyub8bate/.leading\ dot/.leading\ dot 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: dd86b22136dc7e4c81e6399b1e426345 /rclone-test-mufeyub8bate/.leading dot/.leading dot 2026/07/16 02:09:33 DEBUG : .leading dot/.leading dot: Parsed hash: dd86b22136dc7e4c81e6399b1e426345 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/.leading dot/.leading dot" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: sha1sum /rclone-test-mufeyub8bate/.leading\ dot/.leading\ dot 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: 3c0f07aa2bb9e80b303080f63f7e0132e72279de /rclone-test-mufeyub8bate/.leading dot/.leading dot 2026/07/16 02:09:33 DEBUG : .leading dot/.leading dot: Parsed hash: 3c0f07aa2bb9e80b303080f63f7e0132e72279de 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/.leading dot/.leading dot" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: md5sum /rclone-test-mufeyub8bate/.leading\ dot/.leading\ dot 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: dd86b22136dc7e4c81e6399b1e426345 /rclone-test-mufeyub8bate/.leading dot/.leading dot 2026/07/16 02:09:33 DEBUG : .leading dot/.leading dot: Parsed hash: dd86b22136dc7e4c81e6399b1e426345 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/.leading dot/.leading dot" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: sha1sum /rclone-test-mufeyub8bate/.leading\ dot/.leading\ dot 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: 3c0f07aa2bb9e80b303080f63f7e0132e72279de /rclone-test-mufeyub8bate/.leading dot/.leading dot 2026/07/16 02:09:33 DEBUG : .leading dot/.leading dot: Parsed hash: 3c0f07aa2bb9e80b303080f63f7e0132e72279de === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:727: testing "trailing space " 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/trailing space /trailing space " 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: md5sum /rclone-test-mufeyub8bate/trailing\ space\ /trailing\ space\ 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: 9c1cb117efe138b192914189a37ac042 /rclone-test-mufeyub8bate/trailing space /trailing space 2026/07/16 02:09:33 DEBUG : trailing space /trailing space : Parsed hash: 9c1cb117efe138b192914189a37ac042 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/trailing space /trailing space " 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: sha1sum /rclone-test-mufeyub8bate/trailing\ space\ /trailing\ space\ 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: 72bbc509aba1cb045a6374347a15b4dc99e98110 /rclone-test-mufeyub8bate/trailing space /trailing space 2026/07/16 02:09:33 DEBUG : trailing space /trailing space : Parsed hash: 72bbc509aba1cb045a6374347a15b4dc99e98110 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/trailing space /trailing space " 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: md5sum /rclone-test-mufeyub8bate/trailing\ space\ /trailing\ space\ 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: 9c1cb117efe138b192914189a37ac042 /rclone-test-mufeyub8bate/trailing space /trailing space 2026/07/16 02:09:33 DEBUG : trailing space /trailing space : Parsed hash: 9c1cb117efe138b192914189a37ac042 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/trailing space /trailing space " 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: sha1sum /rclone-test-mufeyub8bate/trailing\ space\ /trailing\ space\ 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: 72bbc509aba1cb045a6374347a15b4dc99e98110 /rclone-test-mufeyub8bate/trailing space /trailing space 2026/07/16 02:09:33 DEBUG : trailing space /trailing space : Parsed hash: 72bbc509aba1cb045a6374347a15b4dc99e98110 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/trailing space /trailing space " 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: md5sum /rclone-test-mufeyub8bate/trailing\ space\ /trailing\ space\ 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: 9c1cb117efe138b192914189a37ac042 /rclone-test-mufeyub8bate/trailing space /trailing space 2026/07/16 02:09:33 DEBUG : trailing space /trailing space : Parsed hash: 9c1cb117efe138b192914189a37ac042 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/trailing space /trailing space " 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: sha1sum /rclone-test-mufeyub8bate/trailing\ space\ /trailing\ space\ 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: 72bbc509aba1cb045a6374347a15b4dc99e98110 /rclone-test-mufeyub8bate/trailing space /trailing space 2026/07/16 02:09:33 DEBUG : trailing space /trailing space : Parsed hash: 72bbc509aba1cb045a6374347a15b4dc99e98110 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:727: testing "trailing CR␍" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/trailing CR␍/trailing CR␍" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: md5sum /rclone-test-mufeyub8bate/trailing\ CR␍/trailing\ CR␍ 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: ece03b379e0bc36e386916296a5dc3c6 /rclone-test-mufeyub8bate/trailing CR␍/trailing CR␍ 2026/07/16 02:09:33 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: ece03b379e0bc36e386916296a5dc3c6 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/trailing CR␍/trailing CR␍" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: sha1sum /rclone-test-mufeyub8bate/trailing\ CR␍/trailing\ CR␍ 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: 6b9affab1a00473fd3461b1858dd0a0368a56e95 /rclone-test-mufeyub8bate/trailing CR␍/trailing CR␍ 2026/07/16 02:09:33 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 6b9affab1a00473fd3461b1858dd0a0368a56e95 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/trailing CR␍/trailing CR␍" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: md5sum /rclone-test-mufeyub8bate/trailing\ CR␍/trailing\ CR␍ 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: ece03b379e0bc36e386916296a5dc3c6 /rclone-test-mufeyub8bate/trailing CR␍/trailing CR␍ 2026/07/16 02:09:33 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: ece03b379e0bc36e386916296a5dc3c6 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/trailing CR␍/trailing CR␍" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: sha1sum /rclone-test-mufeyub8bate/trailing\ CR␍/trailing\ CR␍ 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: 6b9affab1a00473fd3461b1858dd0a0368a56e95 /rclone-test-mufeyub8bate/trailing CR␍/trailing CR␍ 2026/07/16 02:09:33 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 6b9affab1a00473fd3461b1858dd0a0368a56e95 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/trailing CR␍/trailing CR␍" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: md5sum /rclone-test-mufeyub8bate/trailing\ CR␍/trailing\ CR␍ 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: ece03b379e0bc36e386916296a5dc3c6 /rclone-test-mufeyub8bate/trailing CR␍/trailing CR␍ 2026/07/16 02:09:33 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: ece03b379e0bc36e386916296a5dc3c6 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/trailing CR␍/trailing CR␍" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: sha1sum /rclone-test-mufeyub8bate/trailing\ CR␍/trailing\ CR␍ 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: 6b9affab1a00473fd3461b1858dd0a0368a56e95 /rclone-test-mufeyub8bate/trailing CR␍/trailing CR␍ 2026/07/16 02:09:33 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 6b9affab1a00473fd3461b1858dd0a0368a56e95 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:727: testing "trailing LF␊" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/trailing LF␊/trailing LF␊" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: md5sum /rclone-test-mufeyub8bate/trailing\ LF␊/trailing\ LF␊ 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: 8f4823b13405bbe614e55b95f7f27dd5 /rclone-test-mufeyub8bate/trailing LF␊/trailing LF␊ 2026/07/16 02:09:33 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 8f4823b13405bbe614e55b95f7f27dd5 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/trailing LF␊/trailing LF␊" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: sha1sum /rclone-test-mufeyub8bate/trailing\ LF␊/trailing\ LF␊ 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: 82856bc70193f5dfb2e2a958c08374898424c325 /rclone-test-mufeyub8bate/trailing LF␊/trailing LF␊ 2026/07/16 02:09:33 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 82856bc70193f5dfb2e2a958c08374898424c325 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/trailing LF␊/trailing LF␊" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: md5sum /rclone-test-mufeyub8bate/trailing\ LF␊/trailing\ LF␊ 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: 8f4823b13405bbe614e55b95f7f27dd5 /rclone-test-mufeyub8bate/trailing LF␊/trailing LF␊ 2026/07/16 02:09:33 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 8f4823b13405bbe614e55b95f7f27dd5 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/trailing LF␊/trailing LF␊" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: sha1sum /rclone-test-mufeyub8bate/trailing\ LF␊/trailing\ LF␊ 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: 82856bc70193f5dfb2e2a958c08374898424c325 /rclone-test-mufeyub8bate/trailing LF␊/trailing LF␊ 2026/07/16 02:09:33 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 82856bc70193f5dfb2e2a958c08374898424c325 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/trailing LF␊/trailing LF␊" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: md5sum /rclone-test-mufeyub8bate/trailing\ LF␊/trailing\ LF␊ 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: 8f4823b13405bbe614e55b95f7f27dd5 /rclone-test-mufeyub8bate/trailing LF␊/trailing LF␊ 2026/07/16 02:09:33 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 8f4823b13405bbe614e55b95f7f27dd5 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/trailing LF␊/trailing LF␊" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: sha1sum /rclone-test-mufeyub8bate/trailing\ LF␊/trailing\ LF␊ 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: 82856bc70193f5dfb2e2a958c08374898424c325 /rclone-test-mufeyub8bate/trailing LF␊/trailing LF␊ 2026/07/16 02:09:33 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 82856bc70193f5dfb2e2a958c08374898424c325 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:727: testing "trailing HT␉" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/trailing HT␉/trailing HT␉" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: md5sum /rclone-test-mufeyub8bate/trailing\ HT␉/trailing\ HT␉ 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: 9332784eff2472f9a67f43f515338edb /rclone-test-mufeyub8bate/trailing HT␉/trailing HT␉ 2026/07/16 02:09:33 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 9332784eff2472f9a67f43f515338edb 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/trailing HT␉/trailing HT␉" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: sha1sum /rclone-test-mufeyub8bate/trailing\ HT␉/trailing\ HT␉ 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: a9c84849c0b624155d882d6624a41d260888507b /rclone-test-mufeyub8bate/trailing HT␉/trailing HT␉ 2026/07/16 02:09:33 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: a9c84849c0b624155d882d6624a41d260888507b 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/trailing HT␉/trailing HT␉" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: md5sum /rclone-test-mufeyub8bate/trailing\ HT␉/trailing\ HT␉ 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: 9332784eff2472f9a67f43f515338edb /rclone-test-mufeyub8bate/trailing HT␉/trailing HT␉ 2026/07/16 02:09:33 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 9332784eff2472f9a67f43f515338edb 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/trailing HT␉/trailing HT␉" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: sha1sum /rclone-test-mufeyub8bate/trailing\ HT␉/trailing\ HT␉ 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: a9c84849c0b624155d882d6624a41d260888507b /rclone-test-mufeyub8bate/trailing HT␉/trailing HT␉ 2026/07/16 02:09:33 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: a9c84849c0b624155d882d6624a41d260888507b 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/trailing HT␉/trailing HT␉" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: md5sum /rclone-test-mufeyub8bate/trailing\ HT␉/trailing\ HT␉ 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: 9332784eff2472f9a67f43f515338edb /rclone-test-mufeyub8bate/trailing HT␉/trailing HT␉ 2026/07/16 02:09:33 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 9332784eff2472f9a67f43f515338edb 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/trailing HT␉/trailing HT␉" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: sha1sum /rclone-test-mufeyub8bate/trailing\ HT␉/trailing\ HT␉ 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: a9c84849c0b624155d882d6624a41d260888507b /rclone-test-mufeyub8bate/trailing HT␉/trailing HT␉ 2026/07/16 02:09:33 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: a9c84849c0b624155d882d6624a41d260888507b === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:727: testing "trailing VT␋" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/trailing VT␋/trailing VT␋" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: md5sum /rclone-test-mufeyub8bate/trailing\ VT␋/trailing\ VT␋ 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: 88bb14b8b07353d709e5d5bf669106c4 /rclone-test-mufeyub8bate/trailing VT␋/trailing VT␋ 2026/07/16 02:09:33 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 88bb14b8b07353d709e5d5bf669106c4 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/trailing VT␋/trailing VT␋" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: sha1sum /rclone-test-mufeyub8bate/trailing\ VT␋/trailing\ VT␋ 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: 37608c1e108f4b3795345c16d6f6e1951dddba73 /rclone-test-mufeyub8bate/trailing VT␋/trailing VT␋ 2026/07/16 02:09:33 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 37608c1e108f4b3795345c16d6f6e1951dddba73 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/trailing VT␋/trailing VT␋" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: md5sum /rclone-test-mufeyub8bate/trailing\ VT␋/trailing\ VT␋ 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: 88bb14b8b07353d709e5d5bf669106c4 /rclone-test-mufeyub8bate/trailing VT␋/trailing VT␋ 2026/07/16 02:09:33 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 88bb14b8b07353d709e5d5bf669106c4 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/trailing VT␋/trailing VT␋" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: sha1sum /rclone-test-mufeyub8bate/trailing\ VT␋/trailing\ VT␋ 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: 37608c1e108f4b3795345c16d6f6e1951dddba73 /rclone-test-mufeyub8bate/trailing VT␋/trailing VT␋ 2026/07/16 02:09:33 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 37608c1e108f4b3795345c16d6f6e1951dddba73 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/trailing VT␋/trailing VT␋" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: md5sum /rclone-test-mufeyub8bate/trailing\ VT␋/trailing\ VT␋ 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: 88bb14b8b07353d709e5d5bf669106c4 /rclone-test-mufeyub8bate/trailing VT␋/trailing VT␋ 2026/07/16 02:09:33 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 88bb14b8b07353d709e5d5bf669106c4 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/trailing VT␋/trailing VT␋" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: sha1sum /rclone-test-mufeyub8bate/trailing\ VT␋/trailing\ VT␋ 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: 37608c1e108f4b3795345c16d6f6e1951dddba73 /rclone-test-mufeyub8bate/trailing VT␋/trailing VT␋ 2026/07/16 02:09:33 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 37608c1e108f4b3795345c16d6f6e1951dddba73 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:727: testing "trailing dot." 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/trailing dot./trailing dot." 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: md5sum /rclone-test-mufeyub8bate/trailing\ dot./trailing\ dot. 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: 534db30cd64fd1fde011bfbd3003c50f /rclone-test-mufeyub8bate/trailing dot./trailing dot. 2026/07/16 02:09:33 DEBUG : trailing dot./trailing dot.: Parsed hash: 534db30cd64fd1fde011bfbd3003c50f 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/trailing dot./trailing dot." 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: sha1sum /rclone-test-mufeyub8bate/trailing\ dot./trailing\ dot. 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: 3d0aca5a5892477d81c75d5dd9178be0095e8380 /rclone-test-mufeyub8bate/trailing dot./trailing dot. 2026/07/16 02:09:33 DEBUG : trailing dot./trailing dot.: Parsed hash: 3d0aca5a5892477d81c75d5dd9178be0095e8380 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/trailing dot./trailing dot." 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: md5sum /rclone-test-mufeyub8bate/trailing\ dot./trailing\ dot. 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: 534db30cd64fd1fde011bfbd3003c50f /rclone-test-mufeyub8bate/trailing dot./trailing dot. 2026/07/16 02:09:33 DEBUG : trailing dot./trailing dot.: Parsed hash: 534db30cd64fd1fde011bfbd3003c50f 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/trailing dot./trailing dot." 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: sha1sum /rclone-test-mufeyub8bate/trailing\ dot./trailing\ dot. 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: 3d0aca5a5892477d81c75d5dd9178be0095e8380 /rclone-test-mufeyub8bate/trailing dot./trailing dot. 2026/07/16 02:09:33 DEBUG : trailing dot./trailing dot.: Parsed hash: 3d0aca5a5892477d81c75d5dd9178be0095e8380 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/trailing dot./trailing dot." 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: md5sum /rclone-test-mufeyub8bate/trailing\ dot./trailing\ dot. 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: 534db30cd64fd1fde011bfbd3003c50f /rclone-test-mufeyub8bate/trailing dot./trailing dot. 2026/07/16 02:09:33 DEBUG : trailing dot./trailing dot.: Parsed hash: 534db30cd64fd1fde011bfbd3003c50f 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/trailing dot./trailing dot." 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: sha1sum /rclone-test-mufeyub8bate/trailing\ dot./trailing\ dot. 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: 3d0aca5a5892477d81c75d5dd9178be0095e8380 /rclone-test-mufeyub8bate/trailing dot./trailing dot. 2026/07/16 02:09:33 DEBUG : trailing dot./trailing dot.: Parsed hash: 3d0aca5a5892477d81c75d5dd9178be0095e8380 === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:727: testing "invalid utf-8\xfe" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: md5sum /rclone-test-mufeyub8bate/invalid\ utf-8/invalid\ utf-8 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: 28169679f97df5559d921fcac68903bc /rclone-test-mufeyub8bate/invalid utf-8/invalid utf-8 2026/07/16 02:09:33 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 28169679f97df5559d921fcac68903bc 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: sha1sum /rclone-test-mufeyub8bate/invalid\ utf-8/invalid\ utf-8 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: 066345f3e3eca68b9baa897d6806f1663fe41b5a /rclone-test-mufeyub8bate/invalid utf-8/invalid utf-8 2026/07/16 02:09:33 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 066345f3e3eca68b9baa897d6806f1663fe41b5a 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: md5sum /rclone-test-mufeyub8bate/invalid\ utf-8/invalid\ utf-8 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: 28169679f97df5559d921fcac68903bc /rclone-test-mufeyub8bate/invalid utf-8/invalid utf-8 2026/07/16 02:09:33 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 28169679f97df5559d921fcac68903bc 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: sha1sum /rclone-test-mufeyub8bate/invalid\ utf-8/invalid\ utf-8 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: 066345f3e3eca68b9baa897d6806f1663fe41b5a /rclone-test-mufeyub8bate/invalid utf-8/invalid utf-8 2026/07/16 02:09:33 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 066345f3e3eca68b9baa897d6806f1663fe41b5a 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: md5sum /rclone-test-mufeyub8bate/invalid\ utf-8/invalid\ utf-8 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: 28169679f97df5559d921fcac68903bc /rclone-test-mufeyub8bate/invalid utf-8/invalid utf-8 2026/07/16 02:09:33 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 28169679f97df5559d921fcac68903bc 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: sha1sum /rclone-test-mufeyub8bate/invalid\ utf-8/invalid\ utf-8 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: 066345f3e3eca68b9baa897d6806f1663fe41b5a /rclone-test-mufeyub8bate/invalid utf-8/invalid utf-8 2026/07/16 02:09:33 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 066345f3e3eca68b9baa897d6806f1663fe41b5a === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:727: testing "test%46.txt" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/test%46.txt/test%46.txt" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: md5sum /rclone-test-mufeyub8bate/test\%46.txt/test\%46.txt 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: 27d4d348693c52290227c8fb64ad1666 /rclone-test-mufeyub8bate/test%46.txt/test%46.txt 2026/07/16 02:09:33 DEBUG : test%46.txt/test%46.txt: Parsed hash: 27d4d348693c52290227c8fb64ad1666 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/test%46.txt/test%46.txt" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: sha1sum /rclone-test-mufeyub8bate/test\%46.txt/test\%46.txt 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: 0a70c8ffc4ab6a206c6094060714e7d5bf9ca06f /rclone-test-mufeyub8bate/test%46.txt/test%46.txt 2026/07/16 02:09:33 DEBUG : test%46.txt/test%46.txt: Parsed hash: 0a70c8ffc4ab6a206c6094060714e7d5bf9ca06f 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/test%46.txt/test%46.txt" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: md5sum /rclone-test-mufeyub8bate/test\%46.txt/test\%46.txt 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: 27d4d348693c52290227c8fb64ad1666 /rclone-test-mufeyub8bate/test%46.txt/test%46.txt 2026/07/16 02:09:33 DEBUG : test%46.txt/test%46.txt: Parsed hash: 27d4d348693c52290227c8fb64ad1666 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/test%46.txt/test%46.txt" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: sha1sum /rclone-test-mufeyub8bate/test\%46.txt/test\%46.txt 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: 0a70c8ffc4ab6a206c6094060714e7d5bf9ca06f /rclone-test-mufeyub8bate/test%46.txt/test%46.txt 2026/07/16 02:09:33 DEBUG : test%46.txt/test%46.txt: Parsed hash: 0a70c8ffc4ab6a206c6094060714e7d5bf9ca06f 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/test%46.txt/test%46.txt" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: md5sum /rclone-test-mufeyub8bate/test\%46.txt/test\%46.txt 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: 27d4d348693c52290227c8fb64ad1666 /rclone-test-mufeyub8bate/test%46.txt/test%46.txt 2026/07/16 02:09:33 DEBUG : test%46.txt/test%46.txt: Parsed hash: 27d4d348693c52290227c8fb64ad1666 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/test%46.txt/test%46.txt" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: sha1sum /rclone-test-mufeyub8bate/test\%46.txt/test\%46.txt 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: 0a70c8ffc4ab6a206c6094060714e7d5bf9ca06f /rclone-test-mufeyub8bate/test%46.txt/test%46.txt 2026/07/16 02:09:33 DEBUG : test%46.txt/test%46.txt: Parsed hash: 0a70c8ffc4ab6a206c6094060714e7d5bf9ca06f === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Connection OK after error: potato 2026/07/16 02:09:33 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Removed after failed upload: potato === RUN TestIntegration/FsMkdir/FsPutZeroLength 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/zero-length-file" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: md5sum /rclone-test-mufeyub8bate/zero-length-file 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-mufeyub8bate/zero-length-file 2026/07/16 02:09:33 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/zero-length-file" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: sha1sum /rclone-test-mufeyub8bate/zero-length-file 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-mufeyub8bate/zero-length-file 2026/07/16 02:09:33 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/zero-length-file" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: md5sum /rclone-test-mufeyub8bate/zero-length-file 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-mufeyub8bate/zero-length-file 2026/07/16 02:09:33 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/zero-length-file" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: sha1sum /rclone-test-mufeyub8bate/zero-length-file 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-mufeyub8bate/zero-length-file 2026/07/16 02:09:33 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:806: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:839: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:892: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/file name.txt" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: md5sum /rclone-test-mufeyub8bate/file\ name.txt 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: 4b1c5f2e10cd6ec2ef580b38625d6f92 /rclone-test-mufeyub8bate/file name.txt 2026/07/16 02:09:33 DEBUG : file name.txt: Parsed hash: 4b1c5f2e10cd6ec2ef580b38625d6f92 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/file name.txt" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: sha1sum /rclone-test-mufeyub8bate/file\ name.txt 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: c34b09ac5d581755f186d6f5d7a33c749f676feb /rclone-test-mufeyub8bate/file name.txt 2026/07/16 02:09:33 DEBUG : file name.txt: Parsed hash: c34b09ac5d581755f186d6f5d7a33c749f676feb 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/file name.txt" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: md5sum /rclone-test-mufeyub8bate/file\ name.txt 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: 4b1c5f2e10cd6ec2ef580b38625d6f92 /rclone-test-mufeyub8bate/file name.txt 2026/07/16 02:09:33 DEBUG : file name.txt: Parsed hash: 4b1c5f2e10cd6ec2ef580b38625d6f92 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/file name.txt" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: sha1sum /rclone-test-mufeyub8bate/file\ name.txt 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: c34b09ac5d581755f186d6f5d7a33c749f676feb /rclone-test-mufeyub8bate/file name.txt 2026/07/16 02:09:33 DEBUG : file name.txt: Parsed hash: c34b09ac5d581755f186d6f5d7a33c749f676feb 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: md5sum /rclone-test-mufeyub8bate/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: 401d90fb98f38295ac5f77589f942e04 /rclone-test-mufeyub8bate/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/16 02:09:33 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 401d90fb98f38295ac5f77589f942e04 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: sha1sum /rclone-test-mufeyub8bate/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: 67cbb3ad8120e89f2e3b8d78c7e12dc78bf0d620 /rclone-test-mufeyub8bate/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/16 02:09:33 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 67cbb3ad8120e89f2e3b8d78c7e12dc78bf0d620 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: md5sum /rclone-test-mufeyub8bate/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: 401d90fb98f38295ac5f77589f942e04 /rclone-test-mufeyub8bate/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/16 02:09:33 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 401d90fb98f38295ac5f77589f942e04 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: sha1sum /rclone-test-mufeyub8bate/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: 67cbb3ad8120e89f2e3b8d78c7e12dc78bf0d620 /rclone-test-mufeyub8bate/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/16 02:09:33 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 67cbb3ad8120e89f2e3b8d78c7e12dc78bf0d620 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/file name.txt" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: md5sum /rclone-test-mufeyub8bate/file\ name.txt 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: a12147128b921c0b1c47bce2d3e15c72 /rclone-test-mufeyub8bate/file name.txt 2026/07/16 02:09:33 DEBUG : file name.txt: Parsed hash: a12147128b921c0b1c47bce2d3e15c72 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/file name.txt" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: sha1sum /rclone-test-mufeyub8bate/file\ name.txt 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: 91b46e98eb39a93411a71504dc3a306ba834a768 /rclone-test-mufeyub8bate/file name.txt 2026/07/16 02:09:33 DEBUG : file name.txt: Parsed hash: 91b46e98eb39a93411a71504dc3a306ba834a768 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/file name.txt" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: md5sum /rclone-test-mufeyub8bate/file\ name.txt 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: a12147128b921c0b1c47bce2d3e15c72 /rclone-test-mufeyub8bate/file name.txt 2026/07/16 02:09:33 DEBUG : file name.txt: Parsed hash: a12147128b921c0b1c47bce2d3e15c72 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/file name.txt" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: sha1sum /rclone-test-mufeyub8bate/file\ name.txt 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: 91b46e98eb39a93411a71504dc3a306ba834a768 /rclone-test-mufeyub8bate/file name.txt 2026/07/16 02:09:33 DEBUG : file name.txt: Parsed hash: 91b46e98eb39a93411a71504dc3a306ba834a768 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/07/16 02:09:33 DEBUG : Creating backend with remote "TestSFTPRclone:" 2026/07/16 02:09:33 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/07/16 02:09:33 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/16 02:09:33 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/16 02:09:33 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/16 02:09:33 DEBUG : Setting pass="zOxF1uW367ZyavlLwtdkj6MXqj6FMlHZ6CMgbNQFX6TINdA" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/16 02:09:33 DEBUG : TestSFTPRclone: detected overridden config - adding "{-18LY}" suffix to name 2026/07/16 02:09:33 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/16 02:09:33 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/16 02:09:33 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/16 02:09:33 DEBUG : Setting pass="zOxF1uW367ZyavlLwtdkj6MXqj6FMlHZ6CMgbNQFX6TINdA" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/16 02:09:33 NOTICE: TestSFTPRclone{-18LY}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/: New connection 127.0.0.1:42786->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9947.2eb6f6d96" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell type "unix" from config 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/: Relative path resolved to "/" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/: Using root directory "/" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/file name.txt" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: md5sum /rclone-test-mufeyub8bate/file\ name.txt 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: a12147128b921c0b1c47bce2d3e15c72 /rclone-test-mufeyub8bate/file name.txt 2026/07/16 02:09:33 DEBUG : file name.txt: Parsed hash: a12147128b921c0b1c47bce2d3e15c72 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/file name.txt" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: sha1sum /rclone-test-mufeyub8bate/file\ name.txt 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: 91b46e98eb39a93411a71504dc3a306ba834a768 /rclone-test-mufeyub8bate/file name.txt 2026/07/16 02:09:33 DEBUG : file name.txt: Parsed hash: 91b46e98eb39a93411a71504dc3a306ba834a768 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: md5sum /rclone-test-mufeyub8bate/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: 401d90fb98f38295ac5f77589f942e04 /rclone-test-mufeyub8bate/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/16 02:09:33 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 401d90fb98f38295ac5f77589f942e04 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: sha1sum /rclone-test-mufeyub8bate/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: 67cbb3ad8120e89f2e3b8d78c7e12dc78bf0d620 /rclone-test-mufeyub8bate/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/16 02:09:33 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 67cbb3ad8120e89f2e3b8d78c7e12dc78bf0d620 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/file name.txt" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: md5sum /rclone-test-mufeyub8bate/file\ name.txt 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: a12147128b921c0b1c47bce2d3e15c72 /rclone-test-mufeyub8bate/file name.txt 2026/07/16 02:09:33 DEBUG : file name.txt: Parsed hash: a12147128b921c0b1c47bce2d3e15c72 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/file name.txt" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: sha1sum /rclone-test-mufeyub8bate/file\ name.txt 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: 91b46e98eb39a93411a71504dc3a306ba834a768 /rclone-test-mufeyub8bate/file name.txt 2026/07/16 02:09:33 DEBUG : file name.txt: Parsed hash: 91b46e98eb39a93411a71504dc3a306ba834a768 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1145: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/file name.txt" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: md5sum /rclone-test-mufeyub8bate/file\ name.txt 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: a12147128b921c0b1c47bce2d3e15c72 /rclone-test-mufeyub8bate/file name.txt 2026/07/16 02:09:33 DEBUG : file name.txt: Parsed hash: a12147128b921c0b1c47bce2d3e15c72 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/file name.txt" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: sha1sum /rclone-test-mufeyub8bate/file\ name.txt 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: 91b46e98eb39a93411a71504dc3a306ba834a768 /rclone-test-mufeyub8bate/file name.txt 2026/07/16 02:09:33 DEBUG : file name.txt: Parsed hash: 91b46e98eb39a93411a71504dc3a306ba834a768 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: md5sum /rclone-test-mufeyub8bate/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: 401d90fb98f38295ac5f77589f942e04 /rclone-test-mufeyub8bate/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/16 02:09:33 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 401d90fb98f38295ac5f77589f942e04 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: sha1sum /rclone-test-mufeyub8bate/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: 67cbb3ad8120e89f2e3b8d78c7e12dc78bf0d620 /rclone-test-mufeyub8bate/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/16 02:09:33 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 67cbb3ad8120e89f2e3b8d78c7e12dc78bf0d620 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge fstests.go:1177: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot fstests.go:1214: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/07/16 02:09:33 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-mufeyub8bate/hello? sausage/êé" 2026/07/16 02:09:33 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/07/16 02:09:33 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/16 02:09:33 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/16 02:09:33 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/16 02:09:33 DEBUG : Setting pass="zOxF1uW367ZyavlLwtdkj6MXqj6FMlHZ6CMgbNQFX6TINdA" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/16 02:09:33 DEBUG : TestSFTPRclone: detected overridden config - adding "{-18LY}" suffix to name 2026/07/16 02:09:33 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/16 02:09:33 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/16 02:09:33 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/16 02:09:33 DEBUG : Setting pass="zOxF1uW367ZyavlLwtdkj6MXqj6FMlHZ6CMgbNQFX6TINdA" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/16 02:09:33 NOTICE: TestSFTPRclone{-18LY}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate/hello? sausage/êé: New connection 127.0.0.1:42798->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9947.2eb6f6d96" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate/hello? sausage/êé: Shell type "unix" from config 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate/hello? sausage/êé: Relative path resolved to "/rclone-test-mufeyub8bate/hello? sausage/êé" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate/hello? sausage/êé: Using root directory "/rclone-test-mufeyub8bate/hello? sausage/êé" 2026/07/16 02:09:33 DEBUG : fs cache: renaming cache item "TestSFTPRclone:rclone-test-mufeyub8bate/hello? sausage/êé" to be canonical "TestSFTPRclone{-18LY}:rclone-test-mufeyub8bate/hello? sausage/êé" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate/hello? sausage/êé: Shell path "/rclone-test-mufeyub8bate/hello? sausage/êé/a/b/c/d/e.txt" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate/hello? sausage/êé: Running remote command: md5sum /rclone-test-mufeyub8bate/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate/hello? sausage/êé: Remote command result: 335d5016190ba480b25fca5f606ca00c /rclone-test-mufeyub8bate/hello? sausage/êé/a/b/c/d/e.txt 2026/07/16 02:09:33 DEBUG : a/b/c/d/e.txt: Parsed hash: 335d5016190ba480b25fca5f606ca00c 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate/hello? sausage/êé: Shell path "/rclone-test-mufeyub8bate/hello? sausage/êé/a/b/c/d/e.txt" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate/hello? sausage/êé: Running remote command: sha1sum /rclone-test-mufeyub8bate/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate/hello? sausage/êé: Remote command result: 0966f7da71f01fa440b01e6631046586e2dbe2dd /rclone-test-mufeyub8bate/hello? sausage/êé/a/b/c/d/e.txt 2026/07/16 02:09:33 DEBUG : a/b/c/d/e.txt: Parsed hash: 0966f7da71f01fa440b01e6631046586e2dbe2dd 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate/hello? sausage/êé: Shell path "/rclone-test-mufeyub8bate/hello? sausage/êé/a/b/c/d/e.txt" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate/hello? sausage/êé: Running remote command: md5sum /rclone-test-mufeyub8bate/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate/hello? sausage/êé: Remote command result: 335d5016190ba480b25fca5f606ca00c /rclone-test-mufeyub8bate/hello? sausage/êé/a/b/c/d/e.txt 2026/07/16 02:09:33 DEBUG : a/b/c/d/e.txt: Parsed hash: 335d5016190ba480b25fca5f606ca00c 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate/hello? sausage/êé: Shell path "/rclone-test-mufeyub8bate/hello? sausage/êé/a/b/c/d/e.txt" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate/hello? sausage/êé: Running remote command: sha1sum /rclone-test-mufeyub8bate/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate/hello? sausage/êé: Remote command result: 0966f7da71f01fa440b01e6631046586e2dbe2dd /rclone-test-mufeyub8bate/hello? sausage/êé/a/b/c/d/e.txt 2026/07/16 02:09:33 DEBUG : a/b/c/d/e.txt: Parsed hash: 0966f7da71f01fa440b01e6631046586e2dbe2dd 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate/hello? sausage/êé: New connection 127.0.0.1:42810->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9947.2eb6f6d96" 2026/07/16 02:09:33 DEBUG : Waiting for deletions to finish 2026/07/16 02:09:33 INFO : a/b/c/d/e.txt: Deleted 2026/07/16 02:09:33 DEBUG : removing 1 level 4 directories 2026/07/16 02:09:33 INFO : a/b/c/d: Removing directory 2026/07/16 02:09:33 DEBUG : removing 1 level 3 directories 2026/07/16 02:09:33 INFO : a/b/c: Removing directory 2026/07/16 02:09:33 DEBUG : removing 1 level 2 directories 2026/07/16 02:09:33 INFO : a/b: Removing directory 2026/07/16 02:09:33 DEBUG : removing 1 level 1 directories 2026/07/16 02:09:33 INFO : a: Removing directory === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy fstests.go:1278: FS has no Copier interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/file name.txt" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: md5sum /rclone-test-mufeyub8bate/file\ name.txt 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: a12147128b921c0b1c47bce2d3e15c72 /rclone-test-mufeyub8bate/file name.txt 2026/07/16 02:09:33 DEBUG : file name.txt: Parsed hash: a12147128b921c0b1c47bce2d3e15c72 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/file name.txt" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: sha1sum /rclone-test-mufeyub8bate/file\ name.txt 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: 91b46e98eb39a93411a71504dc3a306ba834a768 /rclone-test-mufeyub8bate/file name.txt 2026/07/16 02:09:33 DEBUG : file name.txt: Parsed hash: 91b46e98eb39a93411a71504dc3a306ba834a768 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/other.txt" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: md5sum /rclone-test-mufeyub8bate/other.txt 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: 401d90fb98f38295ac5f77589f942e04 /rclone-test-mufeyub8bate/other.txt 2026/07/16 02:09:33 DEBUG : other.txt: Parsed hash: 401d90fb98f38295ac5f77589f942e04 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/other.txt" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: sha1sum /rclone-test-mufeyub8bate/other.txt 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: 67cbb3ad8120e89f2e3b8d78c7e12dc78bf0d620 /rclone-test-mufeyub8bate/other.txt 2026/07/16 02:09:33 DEBUG : other.txt: Parsed hash: 67cbb3ad8120e89f2e3b8d78c7e12dc78bf0d620 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/other.txt" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: md5sum /rclone-test-mufeyub8bate/other.txt 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: 401d90fb98f38295ac5f77589f942e04 /rclone-test-mufeyub8bate/other.txt 2026/07/16 02:09:33 DEBUG : other.txt: Parsed hash: 401d90fb98f38295ac5f77589f942e04 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/other.txt" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: md5sum /rclone-test-mufeyub8bate/other.txt 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: 401d90fb98f38295ac5f77589f942e04 /rclone-test-mufeyub8bate/other.txt 2026/07/16 02:09:33 DEBUG : other.txt: Parsed hash: 401d90fb98f38295ac5f77589f942e04 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: New connection 127.0.0.1:42818->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9947.2eb6f6d96" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/other.txt" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: md5sum /rclone-test-mufeyub8bate/other.txt 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: 401d90fb98f38295ac5f77589f942e04 /rclone-test-mufeyub8bate/other.txt 2026/07/16 02:09:33 DEBUG : other.txt: Parsed hash: 401d90fb98f38295ac5f77589f942e04 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/other.txt" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: sha1sum /rclone-test-mufeyub8bate/other.txt 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: 67cbb3ad8120e89f2e3b8d78c7e12dc78bf0d620 /rclone-test-mufeyub8bate/other.txt 2026/07/16 02:09:33 DEBUG : other.txt: Parsed hash: 67cbb3ad8120e89f2e3b8d78c7e12dc78bf0d620 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/moveTest/other.txt" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: md5sum /rclone-test-mufeyub8bate/moveTest/other.txt 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: a12147128b921c0b1c47bce2d3e15c72 /rclone-test-mufeyub8bate/moveTest/other.txt 2026/07/16 02:09:33 DEBUG : moveTest/other.txt: Parsed hash: a12147128b921c0b1c47bce2d3e15c72 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/moveTest/other.txt" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: sha1sum /rclone-test-mufeyub8bate/moveTest/other.txt 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: 91b46e98eb39a93411a71504dc3a306ba834a768 /rclone-test-mufeyub8bate/moveTest/other.txt 2026/07/16 02:09:33 DEBUG : moveTest/other.txt: Parsed hash: 91b46e98eb39a93411a71504dc3a306ba834a768 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/file name.txt" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: md5sum /rclone-test-mufeyub8bate/file\ name.txt 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: a12147128b921c0b1c47bce2d3e15c72 /rclone-test-mufeyub8bate/file name.txt 2026/07/16 02:09:33 DEBUG : file name.txt: Parsed hash: a12147128b921c0b1c47bce2d3e15c72 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/file name.txt" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: sha1sum /rclone-test-mufeyub8bate/file\ name.txt 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: 91b46e98eb39a93411a71504dc3a306ba834a768 /rclone-test-mufeyub8bate/file name.txt 2026/07/16 02:09:33 DEBUG : file name.txt: Parsed hash: 91b46e98eb39a93411a71504dc3a306ba834a768 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/other.txt" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: md5sum /rclone-test-mufeyub8bate/other.txt 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: 401d90fb98f38295ac5f77589f942e04 /rclone-test-mufeyub8bate/other.txt 2026/07/16 02:09:33 DEBUG : other.txt: Parsed hash: 401d90fb98f38295ac5f77589f942e04 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/other.txt" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: sha1sum /rclone-test-mufeyub8bate/other.txt 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: 67cbb3ad8120e89f2e3b8d78c7e12dc78bf0d620 /rclone-test-mufeyub8bate/other.txt 2026/07/16 02:09:33 DEBUG : other.txt: Parsed hash: 67cbb3ad8120e89f2e3b8d78c7e12dc78bf0d620 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/file name.txt" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: md5sum /rclone-test-mufeyub8bate/file\ name.txt 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: a12147128b921c0b1c47bce2d3e15c72 /rclone-test-mufeyub8bate/file name.txt 2026/07/16 02:09:33 DEBUG : file name.txt: Parsed hash: a12147128b921c0b1c47bce2d3e15c72 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/file name.txt" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: sha1sum /rclone-test-mufeyub8bate/file\ name.txt 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: 91b46e98eb39a93411a71504dc3a306ba834a768 /rclone-test-mufeyub8bate/file name.txt 2026/07/16 02:09:33 DEBUG : file name.txt: Parsed hash: 91b46e98eb39a93411a71504dc3a306ba834a768 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: md5sum /rclone-test-mufeyub8bate/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: 401d90fb98f38295ac5f77589f942e04 /rclone-test-mufeyub8bate/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/16 02:09:33 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 401d90fb98f38295ac5f77589f942e04 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: sha1sum /rclone-test-mufeyub8bate/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: 67cbb3ad8120e89f2e3b8d78c7e12dc78bf0d620 /rclone-test-mufeyub8bate/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/16 02:09:33 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 67cbb3ad8120e89f2e3b8d78c7e12dc78bf0d620 === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata fstests.go:1430: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2026/07/16 02:09:33 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-yemunec7caba" 2026/07/16 02:09:33 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/07/16 02:09:33 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/16 02:09:33 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/16 02:09:33 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/16 02:09:33 DEBUG : Setting pass="zOxF1uW367ZyavlLwtdkj6MXqj6FMlHZ6CMgbNQFX6TINdA" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/16 02:09:33 DEBUG : TestSFTPRclone: detected overridden config - adding "{-18LY}" suffix to name 2026/07/16 02:09:33 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/16 02:09:33 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/16 02:09:33 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/16 02:09:33 DEBUG : Setting pass="zOxF1uW367ZyavlLwtdkj6MXqj6FMlHZ6CMgbNQFX6TINdA" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/16 02:09:33 NOTICE: TestSFTPRclone{-18LY}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yemunec7caba: New connection 127.0.0.1:42834->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9947.2eb6f6d96" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yemunec7caba: Shell type "unix" from config 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yemunec7caba: Relative path resolved to "/rclone-test-yemunec7caba" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yemunec7caba: Using root directory "/rclone-test-yemunec7caba" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yemunec7caba: Shell path "/rclone-test-yemunec7caba/new_name/sub_new_name/file name.txt" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yemunec7caba: Running remote command: md5sum /rclone-test-yemunec7caba/new_name/sub_new_name/file\ name.txt 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yemunec7caba: Remote command result: a12147128b921c0b1c47bce2d3e15c72 /rclone-test-yemunec7caba/new_name/sub_new_name/file name.txt 2026/07/16 02:09:33 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: a12147128b921c0b1c47bce2d3e15c72 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yemunec7caba: Shell path "/rclone-test-yemunec7caba/new_name/sub_new_name/file name.txt" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yemunec7caba: Running remote command: sha1sum /rclone-test-yemunec7caba/new_name/sub_new_name/file\ name.txt 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yemunec7caba: Remote command result: 91b46e98eb39a93411a71504dc3a306ba834a768 /rclone-test-yemunec7caba/new_name/sub_new_name/file name.txt 2026/07/16 02:09:33 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: 91b46e98eb39a93411a71504dc3a306ba834a768 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yemunec7caba: Shell path "/rclone-test-yemunec7caba/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yemunec7caba: Running remote command: md5sum /rclone-test-yemunec7caba/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yemunec7caba: Remote command result: 401d90fb98f38295ac5f77589f942e04 /rclone-test-yemunec7caba/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/16 02:09:33 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 401d90fb98f38295ac5f77589f942e04 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yemunec7caba: Shell path "/rclone-test-yemunec7caba/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yemunec7caba: Running remote command: sha1sum /rclone-test-yemunec7caba/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yemunec7caba: Remote command result: 67cbb3ad8120e89f2e3b8d78c7e12dc78bf0d620 /rclone-test-yemunec7caba/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/16 02:09:33 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 67cbb3ad8120e89f2e3b8d78c7e12dc78bf0d620 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/file name.txt" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: md5sum /rclone-test-mufeyub8bate/file\ name.txt 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: a12147128b921c0b1c47bce2d3e15c72 /rclone-test-mufeyub8bate/file name.txt 2026/07/16 02:09:33 DEBUG : file name.txt: Parsed hash: a12147128b921c0b1c47bce2d3e15c72 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/file name.txt" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: sha1sum /rclone-test-mufeyub8bate/file\ name.txt 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: 91b46e98eb39a93411a71504dc3a306ba834a768 /rclone-test-mufeyub8bate/file name.txt 2026/07/16 02:09:33 DEBUG : file name.txt: Parsed hash: 91b46e98eb39a93411a71504dc3a306ba834a768 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: md5sum /rclone-test-mufeyub8bate/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: 401d90fb98f38295ac5f77589f942e04 /rclone-test-mufeyub8bate/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/16 02:09:33 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 401d90fb98f38295ac5f77589f942e04 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: sha1sum /rclone-test-mufeyub8bate/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: 67cbb3ad8120e89f2e3b8d78c7e12dc78bf0d620 /rclone-test-mufeyub8bate/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/16 02:09:33 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 67cbb3ad8120e89f2e3b8d78c7e12dc78bf0d620 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yemunec7caba: Purge dir "new_name" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yemunec7caba: Purge dir "" === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/file name.txt" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: md5sum /rclone-test-mufeyub8bate/file\ name.txt 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: a12147128b921c0b1c47bce2d3e15c72 /rclone-test-mufeyub8bate/file name.txt 2026/07/16 02:09:33 DEBUG : file name.txt: Parsed hash: a12147128b921c0b1c47bce2d3e15c72 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/file name.txt" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: sha1sum /rclone-test-mufeyub8bate/file\ name.txt 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: 91b46e98eb39a93411a71504dc3a306ba834a768 /rclone-test-mufeyub8bate/file name.txt 2026/07/16 02:09:33 DEBUG : file name.txt: Parsed hash: 91b46e98eb39a93411a71504dc3a306ba834a768 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType fstests.go:1626: MimeType method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1657: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1728: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/file name.txt" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: md5sum /rclone-test-mufeyub8bate/file\ name.txt 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: a12147128b921c0b1c47bce2d3e15c72 /rclone-test-mufeyub8bate/file name.txt 2026/07/16 02:09:33 DEBUG : file name.txt: Parsed hash: a12147128b921c0b1c47bce2d3e15c72 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/file name.txt" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: md5sum /rclone-test-mufeyub8bate/file\ name.txt 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: a12147128b921c0b1c47bce2d3e15c72 /rclone-test-mufeyub8bate/file name.txt 2026/07/16 02:09:33 DEBUG : file name.txt: Parsed hash: a12147128b921c0b1c47bce2d3e15c72 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/file name.txt" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: md5sum /rclone-test-mufeyub8bate/file\ name.txt 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: a12147128b921c0b1c47bce2d3e15c72 /rclone-test-mufeyub8bate/file name.txt 2026/07/16 02:09:33 DEBUG : file name.txt: Parsed hash: a12147128b921c0b1c47bce2d3e15c72 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/file name.txt" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: md5sum /rclone-test-mufeyub8bate/file\ name.txt 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: a12147128b921c0b1c47bce2d3e15c72 /rclone-test-mufeyub8bate/file name.txt 2026/07/16 02:09:33 DEBUG : file name.txt: Parsed hash: a12147128b921c0b1c47bce2d3e15c72 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/file name.txt" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: md5sum /rclone-test-mufeyub8bate/file\ name.txt 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: a12147128b921c0b1c47bce2d3e15c72 /rclone-test-mufeyub8bate/file name.txt 2026/07/16 02:09:33 DEBUG : file name.txt: Parsed hash: a12147128b921c0b1c47bce2d3e15c72 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/file name.txt" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: md5sum /rclone-test-mufeyub8bate/file\ name.txt 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: ca6633626352acf8be8f32540e603c4c /rclone-test-mufeyub8bate/file name.txt 2026/07/16 02:09:33 DEBUG : file name.txt: Parsed hash: ca6633626352acf8be8f32540e603c4c 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/file name.txt" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: sha1sum /rclone-test-mufeyub8bate/file\ name.txt 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: 1d12cf4a81167b4770db34244208a1c2ad78e559 /rclone-test-mufeyub8bate/file name.txt 2026/07/16 02:09:33 DEBUG : file name.txt: Parsed hash: 1d12cf4a81167b4770db34244208a1c2ad78e559 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/file name.txt" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: md5sum /rclone-test-mufeyub8bate/file\ name.txt 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: ca6633626352acf8be8f32540e603c4c /rclone-test-mufeyub8bate/file name.txt 2026/07/16 02:09:33 DEBUG : file name.txt: Parsed hash: ca6633626352acf8be8f32540e603c4c 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/file name.txt" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: sha1sum /rclone-test-mufeyub8bate/file\ name.txt 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: 1d12cf4a81167b4770db34244208a1c2ad78e559 /rclone-test-mufeyub8bate/file name.txt 2026/07/16 02:09:33 DEBUG : file name.txt: Parsed hash: 1d12cf4a81167b4770db34244208a1c2ad78e559 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/07/16 02:09:33 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-mufeyub8bate/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/16 02:09:33 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/07/16 02:09:33 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/16 02:09:33 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/16 02:09:33 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/16 02:09:33 DEBUG : Setting pass="zOxF1uW367ZyavlLwtdkj6MXqj6FMlHZ6CMgbNQFX6TINdA" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/16 02:09:33 DEBUG : TestSFTPRclone: detected overridden config - adding "{-18LY}" suffix to name 2026/07/16 02:09:33 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/16 02:09:33 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/16 02:09:33 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/16 02:09:33 DEBUG : Setting pass="zOxF1uW367ZyavlLwtdkj6MXqj6FMlHZ6CMgbNQFX6TINdA" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/16 02:09:33 NOTICE: TestSFTPRclone{-18LY}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: New connection 127.0.0.1:42846->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9947.2eb6f6d96" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell type "unix" from config 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Relative path resolved to "/rclone-test-mufeyub8bate/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Using root directory "/rclone-test-mufeyub8bate/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/rclone-test-mufeyub8bate/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: md5sum /rclone-test-mufeyub8bate/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: 401d90fb98f38295ac5f77589f942e04 /rclone-test-mufeyub8bate/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/16 02:09:33 DEBUG : z.txt: Parsed hash: 401d90fb98f38295ac5f77589f942e04 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/rclone-test-mufeyub8bate/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: sha1sum /rclone-test-mufeyub8bate/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: 67cbb3ad8120e89f2e3b8d78c7e12dc78bf0d620 /rclone-test-mufeyub8bate/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/16 02:09:33 DEBUG : z.txt: Parsed hash: 67cbb3ad8120e89f2e3b8d78c7e12dc78bf0d620 === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/07/16 02:09:33 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-mufeyub8bate/not found.txt" 2026/07/16 02:09:33 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/07/16 02:09:33 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/16 02:09:33 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/16 02:09:33 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/16 02:09:33 DEBUG : Setting pass="zOxF1uW367ZyavlLwtdkj6MXqj6FMlHZ6CMgbNQFX6TINdA" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/16 02:09:33 DEBUG : TestSFTPRclone: detected overridden config - adding "{-18LY}" suffix to name 2026/07/16 02:09:33 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/16 02:09:33 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/16 02:09:33 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/16 02:09:33 DEBUG : Setting pass="zOxF1uW367ZyavlLwtdkj6MXqj6FMlHZ6CMgbNQFX6TINdA" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/16 02:09:33 NOTICE: TestSFTPRclone{-18LY}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate/not found.txt: New connection 127.0.0.1:42852->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9947.2eb6f6d96" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate/not found.txt: Shell type "unix" from config 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate/not found.txt: Relative path resolved to "/rclone-test-mufeyub8bate/not found.txt" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate/not found.txt: Using root directory "/rclone-test-mufeyub8bate/not found.txt" 2026/07/16 02:09:33 ERROR : error listing: directory not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1987: Opening root remote "TestSFTPRclone:" path "rclone-test-mufeyub8bate" from "TestSFTPRclone:rclone-test-mufeyub8bate" 2026/07/16 02:09:33 DEBUG : Creating backend with remote "TestSFTPRclone:" 2026/07/16 02:09:33 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/07/16 02:09:33 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/16 02:09:33 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/16 02:09:33 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/16 02:09:33 DEBUG : Setting pass="zOxF1uW367ZyavlLwtdkj6MXqj6FMlHZ6CMgbNQFX6TINdA" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/16 02:09:33 DEBUG : TestSFTPRclone: detected overridden config - adding "{-18LY}" suffix to name 2026/07/16 02:09:33 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/16 02:09:33 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/16 02:09:33 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/16 02:09:33 DEBUG : Setting pass="zOxF1uW367ZyavlLwtdkj6MXqj6FMlHZ6CMgbNQFX6TINdA" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/16 02:09:33 NOTICE: TestSFTPRclone{-18LY}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/: New connection 127.0.0.1:42868->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9947.2eb6f6d96" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell type "unix" from config 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/: Relative path resolved to "/" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/: Using root directory "/" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-mufeyub8bate/file name.txt" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-mufeyub8bate/file\ name.txt 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: ca6633626352acf8be8f32540e603c4c /rclone-test-mufeyub8bate/file name.txt 2026/07/16 02:09:33 DEBUG : rclone-test-mufeyub8bate/file name.txt: Parsed hash: ca6633626352acf8be8f32540e603c4c 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-mufeyub8bate/file name.txt" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-mufeyub8bate/file\ name.txt 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 1d12cf4a81167b4770db34244208a1c2ad78e559 /rclone-test-mufeyub8bate/file name.txt 2026/07/16 02:09:33 DEBUG : rclone-test-mufeyub8bate/file name.txt: Parsed hash: 1d12cf4a81167b4770db34244208a1c2ad78e559 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-mufeyub8bate/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-mufeyub8bate/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 401d90fb98f38295ac5f77589f942e04 /rclone-test-mufeyub8bate/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/16 02:09:33 DEBUG : rclone-test-mufeyub8bate/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 401d90fb98f38295ac5f77589f942e04 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-mufeyub8bate/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-mufeyub8bate/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 67cbb3ad8120e89f2e3b8d78c7e12dc78bf0d620 /rclone-test-mufeyub8bate/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/16 02:09:33 DEBUG : rclone-test-mufeyub8bate/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 67cbb3ad8120e89f2e3b8d78c7e12dc78bf0d620 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-mufeyub8bate/file name.txt" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-mufeyub8bate/file\ name.txt 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: ca6633626352acf8be8f32540e603c4c /rclone-test-mufeyub8bate/file name.txt 2026/07/16 02:09:33 DEBUG : rclone-test-mufeyub8bate/file name.txt: Parsed hash: ca6633626352acf8be8f32540e603c4c 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-mufeyub8bate/file name.txt" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-mufeyub8bate/file\ name.txt 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 1d12cf4a81167b4770db34244208a1c2ad78e559 /rclone-test-mufeyub8bate/file name.txt 2026/07/16 02:09:33 DEBUG : rclone-test-mufeyub8bate/file name.txt: Parsed hash: 1d12cf4a81167b4770db34244208a1c2ad78e559 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:2024: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-mufeyub8bate/created from root.txt" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-mufeyub8bate/created\ from\ root.txt 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 583abf94b6942b1bd381007d619324da /rclone-test-mufeyub8bate/created from root.txt 2026/07/16 02:09:33 DEBUG : rclone-test-mufeyub8bate/created from root.txt: Parsed hash: 583abf94b6942b1bd381007d619324da 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-mufeyub8bate/created from root.txt" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-mufeyub8bate/created\ from\ root.txt 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: ce5270b0a22e8c5713a2d8c622999d18bee681f3 /rclone-test-mufeyub8bate/created from root.txt 2026/07/16 02:09:33 DEBUG : rclone-test-mufeyub8bate/created from root.txt: Parsed hash: ce5270b0a22e8c5713a2d8c622999d18bee681f3 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-mufeyub8bate/created from root.txt" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-mufeyub8bate/created\ from\ root.txt 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 583abf94b6942b1bd381007d619324da /rclone-test-mufeyub8bate/created from root.txt 2026/07/16 02:09:33 DEBUG : rclone-test-mufeyub8bate/created from root.txt: Parsed hash: 583abf94b6942b1bd381007d619324da 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-mufeyub8bate/created from root.txt" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-mufeyub8bate/created\ from\ root.txt 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: ce5270b0a22e8c5713a2d8c622999d18bee681f3 /rclone-test-mufeyub8bate/created from root.txt 2026/07/16 02:09:33 DEBUG : rclone-test-mufeyub8bate/created from root.txt: Parsed hash: ce5270b0a22e8c5713a2d8c622999d18bee681f3 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-mufeyub8bate/created from root.txt" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-mufeyub8bate/created\ from\ root.txt 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 583abf94b6942b1bd381007d619324da /rclone-test-mufeyub8bate/created from root.txt 2026/07/16 02:09:33 DEBUG : rclone-test-mufeyub8bate/created from root.txt: Parsed hash: 583abf94b6942b1bd381007d619324da 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-mufeyub8bate/created from root.txt" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-mufeyub8bate/created\ from\ root.txt 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: ce5270b0a22e8c5713a2d8c622999d18bee681f3 /rclone-test-mufeyub8bate/created from root.txt 2026/07/16 02:09:33 DEBUG : rclone-test-mufeyub8bate/created from root.txt: Parsed hash: ce5270b0a22e8c5713a2d8c622999d18bee681f3 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-mufeyub8bate/file name.txt" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-mufeyub8bate/file\ name.txt 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: ca6633626352acf8be8f32540e603c4c /rclone-test-mufeyub8bate/file name.txt 2026/07/16 02:09:33 DEBUG : rclone-test-mufeyub8bate/file name.txt: Parsed hash: ca6633626352acf8be8f32540e603c4c 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-mufeyub8bate/file name.txt" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-mufeyub8bate/file\ name.txt 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 1d12cf4a81167b4770db34244208a1c2ad78e559 /rclone-test-mufeyub8bate/file name.txt 2026/07/16 02:09:33 DEBUG : rclone-test-mufeyub8bate/file name.txt: Parsed hash: 1d12cf4a81167b4770db34244208a1c2ad78e559 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-mufeyub8bate/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-mufeyub8bate/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 401d90fb98f38295ac5f77589f942e04 /rclone-test-mufeyub8bate/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/16 02:09:33 DEBUG : rclone-test-mufeyub8bate/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 401d90fb98f38295ac5f77589f942e04 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-mufeyub8bate/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-mufeyub8bate/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 67cbb3ad8120e89f2e3b8d78c7e12dc78bf0d620 /rclone-test-mufeyub8bate/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/16 02:09:33 DEBUG : rclone-test-mufeyub8bate/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 67cbb3ad8120e89f2e3b8d78c7e12dc78bf0d620 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-mufeyub8bate/file name.txt" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-mufeyub8bate/file\ name.txt 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: ca6633626352acf8be8f32540e603c4c /rclone-test-mufeyub8bate/file name.txt 2026/07/16 02:09:33 DEBUG : rclone-test-mufeyub8bate/file name.txt: Parsed hash: ca6633626352acf8be8f32540e603c4c 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-mufeyub8bate/file name.txt" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-mufeyub8bate/file\ name.txt 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 1d12cf4a81167b4770db34244208a1c2ad78e559 /rclone-test-mufeyub8bate/file name.txt 2026/07/16 02:09:33 DEBUG : rclone-test-mufeyub8bate/file name.txt: Parsed hash: 1d12cf4a81167b4770db34244208a1c2ad78e559 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-mufeyub8bate/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-mufeyub8bate/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 401d90fb98f38295ac5f77589f942e04 /rclone-test-mufeyub8bate/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/16 02:09:33 DEBUG : rclone-test-mufeyub8bate/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 401d90fb98f38295ac5f77589f942e04 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-mufeyub8bate/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-mufeyub8bate/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 67cbb3ad8120e89f2e3b8d78c7e12dc78bf0d620 /rclone-test-mufeyub8bate/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/16 02:09:33 DEBUG : rclone-test-mufeyub8bate/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 67cbb3ad8120e89f2e3b8d78c7e12dc78bf0d620 === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2083: FS has no PublicLinker interface === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:431: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2188: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2204: Not a bucket based backend === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: md5sum /rclone-test-mufeyub8bate/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: 401d90fb98f38295ac5f77589f942e04 /rclone-test-mufeyub8bate/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/16 02:09:33 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 401d90fb98f38295ac5f77589f942e04 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: sha1sum /rclone-test-mufeyub8bate/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: 67cbb3ad8120e89f2e3b8d78c7e12dc78bf0d620 /rclone-test-mufeyub8bate/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/16 02:09:33 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 67cbb3ad8120e89f2e3b8d78c7e12dc78bf0d620 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Server has VFS statistics extension 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: About path "/rclone-test-mufeyub8bate" === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/piped data.txt" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: md5sum /rclone-test-mufeyub8bate/piped\ data.txt 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-mufeyub8bate/piped data.txt 2026/07/16 02:09:33 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/piped data.txt" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: sha1sum /rclone-test-mufeyub8bate/piped\ data.txt 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-mufeyub8bate/piped data.txt 2026/07/16 02:09:33 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/piped data.txt" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: md5sum /rclone-test-mufeyub8bate/piped\ data.txt 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-mufeyub8bate/piped data.txt 2026/07/16 02:09:33 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/piped data.txt" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: sha1sum /rclone-test-mufeyub8bate/piped\ data.txt 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-mufeyub8bate/piped data.txt 2026/07/16 02:09:33 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/piped data.txt" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: md5sum /rclone-test-mufeyub8bate/piped\ data.txt 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: 1a5b86727f0940f01136aa808bbc0145 /rclone-test-mufeyub8bate/piped data.txt 2026/07/16 02:09:33 DEBUG : piped data.txt: Parsed hash: 1a5b86727f0940f01136aa808bbc0145 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/piped data.txt" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: sha1sum /rclone-test-mufeyub8bate/piped\ data.txt 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: 4c679c37991e4452ab8d9e6bad4373af6c8caa36 /rclone-test-mufeyub8bate/piped data.txt 2026/07/16 02:09:33 DEBUG : piped data.txt: Parsed hash: 4c679c37991e4452ab8d9e6bad4373af6c8caa36 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/piped data.txt" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: md5sum /rclone-test-mufeyub8bate/piped\ data.txt 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: 1a5b86727f0940f01136aa808bbc0145 /rclone-test-mufeyub8bate/piped data.txt 2026/07/16 02:09:33 DEBUG : piped data.txt: Parsed hash: 1a5b86727f0940f01136aa808bbc0145 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/piped data.txt" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: sha1sum /rclone-test-mufeyub8bate/piped\ data.txt 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: 4c679c37991e4452ab8d9e6bad4373af6c8caa36 /rclone-test-mufeyub8bate/piped data.txt 2026/07/16 02:09:33 DEBUG : piped data.txt: Parsed hash: 4c679c37991e4452ab8d9e6bad4373af6c8caa36 === RUN TestIntegration/FsMkdir/FsPutFiles/Internal fstests.go:2424: *sftp.Fs does not implement InternalTester === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2445: *sftp.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2557: FS has no Copier interface === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/unknown-size-update.txt" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: md5sum /rclone-test-mufeyub8bate/unknown-size-update.txt 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: ec43e60ad267d6caccc2cfb9aae71f7d /rclone-test-mufeyub8bate/unknown-size-update.txt 2026/07/16 02:09:33 DEBUG : unknown-size-update.txt: Parsed hash: ec43e60ad267d6caccc2cfb9aae71f7d 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/unknown-size-update.txt" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: sha1sum /rclone-test-mufeyub8bate/unknown-size-update.txt 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: 0fb576c9f8829d7c19da5b29260fecb5fddba21a /rclone-test-mufeyub8bate/unknown-size-update.txt 2026/07/16 02:09:33 DEBUG : unknown-size-update.txt: Parsed hash: 0fb576c9f8829d7c19da5b29260fecb5fddba21a 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/unknown-size-update.txt" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: md5sum /rclone-test-mufeyub8bate/unknown-size-update.txt 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: ec43e60ad267d6caccc2cfb9aae71f7d /rclone-test-mufeyub8bate/unknown-size-update.txt 2026/07/16 02:09:33 DEBUG : unknown-size-update.txt: Parsed hash: ec43e60ad267d6caccc2cfb9aae71f7d 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Shell path "/rclone-test-mufeyub8bate/unknown-size-update.txt" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Running remote command: sha1sum /rclone-test-mufeyub8bate/unknown-size-update.txt 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Remote command result: 0fb576c9f8829d7c19da5b29260fecb5fddba21a /rclone-test-mufeyub8bate/unknown-size-update.txt 2026/07/16 02:09:33 DEBUG : unknown-size-update.txt: Parsed hash: 0fb576c9f8829d7c19da5b29260fecb5fddba21a === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/07/16 02:09:33 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-mufeyub8bate/deeper/nonexisting/directory" 2026/07/16 02:09:33 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/07/16 02:09:33 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/16 02:09:33 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/16 02:09:33 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/16 02:09:33 DEBUG : Setting pass="zOxF1uW367ZyavlLwtdkj6MXqj6FMlHZ6CMgbNQFX6TINdA" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/16 02:09:33 DEBUG : TestSFTPRclone: detected overridden config - adding "{-18LY}" suffix to name 2026/07/16 02:09:33 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/16 02:09:33 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/16 02:09:33 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/16 02:09:33 DEBUG : Setting pass="zOxF1uW367ZyavlLwtdkj6MXqj6FMlHZ6CMgbNQFX6TINdA" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/16 02:09:33 NOTICE: TestSFTPRclone{-18LY}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate/deeper/nonexisting/directory: New connection 127.0.0.1:42884->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9947.2eb6f6d96" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate/deeper/nonexisting/directory: Shell type "unix" from config 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate/deeper/nonexisting/directory: Relative path resolved to "/rclone-test-mufeyub8bate/deeper/nonexisting/directory" 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate/deeper/nonexisting/directory: Using root directory "/rclone-test-mufeyub8bate/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2749: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2806: FS has no Directory methods and doesn't Wrap 2026/07/16 02:09:33 DEBUG : Waiting for deletions to finish 2026/07/16 02:09:33 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/07/16 02:09:33 DEBUG : removing 1 level 4 directories 2026/07/16 02:09:33 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2026/07/16 02:09:33 DEBUG : removing 1 level 3 directories 2026/07/16 02:09:33 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2026/07/16 02:09:33 DEBUG : removing 1 level 2 directories 2026/07/16 02:09:33 INFO : hello? sausage/êé: Removing directory 2026/07/16 02:09:33 DEBUG : removing 1 level 1 directories 2026/07/16 02:09:33 INFO : hello? sausage: Removing directory 2026/07/16 02:09:33 DEBUG : removing 1 level 0 directories 2026/07/16 02:09:33 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Removing directory 2026/07/16 02:09:33 ERROR : error listing: directory not found 2026/07/16 02:09:33 DEBUG : Waiting for deletions to finish 2026/07/16 02:09:33 ERROR : error listing: directory not found 2026/07/16 02:09:33 ERROR : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Failed to list "": directory not found 2026/07/16 02:09:33 DEBUG : removing 1 level 0 directories 2026/07/16 02:09:33 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Removing directory 2026/07/16 02:09:33 ERROR : Failed to rmdir: Rmdir: directory not found === RUN TestIntegration/FsShutdown 2026/07/16 02:09:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mufeyub8bate: Closing 2 unused connections 2026/07/16 02:09:33 NOTICE: TestSFTPRclone: Stopping server --- PASS: TestIntegration (1.74s) --- 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.70s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.01s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.00s) --- SKIP: TestIntegration/FsMkdir/FsListRDirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.00s) --- SKIP: TestIntegration/FsMkdir/FsListRDirNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding (0.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.01s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.01s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (0.48s) --- 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.03s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.03s) --- 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/ObjectOpenFingerprint (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (0.01s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.01s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.00s) --- PASS: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- PASS: TestIntegration/FsShutdown (0.00s) === RUN TestIntegration2 sftp_test.go:25: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestIntegration3 sftp_test.go:35: skipping as -remote is set --- SKIP: TestIntegration3 (0.00s) PASS ok github.com/rclone/rclone/backend/sftp 2.980s "go test -v -timeout 1h0m0s -remote TestSFTPRclone: -verbose" - Finished OK in 3.767849942s (try 1/5)