"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.36s) === RUN TestIntegration fstests.go:457: Using remote "TestSFTPRclone:" 2026/07/27 01:00:49 NOTICE: TestSFTPRclone: Starting server 2026/07/27 01:00:50 NOTICE: TestSFTPRclone: Attempting to connect to "127.0.0.1:28621" try 1/100 2026/07/27 01:00:50 DEBUG : TestSFTPRclone: Read 1, error: 2026/07/27 01:00:50 NOTICE: TestSFTPRclone: Started server and connected to "127.0.0.1:28621" 2026/07/27 01:00:50 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-quwixoz4wawo" 2026/07/27 01:00:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/27 01:00:50 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/07/27 01:00:50 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/27 01:00:50 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/27 01:00:50 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/27 01:00:50 DEBUG : Setting pass="ML3h6NW7wSmLgYr7qlshRA0Vzc7dF9Burj6EaY_h60RUXvs" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/27 01:00:50 DEBUG : TestSFTPRclone: detected overridden config - adding "{S7K8K}" suffix to name 2026/07/27 01:00:50 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/27 01:00:50 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/27 01:00:50 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/27 01:00:50 DEBUG : Setting pass="ML3h6NW7wSmLgYr7qlshRA0Vzc7dF9Burj6EaY_h60RUXvs" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/27 01:00:50 NOTICE: TestSFTPRclone{S7K8K}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/27 01:00:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: New connection 127.0.0.1:55746->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9985.2217d3827" 2026/07/27 01:00:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell type "unix" from config 2026/07/27 01:00:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Relative path resolved to "/rclone-test-quwixoz4wawo" 2026/07/27 01:00:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Using root directory "/rclone-test-quwixoz4wawo" 2026/07/27 01:00:50 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/27 01:00:50 INFO : dir/subdir: Making directory 2026/07/27 01:00:50 INFO : dir/subdir: Removing directory 2026/07/27 01:00:50 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/27 01:00:50 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/27 01:00:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/27 01:00:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: md5sum /rclone-test-quwixoz4wawo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/27 01:00:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: 425ab1a03b2f2b7c2e236fdc5f747171 /rclone-test-quwixoz4wawo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/27 01:00:50 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 425ab1a03b2f2b7c2e236fdc5f747171 2026/07/27 01:00:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/27 01:00:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: sha1sum /rclone-test-quwixoz4wawo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/27 01:00:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: acda53d0ea5c3242526632a13609d65ea93672a2 /rclone-test-quwixoz4wawo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/27 01:00:50 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: acda53d0ea5c3242526632a13609d65ea93672a2 2026/07/27 01:00:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/27 01:00:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: md5sum /rclone-test-quwixoz4wawo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/27 01:00:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: 425ab1a03b2f2b7c2e236fdc5f747171 /rclone-test-quwixoz4wawo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/27 01:00:50 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 425ab1a03b2f2b7c2e236fdc5f747171 2026/07/27 01:00:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/27 01:00:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: sha1sum /rclone-test-quwixoz4wawo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/27 01:00:50 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: acda53d0ea5c3242526632a13609d65ea93672a2 /rclone-test-quwixoz4wawo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/27 01:00:50 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: acda53d0ea5c3242526632a13609d65ea93672a2 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: md5sum /rclone-test-quwixoz4wawo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: 425ab1a03b2f2b7c2e236fdc5f747171 /rclone-test-quwixoz4wawo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/27 01:00:51 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 425ab1a03b2f2b7c2e236fdc5f747171 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: sha1sum /rclone-test-quwixoz4wawo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: acda53d0ea5c3242526632a13609d65ea93672a2 /rclone-test-quwixoz4wawo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/27 01:00:51 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: acda53d0ea5c3242526632a13609d65ea93672a2 === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:727: testing "." 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/./." 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: md5sum /rclone-test-quwixoz4wawo/./. 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: 73f7691a9af566a0d7baacfc2b392580 /rclone-test-quwixoz4wawo/./. 2026/07/27 01:00:51 DEBUG : ./.: Parsed hash: 73f7691a9af566a0d7baacfc2b392580 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/./." 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: sha1sum /rclone-test-quwixoz4wawo/./. 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: c1cac0184c153b0a32a69a6ef3efcb1995ddb5a7 /rclone-test-quwixoz4wawo/./. 2026/07/27 01:00:51 DEBUG : ./.: Parsed hash: c1cac0184c153b0a32a69a6ef3efcb1995ddb5a7 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/./." 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: md5sum /rclone-test-quwixoz4wawo/./. 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: 73f7691a9af566a0d7baacfc2b392580 /rclone-test-quwixoz4wawo/./. 2026/07/27 01:00:51 DEBUG : ./.: Parsed hash: 73f7691a9af566a0d7baacfc2b392580 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/./." 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: sha1sum /rclone-test-quwixoz4wawo/./. 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: c1cac0184c153b0a32a69a6ef3efcb1995ddb5a7 /rclone-test-quwixoz4wawo/./. 2026/07/27 01:00:51 DEBUG : ./.: Parsed hash: c1cac0184c153b0a32a69a6ef3efcb1995ddb5a7 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/./." 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: md5sum /rclone-test-quwixoz4wawo/./. 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: 73f7691a9af566a0d7baacfc2b392580 /rclone-test-quwixoz4wawo/./. 2026/07/27 01:00:51 DEBUG : ./.: Parsed hash: 73f7691a9af566a0d7baacfc2b392580 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/./." 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: sha1sum /rclone-test-quwixoz4wawo/./. 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: c1cac0184c153b0a32a69a6ef3efcb1995ddb5a7 /rclone-test-quwixoz4wawo/./. 2026/07/27 01:00:51 DEBUG : ./.: Parsed hash: c1cac0184c153b0a32a69a6ef3efcb1995ddb5a7 === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:727: testing ".." 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/../.." 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: md5sum /rclone-test-quwixoz4wawo/../.. 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: 12e37697d9921ed402017f91d0842ca4 /rclone-test-quwixoz4wawo/../.. 2026/07/27 01:00:51 DEBUG : ../..: Parsed hash: 12e37697d9921ed402017f91d0842ca4 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/../.." 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: sha1sum /rclone-test-quwixoz4wawo/../.. 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: 9e4ca50e838ad1f9685078701dae5ad5d9573ca7 /rclone-test-quwixoz4wawo/../.. 2026/07/27 01:00:51 DEBUG : ../..: Parsed hash: 9e4ca50e838ad1f9685078701dae5ad5d9573ca7 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/../.." 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: md5sum /rclone-test-quwixoz4wawo/../.. 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: 12e37697d9921ed402017f91d0842ca4 /rclone-test-quwixoz4wawo/../.. 2026/07/27 01:00:51 DEBUG : ../..: Parsed hash: 12e37697d9921ed402017f91d0842ca4 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/../.." 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: sha1sum /rclone-test-quwixoz4wawo/../.. 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: 9e4ca50e838ad1f9685078701dae5ad5d9573ca7 /rclone-test-quwixoz4wawo/../.. 2026/07/27 01:00:51 DEBUG : ../..: Parsed hash: 9e4ca50e838ad1f9685078701dae5ad5d9573ca7 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/../.." 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: md5sum /rclone-test-quwixoz4wawo/../.. 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: 12e37697d9921ed402017f91d0842ca4 /rclone-test-quwixoz4wawo/../.. 2026/07/27 01:00:51 DEBUG : ../..: Parsed hash: 12e37697d9921ed402017f91d0842ca4 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/../.." 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: sha1sum /rclone-test-quwixoz4wawo/../.. 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: 9e4ca50e838ad1f9685078701dae5ad5d9573ca7 /rclone-test-quwixoz4wawo/../.. 2026/07/27 01:00:51 DEBUG : ../..: Parsed hash: 9e4ca50e838ad1f9685078701dae5ad5d9573ca7 === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:727: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: md5sum /rclone-test-quwixoz4wawo/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: b7abb1171b7cbbc6d8a36f5eba3f9bdd /rclone-test-quwixoz4wawo/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/27 01:00:51 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: b7abb1171b7cbbc6d8a36f5eba3f9bdd 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: sha1sum /rclone-test-quwixoz4wawo/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: 1398cd80932e96eca06a84623aa69c293e426725 /rclone-test-quwixoz4wawo/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/27 01:00:51 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 1398cd80932e96eca06a84623aa69c293e426725 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: md5sum /rclone-test-quwixoz4wawo/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: b7abb1171b7cbbc6d8a36f5eba3f9bdd /rclone-test-quwixoz4wawo/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/27 01:00:51 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: b7abb1171b7cbbc6d8a36f5eba3f9bdd 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: sha1sum /rclone-test-quwixoz4wawo/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: 1398cd80932e96eca06a84623aa69c293e426725 /rclone-test-quwixoz4wawo/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/27 01:00:51 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 1398cd80932e96eca06a84623aa69c293e426725 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: md5sum /rclone-test-quwixoz4wawo/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: b7abb1171b7cbbc6d8a36f5eba3f9bdd /rclone-test-quwixoz4wawo/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/27 01:00:51 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: b7abb1171b7cbbc6d8a36f5eba3f9bdd 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: sha1sum /rclone-test-quwixoz4wawo/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: 1398cd80932e96eca06a84623aa69c293e426725 /rclone-test-quwixoz4wawo/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/27 01:00:51 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 1398cd80932e96eca06a84623aa69c293e426725 === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:727: testing " leading space" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/ leading space/ leading space" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: md5sum /rclone-test-quwixoz4wawo/\ leading\ space/\ leading\ space 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: 6d7aa1cd9ab38c06993c3bac338b4fea /rclone-test-quwixoz4wawo/ leading space/ leading space 2026/07/27 01:00:51 DEBUG : leading space/ leading space: Parsed hash: 6d7aa1cd9ab38c06993c3bac338b4fea 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/ leading space/ leading space" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: sha1sum /rclone-test-quwixoz4wawo/\ leading\ space/\ leading\ space 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: 3be32002445b8a90afbdc41ca1d510a43fb7dbd5 /rclone-test-quwixoz4wawo/ leading space/ leading space 2026/07/27 01:00:51 DEBUG : leading space/ leading space: Parsed hash: 3be32002445b8a90afbdc41ca1d510a43fb7dbd5 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/ leading space/ leading space" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: md5sum /rclone-test-quwixoz4wawo/\ leading\ space/\ leading\ space 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: 6d7aa1cd9ab38c06993c3bac338b4fea /rclone-test-quwixoz4wawo/ leading space/ leading space 2026/07/27 01:00:51 DEBUG : leading space/ leading space: Parsed hash: 6d7aa1cd9ab38c06993c3bac338b4fea 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/ leading space/ leading space" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: sha1sum /rclone-test-quwixoz4wawo/\ leading\ space/\ leading\ space 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: 3be32002445b8a90afbdc41ca1d510a43fb7dbd5 /rclone-test-quwixoz4wawo/ leading space/ leading space 2026/07/27 01:00:51 DEBUG : leading space/ leading space: Parsed hash: 3be32002445b8a90afbdc41ca1d510a43fb7dbd5 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/ leading space/ leading space" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: md5sum /rclone-test-quwixoz4wawo/\ leading\ space/\ leading\ space 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: 6d7aa1cd9ab38c06993c3bac338b4fea /rclone-test-quwixoz4wawo/ leading space/ leading space 2026/07/27 01:00:51 DEBUG : leading space/ leading space: Parsed hash: 6d7aa1cd9ab38c06993c3bac338b4fea 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/ leading space/ leading space" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: sha1sum /rclone-test-quwixoz4wawo/\ leading\ space/\ leading\ space 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: 3be32002445b8a90afbdc41ca1d510a43fb7dbd5 /rclone-test-quwixoz4wawo/ leading space/ leading space 2026/07/27 01:00:51 DEBUG : leading space/ leading space: Parsed hash: 3be32002445b8a90afbdc41ca1d510a43fb7dbd5 === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:727: testing "~leading tilde" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/~leading tilde/~leading tilde" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: md5sum /rclone-test-quwixoz4wawo/\~leading\ tilde/\~leading\ tilde 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: 0f8d9df32b698d1fdc6998edab4ea30b /rclone-test-quwixoz4wawo/~leading tilde/~leading tilde 2026/07/27 01:00:51 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 0f8d9df32b698d1fdc6998edab4ea30b 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/~leading tilde/~leading tilde" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: sha1sum /rclone-test-quwixoz4wawo/\~leading\ tilde/\~leading\ tilde 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: a53bbc44c73476d4c6b0a41e317257d2aa6b381f /rclone-test-quwixoz4wawo/~leading tilde/~leading tilde 2026/07/27 01:00:51 DEBUG : ~leading tilde/~leading tilde: Parsed hash: a53bbc44c73476d4c6b0a41e317257d2aa6b381f 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/~leading tilde/~leading tilde" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: md5sum /rclone-test-quwixoz4wawo/\~leading\ tilde/\~leading\ tilde 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: 0f8d9df32b698d1fdc6998edab4ea30b /rclone-test-quwixoz4wawo/~leading tilde/~leading tilde 2026/07/27 01:00:51 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 0f8d9df32b698d1fdc6998edab4ea30b 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/~leading tilde/~leading tilde" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: sha1sum /rclone-test-quwixoz4wawo/\~leading\ tilde/\~leading\ tilde 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: a53bbc44c73476d4c6b0a41e317257d2aa6b381f /rclone-test-quwixoz4wawo/~leading tilde/~leading tilde 2026/07/27 01:00:51 DEBUG : ~leading tilde/~leading tilde: Parsed hash: a53bbc44c73476d4c6b0a41e317257d2aa6b381f 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/~leading tilde/~leading tilde" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: md5sum /rclone-test-quwixoz4wawo/\~leading\ tilde/\~leading\ tilde 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: 0f8d9df32b698d1fdc6998edab4ea30b /rclone-test-quwixoz4wawo/~leading tilde/~leading tilde 2026/07/27 01:00:51 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 0f8d9df32b698d1fdc6998edab4ea30b 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/~leading tilde/~leading tilde" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: sha1sum /rclone-test-quwixoz4wawo/\~leading\ tilde/\~leading\ tilde 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: a53bbc44c73476d4c6b0a41e317257d2aa6b381f /rclone-test-quwixoz4wawo/~leading tilde/~leading tilde 2026/07/27 01:00:51 DEBUG : ~leading tilde/~leading tilde: Parsed hash: a53bbc44c73476d4c6b0a41e317257d2aa6b381f === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:727: testing "␍leading CR" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/␍leading CR/␍leading CR" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: md5sum /rclone-test-quwixoz4wawo/␍leading\ CR/␍leading\ CR 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: 95937d95bb702f51aba54b08d3320ffc /rclone-test-quwixoz4wawo/␍leading CR/␍leading CR 2026/07/27 01:00:51 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 95937d95bb702f51aba54b08d3320ffc 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/␍leading CR/␍leading CR" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: sha1sum /rclone-test-quwixoz4wawo/␍leading\ CR/␍leading\ CR 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: cac3a7e4398c8e05dacda8e29e82a20c30e542ce /rclone-test-quwixoz4wawo/␍leading CR/␍leading CR 2026/07/27 01:00:51 DEBUG : ␍leading CR/␍leading CR: Parsed hash: cac3a7e4398c8e05dacda8e29e82a20c30e542ce 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/␍leading CR/␍leading CR" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: md5sum /rclone-test-quwixoz4wawo/␍leading\ CR/␍leading\ CR 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: 95937d95bb702f51aba54b08d3320ffc /rclone-test-quwixoz4wawo/␍leading CR/␍leading CR 2026/07/27 01:00:51 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 95937d95bb702f51aba54b08d3320ffc 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/␍leading CR/␍leading CR" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: sha1sum /rclone-test-quwixoz4wawo/␍leading\ CR/␍leading\ CR 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: cac3a7e4398c8e05dacda8e29e82a20c30e542ce /rclone-test-quwixoz4wawo/␍leading CR/␍leading CR 2026/07/27 01:00:51 DEBUG : ␍leading CR/␍leading CR: Parsed hash: cac3a7e4398c8e05dacda8e29e82a20c30e542ce 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/␍leading CR/␍leading CR" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: md5sum /rclone-test-quwixoz4wawo/␍leading\ CR/␍leading\ CR 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: 95937d95bb702f51aba54b08d3320ffc /rclone-test-quwixoz4wawo/␍leading CR/␍leading CR 2026/07/27 01:00:51 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 95937d95bb702f51aba54b08d3320ffc 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/␍leading CR/␍leading CR" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: sha1sum /rclone-test-quwixoz4wawo/␍leading\ CR/␍leading\ CR 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: cac3a7e4398c8e05dacda8e29e82a20c30e542ce /rclone-test-quwixoz4wawo/␍leading CR/␍leading CR 2026/07/27 01:00:51 DEBUG : ␍leading CR/␍leading CR: Parsed hash: cac3a7e4398c8e05dacda8e29e82a20c30e542ce === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:727: testing "␊leading LF" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/␊leading LF/␊leading LF" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: md5sum /rclone-test-quwixoz4wawo/␊leading\ LF/␊leading\ LF 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: e3afb2f524cffbff07b6ce060b2967e8 /rclone-test-quwixoz4wawo/␊leading LF/␊leading LF 2026/07/27 01:00:51 DEBUG : ␊leading LF/␊leading LF: Parsed hash: e3afb2f524cffbff07b6ce060b2967e8 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/␊leading LF/␊leading LF" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: sha1sum /rclone-test-quwixoz4wawo/␊leading\ LF/␊leading\ LF 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: 9d2711f57ad7d45c805c787317c09b450f44bc14 /rclone-test-quwixoz4wawo/␊leading LF/␊leading LF 2026/07/27 01:00:51 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 9d2711f57ad7d45c805c787317c09b450f44bc14 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/␊leading LF/␊leading LF" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: md5sum /rclone-test-quwixoz4wawo/␊leading\ LF/␊leading\ LF 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: e3afb2f524cffbff07b6ce060b2967e8 /rclone-test-quwixoz4wawo/␊leading LF/␊leading LF 2026/07/27 01:00:51 DEBUG : ␊leading LF/␊leading LF: Parsed hash: e3afb2f524cffbff07b6ce060b2967e8 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/␊leading LF/␊leading LF" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: sha1sum /rclone-test-quwixoz4wawo/␊leading\ LF/␊leading\ LF 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: 9d2711f57ad7d45c805c787317c09b450f44bc14 /rclone-test-quwixoz4wawo/␊leading LF/␊leading LF 2026/07/27 01:00:51 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 9d2711f57ad7d45c805c787317c09b450f44bc14 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/␊leading LF/␊leading LF" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: md5sum /rclone-test-quwixoz4wawo/␊leading\ LF/␊leading\ LF 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: e3afb2f524cffbff07b6ce060b2967e8 /rclone-test-quwixoz4wawo/␊leading LF/␊leading LF 2026/07/27 01:00:51 DEBUG : ␊leading LF/␊leading LF: Parsed hash: e3afb2f524cffbff07b6ce060b2967e8 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/␊leading LF/␊leading LF" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: sha1sum /rclone-test-quwixoz4wawo/␊leading\ LF/␊leading\ LF 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: 9d2711f57ad7d45c805c787317c09b450f44bc14 /rclone-test-quwixoz4wawo/␊leading LF/␊leading LF 2026/07/27 01:00:51 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 9d2711f57ad7d45c805c787317c09b450f44bc14 === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:727: testing "␉leading HT" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/␉leading HT/␉leading HT" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: md5sum /rclone-test-quwixoz4wawo/␉leading\ HT/␉leading\ HT 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: a2743b0ebc441e14ee7589bbaf2a8288 /rclone-test-quwixoz4wawo/␉leading HT/␉leading HT 2026/07/27 01:00:51 DEBUG : ␉leading HT/␉leading HT: Parsed hash: a2743b0ebc441e14ee7589bbaf2a8288 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/␉leading HT/␉leading HT" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: sha1sum /rclone-test-quwixoz4wawo/␉leading\ HT/␉leading\ HT 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: 64fefab101042e308cee0eaabdbd85a4943845ea /rclone-test-quwixoz4wawo/␉leading HT/␉leading HT 2026/07/27 01:00:51 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 64fefab101042e308cee0eaabdbd85a4943845ea 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/␉leading HT/␉leading HT" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: md5sum /rclone-test-quwixoz4wawo/␉leading\ HT/␉leading\ HT 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: a2743b0ebc441e14ee7589bbaf2a8288 /rclone-test-quwixoz4wawo/␉leading HT/␉leading HT 2026/07/27 01:00:51 DEBUG : ␉leading HT/␉leading HT: Parsed hash: a2743b0ebc441e14ee7589bbaf2a8288 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/␉leading HT/␉leading HT" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: sha1sum /rclone-test-quwixoz4wawo/␉leading\ HT/␉leading\ HT 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: 64fefab101042e308cee0eaabdbd85a4943845ea /rclone-test-quwixoz4wawo/␉leading HT/␉leading HT 2026/07/27 01:00:51 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 64fefab101042e308cee0eaabdbd85a4943845ea 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/␉leading HT/␉leading HT" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: md5sum /rclone-test-quwixoz4wawo/␉leading\ HT/␉leading\ HT 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: a2743b0ebc441e14ee7589bbaf2a8288 /rclone-test-quwixoz4wawo/␉leading HT/␉leading HT 2026/07/27 01:00:51 DEBUG : ␉leading HT/␉leading HT: Parsed hash: a2743b0ebc441e14ee7589bbaf2a8288 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/␉leading HT/␉leading HT" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: sha1sum /rclone-test-quwixoz4wawo/␉leading\ HT/␉leading\ HT 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: 64fefab101042e308cee0eaabdbd85a4943845ea /rclone-test-quwixoz4wawo/␉leading HT/␉leading HT 2026/07/27 01:00:51 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 64fefab101042e308cee0eaabdbd85a4943845ea === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:727: testing "␋leading VT" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/␋leading VT/␋leading VT" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: md5sum /rclone-test-quwixoz4wawo/␋leading\ VT/␋leading\ VT 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: 5883017a5748f160e63832f9aedb9f63 /rclone-test-quwixoz4wawo/␋leading VT/␋leading VT 2026/07/27 01:00:51 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 5883017a5748f160e63832f9aedb9f63 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/␋leading VT/␋leading VT" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: sha1sum /rclone-test-quwixoz4wawo/␋leading\ VT/␋leading\ VT 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: 55dda26ad2c5033785702bef3987cafc35d4ff83 /rclone-test-quwixoz4wawo/␋leading VT/␋leading VT 2026/07/27 01:00:51 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 55dda26ad2c5033785702bef3987cafc35d4ff83 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/␋leading VT/␋leading VT" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: md5sum /rclone-test-quwixoz4wawo/␋leading\ VT/␋leading\ VT 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: 5883017a5748f160e63832f9aedb9f63 /rclone-test-quwixoz4wawo/␋leading VT/␋leading VT 2026/07/27 01:00:51 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 5883017a5748f160e63832f9aedb9f63 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/␋leading VT/␋leading VT" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: sha1sum /rclone-test-quwixoz4wawo/␋leading\ VT/␋leading\ VT 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: 55dda26ad2c5033785702bef3987cafc35d4ff83 /rclone-test-quwixoz4wawo/␋leading VT/␋leading VT 2026/07/27 01:00:51 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 55dda26ad2c5033785702bef3987cafc35d4ff83 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/␋leading VT/␋leading VT" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: md5sum /rclone-test-quwixoz4wawo/␋leading\ VT/␋leading\ VT 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: 5883017a5748f160e63832f9aedb9f63 /rclone-test-quwixoz4wawo/␋leading VT/␋leading VT 2026/07/27 01:00:51 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 5883017a5748f160e63832f9aedb9f63 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/␋leading VT/␋leading VT" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: sha1sum /rclone-test-quwixoz4wawo/␋leading\ VT/␋leading\ VT 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: 55dda26ad2c5033785702bef3987cafc35d4ff83 /rclone-test-quwixoz4wawo/␋leading VT/␋leading VT 2026/07/27 01:00:51 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 55dda26ad2c5033785702bef3987cafc35d4ff83 === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:727: testing ".leading dot" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/.leading dot/.leading dot" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: md5sum /rclone-test-quwixoz4wawo/.leading\ dot/.leading\ dot 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: c2aee72e120d22e22e159ccc1ab29d89 /rclone-test-quwixoz4wawo/.leading dot/.leading dot 2026/07/27 01:00:51 DEBUG : .leading dot/.leading dot: Parsed hash: c2aee72e120d22e22e159ccc1ab29d89 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/.leading dot/.leading dot" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: sha1sum /rclone-test-quwixoz4wawo/.leading\ dot/.leading\ dot 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: 0fc5887cc440d64a65eaf09d31cb5d32244534a6 /rclone-test-quwixoz4wawo/.leading dot/.leading dot 2026/07/27 01:00:51 DEBUG : .leading dot/.leading dot: Parsed hash: 0fc5887cc440d64a65eaf09d31cb5d32244534a6 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/.leading dot/.leading dot" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: md5sum /rclone-test-quwixoz4wawo/.leading\ dot/.leading\ dot 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: c2aee72e120d22e22e159ccc1ab29d89 /rclone-test-quwixoz4wawo/.leading dot/.leading dot 2026/07/27 01:00:51 DEBUG : .leading dot/.leading dot: Parsed hash: c2aee72e120d22e22e159ccc1ab29d89 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/.leading dot/.leading dot" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: sha1sum /rclone-test-quwixoz4wawo/.leading\ dot/.leading\ dot 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: 0fc5887cc440d64a65eaf09d31cb5d32244534a6 /rclone-test-quwixoz4wawo/.leading dot/.leading dot 2026/07/27 01:00:51 DEBUG : .leading dot/.leading dot: Parsed hash: 0fc5887cc440d64a65eaf09d31cb5d32244534a6 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/.leading dot/.leading dot" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: md5sum /rclone-test-quwixoz4wawo/.leading\ dot/.leading\ dot 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: c2aee72e120d22e22e159ccc1ab29d89 /rclone-test-quwixoz4wawo/.leading dot/.leading dot 2026/07/27 01:00:51 DEBUG : .leading dot/.leading dot: Parsed hash: c2aee72e120d22e22e159ccc1ab29d89 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/.leading dot/.leading dot" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: sha1sum /rclone-test-quwixoz4wawo/.leading\ dot/.leading\ dot 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: 0fc5887cc440d64a65eaf09d31cb5d32244534a6 /rclone-test-quwixoz4wawo/.leading dot/.leading dot 2026/07/27 01:00:51 DEBUG : .leading dot/.leading dot: Parsed hash: 0fc5887cc440d64a65eaf09d31cb5d32244534a6 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:727: testing "trailing space " 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/trailing space /trailing space " 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: md5sum /rclone-test-quwixoz4wawo/trailing\ space\ /trailing\ space\ 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: b57f95915ee2ee7059b7cece39470fdc /rclone-test-quwixoz4wawo/trailing space /trailing space 2026/07/27 01:00:51 DEBUG : trailing space /trailing space : Parsed hash: b57f95915ee2ee7059b7cece39470fdc 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/trailing space /trailing space " 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: sha1sum /rclone-test-quwixoz4wawo/trailing\ space\ /trailing\ space\ 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: 8f5211b3c99df004bceadcf15faf58324406c58c /rclone-test-quwixoz4wawo/trailing space /trailing space 2026/07/27 01:00:51 DEBUG : trailing space /trailing space : Parsed hash: 8f5211b3c99df004bceadcf15faf58324406c58c 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/trailing space /trailing space " 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: md5sum /rclone-test-quwixoz4wawo/trailing\ space\ /trailing\ space\ 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: b57f95915ee2ee7059b7cece39470fdc /rclone-test-quwixoz4wawo/trailing space /trailing space 2026/07/27 01:00:51 DEBUG : trailing space /trailing space : Parsed hash: b57f95915ee2ee7059b7cece39470fdc 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/trailing space /trailing space " 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: sha1sum /rclone-test-quwixoz4wawo/trailing\ space\ /trailing\ space\ 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: 8f5211b3c99df004bceadcf15faf58324406c58c /rclone-test-quwixoz4wawo/trailing space /trailing space 2026/07/27 01:00:51 DEBUG : trailing space /trailing space : Parsed hash: 8f5211b3c99df004bceadcf15faf58324406c58c 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/trailing space /trailing space " 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: md5sum /rclone-test-quwixoz4wawo/trailing\ space\ /trailing\ space\ 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: b57f95915ee2ee7059b7cece39470fdc /rclone-test-quwixoz4wawo/trailing space /trailing space 2026/07/27 01:00:51 DEBUG : trailing space /trailing space : Parsed hash: b57f95915ee2ee7059b7cece39470fdc 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/trailing space /trailing space " 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: sha1sum /rclone-test-quwixoz4wawo/trailing\ space\ /trailing\ space\ 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: 8f5211b3c99df004bceadcf15faf58324406c58c /rclone-test-quwixoz4wawo/trailing space /trailing space 2026/07/27 01:00:51 DEBUG : trailing space /trailing space : Parsed hash: 8f5211b3c99df004bceadcf15faf58324406c58c === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:727: testing "trailing CR␍" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/trailing CR␍/trailing CR␍" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: md5sum /rclone-test-quwixoz4wawo/trailing\ CR␍/trailing\ CR␍ 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: 684f9e54093e24722585fd9565a92691 /rclone-test-quwixoz4wawo/trailing CR␍/trailing CR␍ 2026/07/27 01:00:51 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 684f9e54093e24722585fd9565a92691 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/trailing CR␍/trailing CR␍" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: sha1sum /rclone-test-quwixoz4wawo/trailing\ CR␍/trailing\ CR␍ 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: 7cdb0596bd853d50fb46f16b10044dc4c2844a29 /rclone-test-quwixoz4wawo/trailing CR␍/trailing CR␍ 2026/07/27 01:00:51 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 7cdb0596bd853d50fb46f16b10044dc4c2844a29 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/trailing CR␍/trailing CR␍" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: md5sum /rclone-test-quwixoz4wawo/trailing\ CR␍/trailing\ CR␍ 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: 684f9e54093e24722585fd9565a92691 /rclone-test-quwixoz4wawo/trailing CR␍/trailing CR␍ 2026/07/27 01:00:51 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 684f9e54093e24722585fd9565a92691 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/trailing CR␍/trailing CR␍" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: sha1sum /rclone-test-quwixoz4wawo/trailing\ CR␍/trailing\ CR␍ 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: 7cdb0596bd853d50fb46f16b10044dc4c2844a29 /rclone-test-quwixoz4wawo/trailing CR␍/trailing CR␍ 2026/07/27 01:00:51 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 7cdb0596bd853d50fb46f16b10044dc4c2844a29 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/trailing CR␍/trailing CR␍" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: md5sum /rclone-test-quwixoz4wawo/trailing\ CR␍/trailing\ CR␍ 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: 684f9e54093e24722585fd9565a92691 /rclone-test-quwixoz4wawo/trailing CR␍/trailing CR␍ 2026/07/27 01:00:51 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 684f9e54093e24722585fd9565a92691 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/trailing CR␍/trailing CR␍" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: sha1sum /rclone-test-quwixoz4wawo/trailing\ CR␍/trailing\ CR␍ 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: 7cdb0596bd853d50fb46f16b10044dc4c2844a29 /rclone-test-quwixoz4wawo/trailing CR␍/trailing CR␍ 2026/07/27 01:00:51 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 7cdb0596bd853d50fb46f16b10044dc4c2844a29 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:727: testing "trailing LF␊" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/trailing LF␊/trailing LF␊" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: md5sum /rclone-test-quwixoz4wawo/trailing\ LF␊/trailing\ LF␊ 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: 12ed9c12712a0bdd6c8c142d980c8091 /rclone-test-quwixoz4wawo/trailing LF␊/trailing LF␊ 2026/07/27 01:00:51 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 12ed9c12712a0bdd6c8c142d980c8091 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/trailing LF␊/trailing LF␊" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: sha1sum /rclone-test-quwixoz4wawo/trailing\ LF␊/trailing\ LF␊ 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: d5425e8ca760e979340a63475d719a6d8ee9ac4f /rclone-test-quwixoz4wawo/trailing LF␊/trailing LF␊ 2026/07/27 01:00:51 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: d5425e8ca760e979340a63475d719a6d8ee9ac4f 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/trailing LF␊/trailing LF␊" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: md5sum /rclone-test-quwixoz4wawo/trailing\ LF␊/trailing\ LF␊ 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: 12ed9c12712a0bdd6c8c142d980c8091 /rclone-test-quwixoz4wawo/trailing LF␊/trailing LF␊ 2026/07/27 01:00:51 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 12ed9c12712a0bdd6c8c142d980c8091 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/trailing LF␊/trailing LF␊" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: sha1sum /rclone-test-quwixoz4wawo/trailing\ LF␊/trailing\ LF␊ 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: d5425e8ca760e979340a63475d719a6d8ee9ac4f /rclone-test-quwixoz4wawo/trailing LF␊/trailing LF␊ 2026/07/27 01:00:51 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: d5425e8ca760e979340a63475d719a6d8ee9ac4f 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/trailing LF␊/trailing LF␊" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: md5sum /rclone-test-quwixoz4wawo/trailing\ LF␊/trailing\ LF␊ 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: 12ed9c12712a0bdd6c8c142d980c8091 /rclone-test-quwixoz4wawo/trailing LF␊/trailing LF␊ 2026/07/27 01:00:51 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 12ed9c12712a0bdd6c8c142d980c8091 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/trailing LF␊/trailing LF␊" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: sha1sum /rclone-test-quwixoz4wawo/trailing\ LF␊/trailing\ LF␊ 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: d5425e8ca760e979340a63475d719a6d8ee9ac4f /rclone-test-quwixoz4wawo/trailing LF␊/trailing LF␊ 2026/07/27 01:00:51 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: d5425e8ca760e979340a63475d719a6d8ee9ac4f === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:727: testing "trailing HT␉" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/trailing HT␉/trailing HT␉" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: md5sum /rclone-test-quwixoz4wawo/trailing\ HT␉/trailing\ HT␉ 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: b271a0c51f9c5132357dd8cab47970ea /rclone-test-quwixoz4wawo/trailing HT␉/trailing HT␉ 2026/07/27 01:00:51 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: b271a0c51f9c5132357dd8cab47970ea 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/trailing HT␉/trailing HT␉" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: sha1sum /rclone-test-quwixoz4wawo/trailing\ HT␉/trailing\ HT␉ 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: 34dde3990da8827b5066972b46f880d6e3e506c0 /rclone-test-quwixoz4wawo/trailing HT␉/trailing HT␉ 2026/07/27 01:00:51 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 34dde3990da8827b5066972b46f880d6e3e506c0 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/trailing HT␉/trailing HT␉" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: md5sum /rclone-test-quwixoz4wawo/trailing\ HT␉/trailing\ HT␉ 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: b271a0c51f9c5132357dd8cab47970ea /rclone-test-quwixoz4wawo/trailing HT␉/trailing HT␉ 2026/07/27 01:00:51 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: b271a0c51f9c5132357dd8cab47970ea 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/trailing HT␉/trailing HT␉" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: sha1sum /rclone-test-quwixoz4wawo/trailing\ HT␉/trailing\ HT␉ 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: 34dde3990da8827b5066972b46f880d6e3e506c0 /rclone-test-quwixoz4wawo/trailing HT␉/trailing HT␉ 2026/07/27 01:00:51 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 34dde3990da8827b5066972b46f880d6e3e506c0 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/trailing HT␉/trailing HT␉" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: md5sum /rclone-test-quwixoz4wawo/trailing\ HT␉/trailing\ HT␉ 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: b271a0c51f9c5132357dd8cab47970ea /rclone-test-quwixoz4wawo/trailing HT␉/trailing HT␉ 2026/07/27 01:00:51 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: b271a0c51f9c5132357dd8cab47970ea 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/trailing HT␉/trailing HT␉" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: sha1sum /rclone-test-quwixoz4wawo/trailing\ HT␉/trailing\ HT␉ 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: 34dde3990da8827b5066972b46f880d6e3e506c0 /rclone-test-quwixoz4wawo/trailing HT␉/trailing HT␉ 2026/07/27 01:00:51 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 34dde3990da8827b5066972b46f880d6e3e506c0 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:727: testing "trailing VT␋" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/trailing VT␋/trailing VT␋" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: md5sum /rclone-test-quwixoz4wawo/trailing\ VT␋/trailing\ VT␋ 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: ea444493ae58a34c9eae5883cb46a57f /rclone-test-quwixoz4wawo/trailing VT␋/trailing VT␋ 2026/07/27 01:00:51 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: ea444493ae58a34c9eae5883cb46a57f 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/trailing VT␋/trailing VT␋" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: sha1sum /rclone-test-quwixoz4wawo/trailing\ VT␋/trailing\ VT␋ 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: dd4966ddf296433579de958c83ac1c68fbad0fd7 /rclone-test-quwixoz4wawo/trailing VT␋/trailing VT␋ 2026/07/27 01:00:51 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: dd4966ddf296433579de958c83ac1c68fbad0fd7 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/trailing VT␋/trailing VT␋" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: md5sum /rclone-test-quwixoz4wawo/trailing\ VT␋/trailing\ VT␋ 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: ea444493ae58a34c9eae5883cb46a57f /rclone-test-quwixoz4wawo/trailing VT␋/trailing VT␋ 2026/07/27 01:00:51 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: ea444493ae58a34c9eae5883cb46a57f 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/trailing VT␋/trailing VT␋" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: sha1sum /rclone-test-quwixoz4wawo/trailing\ VT␋/trailing\ VT␋ 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: dd4966ddf296433579de958c83ac1c68fbad0fd7 /rclone-test-quwixoz4wawo/trailing VT␋/trailing VT␋ 2026/07/27 01:00:51 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: dd4966ddf296433579de958c83ac1c68fbad0fd7 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/trailing VT␋/trailing VT␋" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: md5sum /rclone-test-quwixoz4wawo/trailing\ VT␋/trailing\ VT␋ 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: ea444493ae58a34c9eae5883cb46a57f /rclone-test-quwixoz4wawo/trailing VT␋/trailing VT␋ 2026/07/27 01:00:51 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: ea444493ae58a34c9eae5883cb46a57f 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/trailing VT␋/trailing VT␋" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: sha1sum /rclone-test-quwixoz4wawo/trailing\ VT␋/trailing\ VT␋ 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: dd4966ddf296433579de958c83ac1c68fbad0fd7 /rclone-test-quwixoz4wawo/trailing VT␋/trailing VT␋ 2026/07/27 01:00:51 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: dd4966ddf296433579de958c83ac1c68fbad0fd7 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:727: testing "trailing dot." 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/trailing dot./trailing dot." 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: md5sum /rclone-test-quwixoz4wawo/trailing\ dot./trailing\ dot. 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: 589b3e081434fcf641815701d89bbdf7 /rclone-test-quwixoz4wawo/trailing dot./trailing dot. 2026/07/27 01:00:51 DEBUG : trailing dot./trailing dot.: Parsed hash: 589b3e081434fcf641815701d89bbdf7 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/trailing dot./trailing dot." 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: sha1sum /rclone-test-quwixoz4wawo/trailing\ dot./trailing\ dot. 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: 62bc0ac2f0619fc9a284b20049a4c2551d18884a /rclone-test-quwixoz4wawo/trailing dot./trailing dot. 2026/07/27 01:00:51 DEBUG : trailing dot./trailing dot.: Parsed hash: 62bc0ac2f0619fc9a284b20049a4c2551d18884a 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/trailing dot./trailing dot." 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: md5sum /rclone-test-quwixoz4wawo/trailing\ dot./trailing\ dot. 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: 589b3e081434fcf641815701d89bbdf7 /rclone-test-quwixoz4wawo/trailing dot./trailing dot. 2026/07/27 01:00:51 DEBUG : trailing dot./trailing dot.: Parsed hash: 589b3e081434fcf641815701d89bbdf7 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/trailing dot./trailing dot." 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: sha1sum /rclone-test-quwixoz4wawo/trailing\ dot./trailing\ dot. 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: 62bc0ac2f0619fc9a284b20049a4c2551d18884a /rclone-test-quwixoz4wawo/trailing dot./trailing dot. 2026/07/27 01:00:51 DEBUG : trailing dot./trailing dot.: Parsed hash: 62bc0ac2f0619fc9a284b20049a4c2551d18884a 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/trailing dot./trailing dot." 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: md5sum /rclone-test-quwixoz4wawo/trailing\ dot./trailing\ dot. 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: 589b3e081434fcf641815701d89bbdf7 /rclone-test-quwixoz4wawo/trailing dot./trailing dot. 2026/07/27 01:00:51 DEBUG : trailing dot./trailing dot.: Parsed hash: 589b3e081434fcf641815701d89bbdf7 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/trailing dot./trailing dot." 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: sha1sum /rclone-test-quwixoz4wawo/trailing\ dot./trailing\ dot. 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: 62bc0ac2f0619fc9a284b20049a4c2551d18884a /rclone-test-quwixoz4wawo/trailing dot./trailing dot. 2026/07/27 01:00:51 DEBUG : trailing dot./trailing dot.: Parsed hash: 62bc0ac2f0619fc9a284b20049a4c2551d18884a === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:727: testing "invalid utf-8\xfe" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: md5sum /rclone-test-quwixoz4wawo/invalid\ utf-8/invalid\ utf-8 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: caf4c322420866f0e96807660de2c278 /rclone-test-quwixoz4wawo/invalid utf-8/invalid utf-8 2026/07/27 01:00:51 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: caf4c322420866f0e96807660de2c278 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: sha1sum /rclone-test-quwixoz4wawo/invalid\ utf-8/invalid\ utf-8 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: c48228dcbd962729bd51937b4481024bd0d81d74 /rclone-test-quwixoz4wawo/invalid utf-8/invalid utf-8 2026/07/27 01:00:51 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: c48228dcbd962729bd51937b4481024bd0d81d74 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: md5sum /rclone-test-quwixoz4wawo/invalid\ utf-8/invalid\ utf-8 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: caf4c322420866f0e96807660de2c278 /rclone-test-quwixoz4wawo/invalid utf-8/invalid utf-8 2026/07/27 01:00:51 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: caf4c322420866f0e96807660de2c278 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: sha1sum /rclone-test-quwixoz4wawo/invalid\ utf-8/invalid\ utf-8 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: c48228dcbd962729bd51937b4481024bd0d81d74 /rclone-test-quwixoz4wawo/invalid utf-8/invalid utf-8 2026/07/27 01:00:51 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: c48228dcbd962729bd51937b4481024bd0d81d74 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: md5sum /rclone-test-quwixoz4wawo/invalid\ utf-8/invalid\ utf-8 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: caf4c322420866f0e96807660de2c278 /rclone-test-quwixoz4wawo/invalid utf-8/invalid utf-8 2026/07/27 01:00:51 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: caf4c322420866f0e96807660de2c278 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: sha1sum /rclone-test-quwixoz4wawo/invalid\ utf-8/invalid\ utf-8 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: c48228dcbd962729bd51937b4481024bd0d81d74 /rclone-test-quwixoz4wawo/invalid utf-8/invalid utf-8 2026/07/27 01:00:51 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: c48228dcbd962729bd51937b4481024bd0d81d74 === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:727: testing "test%46.txt" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/test%46.txt/test%46.txt" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: md5sum /rclone-test-quwixoz4wawo/test\%46.txt/test\%46.txt 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: 9721893d8ae8582573c693891270e9d6 /rclone-test-quwixoz4wawo/test%46.txt/test%46.txt 2026/07/27 01:00:51 DEBUG : test%46.txt/test%46.txt: Parsed hash: 9721893d8ae8582573c693891270e9d6 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/test%46.txt/test%46.txt" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: sha1sum /rclone-test-quwixoz4wawo/test\%46.txt/test\%46.txt 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: acddf25ae0974f7610615023d1fe5175455f33fc /rclone-test-quwixoz4wawo/test%46.txt/test%46.txt 2026/07/27 01:00:51 DEBUG : test%46.txt/test%46.txt: Parsed hash: acddf25ae0974f7610615023d1fe5175455f33fc 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/test%46.txt/test%46.txt" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: md5sum /rclone-test-quwixoz4wawo/test\%46.txt/test\%46.txt 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: 9721893d8ae8582573c693891270e9d6 /rclone-test-quwixoz4wawo/test%46.txt/test%46.txt 2026/07/27 01:00:51 DEBUG : test%46.txt/test%46.txt: Parsed hash: 9721893d8ae8582573c693891270e9d6 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/test%46.txt/test%46.txt" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: sha1sum /rclone-test-quwixoz4wawo/test\%46.txt/test\%46.txt 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: acddf25ae0974f7610615023d1fe5175455f33fc /rclone-test-quwixoz4wawo/test%46.txt/test%46.txt 2026/07/27 01:00:51 DEBUG : test%46.txt/test%46.txt: Parsed hash: acddf25ae0974f7610615023d1fe5175455f33fc 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/test%46.txt/test%46.txt" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: md5sum /rclone-test-quwixoz4wawo/test\%46.txt/test\%46.txt 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: 9721893d8ae8582573c693891270e9d6 /rclone-test-quwixoz4wawo/test%46.txt/test%46.txt 2026/07/27 01:00:51 DEBUG : test%46.txt/test%46.txt: Parsed hash: 9721893d8ae8582573c693891270e9d6 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/test%46.txt/test%46.txt" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: sha1sum /rclone-test-quwixoz4wawo/test\%46.txt/test\%46.txt 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: acddf25ae0974f7610615023d1fe5175455f33fc /rclone-test-quwixoz4wawo/test%46.txt/test%46.txt 2026/07/27 01:00:51 DEBUG : test%46.txt/test%46.txt: Parsed hash: acddf25ae0974f7610615023d1fe5175455f33fc === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Connection OK after error: potato 2026/07/27 01:00:51 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Removed after failed upload: potato === RUN TestIntegration/FsMkdir/FsPutZeroLength 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/zero-length-file" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: md5sum /rclone-test-quwixoz4wawo/zero-length-file 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-quwixoz4wawo/zero-length-file 2026/07/27 01:00:51 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/zero-length-file" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: sha1sum /rclone-test-quwixoz4wawo/zero-length-file 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-quwixoz4wawo/zero-length-file 2026/07/27 01:00:51 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/zero-length-file" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: md5sum /rclone-test-quwixoz4wawo/zero-length-file 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-quwixoz4wawo/zero-length-file 2026/07/27 01:00:51 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/zero-length-file" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: sha1sum /rclone-test-quwixoz4wawo/zero-length-file 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-quwixoz4wawo/zero-length-file 2026/07/27 01:00:51 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/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/file name.txt" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: md5sum /rclone-test-quwixoz4wawo/file\ name.txt 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: 91399bfbaf0e841bef3d332e658190f3 /rclone-test-quwixoz4wawo/file name.txt 2026/07/27 01:00:51 DEBUG : file name.txt: Parsed hash: 91399bfbaf0e841bef3d332e658190f3 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/file name.txt" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: sha1sum /rclone-test-quwixoz4wawo/file\ name.txt 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: 8ccc2439627069992b7b1f612a5232a065394e76 /rclone-test-quwixoz4wawo/file name.txt 2026/07/27 01:00:51 DEBUG : file name.txt: Parsed hash: 8ccc2439627069992b7b1f612a5232a065394e76 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/file name.txt" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: md5sum /rclone-test-quwixoz4wawo/file\ name.txt 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: 91399bfbaf0e841bef3d332e658190f3 /rclone-test-quwixoz4wawo/file name.txt 2026/07/27 01:00:51 DEBUG : file name.txt: Parsed hash: 91399bfbaf0e841bef3d332e658190f3 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/file name.txt" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: sha1sum /rclone-test-quwixoz4wawo/file\ name.txt 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: 8ccc2439627069992b7b1f612a5232a065394e76 /rclone-test-quwixoz4wawo/file name.txt 2026/07/27 01:00:51 DEBUG : file name.txt: Parsed hash: 8ccc2439627069992b7b1f612a5232a065394e76 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: md5sum /rclone-test-quwixoz4wawo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: 649a084ebc53cbcc4ce002211c9bd120 /rclone-test-quwixoz4wawo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/27 01:00:51 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 649a084ebc53cbcc4ce002211c9bd120 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: sha1sum /rclone-test-quwixoz4wawo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: fc46e4fb152fb7893cca33f8c49b9deb0756b28c /rclone-test-quwixoz4wawo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/27 01:00:51 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: fc46e4fb152fb7893cca33f8c49b9deb0756b28c 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: md5sum /rclone-test-quwixoz4wawo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: 649a084ebc53cbcc4ce002211c9bd120 /rclone-test-quwixoz4wawo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/27 01:00:51 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 649a084ebc53cbcc4ce002211c9bd120 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: sha1sum /rclone-test-quwixoz4wawo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: fc46e4fb152fb7893cca33f8c49b9deb0756b28c /rclone-test-quwixoz4wawo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/27 01:00:51 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: fc46e4fb152fb7893cca33f8c49b9deb0756b28c 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/file name.txt" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: md5sum /rclone-test-quwixoz4wawo/file\ name.txt 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: 0d1eaefeac0042e611fe814cf1704229 /rclone-test-quwixoz4wawo/file name.txt 2026/07/27 01:00:51 DEBUG : file name.txt: Parsed hash: 0d1eaefeac0042e611fe814cf1704229 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/file name.txt" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: sha1sum /rclone-test-quwixoz4wawo/file\ name.txt 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: df1933174fd185eb799c1cd38e6818802c07c3b1 /rclone-test-quwixoz4wawo/file name.txt 2026/07/27 01:00:51 DEBUG : file name.txt: Parsed hash: df1933174fd185eb799c1cd38e6818802c07c3b1 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/file name.txt" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: md5sum /rclone-test-quwixoz4wawo/file\ name.txt 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: 0d1eaefeac0042e611fe814cf1704229 /rclone-test-quwixoz4wawo/file name.txt 2026/07/27 01:00:51 DEBUG : file name.txt: Parsed hash: 0d1eaefeac0042e611fe814cf1704229 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/file name.txt" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: sha1sum /rclone-test-quwixoz4wawo/file\ name.txt 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: df1933174fd185eb799c1cd38e6818802c07c3b1 /rclone-test-quwixoz4wawo/file name.txt 2026/07/27 01:00:51 DEBUG : file name.txt: Parsed hash: df1933174fd185eb799c1cd38e6818802c07c3b1 === 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/27 01:00:51 DEBUG : Creating backend with remote "TestSFTPRclone:" 2026/07/27 01:00:51 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/07/27 01:00:51 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/27 01:00:51 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/27 01:00:51 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/27 01:00:51 DEBUG : Setting pass="ML3h6NW7wSmLgYr7qlshRA0Vzc7dF9Burj6EaY_h60RUXvs" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/27 01:00:51 DEBUG : TestSFTPRclone: detected overridden config - adding "{S7K8K}" suffix to name 2026/07/27 01:00:51 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/27 01:00:51 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/27 01:00:51 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/27 01:00:51 DEBUG : Setting pass="ML3h6NW7wSmLgYr7qlshRA0Vzc7dF9Burj6EaY_h60RUXvs" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/27 01:00:51 NOTICE: TestSFTPRclone{S7K8K}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/: New connection 127.0.0.1:55754->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9985.2217d3827" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell type "unix" from config 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Relative path resolved to "/" 2026/07/27 01:00:51 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/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/file name.txt" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: md5sum /rclone-test-quwixoz4wawo/file\ name.txt 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: 0d1eaefeac0042e611fe814cf1704229 /rclone-test-quwixoz4wawo/file name.txt 2026/07/27 01:00:51 DEBUG : file name.txt: Parsed hash: 0d1eaefeac0042e611fe814cf1704229 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/file name.txt" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: sha1sum /rclone-test-quwixoz4wawo/file\ name.txt 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: df1933174fd185eb799c1cd38e6818802c07c3b1 /rclone-test-quwixoz4wawo/file name.txt 2026/07/27 01:00:51 DEBUG : file name.txt: Parsed hash: df1933174fd185eb799c1cd38e6818802c07c3b1 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: md5sum /rclone-test-quwixoz4wawo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: 649a084ebc53cbcc4ce002211c9bd120 /rclone-test-quwixoz4wawo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/27 01:00:51 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 649a084ebc53cbcc4ce002211c9bd120 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: sha1sum /rclone-test-quwixoz4wawo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: fc46e4fb152fb7893cca33f8c49b9deb0756b28c /rclone-test-quwixoz4wawo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/27 01:00:51 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: fc46e4fb152fb7893cca33f8c49b9deb0756b28c === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/file name.txt" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: md5sum /rclone-test-quwixoz4wawo/file\ name.txt 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: 0d1eaefeac0042e611fe814cf1704229 /rclone-test-quwixoz4wawo/file name.txt 2026/07/27 01:00:51 DEBUG : file name.txt: Parsed hash: 0d1eaefeac0042e611fe814cf1704229 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/file name.txt" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: sha1sum /rclone-test-quwixoz4wawo/file\ name.txt 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: df1933174fd185eb799c1cd38e6818802c07c3b1 /rclone-test-quwixoz4wawo/file name.txt 2026/07/27 01:00:51 DEBUG : file name.txt: Parsed hash: df1933174fd185eb799c1cd38e6818802c07c3b1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1145: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/file name.txt" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: md5sum /rclone-test-quwixoz4wawo/file\ name.txt 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: 0d1eaefeac0042e611fe814cf1704229 /rclone-test-quwixoz4wawo/file name.txt 2026/07/27 01:00:51 DEBUG : file name.txt: Parsed hash: 0d1eaefeac0042e611fe814cf1704229 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/file name.txt" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: sha1sum /rclone-test-quwixoz4wawo/file\ name.txt 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: df1933174fd185eb799c1cd38e6818802c07c3b1 /rclone-test-quwixoz4wawo/file name.txt 2026/07/27 01:00:51 DEBUG : file name.txt: Parsed hash: df1933174fd185eb799c1cd38e6818802c07c3b1 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: md5sum /rclone-test-quwixoz4wawo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: 649a084ebc53cbcc4ce002211c9bd120 /rclone-test-quwixoz4wawo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/27 01:00:51 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 649a084ebc53cbcc4ce002211c9bd120 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: sha1sum /rclone-test-quwixoz4wawo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: fc46e4fb152fb7893cca33f8c49b9deb0756b28c /rclone-test-quwixoz4wawo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/27 01:00:51 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: fc46e4fb152fb7893cca33f8c49b9deb0756b28c === 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/27 01:00:51 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-quwixoz4wawo/hello? sausage/êé" 2026/07/27 01:00:51 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/07/27 01:00:51 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/27 01:00:51 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/27 01:00:51 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/27 01:00:51 DEBUG : Setting pass="ML3h6NW7wSmLgYr7qlshRA0Vzc7dF9Burj6EaY_h60RUXvs" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/27 01:00:51 DEBUG : TestSFTPRclone: detected overridden config - adding "{S7K8K}" suffix to name 2026/07/27 01:00:51 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/27 01:00:51 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/27 01:00:51 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/27 01:00:51 DEBUG : Setting pass="ML3h6NW7wSmLgYr7qlshRA0Vzc7dF9Burj6EaY_h60RUXvs" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/27 01:00:51 NOTICE: TestSFTPRclone{S7K8K}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo/hello? sausage/êé: New connection 127.0.0.1:44816->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9985.2217d3827" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo/hello? sausage/êé: Shell type "unix" from config 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo/hello? sausage/êé: Relative path resolved to "/rclone-test-quwixoz4wawo/hello? sausage/êé" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo/hello? sausage/êé: Using root directory "/rclone-test-quwixoz4wawo/hello? sausage/êé" 2026/07/27 01:00:51 DEBUG : fs cache: renaming cache item "TestSFTPRclone:rclone-test-quwixoz4wawo/hello? sausage/êé" to be canonical "TestSFTPRclone{S7K8K}:rclone-test-quwixoz4wawo/hello? sausage/êé" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo/hello? sausage/êé: Shell path "/rclone-test-quwixoz4wawo/hello? sausage/êé/a/b/c/d/e.txt" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo/hello? sausage/êé: Running remote command: md5sum /rclone-test-quwixoz4wawo/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo/hello? sausage/êé: Remote command result: fca74cae342b881c5c25715b6ada44db /rclone-test-quwixoz4wawo/hello? sausage/êé/a/b/c/d/e.txt 2026/07/27 01:00:51 DEBUG : a/b/c/d/e.txt: Parsed hash: fca74cae342b881c5c25715b6ada44db 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo/hello? sausage/êé: Shell path "/rclone-test-quwixoz4wawo/hello? sausage/êé/a/b/c/d/e.txt" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo/hello? sausage/êé: Running remote command: sha1sum /rclone-test-quwixoz4wawo/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo/hello? sausage/êé: Remote command result: 000141f18e185359c15d45c26787aaf94036ee96 /rclone-test-quwixoz4wawo/hello? sausage/êé/a/b/c/d/e.txt 2026/07/27 01:00:51 DEBUG : a/b/c/d/e.txt: Parsed hash: 000141f18e185359c15d45c26787aaf94036ee96 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo/hello? sausage/êé: Shell path "/rclone-test-quwixoz4wawo/hello? sausage/êé/a/b/c/d/e.txt" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo/hello? sausage/êé: Running remote command: md5sum /rclone-test-quwixoz4wawo/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo/hello? sausage/êé: Remote command result: fca74cae342b881c5c25715b6ada44db /rclone-test-quwixoz4wawo/hello? sausage/êé/a/b/c/d/e.txt 2026/07/27 01:00:51 DEBUG : a/b/c/d/e.txt: Parsed hash: fca74cae342b881c5c25715b6ada44db 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo/hello? sausage/êé: Shell path "/rclone-test-quwixoz4wawo/hello? sausage/êé/a/b/c/d/e.txt" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo/hello? sausage/êé: Running remote command: sha1sum /rclone-test-quwixoz4wawo/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo/hello? sausage/êé: Remote command result: 000141f18e185359c15d45c26787aaf94036ee96 /rclone-test-quwixoz4wawo/hello? sausage/êé/a/b/c/d/e.txt 2026/07/27 01:00:51 DEBUG : a/b/c/d/e.txt: Parsed hash: 000141f18e185359c15d45c26787aaf94036ee96 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo/hello? sausage/êé: New connection 127.0.0.1:44820->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9985.2217d3827" 2026/07/27 01:00:51 DEBUG : Waiting for deletions to finish 2026/07/27 01:00:51 INFO : a/b/c/d/e.txt: Deleted 2026/07/27 01:00:51 DEBUG : removing 1 level 4 directories 2026/07/27 01:00:51 INFO : a/b/c/d: Removing directory 2026/07/27 01:00:51 DEBUG : removing 1 level 3 directories 2026/07/27 01:00:51 INFO : a/b/c: Removing directory 2026/07/27 01:00:51 DEBUG : removing 1 level 2 directories 2026/07/27 01:00:51 INFO : a/b: Removing directory 2026/07/27 01:00:51 DEBUG : removing 1 level 1 directories 2026/07/27 01:00:51 INFO : a: Removing directory === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy fstests.go:1278: FS has no Copier interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/file name.txt" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: md5sum /rclone-test-quwixoz4wawo/file\ name.txt 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: 0d1eaefeac0042e611fe814cf1704229 /rclone-test-quwixoz4wawo/file name.txt 2026/07/27 01:00:51 DEBUG : file name.txt: Parsed hash: 0d1eaefeac0042e611fe814cf1704229 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/file name.txt" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: sha1sum /rclone-test-quwixoz4wawo/file\ name.txt 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: df1933174fd185eb799c1cd38e6818802c07c3b1 /rclone-test-quwixoz4wawo/file name.txt 2026/07/27 01:00:51 DEBUG : file name.txt: Parsed hash: df1933174fd185eb799c1cd38e6818802c07c3b1 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/other.txt" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: md5sum /rclone-test-quwixoz4wawo/other.txt 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: 649a084ebc53cbcc4ce002211c9bd120 /rclone-test-quwixoz4wawo/other.txt 2026/07/27 01:00:51 DEBUG : other.txt: Parsed hash: 649a084ebc53cbcc4ce002211c9bd120 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/other.txt" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: sha1sum /rclone-test-quwixoz4wawo/other.txt 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: fc46e4fb152fb7893cca33f8c49b9deb0756b28c /rclone-test-quwixoz4wawo/other.txt 2026/07/27 01:00:51 DEBUG : other.txt: Parsed hash: fc46e4fb152fb7893cca33f8c49b9deb0756b28c 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/other.txt" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: md5sum /rclone-test-quwixoz4wawo/other.txt 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: 649a084ebc53cbcc4ce002211c9bd120 /rclone-test-quwixoz4wawo/other.txt 2026/07/27 01:00:51 DEBUG : other.txt: Parsed hash: 649a084ebc53cbcc4ce002211c9bd120 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/other.txt" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: md5sum /rclone-test-quwixoz4wawo/other.txt 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: 649a084ebc53cbcc4ce002211c9bd120 /rclone-test-quwixoz4wawo/other.txt 2026/07/27 01:00:51 DEBUG : other.txt: Parsed hash: 649a084ebc53cbcc4ce002211c9bd120 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: New connection 127.0.0.1:44826->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9985.2217d3827" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/other.txt" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: md5sum /rclone-test-quwixoz4wawo/other.txt 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: 649a084ebc53cbcc4ce002211c9bd120 /rclone-test-quwixoz4wawo/other.txt 2026/07/27 01:00:51 DEBUG : other.txt: Parsed hash: 649a084ebc53cbcc4ce002211c9bd120 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/other.txt" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: sha1sum /rclone-test-quwixoz4wawo/other.txt 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: fc46e4fb152fb7893cca33f8c49b9deb0756b28c /rclone-test-quwixoz4wawo/other.txt 2026/07/27 01:00:51 DEBUG : other.txt: Parsed hash: fc46e4fb152fb7893cca33f8c49b9deb0756b28c 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/moveTest/other.txt" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: md5sum /rclone-test-quwixoz4wawo/moveTest/other.txt 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: 0d1eaefeac0042e611fe814cf1704229 /rclone-test-quwixoz4wawo/moveTest/other.txt 2026/07/27 01:00:51 DEBUG : moveTest/other.txt: Parsed hash: 0d1eaefeac0042e611fe814cf1704229 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/moveTest/other.txt" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: sha1sum /rclone-test-quwixoz4wawo/moveTest/other.txt 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: df1933174fd185eb799c1cd38e6818802c07c3b1 /rclone-test-quwixoz4wawo/moveTest/other.txt 2026/07/27 01:00:51 DEBUG : moveTest/other.txt: Parsed hash: df1933174fd185eb799c1cd38e6818802c07c3b1 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/file name.txt" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: md5sum /rclone-test-quwixoz4wawo/file\ name.txt 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: 0d1eaefeac0042e611fe814cf1704229 /rclone-test-quwixoz4wawo/file name.txt 2026/07/27 01:00:51 DEBUG : file name.txt: Parsed hash: 0d1eaefeac0042e611fe814cf1704229 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/file name.txt" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: sha1sum /rclone-test-quwixoz4wawo/file\ name.txt 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: df1933174fd185eb799c1cd38e6818802c07c3b1 /rclone-test-quwixoz4wawo/file name.txt 2026/07/27 01:00:51 DEBUG : file name.txt: Parsed hash: df1933174fd185eb799c1cd38e6818802c07c3b1 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/other.txt" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: md5sum /rclone-test-quwixoz4wawo/other.txt 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: 649a084ebc53cbcc4ce002211c9bd120 /rclone-test-quwixoz4wawo/other.txt 2026/07/27 01:00:51 DEBUG : other.txt: Parsed hash: 649a084ebc53cbcc4ce002211c9bd120 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/other.txt" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: sha1sum /rclone-test-quwixoz4wawo/other.txt 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: fc46e4fb152fb7893cca33f8c49b9deb0756b28c /rclone-test-quwixoz4wawo/other.txt 2026/07/27 01:00:51 DEBUG : other.txt: Parsed hash: fc46e4fb152fb7893cca33f8c49b9deb0756b28c 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/file name.txt" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: md5sum /rclone-test-quwixoz4wawo/file\ name.txt 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: 0d1eaefeac0042e611fe814cf1704229 /rclone-test-quwixoz4wawo/file name.txt 2026/07/27 01:00:51 DEBUG : file name.txt: Parsed hash: 0d1eaefeac0042e611fe814cf1704229 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/file name.txt" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: sha1sum /rclone-test-quwixoz4wawo/file\ name.txt 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: df1933174fd185eb799c1cd38e6818802c07c3b1 /rclone-test-quwixoz4wawo/file name.txt 2026/07/27 01:00:51 DEBUG : file name.txt: Parsed hash: df1933174fd185eb799c1cd38e6818802c07c3b1 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: md5sum /rclone-test-quwixoz4wawo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: 649a084ebc53cbcc4ce002211c9bd120 /rclone-test-quwixoz4wawo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/27 01:00:51 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 649a084ebc53cbcc4ce002211c9bd120 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: sha1sum /rclone-test-quwixoz4wawo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: fc46e4fb152fb7893cca33f8c49b9deb0756b28c /rclone-test-quwixoz4wawo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/27 01:00:51 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: fc46e4fb152fb7893cca33f8c49b9deb0756b28c === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata fstests.go:1430: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2026/07/27 01:00:51 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-qezuxih2qoge" 2026/07/27 01:00:51 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/07/27 01:00:51 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/27 01:00:51 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/27 01:00:51 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/27 01:00:51 DEBUG : Setting pass="ML3h6NW7wSmLgYr7qlshRA0Vzc7dF9Burj6EaY_h60RUXvs" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/27 01:00:51 DEBUG : TestSFTPRclone: detected overridden config - adding "{S7K8K}" suffix to name 2026/07/27 01:00:51 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/27 01:00:51 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/27 01:00:51 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/27 01:00:51 DEBUG : Setting pass="ML3h6NW7wSmLgYr7qlshRA0Vzc7dF9Burj6EaY_h60RUXvs" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/27 01:00:51 NOTICE: TestSFTPRclone{S7K8K}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qezuxih2qoge: New connection 127.0.0.1:44834->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9985.2217d3827" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qezuxih2qoge: Shell type "unix" from config 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qezuxih2qoge: Relative path resolved to "/rclone-test-qezuxih2qoge" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qezuxih2qoge: Using root directory "/rclone-test-qezuxih2qoge" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qezuxih2qoge: Shell path "/rclone-test-qezuxih2qoge/new_name/sub_new_name/file name.txt" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qezuxih2qoge: Running remote command: md5sum /rclone-test-qezuxih2qoge/new_name/sub_new_name/file\ name.txt 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qezuxih2qoge: Remote command result: 0d1eaefeac0042e611fe814cf1704229 /rclone-test-qezuxih2qoge/new_name/sub_new_name/file name.txt 2026/07/27 01:00:51 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: 0d1eaefeac0042e611fe814cf1704229 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qezuxih2qoge: Shell path "/rclone-test-qezuxih2qoge/new_name/sub_new_name/file name.txt" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qezuxih2qoge: Running remote command: sha1sum /rclone-test-qezuxih2qoge/new_name/sub_new_name/file\ name.txt 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qezuxih2qoge: Remote command result: df1933174fd185eb799c1cd38e6818802c07c3b1 /rclone-test-qezuxih2qoge/new_name/sub_new_name/file name.txt 2026/07/27 01:00:51 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: df1933174fd185eb799c1cd38e6818802c07c3b1 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qezuxih2qoge: Shell path "/rclone-test-qezuxih2qoge/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qezuxih2qoge: Running remote command: md5sum /rclone-test-qezuxih2qoge/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qezuxih2qoge: Remote command result: 649a084ebc53cbcc4ce002211c9bd120 /rclone-test-qezuxih2qoge/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/27 01:00:51 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 649a084ebc53cbcc4ce002211c9bd120 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qezuxih2qoge: Shell path "/rclone-test-qezuxih2qoge/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qezuxih2qoge: Running remote command: sha1sum /rclone-test-qezuxih2qoge/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qezuxih2qoge: Remote command result: fc46e4fb152fb7893cca33f8c49b9deb0756b28c /rclone-test-qezuxih2qoge/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/27 01:00:51 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: fc46e4fb152fb7893cca33f8c49b9deb0756b28c 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/file name.txt" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: md5sum /rclone-test-quwixoz4wawo/file\ name.txt 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: 0d1eaefeac0042e611fe814cf1704229 /rclone-test-quwixoz4wawo/file name.txt 2026/07/27 01:00:51 DEBUG : file name.txt: Parsed hash: 0d1eaefeac0042e611fe814cf1704229 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/file name.txt" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: sha1sum /rclone-test-quwixoz4wawo/file\ name.txt 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: df1933174fd185eb799c1cd38e6818802c07c3b1 /rclone-test-quwixoz4wawo/file name.txt 2026/07/27 01:00:51 DEBUG : file name.txt: Parsed hash: df1933174fd185eb799c1cd38e6818802c07c3b1 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: md5sum /rclone-test-quwixoz4wawo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: 649a084ebc53cbcc4ce002211c9bd120 /rclone-test-quwixoz4wawo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/27 01:00:51 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 649a084ebc53cbcc4ce002211c9bd120 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: sha1sum /rclone-test-quwixoz4wawo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: fc46e4fb152fb7893cca33f8c49b9deb0756b28c /rclone-test-quwixoz4wawo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/27 01:00:51 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: fc46e4fb152fb7893cca33f8c49b9deb0756b28c 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qezuxih2qoge: Purge dir "new_name" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qezuxih2qoge: 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/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/file name.txt" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: md5sum /rclone-test-quwixoz4wawo/file\ name.txt 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: 0d1eaefeac0042e611fe814cf1704229 /rclone-test-quwixoz4wawo/file name.txt 2026/07/27 01:00:51 DEBUG : file name.txt: Parsed hash: 0d1eaefeac0042e611fe814cf1704229 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/file name.txt" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: sha1sum /rclone-test-quwixoz4wawo/file\ name.txt 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: df1933174fd185eb799c1cd38e6818802c07c3b1 /rclone-test-quwixoz4wawo/file name.txt 2026/07/27 01:00:51 DEBUG : file name.txt: Parsed hash: df1933174fd185eb799c1cd38e6818802c07c3b1 === 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/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/file name.txt" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: md5sum /rclone-test-quwixoz4wawo/file\ name.txt 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: 0d1eaefeac0042e611fe814cf1704229 /rclone-test-quwixoz4wawo/file name.txt 2026/07/27 01:00:51 DEBUG : file name.txt: Parsed hash: 0d1eaefeac0042e611fe814cf1704229 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/file name.txt" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: md5sum /rclone-test-quwixoz4wawo/file\ name.txt 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: 0d1eaefeac0042e611fe814cf1704229 /rclone-test-quwixoz4wawo/file name.txt 2026/07/27 01:00:51 DEBUG : file name.txt: Parsed hash: 0d1eaefeac0042e611fe814cf1704229 === 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/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/file name.txt" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: md5sum /rclone-test-quwixoz4wawo/file\ name.txt 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: 0d1eaefeac0042e611fe814cf1704229 /rclone-test-quwixoz4wawo/file name.txt 2026/07/27 01:00:51 DEBUG : file name.txt: Parsed hash: 0d1eaefeac0042e611fe814cf1704229 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/file name.txt" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: md5sum /rclone-test-quwixoz4wawo/file\ name.txt 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: 0d1eaefeac0042e611fe814cf1704229 /rclone-test-quwixoz4wawo/file name.txt 2026/07/27 01:00:51 DEBUG : file name.txt: Parsed hash: 0d1eaefeac0042e611fe814cf1704229 === 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/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/file name.txt" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: md5sum /rclone-test-quwixoz4wawo/file\ name.txt 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: 0d1eaefeac0042e611fe814cf1704229 /rclone-test-quwixoz4wawo/file name.txt 2026/07/27 01:00:51 DEBUG : file name.txt: Parsed hash: 0d1eaefeac0042e611fe814cf1704229 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/file name.txt" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: md5sum /rclone-test-quwixoz4wawo/file\ name.txt 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: d1026d515350d81a08696cc1df05edee /rclone-test-quwixoz4wawo/file name.txt 2026/07/27 01:00:51 DEBUG : file name.txt: Parsed hash: d1026d515350d81a08696cc1df05edee 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/file name.txt" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: sha1sum /rclone-test-quwixoz4wawo/file\ name.txt 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: aaa1af9a8ae36fff78de325952b2886ed8aeab75 /rclone-test-quwixoz4wawo/file name.txt 2026/07/27 01:00:51 DEBUG : file name.txt: Parsed hash: aaa1af9a8ae36fff78de325952b2886ed8aeab75 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/file name.txt" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: md5sum /rclone-test-quwixoz4wawo/file\ name.txt 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: d1026d515350d81a08696cc1df05edee /rclone-test-quwixoz4wawo/file name.txt 2026/07/27 01:00:51 DEBUG : file name.txt: Parsed hash: d1026d515350d81a08696cc1df05edee 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/file name.txt" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: sha1sum /rclone-test-quwixoz4wawo/file\ name.txt 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: aaa1af9a8ae36fff78de325952b2886ed8aeab75 /rclone-test-quwixoz4wawo/file name.txt 2026/07/27 01:00:51 DEBUG : file name.txt: Parsed hash: aaa1af9a8ae36fff78de325952b2886ed8aeab75 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/07/27 01:00:51 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-quwixoz4wawo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/27 01:00:51 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/07/27 01:00:51 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/27 01:00:51 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/27 01:00:51 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/27 01:00:51 DEBUG : Setting pass="ML3h6NW7wSmLgYr7qlshRA0Vzc7dF9Burj6EaY_h60RUXvs" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/27 01:00:51 DEBUG : TestSFTPRclone: detected overridden config - adding "{S7K8K}" suffix to name 2026/07/27 01:00:51 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/27 01:00:51 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/27 01:00:51 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/27 01:00:51 DEBUG : Setting pass="ML3h6NW7wSmLgYr7qlshRA0Vzc7dF9Burj6EaY_h60RUXvs" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/27 01:00:51 NOTICE: TestSFTPRclone{S7K8K}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: New connection 127.0.0.1:44850->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9985.2217d3827" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell type "unix" from config 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Relative path resolved to "/rclone-test-quwixoz4wawo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Using root directory "/rclone-test-quwixoz4wawo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/rclone-test-quwixoz4wawo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: md5sum /rclone-test-quwixoz4wawo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: 649a084ebc53cbcc4ce002211c9bd120 /rclone-test-quwixoz4wawo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/27 01:00:51 DEBUG : z.txt: Parsed hash: 649a084ebc53cbcc4ce002211c9bd120 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/rclone-test-quwixoz4wawo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: sha1sum /rclone-test-quwixoz4wawo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: fc46e4fb152fb7893cca33f8c49b9deb0756b28c /rclone-test-quwixoz4wawo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/27 01:00:51 DEBUG : z.txt: Parsed hash: fc46e4fb152fb7893cca33f8c49b9deb0756b28c === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/07/27 01:00:51 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-quwixoz4wawo/not found.txt" 2026/07/27 01:00:51 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/07/27 01:00:51 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/27 01:00:51 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/27 01:00:51 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/27 01:00:51 DEBUG : Setting pass="ML3h6NW7wSmLgYr7qlshRA0Vzc7dF9Burj6EaY_h60RUXvs" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/27 01:00:51 DEBUG : TestSFTPRclone: detected overridden config - adding "{S7K8K}" suffix to name 2026/07/27 01:00:51 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/27 01:00:51 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/27 01:00:51 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/27 01:00:51 DEBUG : Setting pass="ML3h6NW7wSmLgYr7qlshRA0Vzc7dF9Burj6EaY_h60RUXvs" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/27 01:00:51 NOTICE: TestSFTPRclone{S7K8K}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo/not found.txt: New connection 127.0.0.1:44866->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9985.2217d3827" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo/not found.txt: Shell type "unix" from config 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo/not found.txt: Relative path resolved to "/rclone-test-quwixoz4wawo/not found.txt" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo/not found.txt: Using root directory "/rclone-test-quwixoz4wawo/not found.txt" 2026/07/27 01:00:51 ERROR : error listing: directory not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1987: Opening root remote "TestSFTPRclone:" path "rclone-test-quwixoz4wawo" from "TestSFTPRclone:rclone-test-quwixoz4wawo" 2026/07/27 01:00:51 DEBUG : Creating backend with remote "TestSFTPRclone:" 2026/07/27 01:00:51 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/07/27 01:00:51 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/27 01:00:51 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/27 01:00:51 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/27 01:00:51 DEBUG : Setting pass="ML3h6NW7wSmLgYr7qlshRA0Vzc7dF9Burj6EaY_h60RUXvs" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/27 01:00:51 DEBUG : TestSFTPRclone: detected overridden config - adding "{S7K8K}" suffix to name 2026/07/27 01:00:51 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/27 01:00:51 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/27 01:00:51 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/27 01:00:51 DEBUG : Setting pass="ML3h6NW7wSmLgYr7qlshRA0Vzc7dF9Burj6EaY_h60RUXvs" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/27 01:00:51 NOTICE: TestSFTPRclone{S7K8K}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/: New connection 127.0.0.1:44878->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9985.2217d3827" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell type "unix" from config 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Relative path resolved to "/" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Using root directory "/" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-quwixoz4wawo/file name.txt" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-quwixoz4wawo/file\ name.txt 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: d1026d515350d81a08696cc1df05edee /rclone-test-quwixoz4wawo/file name.txt 2026/07/27 01:00:51 DEBUG : rclone-test-quwixoz4wawo/file name.txt: Parsed hash: d1026d515350d81a08696cc1df05edee 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-quwixoz4wawo/file name.txt" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-quwixoz4wawo/file\ name.txt 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: aaa1af9a8ae36fff78de325952b2886ed8aeab75 /rclone-test-quwixoz4wawo/file name.txt 2026/07/27 01:00:51 DEBUG : rclone-test-quwixoz4wawo/file name.txt: Parsed hash: aaa1af9a8ae36fff78de325952b2886ed8aeab75 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-quwixoz4wawo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-quwixoz4wawo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 649a084ebc53cbcc4ce002211c9bd120 /rclone-test-quwixoz4wawo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/27 01:00:51 DEBUG : rclone-test-quwixoz4wawo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 649a084ebc53cbcc4ce002211c9bd120 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-quwixoz4wawo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-quwixoz4wawo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: fc46e4fb152fb7893cca33f8c49b9deb0756b28c /rclone-test-quwixoz4wawo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/27 01:00:51 DEBUG : rclone-test-quwixoz4wawo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: fc46e4fb152fb7893cca33f8c49b9deb0756b28c === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-quwixoz4wawo/file name.txt" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-quwixoz4wawo/file\ name.txt 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: d1026d515350d81a08696cc1df05edee /rclone-test-quwixoz4wawo/file name.txt 2026/07/27 01:00:51 DEBUG : rclone-test-quwixoz4wawo/file name.txt: Parsed hash: d1026d515350d81a08696cc1df05edee 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-quwixoz4wawo/file name.txt" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-quwixoz4wawo/file\ name.txt 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: aaa1af9a8ae36fff78de325952b2886ed8aeab75 /rclone-test-quwixoz4wawo/file name.txt 2026/07/27 01:00:51 DEBUG : rclone-test-quwixoz4wawo/file name.txt: Parsed hash: aaa1af9a8ae36fff78de325952b2886ed8aeab75 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:2024: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-quwixoz4wawo/created from root.txt" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-quwixoz4wawo/created\ from\ root.txt 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 4bdf6298e22b394c53184432d937d81b /rclone-test-quwixoz4wawo/created from root.txt 2026/07/27 01:00:51 DEBUG : rclone-test-quwixoz4wawo/created from root.txt: Parsed hash: 4bdf6298e22b394c53184432d937d81b 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-quwixoz4wawo/created from root.txt" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-quwixoz4wawo/created\ from\ root.txt 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: f2e4da920174c2540911785d3a2b16a86b449541 /rclone-test-quwixoz4wawo/created from root.txt 2026/07/27 01:00:51 DEBUG : rclone-test-quwixoz4wawo/created from root.txt: Parsed hash: f2e4da920174c2540911785d3a2b16a86b449541 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-quwixoz4wawo/created from root.txt" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-quwixoz4wawo/created\ from\ root.txt 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 4bdf6298e22b394c53184432d937d81b /rclone-test-quwixoz4wawo/created from root.txt 2026/07/27 01:00:51 DEBUG : rclone-test-quwixoz4wawo/created from root.txt: Parsed hash: 4bdf6298e22b394c53184432d937d81b 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-quwixoz4wawo/created from root.txt" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-quwixoz4wawo/created\ from\ root.txt 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: f2e4da920174c2540911785d3a2b16a86b449541 /rclone-test-quwixoz4wawo/created from root.txt 2026/07/27 01:00:51 DEBUG : rclone-test-quwixoz4wawo/created from root.txt: Parsed hash: f2e4da920174c2540911785d3a2b16a86b449541 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-quwixoz4wawo/created from root.txt" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-quwixoz4wawo/created\ from\ root.txt 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 4bdf6298e22b394c53184432d937d81b /rclone-test-quwixoz4wawo/created from root.txt 2026/07/27 01:00:51 DEBUG : rclone-test-quwixoz4wawo/created from root.txt: Parsed hash: 4bdf6298e22b394c53184432d937d81b 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-quwixoz4wawo/created from root.txt" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-quwixoz4wawo/created\ from\ root.txt 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: f2e4da920174c2540911785d3a2b16a86b449541 /rclone-test-quwixoz4wawo/created from root.txt 2026/07/27 01:00:51 DEBUG : rclone-test-quwixoz4wawo/created from root.txt: Parsed hash: f2e4da920174c2540911785d3a2b16a86b449541 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-quwixoz4wawo/file name.txt" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-quwixoz4wawo/file\ name.txt 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: d1026d515350d81a08696cc1df05edee /rclone-test-quwixoz4wawo/file name.txt 2026/07/27 01:00:51 DEBUG : rclone-test-quwixoz4wawo/file name.txt: Parsed hash: d1026d515350d81a08696cc1df05edee 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-quwixoz4wawo/file name.txt" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-quwixoz4wawo/file\ name.txt 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: aaa1af9a8ae36fff78de325952b2886ed8aeab75 /rclone-test-quwixoz4wawo/file name.txt 2026/07/27 01:00:51 DEBUG : rclone-test-quwixoz4wawo/file name.txt: Parsed hash: aaa1af9a8ae36fff78de325952b2886ed8aeab75 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-quwixoz4wawo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-quwixoz4wawo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 649a084ebc53cbcc4ce002211c9bd120 /rclone-test-quwixoz4wawo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/27 01:00:51 DEBUG : rclone-test-quwixoz4wawo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 649a084ebc53cbcc4ce002211c9bd120 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-quwixoz4wawo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-quwixoz4wawo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: fc46e4fb152fb7893cca33f8c49b9deb0756b28c /rclone-test-quwixoz4wawo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/27 01:00:51 DEBUG : rclone-test-quwixoz4wawo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: fc46e4fb152fb7893cca33f8c49b9deb0756b28c === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-quwixoz4wawo/file name.txt" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-quwixoz4wawo/file\ name.txt 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: d1026d515350d81a08696cc1df05edee /rclone-test-quwixoz4wawo/file name.txt 2026/07/27 01:00:51 DEBUG : rclone-test-quwixoz4wawo/file name.txt: Parsed hash: d1026d515350d81a08696cc1df05edee 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-quwixoz4wawo/file name.txt" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-quwixoz4wawo/file\ name.txt 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: aaa1af9a8ae36fff78de325952b2886ed8aeab75 /rclone-test-quwixoz4wawo/file name.txt 2026/07/27 01:00:51 DEBUG : rclone-test-quwixoz4wawo/file name.txt: Parsed hash: aaa1af9a8ae36fff78de325952b2886ed8aeab75 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-quwixoz4wawo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-quwixoz4wawo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 649a084ebc53cbcc4ce002211c9bd120 /rclone-test-quwixoz4wawo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/27 01:00:51 DEBUG : rclone-test-quwixoz4wawo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 649a084ebc53cbcc4ce002211c9bd120 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-quwixoz4wawo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-quwixoz4wawo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: fc46e4fb152fb7893cca33f8c49b9deb0756b28c /rclone-test-quwixoz4wawo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/27 01:00:51 DEBUG : rclone-test-quwixoz4wawo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: fc46e4fb152fb7893cca33f8c49b9deb0756b28c === 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/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: md5sum /rclone-test-quwixoz4wawo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: 649a084ebc53cbcc4ce002211c9bd120 /rclone-test-quwixoz4wawo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/27 01:00:51 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 649a084ebc53cbcc4ce002211c9bd120 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: sha1sum /rclone-test-quwixoz4wawo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: fc46e4fb152fb7893cca33f8c49b9deb0756b28c /rclone-test-quwixoz4wawo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/27 01:00:51 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: fc46e4fb152fb7893cca33f8c49b9deb0756b28c === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Server has VFS statistics extension 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: About path "/rclone-test-quwixoz4wawo" === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/piped data.txt" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: md5sum /rclone-test-quwixoz4wawo/piped\ data.txt 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-quwixoz4wawo/piped data.txt 2026/07/27 01:00:51 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/piped data.txt" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: sha1sum /rclone-test-quwixoz4wawo/piped\ data.txt 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-quwixoz4wawo/piped data.txt 2026/07/27 01:00:51 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/piped data.txt" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: md5sum /rclone-test-quwixoz4wawo/piped\ data.txt 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-quwixoz4wawo/piped data.txt 2026/07/27 01:00:51 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/piped data.txt" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: sha1sum /rclone-test-quwixoz4wawo/piped\ data.txt 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-quwixoz4wawo/piped data.txt 2026/07/27 01:00:51 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/piped data.txt" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: md5sum /rclone-test-quwixoz4wawo/piped\ data.txt 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: bad85d1df3f4e5ab8c98d9f46629cac0 /rclone-test-quwixoz4wawo/piped data.txt 2026/07/27 01:00:51 DEBUG : piped data.txt: Parsed hash: bad85d1df3f4e5ab8c98d9f46629cac0 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/piped data.txt" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: sha1sum /rclone-test-quwixoz4wawo/piped\ data.txt 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: 252eb588448a9bcc4a59003487434d803151511e /rclone-test-quwixoz4wawo/piped data.txt 2026/07/27 01:00:51 DEBUG : piped data.txt: Parsed hash: 252eb588448a9bcc4a59003487434d803151511e 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/piped data.txt" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: md5sum /rclone-test-quwixoz4wawo/piped\ data.txt 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: bad85d1df3f4e5ab8c98d9f46629cac0 /rclone-test-quwixoz4wawo/piped data.txt 2026/07/27 01:00:51 DEBUG : piped data.txt: Parsed hash: bad85d1df3f4e5ab8c98d9f46629cac0 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/piped data.txt" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: sha1sum /rclone-test-quwixoz4wawo/piped\ data.txt 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: 252eb588448a9bcc4a59003487434d803151511e /rclone-test-quwixoz4wawo/piped data.txt 2026/07/27 01:00:51 DEBUG : piped data.txt: Parsed hash: 252eb588448a9bcc4a59003487434d803151511e === 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/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/unknown-size-update.txt" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: md5sum /rclone-test-quwixoz4wawo/unknown-size-update.txt 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: 111311de6505d392f4e96d69ddb01882 /rclone-test-quwixoz4wawo/unknown-size-update.txt 2026/07/27 01:00:51 DEBUG : unknown-size-update.txt: Parsed hash: 111311de6505d392f4e96d69ddb01882 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/unknown-size-update.txt" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: sha1sum /rclone-test-quwixoz4wawo/unknown-size-update.txt 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: 5b13b88da78ed7a8d226e58bfa4732ec2cb7b8d5 /rclone-test-quwixoz4wawo/unknown-size-update.txt 2026/07/27 01:00:51 DEBUG : unknown-size-update.txt: Parsed hash: 5b13b88da78ed7a8d226e58bfa4732ec2cb7b8d5 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/unknown-size-update.txt" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: md5sum /rclone-test-quwixoz4wawo/unknown-size-update.txt 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: 111311de6505d392f4e96d69ddb01882 /rclone-test-quwixoz4wawo/unknown-size-update.txt 2026/07/27 01:00:51 DEBUG : unknown-size-update.txt: Parsed hash: 111311de6505d392f4e96d69ddb01882 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Shell path "/rclone-test-quwixoz4wawo/unknown-size-update.txt" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Running remote command: sha1sum /rclone-test-quwixoz4wawo/unknown-size-update.txt 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Remote command result: 5b13b88da78ed7a8d226e58bfa4732ec2cb7b8d5 /rclone-test-quwixoz4wawo/unknown-size-update.txt 2026/07/27 01:00:51 DEBUG : unknown-size-update.txt: Parsed hash: 5b13b88da78ed7a8d226e58bfa4732ec2cb7b8d5 === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/07/27 01:00:51 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-quwixoz4wawo/deeper/nonexisting/directory" 2026/07/27 01:00:51 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/07/27 01:00:51 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/27 01:00:51 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/27 01:00:51 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/27 01:00:51 DEBUG : Setting pass="ML3h6NW7wSmLgYr7qlshRA0Vzc7dF9Burj6EaY_h60RUXvs" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/27 01:00:51 DEBUG : TestSFTPRclone: detected overridden config - adding "{S7K8K}" suffix to name 2026/07/27 01:00:51 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/27 01:00:51 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/27 01:00:51 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/27 01:00:51 DEBUG : Setting pass="ML3h6NW7wSmLgYr7qlshRA0Vzc7dF9Burj6EaY_h60RUXvs" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/27 01:00:51 NOTICE: TestSFTPRclone{S7K8K}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo/deeper/nonexisting/directory: New connection 127.0.0.1:44882->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9985.2217d3827" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo/deeper/nonexisting/directory: Shell type "unix" from config 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo/deeper/nonexisting/directory: Relative path resolved to "/rclone-test-quwixoz4wawo/deeper/nonexisting/directory" 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo/deeper/nonexisting/directory: Using root directory "/rclone-test-quwixoz4wawo/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/27 01:00:51 DEBUG : Waiting for deletions to finish 2026/07/27 01:00:51 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/07/27 01:00:51 DEBUG : removing 1 level 4 directories 2026/07/27 01:00:51 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2026/07/27 01:00:51 DEBUG : removing 1 level 3 directories 2026/07/27 01:00:51 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2026/07/27 01:00:51 DEBUG : removing 1 level 2 directories 2026/07/27 01:00:51 INFO : hello? sausage/êé: Removing directory 2026/07/27 01:00:51 DEBUG : removing 1 level 1 directories 2026/07/27 01:00:51 INFO : hello? sausage: Removing directory 2026/07/27 01:00:51 DEBUG : removing 1 level 0 directories 2026/07/27 01:00:51 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Removing directory 2026/07/27 01:00:51 ERROR : error listing: directory not found 2026/07/27 01:00:51 DEBUG : Waiting for deletions to finish 2026/07/27 01:00:51 ERROR : error listing: directory not found 2026/07/27 01:00:51 ERROR : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Failed to list "": directory not found 2026/07/27 01:00:51 DEBUG : removing 1 level 0 directories 2026/07/27 01:00:51 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Removing directory 2026/07/27 01:00:51 ERROR : Failed to rmdir: Rmdir: directory not found === RUN TestIntegration/FsShutdown 2026/07/27 01:00:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-quwixoz4wawo: Closing 2 unused connections 2026/07/27 01:00:51 NOTICE: TestSFTPRclone: Stopping server --- PASS: TestIntegration (2.07s) --- 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.99s) --- 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.31s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.02s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.01s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (0.60s) --- 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.01s) --- 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.05s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.04s) --- 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.09s) --- 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.01s) --- 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.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (0.01s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.01s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.01s) --- PASS: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- PASS: TestIntegration/FsShutdown (0.00s) === RUN TestIntegration2 sftp_test.go:25: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestIntegration3 sftp_test.go:35: skipping as -remote is set --- SKIP: TestIntegration3 (0.00s) PASS ok github.com/rclone/rclone/backend/sftp 3.556s "go test -v -timeout 1h0m0s -remote TestSFTPRclone: -verbose" - Finished OK in 5.580863949s (try 1/5)