"go test -v -timeout 1h0m0s -remote TestSFTPRclone: -verbose" - Starting (try 1/5) === RUN TestShellEscapeUnix --- PASS: TestShellEscapeUnix (0.00s) === RUN TestShellEscapeCmd --- PASS: TestShellEscapeCmd (0.00s) === RUN TestShellEscapePowerShell --- PASS: TestShellEscapePowerShell (0.00s) === RUN TestParseHash --- PASS: TestParseHash (0.00s) === RUN TestParseUsage --- PASS: TestParseUsage (0.00s) === RUN TestSSHExternalWaitMultipleCalls --- PASS: TestSSHExternalWaitMultipleCalls (0.10s) === RUN TestSSHExternalCloseMultipleCalls --- PASS: TestSSHExternalCloseMultipleCalls (0.01s) === RUN TestStringLock --- PASS: TestStringLock (1.61s) === RUN TestIntegration fstests.go:438: Using remote "TestSFTPRclone:" 2026/05/04 01:00:26 NOTICE: TestSFTPRclone: Starting server 2026/05/04 01:00:27 NOTICE: TestSFTPRclone: Attempting to connect to "127.0.0.1:28621" try 1/100 2026/05/04 01:00:27 DEBUG : TestSFTPRclone: Read 1, error: 2026/05/04 01:00:27 NOTICE: TestSFTPRclone: Started server and connected to "127.0.0.1:28621" 2026/05/04 01:00:27 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-vivohaz6koga" 2026/05/04 01:00:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/04 01:00:27 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/05/04 01:00:27 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/04 01:00:27 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/04 01:00:27 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/04 01:00:27 DEBUG : Setting pass="wwblPeWGfQoQpQMZfXYItBW9meNHrm_yv-zesPbHdOGK33Y" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/04 01:00:27 DEBUG : TestSFTPRclone: detected overridden config - adding "{2_C-_}" suffix to name 2026/05/04 01:00:27 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/04 01:00:27 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/04 01:00:27 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/04 01:00:27 DEBUG : Setting pass="wwblPeWGfQoQpQMZfXYItBW9meNHrm_yv-zesPbHdOGK33Y" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/04 01:00:27 NOTICE: TestSFTPRclone{2_C-_}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/04 01:00:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: New connection 127.0.0.1:57900->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9690.9f89102a5" 2026/05/04 01:00:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell type "unix" from config 2026/05/04 01:00:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Relative path resolved to "/rclone-test-vivohaz6koga" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Using root directory "/rclone-test-vivohaz6koga" 2026/05/04 01:00:28 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand fstests.go:507: No commands in this remote === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/05/04 01:00:28 INFO : dir/subdir: Making directory 2026/05/04 01:00:28 INFO : dir/subdir: Removing directory 2026/05/04 01:00:28 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsListDirNotFound 2026/05/04 01:00:28 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsListRDirNotFound fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:708: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: md5sum /rclone-test-vivohaz6koga/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: cf720d11980262969904c767182a50fd /rclone-test-vivohaz6koga/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/04 01:00:28 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: cf720d11980262969904c767182a50fd 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: sha1sum /rclone-test-vivohaz6koga/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: 16e2cf96eff902426a2546385fcc6276be3abdd1 /rclone-test-vivohaz6koga/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/04 01:00:28 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 16e2cf96eff902426a2546385fcc6276be3abdd1 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: md5sum /rclone-test-vivohaz6koga/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: cf720d11980262969904c767182a50fd /rclone-test-vivohaz6koga/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/04 01:00:28 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: cf720d11980262969904c767182a50fd 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: sha1sum /rclone-test-vivohaz6koga/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: 16e2cf96eff902426a2546385fcc6276be3abdd1 /rclone-test-vivohaz6koga/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/04 01:00:28 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 16e2cf96eff902426a2546385fcc6276be3abdd1 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: md5sum /rclone-test-vivohaz6koga/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: cf720d11980262969904c767182a50fd /rclone-test-vivohaz6koga/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/04 01:00:28 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: cf720d11980262969904c767182a50fd 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: sha1sum /rclone-test-vivohaz6koga/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: 16e2cf96eff902426a2546385fcc6276be3abdd1 /rclone-test-vivohaz6koga/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/04 01:00:28 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 16e2cf96eff902426a2546385fcc6276be3abdd1 === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/./." 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: md5sum /rclone-test-vivohaz6koga/./. 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: 1a9ddb4f99c216b8e9a747fab3da053b /rclone-test-vivohaz6koga/./. 2026/05/04 01:00:28 DEBUG : ./.: Parsed hash: 1a9ddb4f99c216b8e9a747fab3da053b 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/./." 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: sha1sum /rclone-test-vivohaz6koga/./. 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: c06d1a6d1da432ea53d57fe48432415b37af003e /rclone-test-vivohaz6koga/./. 2026/05/04 01:00:28 DEBUG : ./.: Parsed hash: c06d1a6d1da432ea53d57fe48432415b37af003e 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/./." 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: md5sum /rclone-test-vivohaz6koga/./. 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: 1a9ddb4f99c216b8e9a747fab3da053b /rclone-test-vivohaz6koga/./. 2026/05/04 01:00:28 DEBUG : ./.: Parsed hash: 1a9ddb4f99c216b8e9a747fab3da053b 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/./." 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: sha1sum /rclone-test-vivohaz6koga/./. 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: c06d1a6d1da432ea53d57fe48432415b37af003e /rclone-test-vivohaz6koga/./. 2026/05/04 01:00:28 DEBUG : ./.: Parsed hash: c06d1a6d1da432ea53d57fe48432415b37af003e 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/./." 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: md5sum /rclone-test-vivohaz6koga/./. 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: 1a9ddb4f99c216b8e9a747fab3da053b /rclone-test-vivohaz6koga/./. 2026/05/04 01:00:28 DEBUG : ./.: Parsed hash: 1a9ddb4f99c216b8e9a747fab3da053b 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/./." 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: sha1sum /rclone-test-vivohaz6koga/./. 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: c06d1a6d1da432ea53d57fe48432415b37af003e /rclone-test-vivohaz6koga/./. 2026/05/04 01:00:28 DEBUG : ./.: Parsed hash: c06d1a6d1da432ea53d57fe48432415b37af003e === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/../.." 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: md5sum /rclone-test-vivohaz6koga/../.. 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: 2884c53fe5e4395583ff876dfb5c1fd3 /rclone-test-vivohaz6koga/../.. 2026/05/04 01:00:28 DEBUG : ../..: Parsed hash: 2884c53fe5e4395583ff876dfb5c1fd3 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/../.." 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: sha1sum /rclone-test-vivohaz6koga/../.. 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: 990386725f858af8218732e7fd1c4c9f0e88cb35 /rclone-test-vivohaz6koga/../.. 2026/05/04 01:00:28 DEBUG : ../..: Parsed hash: 990386725f858af8218732e7fd1c4c9f0e88cb35 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/../.." 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: md5sum /rclone-test-vivohaz6koga/../.. 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: 2884c53fe5e4395583ff876dfb5c1fd3 /rclone-test-vivohaz6koga/../.. 2026/05/04 01:00:28 DEBUG : ../..: Parsed hash: 2884c53fe5e4395583ff876dfb5c1fd3 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/../.." 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: sha1sum /rclone-test-vivohaz6koga/../.. 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: 990386725f858af8218732e7fd1c4c9f0e88cb35 /rclone-test-vivohaz6koga/../.. 2026/05/04 01:00:28 DEBUG : ../..: Parsed hash: 990386725f858af8218732e7fd1c4c9f0e88cb35 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/../.." 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: md5sum /rclone-test-vivohaz6koga/../.. 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: 2884c53fe5e4395583ff876dfb5c1fd3 /rclone-test-vivohaz6koga/../.. 2026/05/04 01:00:28 DEBUG : ../..: Parsed hash: 2884c53fe5e4395583ff876dfb5c1fd3 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/../.." 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: sha1sum /rclone-test-vivohaz6koga/../.. 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: 990386725f858af8218732e7fd1c4c9f0e88cb35 /rclone-test-vivohaz6koga/../.. 2026/05/04 01:00:28 DEBUG : ../..: Parsed hash: 990386725f858af8218732e7fd1c4c9f0e88cb35 === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: md5sum /rclone-test-vivohaz6koga/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: 2c49ab7955b75d5d4b6315bbfc04e2ac /rclone-test-vivohaz6koga/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/05/04 01:00:28 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 2c49ab7955b75d5d4b6315bbfc04e2ac 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: sha1sum /rclone-test-vivohaz6koga/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: 9c05e4f7dc0af4b2a127555507715d505c16ab12 /rclone-test-vivohaz6koga/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/05/04 01:00:28 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 9c05e4f7dc0af4b2a127555507715d505c16ab12 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: md5sum /rclone-test-vivohaz6koga/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: 2c49ab7955b75d5d4b6315bbfc04e2ac /rclone-test-vivohaz6koga/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/05/04 01:00:28 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 2c49ab7955b75d5d4b6315bbfc04e2ac 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: sha1sum /rclone-test-vivohaz6koga/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: 9c05e4f7dc0af4b2a127555507715d505c16ab12 /rclone-test-vivohaz6koga/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/05/04 01:00:28 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 9c05e4f7dc0af4b2a127555507715d505c16ab12 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: md5sum /rclone-test-vivohaz6koga/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: 2c49ab7955b75d5d4b6315bbfc04e2ac /rclone-test-vivohaz6koga/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/05/04 01:00:28 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 2c49ab7955b75d5d4b6315bbfc04e2ac 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: sha1sum /rclone-test-vivohaz6koga/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: 9c05e4f7dc0af4b2a127555507715d505c16ab12 /rclone-test-vivohaz6koga/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/05/04 01:00:28 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 9c05e4f7dc0af4b2a127555507715d505c16ab12 === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/ leading space/ leading space" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: md5sum /rclone-test-vivohaz6koga/\ leading\ space/\ leading\ space 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: 388d36791d14540bb8a1be25922f2578 /rclone-test-vivohaz6koga/ leading space/ leading space 2026/05/04 01:00:28 DEBUG : leading space/ leading space: Parsed hash: 388d36791d14540bb8a1be25922f2578 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/ leading space/ leading space" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: sha1sum /rclone-test-vivohaz6koga/\ leading\ space/\ leading\ space 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: b96567717929d258f3331a08e4bc0e44361e0e46 /rclone-test-vivohaz6koga/ leading space/ leading space 2026/05/04 01:00:28 DEBUG : leading space/ leading space: Parsed hash: b96567717929d258f3331a08e4bc0e44361e0e46 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/ leading space/ leading space" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: md5sum /rclone-test-vivohaz6koga/\ leading\ space/\ leading\ space 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: 388d36791d14540bb8a1be25922f2578 /rclone-test-vivohaz6koga/ leading space/ leading space 2026/05/04 01:00:28 DEBUG : leading space/ leading space: Parsed hash: 388d36791d14540bb8a1be25922f2578 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/ leading space/ leading space" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: sha1sum /rclone-test-vivohaz6koga/\ leading\ space/\ leading\ space 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: b96567717929d258f3331a08e4bc0e44361e0e46 /rclone-test-vivohaz6koga/ leading space/ leading space 2026/05/04 01:00:28 DEBUG : leading space/ leading space: Parsed hash: b96567717929d258f3331a08e4bc0e44361e0e46 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/ leading space/ leading space" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: md5sum /rclone-test-vivohaz6koga/\ leading\ space/\ leading\ space 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: 388d36791d14540bb8a1be25922f2578 /rclone-test-vivohaz6koga/ leading space/ leading space 2026/05/04 01:00:28 DEBUG : leading space/ leading space: Parsed hash: 388d36791d14540bb8a1be25922f2578 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/ leading space/ leading space" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: sha1sum /rclone-test-vivohaz6koga/\ leading\ space/\ leading\ space 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: b96567717929d258f3331a08e4bc0e44361e0e46 /rclone-test-vivohaz6koga/ leading space/ leading space 2026/05/04 01:00:28 DEBUG : leading space/ leading space: Parsed hash: b96567717929d258f3331a08e4bc0e44361e0e46 === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/~leading tilde/~leading tilde" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: md5sum /rclone-test-vivohaz6koga/\~leading\ tilde/\~leading\ tilde 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: 996069afe66cb9a47806bfddf9a9f9be /rclone-test-vivohaz6koga/~leading tilde/~leading tilde 2026/05/04 01:00:28 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 996069afe66cb9a47806bfddf9a9f9be 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/~leading tilde/~leading tilde" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: sha1sum /rclone-test-vivohaz6koga/\~leading\ tilde/\~leading\ tilde 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: 58fc433cfcc8e285dfa880337c2150978afd7f27 /rclone-test-vivohaz6koga/~leading tilde/~leading tilde 2026/05/04 01:00:28 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 58fc433cfcc8e285dfa880337c2150978afd7f27 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/~leading tilde/~leading tilde" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: md5sum /rclone-test-vivohaz6koga/\~leading\ tilde/\~leading\ tilde 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: 996069afe66cb9a47806bfddf9a9f9be /rclone-test-vivohaz6koga/~leading tilde/~leading tilde 2026/05/04 01:00:28 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 996069afe66cb9a47806bfddf9a9f9be 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/~leading tilde/~leading tilde" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: sha1sum /rclone-test-vivohaz6koga/\~leading\ tilde/\~leading\ tilde 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: 58fc433cfcc8e285dfa880337c2150978afd7f27 /rclone-test-vivohaz6koga/~leading tilde/~leading tilde 2026/05/04 01:00:28 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 58fc433cfcc8e285dfa880337c2150978afd7f27 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/~leading tilde/~leading tilde" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: md5sum /rclone-test-vivohaz6koga/\~leading\ tilde/\~leading\ tilde 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: 996069afe66cb9a47806bfddf9a9f9be /rclone-test-vivohaz6koga/~leading tilde/~leading tilde 2026/05/04 01:00:28 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 996069afe66cb9a47806bfddf9a9f9be 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/~leading tilde/~leading tilde" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: sha1sum /rclone-test-vivohaz6koga/\~leading\ tilde/\~leading\ tilde 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: 58fc433cfcc8e285dfa880337c2150978afd7f27 /rclone-test-vivohaz6koga/~leading tilde/~leading tilde 2026/05/04 01:00:28 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 58fc433cfcc8e285dfa880337c2150978afd7f27 === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/␍leading CR/␍leading CR" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: md5sum /rclone-test-vivohaz6koga/␍leading\ CR/␍leading\ CR 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: 1670c6062fecea0dfbc509968273d948 /rclone-test-vivohaz6koga/␍leading CR/␍leading CR 2026/05/04 01:00:28 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 1670c6062fecea0dfbc509968273d948 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/␍leading CR/␍leading CR" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: sha1sum /rclone-test-vivohaz6koga/␍leading\ CR/␍leading\ CR 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: 5b0e7da5b43a5939c276fb3d04721707cb2e31df /rclone-test-vivohaz6koga/␍leading CR/␍leading CR 2026/05/04 01:00:28 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 5b0e7da5b43a5939c276fb3d04721707cb2e31df 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/␍leading CR/␍leading CR" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: md5sum /rclone-test-vivohaz6koga/␍leading\ CR/␍leading\ CR 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: 1670c6062fecea0dfbc509968273d948 /rclone-test-vivohaz6koga/␍leading CR/␍leading CR 2026/05/04 01:00:28 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 1670c6062fecea0dfbc509968273d948 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/␍leading CR/␍leading CR" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: sha1sum /rclone-test-vivohaz6koga/␍leading\ CR/␍leading\ CR 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: 5b0e7da5b43a5939c276fb3d04721707cb2e31df /rclone-test-vivohaz6koga/␍leading CR/␍leading CR 2026/05/04 01:00:28 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 5b0e7da5b43a5939c276fb3d04721707cb2e31df 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/␍leading CR/␍leading CR" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: md5sum /rclone-test-vivohaz6koga/␍leading\ CR/␍leading\ CR 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: 1670c6062fecea0dfbc509968273d948 /rclone-test-vivohaz6koga/␍leading CR/␍leading CR 2026/05/04 01:00:28 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 1670c6062fecea0dfbc509968273d948 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/␍leading CR/␍leading CR" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: sha1sum /rclone-test-vivohaz6koga/␍leading\ CR/␍leading\ CR 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: 5b0e7da5b43a5939c276fb3d04721707cb2e31df /rclone-test-vivohaz6koga/␍leading CR/␍leading CR 2026/05/04 01:00:28 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 5b0e7da5b43a5939c276fb3d04721707cb2e31df === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/␊leading LF/␊leading LF" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: md5sum /rclone-test-vivohaz6koga/␊leading\ LF/␊leading\ LF 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: dba5caa5c30d6c4bca643484557d1b0f /rclone-test-vivohaz6koga/␊leading LF/␊leading LF 2026/05/04 01:00:28 DEBUG : ␊leading LF/␊leading LF: Parsed hash: dba5caa5c30d6c4bca643484557d1b0f 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/␊leading LF/␊leading LF" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: sha1sum /rclone-test-vivohaz6koga/␊leading\ LF/␊leading\ LF 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: d95aa23c80cf0261637f6d710b0daebe073bd48c /rclone-test-vivohaz6koga/␊leading LF/␊leading LF 2026/05/04 01:00:28 DEBUG : ␊leading LF/␊leading LF: Parsed hash: d95aa23c80cf0261637f6d710b0daebe073bd48c 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/␊leading LF/␊leading LF" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: md5sum /rclone-test-vivohaz6koga/␊leading\ LF/␊leading\ LF 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: dba5caa5c30d6c4bca643484557d1b0f /rclone-test-vivohaz6koga/␊leading LF/␊leading LF 2026/05/04 01:00:28 DEBUG : ␊leading LF/␊leading LF: Parsed hash: dba5caa5c30d6c4bca643484557d1b0f 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/␊leading LF/␊leading LF" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: sha1sum /rclone-test-vivohaz6koga/␊leading\ LF/␊leading\ LF 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: d95aa23c80cf0261637f6d710b0daebe073bd48c /rclone-test-vivohaz6koga/␊leading LF/␊leading LF 2026/05/04 01:00:28 DEBUG : ␊leading LF/␊leading LF: Parsed hash: d95aa23c80cf0261637f6d710b0daebe073bd48c 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/␊leading LF/␊leading LF" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: md5sum /rclone-test-vivohaz6koga/␊leading\ LF/␊leading\ LF 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: dba5caa5c30d6c4bca643484557d1b0f /rclone-test-vivohaz6koga/␊leading LF/␊leading LF 2026/05/04 01:00:28 DEBUG : ␊leading LF/␊leading LF: Parsed hash: dba5caa5c30d6c4bca643484557d1b0f 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/␊leading LF/␊leading LF" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: sha1sum /rclone-test-vivohaz6koga/␊leading\ LF/␊leading\ LF 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: d95aa23c80cf0261637f6d710b0daebe073bd48c /rclone-test-vivohaz6koga/␊leading LF/␊leading LF 2026/05/04 01:00:28 DEBUG : ␊leading LF/␊leading LF: Parsed hash: d95aa23c80cf0261637f6d710b0daebe073bd48c === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/␉leading HT/␉leading HT" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: md5sum /rclone-test-vivohaz6koga/␉leading\ HT/␉leading\ HT 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: 58937350830133691525cbdf9592344c /rclone-test-vivohaz6koga/␉leading HT/␉leading HT 2026/05/04 01:00:28 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 58937350830133691525cbdf9592344c 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/␉leading HT/␉leading HT" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: sha1sum /rclone-test-vivohaz6koga/␉leading\ HT/␉leading\ HT 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: 32d662d9b80bbddad23671688a316a6088736893 /rclone-test-vivohaz6koga/␉leading HT/␉leading HT 2026/05/04 01:00:28 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 32d662d9b80bbddad23671688a316a6088736893 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/␉leading HT/␉leading HT" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: md5sum /rclone-test-vivohaz6koga/␉leading\ HT/␉leading\ HT 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: 58937350830133691525cbdf9592344c /rclone-test-vivohaz6koga/␉leading HT/␉leading HT 2026/05/04 01:00:28 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 58937350830133691525cbdf9592344c 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/␉leading HT/␉leading HT" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: sha1sum /rclone-test-vivohaz6koga/␉leading\ HT/␉leading\ HT 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: 32d662d9b80bbddad23671688a316a6088736893 /rclone-test-vivohaz6koga/␉leading HT/␉leading HT 2026/05/04 01:00:28 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 32d662d9b80bbddad23671688a316a6088736893 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/␉leading HT/␉leading HT" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: md5sum /rclone-test-vivohaz6koga/␉leading\ HT/␉leading\ HT 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: 58937350830133691525cbdf9592344c /rclone-test-vivohaz6koga/␉leading HT/␉leading HT 2026/05/04 01:00:28 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 58937350830133691525cbdf9592344c 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/␉leading HT/␉leading HT" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: sha1sum /rclone-test-vivohaz6koga/␉leading\ HT/␉leading\ HT 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: 32d662d9b80bbddad23671688a316a6088736893 /rclone-test-vivohaz6koga/␉leading HT/␉leading HT 2026/05/04 01:00:28 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 32d662d9b80bbddad23671688a316a6088736893 === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/␋leading VT/␋leading VT" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: md5sum /rclone-test-vivohaz6koga/␋leading\ VT/␋leading\ VT 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: 255d07f593d2a834fe8ea0d7ffd91bc9 /rclone-test-vivohaz6koga/␋leading VT/␋leading VT 2026/05/04 01:00:28 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 255d07f593d2a834fe8ea0d7ffd91bc9 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/␋leading VT/␋leading VT" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: sha1sum /rclone-test-vivohaz6koga/␋leading\ VT/␋leading\ VT 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: 41c897d4ec5f9890d7175f62861b143f46f7c575 /rclone-test-vivohaz6koga/␋leading VT/␋leading VT 2026/05/04 01:00:28 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 41c897d4ec5f9890d7175f62861b143f46f7c575 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/␋leading VT/␋leading VT" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: md5sum /rclone-test-vivohaz6koga/␋leading\ VT/␋leading\ VT 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: 255d07f593d2a834fe8ea0d7ffd91bc9 /rclone-test-vivohaz6koga/␋leading VT/␋leading VT 2026/05/04 01:00:28 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 255d07f593d2a834fe8ea0d7ffd91bc9 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/␋leading VT/␋leading VT" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: sha1sum /rclone-test-vivohaz6koga/␋leading\ VT/␋leading\ VT 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: 41c897d4ec5f9890d7175f62861b143f46f7c575 /rclone-test-vivohaz6koga/␋leading VT/␋leading VT 2026/05/04 01:00:28 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 41c897d4ec5f9890d7175f62861b143f46f7c575 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/␋leading VT/␋leading VT" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: md5sum /rclone-test-vivohaz6koga/␋leading\ VT/␋leading\ VT 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: 255d07f593d2a834fe8ea0d7ffd91bc9 /rclone-test-vivohaz6koga/␋leading VT/␋leading VT 2026/05/04 01:00:28 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 255d07f593d2a834fe8ea0d7ffd91bc9 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/␋leading VT/␋leading VT" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: sha1sum /rclone-test-vivohaz6koga/␋leading\ VT/␋leading\ VT 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: 41c897d4ec5f9890d7175f62861b143f46f7c575 /rclone-test-vivohaz6koga/␋leading VT/␋leading VT 2026/05/04 01:00:28 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 41c897d4ec5f9890d7175f62861b143f46f7c575 === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/.leading dot/.leading dot" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: md5sum /rclone-test-vivohaz6koga/.leading\ dot/.leading\ dot 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: 245b143151010a5bc8390677f03bdd54 /rclone-test-vivohaz6koga/.leading dot/.leading dot 2026/05/04 01:00:28 DEBUG : .leading dot/.leading dot: Parsed hash: 245b143151010a5bc8390677f03bdd54 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/.leading dot/.leading dot" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: sha1sum /rclone-test-vivohaz6koga/.leading\ dot/.leading\ dot 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: 1f89c00b97f63d6ba3ca00e0aff46b1754487969 /rclone-test-vivohaz6koga/.leading dot/.leading dot 2026/05/04 01:00:28 DEBUG : .leading dot/.leading dot: Parsed hash: 1f89c00b97f63d6ba3ca00e0aff46b1754487969 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/.leading dot/.leading dot" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: md5sum /rclone-test-vivohaz6koga/.leading\ dot/.leading\ dot 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: 245b143151010a5bc8390677f03bdd54 /rclone-test-vivohaz6koga/.leading dot/.leading dot 2026/05/04 01:00:28 DEBUG : .leading dot/.leading dot: Parsed hash: 245b143151010a5bc8390677f03bdd54 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/.leading dot/.leading dot" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: sha1sum /rclone-test-vivohaz6koga/.leading\ dot/.leading\ dot 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: 1f89c00b97f63d6ba3ca00e0aff46b1754487969 /rclone-test-vivohaz6koga/.leading dot/.leading dot 2026/05/04 01:00:28 DEBUG : .leading dot/.leading dot: Parsed hash: 1f89c00b97f63d6ba3ca00e0aff46b1754487969 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/.leading dot/.leading dot" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: md5sum /rclone-test-vivohaz6koga/.leading\ dot/.leading\ dot 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: 245b143151010a5bc8390677f03bdd54 /rclone-test-vivohaz6koga/.leading dot/.leading dot 2026/05/04 01:00:28 DEBUG : .leading dot/.leading dot: Parsed hash: 245b143151010a5bc8390677f03bdd54 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/.leading dot/.leading dot" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: sha1sum /rclone-test-vivohaz6koga/.leading\ dot/.leading\ dot 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: 1f89c00b97f63d6ba3ca00e0aff46b1754487969 /rclone-test-vivohaz6koga/.leading dot/.leading dot 2026/05/04 01:00:28 DEBUG : .leading dot/.leading dot: Parsed hash: 1f89c00b97f63d6ba3ca00e0aff46b1754487969 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/trailing space /trailing space " 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: md5sum /rclone-test-vivohaz6koga/trailing\ space\ /trailing\ space\ 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: f54a70cdb2b358b390a73e9fbd79e2c5 /rclone-test-vivohaz6koga/trailing space /trailing space 2026/05/04 01:00:28 DEBUG : trailing space /trailing space : Parsed hash: f54a70cdb2b358b390a73e9fbd79e2c5 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/trailing space /trailing space " 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: sha1sum /rclone-test-vivohaz6koga/trailing\ space\ /trailing\ space\ 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: 52afa9d8a5fcc14ccade4908ae6e20359ec30ea2 /rclone-test-vivohaz6koga/trailing space /trailing space 2026/05/04 01:00:28 DEBUG : trailing space /trailing space : Parsed hash: 52afa9d8a5fcc14ccade4908ae6e20359ec30ea2 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/trailing space /trailing space " 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: md5sum /rclone-test-vivohaz6koga/trailing\ space\ /trailing\ space\ 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: f54a70cdb2b358b390a73e9fbd79e2c5 /rclone-test-vivohaz6koga/trailing space /trailing space 2026/05/04 01:00:28 DEBUG : trailing space /trailing space : Parsed hash: f54a70cdb2b358b390a73e9fbd79e2c5 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/trailing space /trailing space " 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: sha1sum /rclone-test-vivohaz6koga/trailing\ space\ /trailing\ space\ 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: 52afa9d8a5fcc14ccade4908ae6e20359ec30ea2 /rclone-test-vivohaz6koga/trailing space /trailing space 2026/05/04 01:00:28 DEBUG : trailing space /trailing space : Parsed hash: 52afa9d8a5fcc14ccade4908ae6e20359ec30ea2 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/trailing space /trailing space " 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: md5sum /rclone-test-vivohaz6koga/trailing\ space\ /trailing\ space\ 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: f54a70cdb2b358b390a73e9fbd79e2c5 /rclone-test-vivohaz6koga/trailing space /trailing space 2026/05/04 01:00:28 DEBUG : trailing space /trailing space : Parsed hash: f54a70cdb2b358b390a73e9fbd79e2c5 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/trailing space /trailing space " 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: sha1sum /rclone-test-vivohaz6koga/trailing\ space\ /trailing\ space\ 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: 52afa9d8a5fcc14ccade4908ae6e20359ec30ea2 /rclone-test-vivohaz6koga/trailing space /trailing space 2026/05/04 01:00:28 DEBUG : trailing space /trailing space : Parsed hash: 52afa9d8a5fcc14ccade4908ae6e20359ec30ea2 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/trailing CR␍/trailing CR␍" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: md5sum /rclone-test-vivohaz6koga/trailing\ CR␍/trailing\ CR␍ 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: 3f32b42a32eb395411a6baa33469020b /rclone-test-vivohaz6koga/trailing CR␍/trailing CR␍ 2026/05/04 01:00:28 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 3f32b42a32eb395411a6baa33469020b 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/trailing CR␍/trailing CR␍" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: sha1sum /rclone-test-vivohaz6koga/trailing\ CR␍/trailing\ CR␍ 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: 9d6157a2df55c00ed12e5745432bb9385591a90d /rclone-test-vivohaz6koga/trailing CR␍/trailing CR␍ 2026/05/04 01:00:28 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 9d6157a2df55c00ed12e5745432bb9385591a90d 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/trailing CR␍/trailing CR␍" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: md5sum /rclone-test-vivohaz6koga/trailing\ CR␍/trailing\ CR␍ 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: 3f32b42a32eb395411a6baa33469020b /rclone-test-vivohaz6koga/trailing CR␍/trailing CR␍ 2026/05/04 01:00:28 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 3f32b42a32eb395411a6baa33469020b 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/trailing CR␍/trailing CR␍" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: sha1sum /rclone-test-vivohaz6koga/trailing\ CR␍/trailing\ CR␍ 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: 9d6157a2df55c00ed12e5745432bb9385591a90d /rclone-test-vivohaz6koga/trailing CR␍/trailing CR␍ 2026/05/04 01:00:28 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 9d6157a2df55c00ed12e5745432bb9385591a90d 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/trailing CR␍/trailing CR␍" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: md5sum /rclone-test-vivohaz6koga/trailing\ CR␍/trailing\ CR␍ 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: 3f32b42a32eb395411a6baa33469020b /rclone-test-vivohaz6koga/trailing CR␍/trailing CR␍ 2026/05/04 01:00:28 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 3f32b42a32eb395411a6baa33469020b 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/trailing CR␍/trailing CR␍" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: sha1sum /rclone-test-vivohaz6koga/trailing\ CR␍/trailing\ CR␍ 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: 9d6157a2df55c00ed12e5745432bb9385591a90d /rclone-test-vivohaz6koga/trailing CR␍/trailing CR␍ 2026/05/04 01:00:28 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 9d6157a2df55c00ed12e5745432bb9385591a90d === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/trailing LF␊/trailing LF␊" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: md5sum /rclone-test-vivohaz6koga/trailing\ LF␊/trailing\ LF␊ 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: 298fe6b0f5e16c6d001c625c8b5e3129 /rclone-test-vivohaz6koga/trailing LF␊/trailing LF␊ 2026/05/04 01:00:28 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 298fe6b0f5e16c6d001c625c8b5e3129 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/trailing LF␊/trailing LF␊" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: sha1sum /rclone-test-vivohaz6koga/trailing\ LF␊/trailing\ LF␊ 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: 68ebb860ba7fd4faeb6053e4a62d7313729c9ca1 /rclone-test-vivohaz6koga/trailing LF␊/trailing LF␊ 2026/05/04 01:00:28 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 68ebb860ba7fd4faeb6053e4a62d7313729c9ca1 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/trailing LF␊/trailing LF␊" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: md5sum /rclone-test-vivohaz6koga/trailing\ LF␊/trailing\ LF␊ 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: 298fe6b0f5e16c6d001c625c8b5e3129 /rclone-test-vivohaz6koga/trailing LF␊/trailing LF␊ 2026/05/04 01:00:28 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 298fe6b0f5e16c6d001c625c8b5e3129 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/trailing LF␊/trailing LF␊" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: sha1sum /rclone-test-vivohaz6koga/trailing\ LF␊/trailing\ LF␊ 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: 68ebb860ba7fd4faeb6053e4a62d7313729c9ca1 /rclone-test-vivohaz6koga/trailing LF␊/trailing LF␊ 2026/05/04 01:00:28 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 68ebb860ba7fd4faeb6053e4a62d7313729c9ca1 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/trailing LF␊/trailing LF␊" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: md5sum /rclone-test-vivohaz6koga/trailing\ LF␊/trailing\ LF␊ 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: 298fe6b0f5e16c6d001c625c8b5e3129 /rclone-test-vivohaz6koga/trailing LF␊/trailing LF␊ 2026/05/04 01:00:28 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 298fe6b0f5e16c6d001c625c8b5e3129 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/trailing LF␊/trailing LF␊" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: sha1sum /rclone-test-vivohaz6koga/trailing\ LF␊/trailing\ LF␊ 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: 68ebb860ba7fd4faeb6053e4a62d7313729c9ca1 /rclone-test-vivohaz6koga/trailing LF␊/trailing LF␊ 2026/05/04 01:00:28 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 68ebb860ba7fd4faeb6053e4a62d7313729c9ca1 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/trailing HT␉/trailing HT␉" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: md5sum /rclone-test-vivohaz6koga/trailing\ HT␉/trailing\ HT␉ 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: 3501df5e72bd22c413c09d6ba3c0fcb4 /rclone-test-vivohaz6koga/trailing HT␉/trailing HT␉ 2026/05/04 01:00:28 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 3501df5e72bd22c413c09d6ba3c0fcb4 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/trailing HT␉/trailing HT␉" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: sha1sum /rclone-test-vivohaz6koga/trailing\ HT␉/trailing\ HT␉ 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: f4a7d03a62773a57b5a5c0ee7c029eccd6e0abe6 /rclone-test-vivohaz6koga/trailing HT␉/trailing HT␉ 2026/05/04 01:00:28 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: f4a7d03a62773a57b5a5c0ee7c029eccd6e0abe6 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/trailing HT␉/trailing HT␉" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: md5sum /rclone-test-vivohaz6koga/trailing\ HT␉/trailing\ HT␉ 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: 3501df5e72bd22c413c09d6ba3c0fcb4 /rclone-test-vivohaz6koga/trailing HT␉/trailing HT␉ 2026/05/04 01:00:28 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 3501df5e72bd22c413c09d6ba3c0fcb4 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/trailing HT␉/trailing HT␉" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: sha1sum /rclone-test-vivohaz6koga/trailing\ HT␉/trailing\ HT␉ 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: f4a7d03a62773a57b5a5c0ee7c029eccd6e0abe6 /rclone-test-vivohaz6koga/trailing HT␉/trailing HT␉ 2026/05/04 01:00:28 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: f4a7d03a62773a57b5a5c0ee7c029eccd6e0abe6 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/trailing HT␉/trailing HT␉" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: md5sum /rclone-test-vivohaz6koga/trailing\ HT␉/trailing\ HT␉ 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: 3501df5e72bd22c413c09d6ba3c0fcb4 /rclone-test-vivohaz6koga/trailing HT␉/trailing HT␉ 2026/05/04 01:00:28 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 3501df5e72bd22c413c09d6ba3c0fcb4 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/trailing HT␉/trailing HT␉" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: sha1sum /rclone-test-vivohaz6koga/trailing\ HT␉/trailing\ HT␉ 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: f4a7d03a62773a57b5a5c0ee7c029eccd6e0abe6 /rclone-test-vivohaz6koga/trailing HT␉/trailing HT␉ 2026/05/04 01:00:28 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: f4a7d03a62773a57b5a5c0ee7c029eccd6e0abe6 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/trailing VT␋/trailing VT␋" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: md5sum /rclone-test-vivohaz6koga/trailing\ VT␋/trailing\ VT␋ 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: aad8d6ba68819fa286e6accb08c1d2c5 /rclone-test-vivohaz6koga/trailing VT␋/trailing VT␋ 2026/05/04 01:00:28 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: aad8d6ba68819fa286e6accb08c1d2c5 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/trailing VT␋/trailing VT␋" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: sha1sum /rclone-test-vivohaz6koga/trailing\ VT␋/trailing\ VT␋ 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: 9853e6da82349198d0c0977accf1deb04feeb837 /rclone-test-vivohaz6koga/trailing VT␋/trailing VT␋ 2026/05/04 01:00:28 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 9853e6da82349198d0c0977accf1deb04feeb837 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/trailing VT␋/trailing VT␋" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: md5sum /rclone-test-vivohaz6koga/trailing\ VT␋/trailing\ VT␋ 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: aad8d6ba68819fa286e6accb08c1d2c5 /rclone-test-vivohaz6koga/trailing VT␋/trailing VT␋ 2026/05/04 01:00:28 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: aad8d6ba68819fa286e6accb08c1d2c5 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/trailing VT␋/trailing VT␋" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: sha1sum /rclone-test-vivohaz6koga/trailing\ VT␋/trailing\ VT␋ 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: 9853e6da82349198d0c0977accf1deb04feeb837 /rclone-test-vivohaz6koga/trailing VT␋/trailing VT␋ 2026/05/04 01:00:28 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 9853e6da82349198d0c0977accf1deb04feeb837 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/trailing VT␋/trailing VT␋" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: md5sum /rclone-test-vivohaz6koga/trailing\ VT␋/trailing\ VT␋ 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: aad8d6ba68819fa286e6accb08c1d2c5 /rclone-test-vivohaz6koga/trailing VT␋/trailing VT␋ 2026/05/04 01:00:28 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: aad8d6ba68819fa286e6accb08c1d2c5 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/trailing VT␋/trailing VT␋" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: sha1sum /rclone-test-vivohaz6koga/trailing\ VT␋/trailing\ VT␋ 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: 9853e6da82349198d0c0977accf1deb04feeb837 /rclone-test-vivohaz6koga/trailing VT␋/trailing VT␋ 2026/05/04 01:00:28 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 9853e6da82349198d0c0977accf1deb04feeb837 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/trailing dot./trailing dot." 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: md5sum /rclone-test-vivohaz6koga/trailing\ dot./trailing\ dot. 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: 91bd1d02059082839c0524e2d515c024 /rclone-test-vivohaz6koga/trailing dot./trailing dot. 2026/05/04 01:00:28 DEBUG : trailing dot./trailing dot.: Parsed hash: 91bd1d02059082839c0524e2d515c024 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/trailing dot./trailing dot." 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: sha1sum /rclone-test-vivohaz6koga/trailing\ dot./trailing\ dot. 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: 05cd6fb07a2daa5910915f8880bb62f24ad0b51c /rclone-test-vivohaz6koga/trailing dot./trailing dot. 2026/05/04 01:00:28 DEBUG : trailing dot./trailing dot.: Parsed hash: 05cd6fb07a2daa5910915f8880bb62f24ad0b51c 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/trailing dot./trailing dot." 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: md5sum /rclone-test-vivohaz6koga/trailing\ dot./trailing\ dot. 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: 91bd1d02059082839c0524e2d515c024 /rclone-test-vivohaz6koga/trailing dot./trailing dot. 2026/05/04 01:00:28 DEBUG : trailing dot./trailing dot.: Parsed hash: 91bd1d02059082839c0524e2d515c024 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/trailing dot./trailing dot." 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: sha1sum /rclone-test-vivohaz6koga/trailing\ dot./trailing\ dot. 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: 05cd6fb07a2daa5910915f8880bb62f24ad0b51c /rclone-test-vivohaz6koga/trailing dot./trailing dot. 2026/05/04 01:00:28 DEBUG : trailing dot./trailing dot.: Parsed hash: 05cd6fb07a2daa5910915f8880bb62f24ad0b51c 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/trailing dot./trailing dot." 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: md5sum /rclone-test-vivohaz6koga/trailing\ dot./trailing\ dot. 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: 91bd1d02059082839c0524e2d515c024 /rclone-test-vivohaz6koga/trailing dot./trailing dot. 2026/05/04 01:00:28 DEBUG : trailing dot./trailing dot.: Parsed hash: 91bd1d02059082839c0524e2d515c024 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/trailing dot./trailing dot." 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: sha1sum /rclone-test-vivohaz6koga/trailing\ dot./trailing\ dot. 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: 05cd6fb07a2daa5910915f8880bb62f24ad0b51c /rclone-test-vivohaz6koga/trailing dot./trailing dot. 2026/05/04 01:00:28 DEBUG : trailing dot./trailing dot.: Parsed hash: 05cd6fb07a2daa5910915f8880bb62f24ad0b51c === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/invalid utf-8\xfe/invalid utf-8\xfe" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: md5sum /rclone-test-vivohaz6koga/invalid\ utf-8/invalid\ utf-8 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: 6298f90d89194a62590332083ec0c536 /rclone-test-vivohaz6koga/invalid utf-8/invalid utf-8 2026/05/04 01:00:28 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 6298f90d89194a62590332083ec0c536 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/invalid utf-8\xfe/invalid utf-8\xfe" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: sha1sum /rclone-test-vivohaz6koga/invalid\ utf-8/invalid\ utf-8 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: 3672d418323231462a158a9082374f440c39a81b /rclone-test-vivohaz6koga/invalid utf-8/invalid utf-8 2026/05/04 01:00:28 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 3672d418323231462a158a9082374f440c39a81b 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/invalid utf-8\xfe/invalid utf-8\xfe" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: md5sum /rclone-test-vivohaz6koga/invalid\ utf-8/invalid\ utf-8 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: 6298f90d89194a62590332083ec0c536 /rclone-test-vivohaz6koga/invalid utf-8/invalid utf-8 2026/05/04 01:00:28 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 6298f90d89194a62590332083ec0c536 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/invalid utf-8\xfe/invalid utf-8\xfe" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: sha1sum /rclone-test-vivohaz6koga/invalid\ utf-8/invalid\ utf-8 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: 3672d418323231462a158a9082374f440c39a81b /rclone-test-vivohaz6koga/invalid utf-8/invalid utf-8 2026/05/04 01:00:28 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 3672d418323231462a158a9082374f440c39a81b 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/invalid utf-8\xfe/invalid utf-8\xfe" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: md5sum /rclone-test-vivohaz6koga/invalid\ utf-8/invalid\ utf-8 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: 6298f90d89194a62590332083ec0c536 /rclone-test-vivohaz6koga/invalid utf-8/invalid utf-8 2026/05/04 01:00:28 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 6298f90d89194a62590332083ec0c536 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/invalid utf-8\xfe/invalid utf-8\xfe" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: sha1sum /rclone-test-vivohaz6koga/invalid\ utf-8/invalid\ utf-8 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: 3672d418323231462a158a9082374f440c39a81b /rclone-test-vivohaz6koga/invalid utf-8/invalid utf-8 2026/05/04 01:00:28 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 3672d418323231462a158a9082374f440c39a81b === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/test%46.txt/test%46.txt" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: md5sum /rclone-test-vivohaz6koga/test\%46.txt/test\%46.txt 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: 7fb9ba3ac694c6cba73923ba55f295a9 /rclone-test-vivohaz6koga/test%46.txt/test%46.txt 2026/05/04 01:00:28 DEBUG : test%46.txt/test%46.txt: Parsed hash: 7fb9ba3ac694c6cba73923ba55f295a9 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/test%46.txt/test%46.txt" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: sha1sum /rclone-test-vivohaz6koga/test\%46.txt/test\%46.txt 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: c7d5254e8f72dab2ebea9f1fca3afa5f79a7e856 /rclone-test-vivohaz6koga/test%46.txt/test%46.txt 2026/05/04 01:00:28 DEBUG : test%46.txt/test%46.txt: Parsed hash: c7d5254e8f72dab2ebea9f1fca3afa5f79a7e856 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/test%46.txt/test%46.txt" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: md5sum /rclone-test-vivohaz6koga/test\%46.txt/test\%46.txt 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: 7fb9ba3ac694c6cba73923ba55f295a9 /rclone-test-vivohaz6koga/test%46.txt/test%46.txt 2026/05/04 01:00:28 DEBUG : test%46.txt/test%46.txt: Parsed hash: 7fb9ba3ac694c6cba73923ba55f295a9 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/test%46.txt/test%46.txt" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: sha1sum /rclone-test-vivohaz6koga/test\%46.txt/test\%46.txt 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: c7d5254e8f72dab2ebea9f1fca3afa5f79a7e856 /rclone-test-vivohaz6koga/test%46.txt/test%46.txt 2026/05/04 01:00:28 DEBUG : test%46.txt/test%46.txt: Parsed hash: c7d5254e8f72dab2ebea9f1fca3afa5f79a7e856 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/test%46.txt/test%46.txt" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: md5sum /rclone-test-vivohaz6koga/test\%46.txt/test\%46.txt 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: 7fb9ba3ac694c6cba73923ba55f295a9 /rclone-test-vivohaz6koga/test%46.txt/test%46.txt 2026/05/04 01:00:28 DEBUG : test%46.txt/test%46.txt: Parsed hash: 7fb9ba3ac694c6cba73923ba55f295a9 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/test%46.txt/test%46.txt" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: sha1sum /rclone-test-vivohaz6koga/test\%46.txt/test\%46.txt 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: c7d5254e8f72dab2ebea9f1fca3afa5f79a7e856 /rclone-test-vivohaz6koga/test%46.txt/test%46.txt 2026/05/04 01:00:28 DEBUG : test%46.txt/test%46.txt: Parsed hash: c7d5254e8f72dab2ebea9f1fca3afa5f79a7e856 === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Connection OK after error: potato 2026/05/04 01:00:28 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Removed after failed upload: potato === RUN TestIntegration/FsMkdir/FsPutZeroLength 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/zero-length-file" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: md5sum /rclone-test-vivohaz6koga/zero-length-file 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-vivohaz6koga/zero-length-file 2026/05/04 01:00:28 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/zero-length-file" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: sha1sum /rclone-test-vivohaz6koga/zero-length-file 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-vivohaz6koga/zero-length-file 2026/05/04 01:00:28 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/zero-length-file" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: md5sum /rclone-test-vivohaz6koga/zero-length-file 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-vivohaz6koga/zero-length-file 2026/05/04 01:00:28 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/zero-length-file" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: sha1sum /rclone-test-vivohaz6koga/zero-length-file 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-vivohaz6koga/zero-length-file 2026/05/04 01:00:28 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:787: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:820: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:873: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/file name.txt" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: md5sum /rclone-test-vivohaz6koga/file\ name.txt 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: 83ce29cb270d298a99d4bac33ae2f4ad /rclone-test-vivohaz6koga/file name.txt 2026/05/04 01:00:28 DEBUG : file name.txt: Parsed hash: 83ce29cb270d298a99d4bac33ae2f4ad 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/file name.txt" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: sha1sum /rclone-test-vivohaz6koga/file\ name.txt 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: cc742a3f36267a56b6c7ce912a2b2092c2d44cff /rclone-test-vivohaz6koga/file name.txt 2026/05/04 01:00:28 DEBUG : file name.txt: Parsed hash: cc742a3f36267a56b6c7ce912a2b2092c2d44cff 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/file name.txt" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: md5sum /rclone-test-vivohaz6koga/file\ name.txt 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: 83ce29cb270d298a99d4bac33ae2f4ad /rclone-test-vivohaz6koga/file name.txt 2026/05/04 01:00:28 DEBUG : file name.txt: Parsed hash: 83ce29cb270d298a99d4bac33ae2f4ad 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/file name.txt" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: sha1sum /rclone-test-vivohaz6koga/file\ name.txt 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: cc742a3f36267a56b6c7ce912a2b2092c2d44cff /rclone-test-vivohaz6koga/file name.txt 2026/05/04 01:00:28 DEBUG : file name.txt: Parsed hash: cc742a3f36267a56b6c7ce912a2b2092c2d44cff 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: md5sum /rclone-test-vivohaz6koga/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: 40302fa63ad405049f0953b4c54a6442 /rclone-test-vivohaz6koga/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/04 01:00:28 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 40302fa63ad405049f0953b4c54a6442 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: sha1sum /rclone-test-vivohaz6koga/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: 928ba34242b60a81f545bf76b7184ec31cd99191 /rclone-test-vivohaz6koga/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/04 01:00:28 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 928ba34242b60a81f545bf76b7184ec31cd99191 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: md5sum /rclone-test-vivohaz6koga/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: 40302fa63ad405049f0953b4c54a6442 /rclone-test-vivohaz6koga/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/04 01:00:28 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 40302fa63ad405049f0953b4c54a6442 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: sha1sum /rclone-test-vivohaz6koga/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: 928ba34242b60a81f545bf76b7184ec31cd99191 /rclone-test-vivohaz6koga/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/04 01:00:28 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 928ba34242b60a81f545bf76b7184ec31cd99191 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/file name.txt" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: md5sum /rclone-test-vivohaz6koga/file\ name.txt 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: 52192615781fc36ca97044e62412b62e /rclone-test-vivohaz6koga/file name.txt 2026/05/04 01:00:28 DEBUG : file name.txt: Parsed hash: 52192615781fc36ca97044e62412b62e 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/file name.txt" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: sha1sum /rclone-test-vivohaz6koga/file\ name.txt 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: 13c7e8a84470b906dfa928489a33f9e898f962ec /rclone-test-vivohaz6koga/file name.txt 2026/05/04 01:00:28 DEBUG : file name.txt: Parsed hash: 13c7e8a84470b906dfa928489a33f9e898f962ec 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/file name.txt" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: md5sum /rclone-test-vivohaz6koga/file\ name.txt 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: 52192615781fc36ca97044e62412b62e /rclone-test-vivohaz6koga/file name.txt 2026/05/04 01:00:28 DEBUG : file name.txt: Parsed hash: 52192615781fc36ca97044e62412b62e 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/file name.txt" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: sha1sum /rclone-test-vivohaz6koga/file\ name.txt 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: 13c7e8a84470b906dfa928489a33f9e898f962ec /rclone-test-vivohaz6koga/file name.txt 2026/05/04 01:00:28 DEBUG : file name.txt: Parsed hash: 13c7e8a84470b906dfa928489a33f9e898f962ec === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/05/04 01:00:28 DEBUG : Creating backend with remote "TestSFTPRclone:" 2026/05/04 01:00:28 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/05/04 01:00:28 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/04 01:00:28 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/04 01:00:28 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/04 01:00:28 DEBUG : Setting pass="wwblPeWGfQoQpQMZfXYItBW9meNHrm_yv-zesPbHdOGK33Y" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/04 01:00:28 DEBUG : TestSFTPRclone: detected overridden config - adding "{2_C-_}" suffix to name 2026/05/04 01:00:28 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/04 01:00:28 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/04 01:00:28 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/04 01:00:28 DEBUG : Setting pass="wwblPeWGfQoQpQMZfXYItBW9meNHrm_yv-zesPbHdOGK33Y" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/04 01:00:28 NOTICE: TestSFTPRclone{2_C-_}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/: New connection 127.0.0.1:57904->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9690.9f89102a5" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell type "unix" from config 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/: Relative path resolved to "/" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/: Using root directory "/" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/file name.txt" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: md5sum /rclone-test-vivohaz6koga/file\ name.txt 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: 52192615781fc36ca97044e62412b62e /rclone-test-vivohaz6koga/file name.txt 2026/05/04 01:00:28 DEBUG : file name.txt: Parsed hash: 52192615781fc36ca97044e62412b62e 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/file name.txt" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: sha1sum /rclone-test-vivohaz6koga/file\ name.txt 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: 13c7e8a84470b906dfa928489a33f9e898f962ec /rclone-test-vivohaz6koga/file name.txt 2026/05/04 01:00:28 DEBUG : file name.txt: Parsed hash: 13c7e8a84470b906dfa928489a33f9e898f962ec 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: md5sum /rclone-test-vivohaz6koga/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: 40302fa63ad405049f0953b4c54a6442 /rclone-test-vivohaz6koga/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/04 01:00:28 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 40302fa63ad405049f0953b4c54a6442 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: sha1sum /rclone-test-vivohaz6koga/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: 928ba34242b60a81f545bf76b7184ec31cd99191 /rclone-test-vivohaz6koga/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/04 01:00:28 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 928ba34242b60a81f545bf76b7184ec31cd99191 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/file name.txt" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: md5sum /rclone-test-vivohaz6koga/file\ name.txt 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: 52192615781fc36ca97044e62412b62e /rclone-test-vivohaz6koga/file name.txt 2026/05/04 01:00:28 DEBUG : file name.txt: Parsed hash: 52192615781fc36ca97044e62412b62e 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/file name.txt" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: sha1sum /rclone-test-vivohaz6koga/file\ name.txt 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: 13c7e8a84470b906dfa928489a33f9e898f962ec /rclone-test-vivohaz6koga/file name.txt 2026/05/04 01:00:28 DEBUG : file name.txt: Parsed hash: 13c7e8a84470b906dfa928489a33f9e898f962ec === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1126: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/file name.txt" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: md5sum /rclone-test-vivohaz6koga/file\ name.txt 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: 52192615781fc36ca97044e62412b62e /rclone-test-vivohaz6koga/file name.txt 2026/05/04 01:00:28 DEBUG : file name.txt: Parsed hash: 52192615781fc36ca97044e62412b62e 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/file name.txt" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: sha1sum /rclone-test-vivohaz6koga/file\ name.txt 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: 13c7e8a84470b906dfa928489a33f9e898f962ec /rclone-test-vivohaz6koga/file name.txt 2026/05/04 01:00:28 DEBUG : file name.txt: Parsed hash: 13c7e8a84470b906dfa928489a33f9e898f962ec 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: md5sum /rclone-test-vivohaz6koga/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: 40302fa63ad405049f0953b4c54a6442 /rclone-test-vivohaz6koga/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/04 01:00:28 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 40302fa63ad405049f0953b4c54a6442 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: sha1sum /rclone-test-vivohaz6koga/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: 928ba34242b60a81f545bf76b7184ec31cd99191 /rclone-test-vivohaz6koga/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/04 01:00:28 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 928ba34242b60a81f545bf76b7184ec31cd99191 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge fstests.go:1158: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot fstests.go:1195: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/05/04 01:00:28 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-vivohaz6koga/hello? sausage/êé" 2026/05/04 01:00:28 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/05/04 01:00:28 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/04 01:00:28 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/04 01:00:28 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/04 01:00:28 DEBUG : Setting pass="wwblPeWGfQoQpQMZfXYItBW9meNHrm_yv-zesPbHdOGK33Y" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/04 01:00:28 DEBUG : TestSFTPRclone: detected overridden config - adding "{2_C-_}" suffix to name 2026/05/04 01:00:28 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/04 01:00:28 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/04 01:00:28 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/04 01:00:28 DEBUG : Setting pass="wwblPeWGfQoQpQMZfXYItBW9meNHrm_yv-zesPbHdOGK33Y" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/04 01:00:28 NOTICE: TestSFTPRclone{2_C-_}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga/hello? sausage/êé: New connection 127.0.0.1:57908->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9690.9f89102a5" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga/hello? sausage/êé: Shell type "unix" from config 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga/hello? sausage/êé: Relative path resolved to "/rclone-test-vivohaz6koga/hello? sausage/êé" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga/hello? sausage/êé: Using root directory "/rclone-test-vivohaz6koga/hello? sausage/êé" 2026/05/04 01:00:28 DEBUG : fs cache: renaming cache item "TestSFTPRclone:rclone-test-vivohaz6koga/hello? sausage/êé" to be canonical "TestSFTPRclone{2_C-_}:rclone-test-vivohaz6koga/hello? sausage/êé" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga/hello? sausage/êé: Shell path "/rclone-test-vivohaz6koga/hello? sausage/êé/a/b/c/d/e.txt" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga/hello? sausage/êé: Running remote command: md5sum /rclone-test-vivohaz6koga/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga/hello? sausage/êé: Remote command result: 776e47a395958be6ad6ac8314287ad18 /rclone-test-vivohaz6koga/hello? sausage/êé/a/b/c/d/e.txt 2026/05/04 01:00:28 DEBUG : a/b/c/d/e.txt: Parsed hash: 776e47a395958be6ad6ac8314287ad18 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga/hello? sausage/êé: Shell path "/rclone-test-vivohaz6koga/hello? sausage/êé/a/b/c/d/e.txt" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga/hello? sausage/êé: Running remote command: sha1sum /rclone-test-vivohaz6koga/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga/hello? sausage/êé: Remote command result: 560fe2d8218325d0d70bc6161258f6798f5050f8 /rclone-test-vivohaz6koga/hello? sausage/êé/a/b/c/d/e.txt 2026/05/04 01:00:28 DEBUG : a/b/c/d/e.txt: Parsed hash: 560fe2d8218325d0d70bc6161258f6798f5050f8 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga/hello? sausage/êé: Shell path "/rclone-test-vivohaz6koga/hello? sausage/êé/a/b/c/d/e.txt" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga/hello? sausage/êé: Running remote command: md5sum /rclone-test-vivohaz6koga/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga/hello? sausage/êé: Remote command result: 776e47a395958be6ad6ac8314287ad18 /rclone-test-vivohaz6koga/hello? sausage/êé/a/b/c/d/e.txt 2026/05/04 01:00:28 DEBUG : a/b/c/d/e.txt: Parsed hash: 776e47a395958be6ad6ac8314287ad18 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga/hello? sausage/êé: Shell path "/rclone-test-vivohaz6koga/hello? sausage/êé/a/b/c/d/e.txt" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga/hello? sausage/êé: Running remote command: sha1sum /rclone-test-vivohaz6koga/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga/hello? sausage/êé: Remote command result: 560fe2d8218325d0d70bc6161258f6798f5050f8 /rclone-test-vivohaz6koga/hello? sausage/êé/a/b/c/d/e.txt 2026/05/04 01:00:28 DEBUG : a/b/c/d/e.txt: Parsed hash: 560fe2d8218325d0d70bc6161258f6798f5050f8 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga/hello? sausage/êé: New connection 127.0.0.1:57910->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9690.9f89102a5" 2026/05/04 01:00:28 DEBUG : Waiting for deletions to finish 2026/05/04 01:00:28 INFO : a/b/c/d/e.txt: Deleted 2026/05/04 01:00:28 DEBUG : removing 1 level 4 directories 2026/05/04 01:00:28 INFO : a/b/c/d: Removing directory 2026/05/04 01:00:28 DEBUG : removing 1 level 3 directories 2026/05/04 01:00:28 INFO : a/b/c: Removing directory 2026/05/04 01:00:28 DEBUG : removing 1 level 2 directories 2026/05/04 01:00:28 INFO : a/b: Removing directory 2026/05/04 01:00:28 DEBUG : removing 1 level 1 directories 2026/05/04 01:00:28 INFO : a: Removing directory === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy fstests.go:1259: FS has no Copier interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/file name.txt" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: md5sum /rclone-test-vivohaz6koga/file\ name.txt 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: 52192615781fc36ca97044e62412b62e /rclone-test-vivohaz6koga/file name.txt 2026/05/04 01:00:28 DEBUG : file name.txt: Parsed hash: 52192615781fc36ca97044e62412b62e 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/file name.txt" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: sha1sum /rclone-test-vivohaz6koga/file\ name.txt 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: 13c7e8a84470b906dfa928489a33f9e898f962ec /rclone-test-vivohaz6koga/file name.txt 2026/05/04 01:00:28 DEBUG : file name.txt: Parsed hash: 13c7e8a84470b906dfa928489a33f9e898f962ec 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/other.txt" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: md5sum /rclone-test-vivohaz6koga/other.txt 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: 40302fa63ad405049f0953b4c54a6442 /rclone-test-vivohaz6koga/other.txt 2026/05/04 01:00:28 DEBUG : other.txt: Parsed hash: 40302fa63ad405049f0953b4c54a6442 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/other.txt" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: sha1sum /rclone-test-vivohaz6koga/other.txt 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: 928ba34242b60a81f545bf76b7184ec31cd99191 /rclone-test-vivohaz6koga/other.txt 2026/05/04 01:00:28 DEBUG : other.txt: Parsed hash: 928ba34242b60a81f545bf76b7184ec31cd99191 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: New connection 127.0.0.1:57918->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9690.9f89102a5" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/other.txt" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: md5sum /rclone-test-vivohaz6koga/other.txt 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: 40302fa63ad405049f0953b4c54a6442 /rclone-test-vivohaz6koga/other.txt 2026/05/04 01:00:28 DEBUG : other.txt: Parsed hash: 40302fa63ad405049f0953b4c54a6442 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/other.txt" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: sha1sum /rclone-test-vivohaz6koga/other.txt 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: 928ba34242b60a81f545bf76b7184ec31cd99191 /rclone-test-vivohaz6koga/other.txt 2026/05/04 01:00:28 DEBUG : other.txt: Parsed hash: 928ba34242b60a81f545bf76b7184ec31cd99191 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/moveTest/other.txt" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: md5sum /rclone-test-vivohaz6koga/moveTest/other.txt 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: 52192615781fc36ca97044e62412b62e /rclone-test-vivohaz6koga/moveTest/other.txt 2026/05/04 01:00:28 DEBUG : moveTest/other.txt: Parsed hash: 52192615781fc36ca97044e62412b62e 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/moveTest/other.txt" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: sha1sum /rclone-test-vivohaz6koga/moveTest/other.txt 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: 13c7e8a84470b906dfa928489a33f9e898f962ec /rclone-test-vivohaz6koga/moveTest/other.txt 2026/05/04 01:00:28 DEBUG : moveTest/other.txt: Parsed hash: 13c7e8a84470b906dfa928489a33f9e898f962ec 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/file name.txt" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: md5sum /rclone-test-vivohaz6koga/file\ name.txt 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: 52192615781fc36ca97044e62412b62e /rclone-test-vivohaz6koga/file name.txt 2026/05/04 01:00:28 DEBUG : file name.txt: Parsed hash: 52192615781fc36ca97044e62412b62e 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/file name.txt" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: sha1sum /rclone-test-vivohaz6koga/file\ name.txt 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: 13c7e8a84470b906dfa928489a33f9e898f962ec /rclone-test-vivohaz6koga/file name.txt 2026/05/04 01:00:28 DEBUG : file name.txt: Parsed hash: 13c7e8a84470b906dfa928489a33f9e898f962ec 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/other.txt" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: md5sum /rclone-test-vivohaz6koga/other.txt 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: 40302fa63ad405049f0953b4c54a6442 /rclone-test-vivohaz6koga/other.txt 2026/05/04 01:00:28 DEBUG : other.txt: Parsed hash: 40302fa63ad405049f0953b4c54a6442 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/other.txt" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: sha1sum /rclone-test-vivohaz6koga/other.txt 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: 928ba34242b60a81f545bf76b7184ec31cd99191 /rclone-test-vivohaz6koga/other.txt 2026/05/04 01:00:28 DEBUG : other.txt: Parsed hash: 928ba34242b60a81f545bf76b7184ec31cd99191 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/file name.txt" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: md5sum /rclone-test-vivohaz6koga/file\ name.txt 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: 52192615781fc36ca97044e62412b62e /rclone-test-vivohaz6koga/file name.txt 2026/05/04 01:00:28 DEBUG : file name.txt: Parsed hash: 52192615781fc36ca97044e62412b62e 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/file name.txt" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: sha1sum /rclone-test-vivohaz6koga/file\ name.txt 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: 13c7e8a84470b906dfa928489a33f9e898f962ec /rclone-test-vivohaz6koga/file name.txt 2026/05/04 01:00:28 DEBUG : file name.txt: Parsed hash: 13c7e8a84470b906dfa928489a33f9e898f962ec 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: md5sum /rclone-test-vivohaz6koga/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: 40302fa63ad405049f0953b4c54a6442 /rclone-test-vivohaz6koga/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/04 01:00:28 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 40302fa63ad405049f0953b4c54a6442 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: sha1sum /rclone-test-vivohaz6koga/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: 928ba34242b60a81f545bf76b7184ec31cd99191 /rclone-test-vivohaz6koga/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/04 01:00:28 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 928ba34242b60a81f545bf76b7184ec31cd99191 === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata fstests.go:1407: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2026/05/04 01:00:28 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-ximitaq6piza" 2026/05/04 01:00:28 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/05/04 01:00:28 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/04 01:00:28 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/04 01:00:28 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/04 01:00:28 DEBUG : Setting pass="wwblPeWGfQoQpQMZfXYItBW9meNHrm_yv-zesPbHdOGK33Y" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/04 01:00:28 DEBUG : TestSFTPRclone: detected overridden config - adding "{2_C-_}" suffix to name 2026/05/04 01:00:28 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/04 01:00:28 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/04 01:00:28 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/04 01:00:28 DEBUG : Setting pass="wwblPeWGfQoQpQMZfXYItBW9meNHrm_yv-zesPbHdOGK33Y" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/04 01:00:28 NOTICE: TestSFTPRclone{2_C-_}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-ximitaq6piza: New connection 127.0.0.1:57934->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9690.9f89102a5" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-ximitaq6piza: Shell type "unix" from config 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-ximitaq6piza: Relative path resolved to "/rclone-test-ximitaq6piza" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-ximitaq6piza: Using root directory "/rclone-test-ximitaq6piza" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-ximitaq6piza: Shell path "/rclone-test-ximitaq6piza/new_name/sub_new_name/file name.txt" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-ximitaq6piza: Running remote command: md5sum /rclone-test-ximitaq6piza/new_name/sub_new_name/file\ name.txt 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-ximitaq6piza: Remote command result: 52192615781fc36ca97044e62412b62e /rclone-test-ximitaq6piza/new_name/sub_new_name/file name.txt 2026/05/04 01:00:28 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: 52192615781fc36ca97044e62412b62e 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-ximitaq6piza: Shell path "/rclone-test-ximitaq6piza/new_name/sub_new_name/file name.txt" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-ximitaq6piza: Running remote command: sha1sum /rclone-test-ximitaq6piza/new_name/sub_new_name/file\ name.txt 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-ximitaq6piza: Remote command result: 13c7e8a84470b906dfa928489a33f9e898f962ec /rclone-test-ximitaq6piza/new_name/sub_new_name/file name.txt 2026/05/04 01:00:28 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: 13c7e8a84470b906dfa928489a33f9e898f962ec 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-ximitaq6piza: Shell path "/rclone-test-ximitaq6piza/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-ximitaq6piza: Running remote command: md5sum /rclone-test-ximitaq6piza/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-ximitaq6piza: Remote command result: 40302fa63ad405049f0953b4c54a6442 /rclone-test-ximitaq6piza/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/04 01:00:28 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 40302fa63ad405049f0953b4c54a6442 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-ximitaq6piza: Shell path "/rclone-test-ximitaq6piza/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-ximitaq6piza: Running remote command: sha1sum /rclone-test-ximitaq6piza/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-ximitaq6piza: Remote command result: 928ba34242b60a81f545bf76b7184ec31cd99191 /rclone-test-ximitaq6piza/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/04 01:00:28 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 928ba34242b60a81f545bf76b7184ec31cd99191 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/file name.txt" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: md5sum /rclone-test-vivohaz6koga/file\ name.txt 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: 52192615781fc36ca97044e62412b62e /rclone-test-vivohaz6koga/file name.txt 2026/05/04 01:00:28 DEBUG : file name.txt: Parsed hash: 52192615781fc36ca97044e62412b62e 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/file name.txt" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: sha1sum /rclone-test-vivohaz6koga/file\ name.txt 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: 13c7e8a84470b906dfa928489a33f9e898f962ec /rclone-test-vivohaz6koga/file name.txt 2026/05/04 01:00:28 DEBUG : file name.txt: Parsed hash: 13c7e8a84470b906dfa928489a33f9e898f962ec 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: md5sum /rclone-test-vivohaz6koga/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: 40302fa63ad405049f0953b4c54a6442 /rclone-test-vivohaz6koga/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/04 01:00:28 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 40302fa63ad405049f0953b4c54a6442 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: sha1sum /rclone-test-vivohaz6koga/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: 928ba34242b60a81f545bf76b7184ec31cd99191 /rclone-test-vivohaz6koga/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/04 01:00:28 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 928ba34242b60a81f545bf76b7184ec31cd99191 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-ximitaq6piza: Purge dir "new_name" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-ximitaq6piza: Purge dir "" === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/file name.txt" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: md5sum /rclone-test-vivohaz6koga/file\ name.txt 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: 52192615781fc36ca97044e62412b62e /rclone-test-vivohaz6koga/file name.txt 2026/05/04 01:00:28 DEBUG : file name.txt: Parsed hash: 52192615781fc36ca97044e62412b62e 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/file name.txt" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: sha1sum /rclone-test-vivohaz6koga/file\ name.txt 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: 13c7e8a84470b906dfa928489a33f9e898f962ec /rclone-test-vivohaz6koga/file name.txt 2026/05/04 01:00:28 DEBUG : file name.txt: Parsed hash: 13c7e8a84470b906dfa928489a33f9e898f962ec === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType fstests.go:1601: MimeType method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1632: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1703: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/file name.txt" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: md5sum /rclone-test-vivohaz6koga/file\ name.txt 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: f5ea23f8f0887b2fcb1393e7c0c24a3e /rclone-test-vivohaz6koga/file name.txt 2026/05/04 01:00:28 DEBUG : file name.txt: Parsed hash: f5ea23f8f0887b2fcb1393e7c0c24a3e 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/file name.txt" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: sha1sum /rclone-test-vivohaz6koga/file\ name.txt 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: 215b0c43c7d22bd16d9e69ffc3d4969e64a2e522 /rclone-test-vivohaz6koga/file name.txt 2026/05/04 01:00:28 DEBUG : file name.txt: Parsed hash: 215b0c43c7d22bd16d9e69ffc3d4969e64a2e522 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/file name.txt" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: md5sum /rclone-test-vivohaz6koga/file\ name.txt 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: f5ea23f8f0887b2fcb1393e7c0c24a3e /rclone-test-vivohaz6koga/file name.txt 2026/05/04 01:00:28 DEBUG : file name.txt: Parsed hash: f5ea23f8f0887b2fcb1393e7c0c24a3e 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/file name.txt" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: sha1sum /rclone-test-vivohaz6koga/file\ name.txt 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: 215b0c43c7d22bd16d9e69ffc3d4969e64a2e522 /rclone-test-vivohaz6koga/file name.txt 2026/05/04 01:00:28 DEBUG : file name.txt: Parsed hash: 215b0c43c7d22bd16d9e69ffc3d4969e64a2e522 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/05/04 01:00:28 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-vivohaz6koga/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/04 01:00:28 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/05/04 01:00:28 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/04 01:00:28 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/04 01:00:28 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/04 01:00:28 DEBUG : Setting pass="wwblPeWGfQoQpQMZfXYItBW9meNHrm_yv-zesPbHdOGK33Y" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/04 01:00:28 DEBUG : TestSFTPRclone: detected overridden config - adding "{2_C-_}" suffix to name 2026/05/04 01:00:28 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/04 01:00:28 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/04 01:00:28 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/04 01:00:28 DEBUG : Setting pass="wwblPeWGfQoQpQMZfXYItBW9meNHrm_yv-zesPbHdOGK33Y" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/04 01:00:28 NOTICE: TestSFTPRclone{2_C-_}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: New connection 127.0.0.1:57942->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9690.9f89102a5" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell type "unix" from config 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Relative path resolved to "/rclone-test-vivohaz6koga/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Using root directory "/rclone-test-vivohaz6koga/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/rclone-test-vivohaz6koga/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: md5sum /rclone-test-vivohaz6koga/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: 40302fa63ad405049f0953b4c54a6442 /rclone-test-vivohaz6koga/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/04 01:00:28 DEBUG : z.txt: Parsed hash: 40302fa63ad405049f0953b4c54a6442 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/rclone-test-vivohaz6koga/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: sha1sum /rclone-test-vivohaz6koga/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: 928ba34242b60a81f545bf76b7184ec31cd99191 /rclone-test-vivohaz6koga/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/04 01:00:28 DEBUG : z.txt: Parsed hash: 928ba34242b60a81f545bf76b7184ec31cd99191 === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/05/04 01:00:28 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-vivohaz6koga/not found.txt" 2026/05/04 01:00:28 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/05/04 01:00:28 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/04 01:00:28 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/04 01:00:28 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/04 01:00:28 DEBUG : Setting pass="wwblPeWGfQoQpQMZfXYItBW9meNHrm_yv-zesPbHdOGK33Y" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/04 01:00:28 DEBUG : TestSFTPRclone: detected overridden config - adding "{2_C-_}" suffix to name 2026/05/04 01:00:28 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/04 01:00:28 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/04 01:00:28 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/04 01:00:28 DEBUG : Setting pass="wwblPeWGfQoQpQMZfXYItBW9meNHrm_yv-zesPbHdOGK33Y" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/04 01:00:28 NOTICE: TestSFTPRclone{2_C-_}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga/not found.txt: New connection 127.0.0.1:57952->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9690.9f89102a5" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga/not found.txt: Shell type "unix" from config 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga/not found.txt: Relative path resolved to "/rclone-test-vivohaz6koga/not found.txt" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga/not found.txt: Using root directory "/rclone-test-vivohaz6koga/not found.txt" 2026/05/04 01:00:28 ERROR : error listing: directory not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1920: Opening root remote "TestSFTPRclone:" path "rclone-test-vivohaz6koga" from "TestSFTPRclone:rclone-test-vivohaz6koga" 2026/05/04 01:00:28 DEBUG : Creating backend with remote "TestSFTPRclone:" 2026/05/04 01:00:28 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/05/04 01:00:28 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/04 01:00:28 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/04 01:00:28 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/04 01:00:28 DEBUG : Setting pass="wwblPeWGfQoQpQMZfXYItBW9meNHrm_yv-zesPbHdOGK33Y" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/04 01:00:28 DEBUG : TestSFTPRclone: detected overridden config - adding "{2_C-_}" suffix to name 2026/05/04 01:00:28 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/04 01:00:28 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/04 01:00:28 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/04 01:00:28 DEBUG : Setting pass="wwblPeWGfQoQpQMZfXYItBW9meNHrm_yv-zesPbHdOGK33Y" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/04 01:00:28 NOTICE: TestSFTPRclone{2_C-_}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/: New connection 127.0.0.1:57954->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9690.9f89102a5" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell type "unix" from config 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/: Relative path resolved to "/" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/: Using root directory "/" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-vivohaz6koga/file name.txt" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-vivohaz6koga/file\ name.txt 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: f5ea23f8f0887b2fcb1393e7c0c24a3e /rclone-test-vivohaz6koga/file name.txt 2026/05/04 01:00:28 DEBUG : rclone-test-vivohaz6koga/file name.txt: Parsed hash: f5ea23f8f0887b2fcb1393e7c0c24a3e 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-vivohaz6koga/file name.txt" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-vivohaz6koga/file\ name.txt 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 215b0c43c7d22bd16d9e69ffc3d4969e64a2e522 /rclone-test-vivohaz6koga/file name.txt 2026/05/04 01:00:28 DEBUG : rclone-test-vivohaz6koga/file name.txt: Parsed hash: 215b0c43c7d22bd16d9e69ffc3d4969e64a2e522 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-vivohaz6koga/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-vivohaz6koga/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 40302fa63ad405049f0953b4c54a6442 /rclone-test-vivohaz6koga/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/04 01:00:28 DEBUG : rclone-test-vivohaz6koga/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 40302fa63ad405049f0953b4c54a6442 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-vivohaz6koga/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-vivohaz6koga/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 928ba34242b60a81f545bf76b7184ec31cd99191 /rclone-test-vivohaz6koga/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/04 01:00:28 DEBUG : rclone-test-vivohaz6koga/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 928ba34242b60a81f545bf76b7184ec31cd99191 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-vivohaz6koga/file name.txt" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-vivohaz6koga/file\ name.txt 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: f5ea23f8f0887b2fcb1393e7c0c24a3e /rclone-test-vivohaz6koga/file name.txt 2026/05/04 01:00:28 DEBUG : rclone-test-vivohaz6koga/file name.txt: Parsed hash: f5ea23f8f0887b2fcb1393e7c0c24a3e 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-vivohaz6koga/file name.txt" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-vivohaz6koga/file\ name.txt 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 215b0c43c7d22bd16d9e69ffc3d4969e64a2e522 /rclone-test-vivohaz6koga/file name.txt 2026/05/04 01:00:28 DEBUG : rclone-test-vivohaz6koga/file name.txt: Parsed hash: 215b0c43c7d22bd16d9e69ffc3d4969e64a2e522 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:1957: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-vivohaz6koga/created from root.txt" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-vivohaz6koga/created\ from\ root.txt 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: de2e02deecf37501991463877993b814 /rclone-test-vivohaz6koga/created from root.txt 2026/05/04 01:00:28 DEBUG : rclone-test-vivohaz6koga/created from root.txt: Parsed hash: de2e02deecf37501991463877993b814 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-vivohaz6koga/created from root.txt" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-vivohaz6koga/created\ from\ root.txt 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 2e88cb24ff245c72a87fb99009d7cd739b538da4 /rclone-test-vivohaz6koga/created from root.txt 2026/05/04 01:00:28 DEBUG : rclone-test-vivohaz6koga/created from root.txt: Parsed hash: 2e88cb24ff245c72a87fb99009d7cd739b538da4 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-vivohaz6koga/created from root.txt" 2026/05/04 01:00:28 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-vivohaz6koga/created\ from\ root.txt 2026/05/04 01:00:29 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: de2e02deecf37501991463877993b814 /rclone-test-vivohaz6koga/created from root.txt 2026/05/04 01:00:29 DEBUG : rclone-test-vivohaz6koga/created from root.txt: Parsed hash: de2e02deecf37501991463877993b814 2026/05/04 01:00:29 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-vivohaz6koga/created from root.txt" 2026/05/04 01:00:29 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-vivohaz6koga/created\ from\ root.txt 2026/05/04 01:00:29 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 2e88cb24ff245c72a87fb99009d7cd739b538da4 /rclone-test-vivohaz6koga/created from root.txt 2026/05/04 01:00:29 DEBUG : rclone-test-vivohaz6koga/created from root.txt: Parsed hash: 2e88cb24ff245c72a87fb99009d7cd739b538da4 2026/05/04 01:00:29 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-vivohaz6koga/created from root.txt" 2026/05/04 01:00:29 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-vivohaz6koga/created\ from\ root.txt 2026/05/04 01:00:29 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: de2e02deecf37501991463877993b814 /rclone-test-vivohaz6koga/created from root.txt 2026/05/04 01:00:29 DEBUG : rclone-test-vivohaz6koga/created from root.txt: Parsed hash: de2e02deecf37501991463877993b814 2026/05/04 01:00:29 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-vivohaz6koga/created from root.txt" 2026/05/04 01:00:29 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-vivohaz6koga/created\ from\ root.txt 2026/05/04 01:00:29 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 2e88cb24ff245c72a87fb99009d7cd739b538da4 /rclone-test-vivohaz6koga/created from root.txt 2026/05/04 01:00:29 DEBUG : rclone-test-vivohaz6koga/created from root.txt: Parsed hash: 2e88cb24ff245c72a87fb99009d7cd739b538da4 2026/05/04 01:00:29 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-vivohaz6koga/file name.txt" 2026/05/04 01:00:29 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-vivohaz6koga/file\ name.txt 2026/05/04 01:00:29 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: f5ea23f8f0887b2fcb1393e7c0c24a3e /rclone-test-vivohaz6koga/file name.txt 2026/05/04 01:00:29 DEBUG : rclone-test-vivohaz6koga/file name.txt: Parsed hash: f5ea23f8f0887b2fcb1393e7c0c24a3e 2026/05/04 01:00:29 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-vivohaz6koga/file name.txt" 2026/05/04 01:00:29 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-vivohaz6koga/file\ name.txt 2026/05/04 01:00:29 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 215b0c43c7d22bd16d9e69ffc3d4969e64a2e522 /rclone-test-vivohaz6koga/file name.txt 2026/05/04 01:00:29 DEBUG : rclone-test-vivohaz6koga/file name.txt: Parsed hash: 215b0c43c7d22bd16d9e69ffc3d4969e64a2e522 2026/05/04 01:00:29 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-vivohaz6koga/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/04 01:00:29 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-vivohaz6koga/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/04 01:00:29 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 40302fa63ad405049f0953b4c54a6442 /rclone-test-vivohaz6koga/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/04 01:00:29 DEBUG : rclone-test-vivohaz6koga/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 40302fa63ad405049f0953b4c54a6442 2026/05/04 01:00:29 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-vivohaz6koga/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/04 01:00:29 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-vivohaz6koga/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/04 01:00:29 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 928ba34242b60a81f545bf76b7184ec31cd99191 /rclone-test-vivohaz6koga/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/04 01:00:29 DEBUG : rclone-test-vivohaz6koga/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 928ba34242b60a81f545bf76b7184ec31cd99191 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove 2026/05/04 01:00:29 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-vivohaz6koga/file name.txt" 2026/05/04 01:00:29 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-vivohaz6koga/file\ name.txt 2026/05/04 01:00:29 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: f5ea23f8f0887b2fcb1393e7c0c24a3e /rclone-test-vivohaz6koga/file name.txt 2026/05/04 01:00:29 DEBUG : rclone-test-vivohaz6koga/file name.txt: Parsed hash: f5ea23f8f0887b2fcb1393e7c0c24a3e 2026/05/04 01:00:29 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-vivohaz6koga/file name.txt" 2026/05/04 01:00:29 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-vivohaz6koga/file\ name.txt 2026/05/04 01:00:29 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 215b0c43c7d22bd16d9e69ffc3d4969e64a2e522 /rclone-test-vivohaz6koga/file name.txt 2026/05/04 01:00:29 DEBUG : rclone-test-vivohaz6koga/file name.txt: Parsed hash: 215b0c43c7d22bd16d9e69ffc3d4969e64a2e522 2026/05/04 01:00:29 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-vivohaz6koga/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/04 01:00:29 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-vivohaz6koga/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/04 01:00:29 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 40302fa63ad405049f0953b4c54a6442 /rclone-test-vivohaz6koga/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/04 01:00:29 DEBUG : rclone-test-vivohaz6koga/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 40302fa63ad405049f0953b4c54a6442 2026/05/04 01:00:29 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-vivohaz6koga/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/04 01:00:29 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-vivohaz6koga/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/04 01:00:29 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 928ba34242b60a81f545bf76b7184ec31cd99191 /rclone-test-vivohaz6koga/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/04 01:00:29 DEBUG : rclone-test-vivohaz6koga/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 928ba34242b60a81f545bf76b7184ec31cd99191 === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2016: FS has no PublicLinker interface === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2121: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2137: Not a bucket based backend === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove 2026/05/04 01:00:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/04 01:00:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: md5sum /rclone-test-vivohaz6koga/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/04 01:00:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: 40302fa63ad405049f0953b4c54a6442 /rclone-test-vivohaz6koga/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/04 01:00:29 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 40302fa63ad405049f0953b4c54a6442 2026/05/04 01:00:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/04 01:00:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: sha1sum /rclone-test-vivohaz6koga/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/04 01:00:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: 928ba34242b60a81f545bf76b7184ec31cd99191 /rclone-test-vivohaz6koga/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/04 01:00:29 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 928ba34242b60a81f545bf76b7184ec31cd99191 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout 2026/05/04 01:00:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Server has VFS statistics extension 2026/05/04 01:00:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: About path "/rclone-test-vivohaz6koga" 2026/05/04 01:00:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Failed to retrieve VFS statistics, trying shell command instead: sftp: "operation unsupported" (SSH_FX_OP_UNSUPPORTED) 2026/05/04 01:00:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga" 2026/05/04 01:00:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: About path "/rclone-test-vivohaz6koga" 2026/05/04 01:00:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: About using shell command for shell type "unix" 2026/05/04 01:00:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: df -k /rclone-test-vivohaz6koga 2026/05/04 01:00:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: Filesystem 1K-blocks Used Available Use% Mounted on /dev/root 157205004 56155244 94617764 35% / === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/05/04 01:00:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/piped data.txt" 2026/05/04 01:00:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: md5sum /rclone-test-vivohaz6koga/piped\ data.txt 2026/05/04 01:00:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-vivohaz6koga/piped data.txt 2026/05/04 01:00:29 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/04 01:00:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/piped data.txt" 2026/05/04 01:00:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: sha1sum /rclone-test-vivohaz6koga/piped\ data.txt 2026/05/04 01:00:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-vivohaz6koga/piped data.txt 2026/05/04 01:00:29 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/05/04 01:00:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/piped data.txt" 2026/05/04 01:00:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: md5sum /rclone-test-vivohaz6koga/piped\ data.txt 2026/05/04 01:00:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-vivohaz6koga/piped data.txt 2026/05/04 01:00:29 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/04 01:00:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/piped data.txt" 2026/05/04 01:00:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: sha1sum /rclone-test-vivohaz6koga/piped\ data.txt 2026/05/04 01:00:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-vivohaz6koga/piped data.txt 2026/05/04 01:00:29 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/05/04 01:00:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/piped data.txt" 2026/05/04 01:00:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: md5sum /rclone-test-vivohaz6koga/piped\ data.txt 2026/05/04 01:00:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: 6d9f9fb70f6ba32d648f0ce952e3657c /rclone-test-vivohaz6koga/piped data.txt 2026/05/04 01:00:29 DEBUG : piped data.txt: Parsed hash: 6d9f9fb70f6ba32d648f0ce952e3657c 2026/05/04 01:00:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/piped data.txt" 2026/05/04 01:00:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: sha1sum /rclone-test-vivohaz6koga/piped\ data.txt 2026/05/04 01:00:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: eb9933dd64f4a761bdd75d0b536dcc9574e992e8 /rclone-test-vivohaz6koga/piped data.txt 2026/05/04 01:00:29 DEBUG : piped data.txt: Parsed hash: eb9933dd64f4a761bdd75d0b536dcc9574e992e8 2026/05/04 01:00:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/piped data.txt" 2026/05/04 01:00:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: md5sum /rclone-test-vivohaz6koga/piped\ data.txt 2026/05/04 01:00:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: 6d9f9fb70f6ba32d648f0ce952e3657c /rclone-test-vivohaz6koga/piped data.txt 2026/05/04 01:00:29 DEBUG : piped data.txt: Parsed hash: 6d9f9fb70f6ba32d648f0ce952e3657c 2026/05/04 01:00:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/piped data.txt" 2026/05/04 01:00:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: sha1sum /rclone-test-vivohaz6koga/piped\ data.txt 2026/05/04 01:00:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: eb9933dd64f4a761bdd75d0b536dcc9574e992e8 /rclone-test-vivohaz6koga/piped data.txt 2026/05/04 01:00:29 DEBUG : piped data.txt: Parsed hash: eb9933dd64f4a761bdd75d0b536dcc9574e992e8 === RUN TestIntegration/FsMkdir/FsPutFiles/Internal fstests.go:2355: *sftp.Fs does not implement InternalTester === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2376: *sftp.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2488: FS has no Copier interface === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/05/04 01:00:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/unknown-size-update.txt" 2026/05/04 01:00:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: md5sum /rclone-test-vivohaz6koga/unknown-size-update.txt 2026/05/04 01:00:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: 9a7d2b0a1d5f0760616807e54551a5c1 /rclone-test-vivohaz6koga/unknown-size-update.txt 2026/05/04 01:00:29 DEBUG : unknown-size-update.txt: Parsed hash: 9a7d2b0a1d5f0760616807e54551a5c1 2026/05/04 01:00:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/unknown-size-update.txt" 2026/05/04 01:00:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: sha1sum /rclone-test-vivohaz6koga/unknown-size-update.txt 2026/05/04 01:00:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: fec463648126bb101b1254508551d30c6a2fa267 /rclone-test-vivohaz6koga/unknown-size-update.txt 2026/05/04 01:00:29 DEBUG : unknown-size-update.txt: Parsed hash: fec463648126bb101b1254508551d30c6a2fa267 2026/05/04 01:00:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/unknown-size-update.txt" 2026/05/04 01:00:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: md5sum /rclone-test-vivohaz6koga/unknown-size-update.txt 2026/05/04 01:00:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: 9a7d2b0a1d5f0760616807e54551a5c1 /rclone-test-vivohaz6koga/unknown-size-update.txt 2026/05/04 01:00:29 DEBUG : unknown-size-update.txt: Parsed hash: 9a7d2b0a1d5f0760616807e54551a5c1 2026/05/04 01:00:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Shell path "/rclone-test-vivohaz6koga/unknown-size-update.txt" 2026/05/04 01:00:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Running remote command: sha1sum /rclone-test-vivohaz6koga/unknown-size-update.txt 2026/05/04 01:00:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Remote command result: fec463648126bb101b1254508551d30c6a2fa267 /rclone-test-vivohaz6koga/unknown-size-update.txt 2026/05/04 01:00:29 DEBUG : unknown-size-update.txt: Parsed hash: fec463648126bb101b1254508551d30c6a2fa267 === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/05/04 01:00:29 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-vivohaz6koga/deeper/nonexisting/directory" 2026/05/04 01:00:29 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/05/04 01:00:29 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/04 01:00:29 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/04 01:00:29 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/04 01:00:29 DEBUG : Setting pass="wwblPeWGfQoQpQMZfXYItBW9meNHrm_yv-zesPbHdOGK33Y" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/04 01:00:29 DEBUG : TestSFTPRclone: detected overridden config - adding "{2_C-_}" suffix to name 2026/05/04 01:00:29 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/04 01:00:29 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/04 01:00:29 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/04 01:00:29 DEBUG : Setting pass="wwblPeWGfQoQpQMZfXYItBW9meNHrm_yv-zesPbHdOGK33Y" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/04 01:00:29 NOTICE: TestSFTPRclone{2_C-_}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/04 01:00:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga/deeper/nonexisting/directory: New connection 127.0.0.1:57966->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9690.9f89102a5" 2026/05/04 01:00:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga/deeper/nonexisting/directory: Shell type "unix" from config 2026/05/04 01:00:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga/deeper/nonexisting/directory: Relative path resolved to "/rclone-test-vivohaz6koga/deeper/nonexisting/directory" 2026/05/04 01:00:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga/deeper/nonexisting/directory: Using root directory "/rclone-test-vivohaz6koga/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2680: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2737: FS has no Directory methods and doesn't Wrap 2026/05/04 01:00:29 DEBUG : Waiting for deletions to finish 2026/05/04 01:00:29 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/05/04 01:00:29 DEBUG : removing 1 level 4 directories 2026/05/04 01:00:29 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2026/05/04 01:00:29 DEBUG : removing 1 level 3 directories 2026/05/04 01:00:29 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2026/05/04 01:00:29 DEBUG : removing 1 level 2 directories 2026/05/04 01:00:29 INFO : hello? sausage/êé: Removing directory 2026/05/04 01:00:29 DEBUG : removing 1 level 1 directories 2026/05/04 01:00:29 INFO : hello? sausage: Removing directory 2026/05/04 01:00:29 DEBUG : removing 1 level 0 directories 2026/05/04 01:00:29 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Removing directory 2026/05/04 01:00:29 ERROR : error listing: directory not found 2026/05/04 01:00:29 DEBUG : Waiting for deletions to finish 2026/05/04 01:00:29 ERROR : error listing: directory not found 2026/05/04 01:00:29 ERROR : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Failed to list "": directory not found 2026/05/04 01:00:29 DEBUG : removing 1 level 0 directories 2026/05/04 01:00:29 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Removing directory 2026/05/04 01:00:29 ERROR : Failed to rmdir: Rmdir: directory not found === RUN TestIntegration/FsShutdown 2026/05/04 01:00:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vivohaz6koga: Closing 2 unused connections 2026/05/04 01:00:29 NOTICE: TestSFTPRclone: Stopping server --- PASS: TestIntegration (2.25s) --- 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 (1.11s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.02s) --- 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.38s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.03s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.02s) --- 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.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.02s) --- 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.13s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.08s) --- 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.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (0.07s) --- 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.04s) --- 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.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.02s) --- 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 4.019s "go test -v -timeout 1h0m0s -remote TestSFTPRclone: -verbose" - Finished OK in 9.424989405s (try 1/5)