"go test -v -timeout 1h0m0s -remote TestSFTPRclone: -verbose" - Starting (try 1/5) === RUN TestShellEscapeUnix --- PASS: TestShellEscapeUnix (0.00s) === RUN TestShellEscapeCmd --- PASS: TestShellEscapeCmd (0.00s) === RUN TestShellEscapePowerShell --- PASS: TestShellEscapePowerShell (0.00s) === RUN TestRemotePathEncodesRemoteNames --- PASS: TestRemotePathEncodesRemoteNames (0.00s) === RUN TestRemoteShellPathEncodesRemoteNames --- PASS: TestRemoteShellPathEncodesRemoteNames (0.00s) === RUN TestRemoteShellPathEncodesPathOverrideNames --- PASS: TestRemoteShellPathEncodesPathOverrideNames (0.00s) === RUN TestParseHash --- PASS: TestParseHash (0.00s) === RUN TestParseUsage --- PASS: TestParseUsage (0.00s) === RUN TestSSHExternalWaitMultipleCalls --- PASS: TestSSHExternalWaitMultipleCalls (0.10s) === RUN TestSSHExternalCloseMultipleCalls --- PASS: TestSSHExternalCloseMultipleCalls (0.00s) === RUN TestStringLock --- PASS: TestStringLock (1.10s) === RUN TestIntegration fstests.go:438: Using remote "TestSFTPRclone:" 2026/06/26 03:46:46 NOTICE: TestSFTPRclone: Starting server 2026/06/26 03:46:47 NOTICE: TestSFTPRclone: Attempting to connect to "127.0.0.1:28621" try 1/100 2026/06/26 03:46:47 DEBUG : TestSFTPRclone: Read 1, error: 2026/06/26 03:46:47 NOTICE: TestSFTPRclone: Started server and connected to "127.0.0.1:28621" 2026/06/26 03:46:47 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-secucet4rilo" 2026/06/26 03:46:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/26 03:46:47 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/06/26 03:46:47 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/06/26 03:46:47 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/06/26 03:46:47 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/06/26 03:46:47 DEBUG : Setting pass="wFstA6d2wWn9hpBhXfT-5elrxXOfC0m9NdIa5RyIe-bd0CY" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/06/26 03:46:47 DEBUG : TestSFTPRclone: detected overridden config - adding "{YFqHJ}" suffix to name 2026/06/26 03:46:47 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/06/26 03:46:47 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/06/26 03:46:47 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/06/26 03:46:47 DEBUG : Setting pass="wFstA6d2wWn9hpBhXfT-5elrxXOfC0m9NdIa5RyIe-bd0CY" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/06/26 03:46:47 NOTICE: TestSFTPRclone{YFqHJ}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: New connection 127.0.0.1:52272->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9831.19e7562fb" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell type "unix" from config 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Relative path resolved to "/rclone-test-secucet4rilo" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Using root directory "/rclone-test-secucet4rilo" 2026/06/26 03:46:47 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/06/26 03:46:47 INFO : dir/subdir: Making directory 2026/06/26 03:46:47 INFO : dir/subdir: Removing directory 2026/06/26 03:46:47 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/06/26 03:46:47 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/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: md5sum /rclone-test-secucet4rilo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: 930dd687900d4d9744eb8e01764baf15 /rclone-test-secucet4rilo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/26 03:46:47 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 930dd687900d4d9744eb8e01764baf15 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: sha1sum /rclone-test-secucet4rilo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: 474c827da03d4c811b097b9733cc919ae9a1bb48 /rclone-test-secucet4rilo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/26 03:46:47 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 474c827da03d4c811b097b9733cc919ae9a1bb48 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: md5sum /rclone-test-secucet4rilo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: 930dd687900d4d9744eb8e01764baf15 /rclone-test-secucet4rilo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/26 03:46:47 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 930dd687900d4d9744eb8e01764baf15 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: sha1sum /rclone-test-secucet4rilo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: 474c827da03d4c811b097b9733cc919ae9a1bb48 /rclone-test-secucet4rilo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/26 03:46:47 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 474c827da03d4c811b097b9733cc919ae9a1bb48 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: md5sum /rclone-test-secucet4rilo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: 930dd687900d4d9744eb8e01764baf15 /rclone-test-secucet4rilo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/26 03:46:47 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 930dd687900d4d9744eb8e01764baf15 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: sha1sum /rclone-test-secucet4rilo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: 474c827da03d4c811b097b9733cc919ae9a1bb48 /rclone-test-secucet4rilo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/26 03:46:47 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 474c827da03d4c811b097b9733cc919ae9a1bb48 === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/./." 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: md5sum /rclone-test-secucet4rilo/./. 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: 7c3061dd056bb6db6fe1e1f59ec4ce91 /rclone-test-secucet4rilo/./. 2026/06/26 03:46:47 DEBUG : ./.: Parsed hash: 7c3061dd056bb6db6fe1e1f59ec4ce91 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/./." 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: sha1sum /rclone-test-secucet4rilo/./. 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: 66076c6d21533424dda751a9cb232209d8c281f3 /rclone-test-secucet4rilo/./. 2026/06/26 03:46:47 DEBUG : ./.: Parsed hash: 66076c6d21533424dda751a9cb232209d8c281f3 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/./." 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: md5sum /rclone-test-secucet4rilo/./. 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: 7c3061dd056bb6db6fe1e1f59ec4ce91 /rclone-test-secucet4rilo/./. 2026/06/26 03:46:47 DEBUG : ./.: Parsed hash: 7c3061dd056bb6db6fe1e1f59ec4ce91 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/./." 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: sha1sum /rclone-test-secucet4rilo/./. 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: 66076c6d21533424dda751a9cb232209d8c281f3 /rclone-test-secucet4rilo/./. 2026/06/26 03:46:47 DEBUG : ./.: Parsed hash: 66076c6d21533424dda751a9cb232209d8c281f3 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/./." 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: md5sum /rclone-test-secucet4rilo/./. 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: 7c3061dd056bb6db6fe1e1f59ec4ce91 /rclone-test-secucet4rilo/./. 2026/06/26 03:46:47 DEBUG : ./.: Parsed hash: 7c3061dd056bb6db6fe1e1f59ec4ce91 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/./." 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: sha1sum /rclone-test-secucet4rilo/./. 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: 66076c6d21533424dda751a9cb232209d8c281f3 /rclone-test-secucet4rilo/./. 2026/06/26 03:46:47 DEBUG : ./.: Parsed hash: 66076c6d21533424dda751a9cb232209d8c281f3 === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/../.." 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: md5sum /rclone-test-secucet4rilo/../.. 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: db450c2e1a44719d8627f36e6a19738f /rclone-test-secucet4rilo/../.. 2026/06/26 03:46:47 DEBUG : ../..: Parsed hash: db450c2e1a44719d8627f36e6a19738f 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/../.." 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: sha1sum /rclone-test-secucet4rilo/../.. 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: 8cf9c9522fe460b1c53c862f04083d9f92ffe88e /rclone-test-secucet4rilo/../.. 2026/06/26 03:46:47 DEBUG : ../..: Parsed hash: 8cf9c9522fe460b1c53c862f04083d9f92ffe88e 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/../.." 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: md5sum /rclone-test-secucet4rilo/../.. 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: db450c2e1a44719d8627f36e6a19738f /rclone-test-secucet4rilo/../.. 2026/06/26 03:46:47 DEBUG : ../..: Parsed hash: db450c2e1a44719d8627f36e6a19738f 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/../.." 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: sha1sum /rclone-test-secucet4rilo/../.. 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: 8cf9c9522fe460b1c53c862f04083d9f92ffe88e /rclone-test-secucet4rilo/../.. 2026/06/26 03:46:47 DEBUG : ../..: Parsed hash: 8cf9c9522fe460b1c53c862f04083d9f92ffe88e 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/../.." 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: md5sum /rclone-test-secucet4rilo/../.. 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: db450c2e1a44719d8627f36e6a19738f /rclone-test-secucet4rilo/../.. 2026/06/26 03:46:47 DEBUG : ../..: Parsed hash: db450c2e1a44719d8627f36e6a19738f 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/../.." 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: sha1sum /rclone-test-secucet4rilo/../.. 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: 8cf9c9522fe460b1c53c862f04083d9f92ffe88e /rclone-test-secucet4rilo/../.. 2026/06/26 03:46:47 DEBUG : ../..: Parsed hash: 8cf9c9522fe460b1c53c862f04083d9f92ffe88e === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: md5sum /rclone-test-secucet4rilo/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: 3d57f3963032bad834caf8557bdce4eb /rclone-test-secucet4rilo/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/06/26 03:46:47 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 3d57f3963032bad834caf8557bdce4eb 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: sha1sum /rclone-test-secucet4rilo/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: a96757a2a5e1fe1f7543a1cd870abd57d717cbea /rclone-test-secucet4rilo/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/06/26 03:46:47 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: a96757a2a5e1fe1f7543a1cd870abd57d717cbea 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: md5sum /rclone-test-secucet4rilo/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: 3d57f3963032bad834caf8557bdce4eb /rclone-test-secucet4rilo/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/06/26 03:46:47 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 3d57f3963032bad834caf8557bdce4eb 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: sha1sum /rclone-test-secucet4rilo/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: a96757a2a5e1fe1f7543a1cd870abd57d717cbea /rclone-test-secucet4rilo/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/06/26 03:46:47 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: a96757a2a5e1fe1f7543a1cd870abd57d717cbea 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: md5sum /rclone-test-secucet4rilo/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: 3d57f3963032bad834caf8557bdce4eb /rclone-test-secucet4rilo/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/06/26 03:46:47 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 3d57f3963032bad834caf8557bdce4eb 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: sha1sum /rclone-test-secucet4rilo/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: a96757a2a5e1fe1f7543a1cd870abd57d717cbea /rclone-test-secucet4rilo/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/06/26 03:46:47 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: a96757a2a5e1fe1f7543a1cd870abd57d717cbea === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/ leading space/ leading space" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: md5sum /rclone-test-secucet4rilo/\ leading\ space/\ leading\ space 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: bcdfe6df27396657453e6b8887b4b59d /rclone-test-secucet4rilo/ leading space/ leading space 2026/06/26 03:46:47 DEBUG : leading space/ leading space: Parsed hash: bcdfe6df27396657453e6b8887b4b59d 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/ leading space/ leading space" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: sha1sum /rclone-test-secucet4rilo/\ leading\ space/\ leading\ space 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: 6e9c60502e9bb7ca47a665731e39013f75cf8b1b /rclone-test-secucet4rilo/ leading space/ leading space 2026/06/26 03:46:47 DEBUG : leading space/ leading space: Parsed hash: 6e9c60502e9bb7ca47a665731e39013f75cf8b1b 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/ leading space/ leading space" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: md5sum /rclone-test-secucet4rilo/\ leading\ space/\ leading\ space 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: bcdfe6df27396657453e6b8887b4b59d /rclone-test-secucet4rilo/ leading space/ leading space 2026/06/26 03:46:47 DEBUG : leading space/ leading space: Parsed hash: bcdfe6df27396657453e6b8887b4b59d 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/ leading space/ leading space" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: sha1sum /rclone-test-secucet4rilo/\ leading\ space/\ leading\ space 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: 6e9c60502e9bb7ca47a665731e39013f75cf8b1b /rclone-test-secucet4rilo/ leading space/ leading space 2026/06/26 03:46:47 DEBUG : leading space/ leading space: Parsed hash: 6e9c60502e9bb7ca47a665731e39013f75cf8b1b 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/ leading space/ leading space" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: md5sum /rclone-test-secucet4rilo/\ leading\ space/\ leading\ space 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: bcdfe6df27396657453e6b8887b4b59d /rclone-test-secucet4rilo/ leading space/ leading space 2026/06/26 03:46:47 DEBUG : leading space/ leading space: Parsed hash: bcdfe6df27396657453e6b8887b4b59d 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/ leading space/ leading space" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: sha1sum /rclone-test-secucet4rilo/\ leading\ space/\ leading\ space 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: 6e9c60502e9bb7ca47a665731e39013f75cf8b1b /rclone-test-secucet4rilo/ leading space/ leading space 2026/06/26 03:46:47 DEBUG : leading space/ leading space: Parsed hash: 6e9c60502e9bb7ca47a665731e39013f75cf8b1b === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/~leading tilde/~leading tilde" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: md5sum /rclone-test-secucet4rilo/\~leading\ tilde/\~leading\ tilde 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: 277c48c589c4cfb7eacecfa8bda6b694 /rclone-test-secucet4rilo/~leading tilde/~leading tilde 2026/06/26 03:46:47 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 277c48c589c4cfb7eacecfa8bda6b694 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/~leading tilde/~leading tilde" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: sha1sum /rclone-test-secucet4rilo/\~leading\ tilde/\~leading\ tilde 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: 1e099a99117b68b8f5f4636c1175f46bdf4042c7 /rclone-test-secucet4rilo/~leading tilde/~leading tilde 2026/06/26 03:46:47 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 1e099a99117b68b8f5f4636c1175f46bdf4042c7 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/~leading tilde/~leading tilde" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: md5sum /rclone-test-secucet4rilo/\~leading\ tilde/\~leading\ tilde 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: 277c48c589c4cfb7eacecfa8bda6b694 /rclone-test-secucet4rilo/~leading tilde/~leading tilde 2026/06/26 03:46:47 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 277c48c589c4cfb7eacecfa8bda6b694 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/~leading tilde/~leading tilde" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: sha1sum /rclone-test-secucet4rilo/\~leading\ tilde/\~leading\ tilde 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: 1e099a99117b68b8f5f4636c1175f46bdf4042c7 /rclone-test-secucet4rilo/~leading tilde/~leading tilde 2026/06/26 03:46:47 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 1e099a99117b68b8f5f4636c1175f46bdf4042c7 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/~leading tilde/~leading tilde" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: md5sum /rclone-test-secucet4rilo/\~leading\ tilde/\~leading\ tilde 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: 277c48c589c4cfb7eacecfa8bda6b694 /rclone-test-secucet4rilo/~leading tilde/~leading tilde 2026/06/26 03:46:47 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 277c48c589c4cfb7eacecfa8bda6b694 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/~leading tilde/~leading tilde" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: sha1sum /rclone-test-secucet4rilo/\~leading\ tilde/\~leading\ tilde 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: 1e099a99117b68b8f5f4636c1175f46bdf4042c7 /rclone-test-secucet4rilo/~leading tilde/~leading tilde 2026/06/26 03:46:47 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 1e099a99117b68b8f5f4636c1175f46bdf4042c7 === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/␍leading CR/␍leading CR" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: md5sum /rclone-test-secucet4rilo/␍leading\ CR/␍leading\ CR 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: eda61422a47a4c20f0f76a711de674e0 /rclone-test-secucet4rilo/␍leading CR/␍leading CR 2026/06/26 03:46:47 DEBUG : ␍leading CR/␍leading CR: Parsed hash: eda61422a47a4c20f0f76a711de674e0 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/␍leading CR/␍leading CR" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: sha1sum /rclone-test-secucet4rilo/␍leading\ CR/␍leading\ CR 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: 335da2a126c7cb06dc7ef08e757596286ed41ccf /rclone-test-secucet4rilo/␍leading CR/␍leading CR 2026/06/26 03:46:47 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 335da2a126c7cb06dc7ef08e757596286ed41ccf 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/␍leading CR/␍leading CR" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: md5sum /rclone-test-secucet4rilo/␍leading\ CR/␍leading\ CR 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: eda61422a47a4c20f0f76a711de674e0 /rclone-test-secucet4rilo/␍leading CR/␍leading CR 2026/06/26 03:46:47 DEBUG : ␍leading CR/␍leading CR: Parsed hash: eda61422a47a4c20f0f76a711de674e0 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/␍leading CR/␍leading CR" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: sha1sum /rclone-test-secucet4rilo/␍leading\ CR/␍leading\ CR 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: 335da2a126c7cb06dc7ef08e757596286ed41ccf /rclone-test-secucet4rilo/␍leading CR/␍leading CR 2026/06/26 03:46:47 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 335da2a126c7cb06dc7ef08e757596286ed41ccf 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/␍leading CR/␍leading CR" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: md5sum /rclone-test-secucet4rilo/␍leading\ CR/␍leading\ CR 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: eda61422a47a4c20f0f76a711de674e0 /rclone-test-secucet4rilo/␍leading CR/␍leading CR 2026/06/26 03:46:47 DEBUG : ␍leading CR/␍leading CR: Parsed hash: eda61422a47a4c20f0f76a711de674e0 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/␍leading CR/␍leading CR" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: sha1sum /rclone-test-secucet4rilo/␍leading\ CR/␍leading\ CR 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: 335da2a126c7cb06dc7ef08e757596286ed41ccf /rclone-test-secucet4rilo/␍leading CR/␍leading CR 2026/06/26 03:46:47 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 335da2a126c7cb06dc7ef08e757596286ed41ccf === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/␊leading LF/␊leading LF" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: md5sum /rclone-test-secucet4rilo/␊leading\ LF/␊leading\ LF 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: 691eb3ccf89c6874375199e8b545cc67 /rclone-test-secucet4rilo/␊leading LF/␊leading LF 2026/06/26 03:46:47 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 691eb3ccf89c6874375199e8b545cc67 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/␊leading LF/␊leading LF" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: sha1sum /rclone-test-secucet4rilo/␊leading\ LF/␊leading\ LF 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: b7d4405a8a625d5acf379d2532d45427c141e7b8 /rclone-test-secucet4rilo/␊leading LF/␊leading LF 2026/06/26 03:46:47 DEBUG : ␊leading LF/␊leading LF: Parsed hash: b7d4405a8a625d5acf379d2532d45427c141e7b8 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/␊leading LF/␊leading LF" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: md5sum /rclone-test-secucet4rilo/␊leading\ LF/␊leading\ LF 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: 691eb3ccf89c6874375199e8b545cc67 /rclone-test-secucet4rilo/␊leading LF/␊leading LF 2026/06/26 03:46:47 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 691eb3ccf89c6874375199e8b545cc67 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/␊leading LF/␊leading LF" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: sha1sum /rclone-test-secucet4rilo/␊leading\ LF/␊leading\ LF 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: b7d4405a8a625d5acf379d2532d45427c141e7b8 /rclone-test-secucet4rilo/␊leading LF/␊leading LF 2026/06/26 03:46:47 DEBUG : ␊leading LF/␊leading LF: Parsed hash: b7d4405a8a625d5acf379d2532d45427c141e7b8 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/␊leading LF/␊leading LF" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: md5sum /rclone-test-secucet4rilo/␊leading\ LF/␊leading\ LF 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: 691eb3ccf89c6874375199e8b545cc67 /rclone-test-secucet4rilo/␊leading LF/␊leading LF 2026/06/26 03:46:47 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 691eb3ccf89c6874375199e8b545cc67 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/␊leading LF/␊leading LF" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: sha1sum /rclone-test-secucet4rilo/␊leading\ LF/␊leading\ LF 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: b7d4405a8a625d5acf379d2532d45427c141e7b8 /rclone-test-secucet4rilo/␊leading LF/␊leading LF 2026/06/26 03:46:47 DEBUG : ␊leading LF/␊leading LF: Parsed hash: b7d4405a8a625d5acf379d2532d45427c141e7b8 === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/␉leading HT/␉leading HT" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: md5sum /rclone-test-secucet4rilo/␉leading\ HT/␉leading\ HT 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: 987422dd3a85641a63064908ade619d4 /rclone-test-secucet4rilo/␉leading HT/␉leading HT 2026/06/26 03:46:47 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 987422dd3a85641a63064908ade619d4 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/␉leading HT/␉leading HT" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: sha1sum /rclone-test-secucet4rilo/␉leading\ HT/␉leading\ HT 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: c300cf182f32716cd547c34b3593a4a4ebdd8288 /rclone-test-secucet4rilo/␉leading HT/␉leading HT 2026/06/26 03:46:47 DEBUG : ␉leading HT/␉leading HT: Parsed hash: c300cf182f32716cd547c34b3593a4a4ebdd8288 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/␉leading HT/␉leading HT" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: md5sum /rclone-test-secucet4rilo/␉leading\ HT/␉leading\ HT 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: 987422dd3a85641a63064908ade619d4 /rclone-test-secucet4rilo/␉leading HT/␉leading HT 2026/06/26 03:46:47 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 987422dd3a85641a63064908ade619d4 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/␉leading HT/␉leading HT" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: sha1sum /rclone-test-secucet4rilo/␉leading\ HT/␉leading\ HT 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: c300cf182f32716cd547c34b3593a4a4ebdd8288 /rclone-test-secucet4rilo/␉leading HT/␉leading HT 2026/06/26 03:46:47 DEBUG : ␉leading HT/␉leading HT: Parsed hash: c300cf182f32716cd547c34b3593a4a4ebdd8288 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/␉leading HT/␉leading HT" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: md5sum /rclone-test-secucet4rilo/␉leading\ HT/␉leading\ HT 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: 987422dd3a85641a63064908ade619d4 /rclone-test-secucet4rilo/␉leading HT/␉leading HT 2026/06/26 03:46:47 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 987422dd3a85641a63064908ade619d4 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/␉leading HT/␉leading HT" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: sha1sum /rclone-test-secucet4rilo/␉leading\ HT/␉leading\ HT 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: c300cf182f32716cd547c34b3593a4a4ebdd8288 /rclone-test-secucet4rilo/␉leading HT/␉leading HT 2026/06/26 03:46:47 DEBUG : ␉leading HT/␉leading HT: Parsed hash: c300cf182f32716cd547c34b3593a4a4ebdd8288 === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/␋leading VT/␋leading VT" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: md5sum /rclone-test-secucet4rilo/␋leading\ VT/␋leading\ VT 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: b4f7cf729d404321450c2f4aa15fdbf5 /rclone-test-secucet4rilo/␋leading VT/␋leading VT 2026/06/26 03:46:47 DEBUG : ␋leading VT/␋leading VT: Parsed hash: b4f7cf729d404321450c2f4aa15fdbf5 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/␋leading VT/␋leading VT" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: sha1sum /rclone-test-secucet4rilo/␋leading\ VT/␋leading\ VT 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: 0fd116647ff03a3205f888dc2780a7729298366b /rclone-test-secucet4rilo/␋leading VT/␋leading VT 2026/06/26 03:46:47 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 0fd116647ff03a3205f888dc2780a7729298366b 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/␋leading VT/␋leading VT" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: md5sum /rclone-test-secucet4rilo/␋leading\ VT/␋leading\ VT 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: b4f7cf729d404321450c2f4aa15fdbf5 /rclone-test-secucet4rilo/␋leading VT/␋leading VT 2026/06/26 03:46:47 DEBUG : ␋leading VT/␋leading VT: Parsed hash: b4f7cf729d404321450c2f4aa15fdbf5 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/␋leading VT/␋leading VT" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: sha1sum /rclone-test-secucet4rilo/␋leading\ VT/␋leading\ VT 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: 0fd116647ff03a3205f888dc2780a7729298366b /rclone-test-secucet4rilo/␋leading VT/␋leading VT 2026/06/26 03:46:47 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 0fd116647ff03a3205f888dc2780a7729298366b 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/␋leading VT/␋leading VT" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: md5sum /rclone-test-secucet4rilo/␋leading\ VT/␋leading\ VT 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: b4f7cf729d404321450c2f4aa15fdbf5 /rclone-test-secucet4rilo/␋leading VT/␋leading VT 2026/06/26 03:46:47 DEBUG : ␋leading VT/␋leading VT: Parsed hash: b4f7cf729d404321450c2f4aa15fdbf5 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/␋leading VT/␋leading VT" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: sha1sum /rclone-test-secucet4rilo/␋leading\ VT/␋leading\ VT 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: 0fd116647ff03a3205f888dc2780a7729298366b /rclone-test-secucet4rilo/␋leading VT/␋leading VT 2026/06/26 03:46:47 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 0fd116647ff03a3205f888dc2780a7729298366b === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/.leading dot/.leading dot" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: md5sum /rclone-test-secucet4rilo/.leading\ dot/.leading\ dot 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: b8d380316f8c44207db5a7c24c0d0fc7 /rclone-test-secucet4rilo/.leading dot/.leading dot 2026/06/26 03:46:47 DEBUG : .leading dot/.leading dot: Parsed hash: b8d380316f8c44207db5a7c24c0d0fc7 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/.leading dot/.leading dot" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: sha1sum /rclone-test-secucet4rilo/.leading\ dot/.leading\ dot 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: d0c5ee7fe86186bd799ecad1a4aeff72315b366b /rclone-test-secucet4rilo/.leading dot/.leading dot 2026/06/26 03:46:47 DEBUG : .leading dot/.leading dot: Parsed hash: d0c5ee7fe86186bd799ecad1a4aeff72315b366b 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/.leading dot/.leading dot" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: md5sum /rclone-test-secucet4rilo/.leading\ dot/.leading\ dot 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: b8d380316f8c44207db5a7c24c0d0fc7 /rclone-test-secucet4rilo/.leading dot/.leading dot 2026/06/26 03:46:47 DEBUG : .leading dot/.leading dot: Parsed hash: b8d380316f8c44207db5a7c24c0d0fc7 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/.leading dot/.leading dot" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: sha1sum /rclone-test-secucet4rilo/.leading\ dot/.leading\ dot 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: d0c5ee7fe86186bd799ecad1a4aeff72315b366b /rclone-test-secucet4rilo/.leading dot/.leading dot 2026/06/26 03:46:47 DEBUG : .leading dot/.leading dot: Parsed hash: d0c5ee7fe86186bd799ecad1a4aeff72315b366b 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/.leading dot/.leading dot" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: md5sum /rclone-test-secucet4rilo/.leading\ dot/.leading\ dot 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: b8d380316f8c44207db5a7c24c0d0fc7 /rclone-test-secucet4rilo/.leading dot/.leading dot 2026/06/26 03:46:47 DEBUG : .leading dot/.leading dot: Parsed hash: b8d380316f8c44207db5a7c24c0d0fc7 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/.leading dot/.leading dot" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: sha1sum /rclone-test-secucet4rilo/.leading\ dot/.leading\ dot 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: d0c5ee7fe86186bd799ecad1a4aeff72315b366b /rclone-test-secucet4rilo/.leading dot/.leading dot 2026/06/26 03:46:47 DEBUG : .leading dot/.leading dot: Parsed hash: d0c5ee7fe86186bd799ecad1a4aeff72315b366b === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/trailing space /trailing space " 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: md5sum /rclone-test-secucet4rilo/trailing\ space\ /trailing\ space\ 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: 332b30be1f36a413f377d6fbc0bfa34b /rclone-test-secucet4rilo/trailing space /trailing space 2026/06/26 03:46:47 DEBUG : trailing space /trailing space : Parsed hash: 332b30be1f36a413f377d6fbc0bfa34b 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/trailing space /trailing space " 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: sha1sum /rclone-test-secucet4rilo/trailing\ space\ /trailing\ space\ 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: 004813ef7fd9f09ad74d03f0b0c3736ee77cc243 /rclone-test-secucet4rilo/trailing space /trailing space 2026/06/26 03:46:47 DEBUG : trailing space /trailing space : Parsed hash: 004813ef7fd9f09ad74d03f0b0c3736ee77cc243 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/trailing space /trailing space " 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: md5sum /rclone-test-secucet4rilo/trailing\ space\ /trailing\ space\ 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: 332b30be1f36a413f377d6fbc0bfa34b /rclone-test-secucet4rilo/trailing space /trailing space 2026/06/26 03:46:47 DEBUG : trailing space /trailing space : Parsed hash: 332b30be1f36a413f377d6fbc0bfa34b 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/trailing space /trailing space " 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: sha1sum /rclone-test-secucet4rilo/trailing\ space\ /trailing\ space\ 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: 004813ef7fd9f09ad74d03f0b0c3736ee77cc243 /rclone-test-secucet4rilo/trailing space /trailing space 2026/06/26 03:46:47 DEBUG : trailing space /trailing space : Parsed hash: 004813ef7fd9f09ad74d03f0b0c3736ee77cc243 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/trailing space /trailing space " 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: md5sum /rclone-test-secucet4rilo/trailing\ space\ /trailing\ space\ 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: 332b30be1f36a413f377d6fbc0bfa34b /rclone-test-secucet4rilo/trailing space /trailing space 2026/06/26 03:46:47 DEBUG : trailing space /trailing space : Parsed hash: 332b30be1f36a413f377d6fbc0bfa34b 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/trailing space /trailing space " 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: sha1sum /rclone-test-secucet4rilo/trailing\ space\ /trailing\ space\ 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: 004813ef7fd9f09ad74d03f0b0c3736ee77cc243 /rclone-test-secucet4rilo/trailing space /trailing space 2026/06/26 03:46:47 DEBUG : trailing space /trailing space : Parsed hash: 004813ef7fd9f09ad74d03f0b0c3736ee77cc243 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/trailing CR␍/trailing CR␍" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: md5sum /rclone-test-secucet4rilo/trailing\ CR␍/trailing\ CR␍ 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: 1c0c411af44f449e653b9d4f90300c30 /rclone-test-secucet4rilo/trailing CR␍/trailing CR␍ 2026/06/26 03:46:47 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 1c0c411af44f449e653b9d4f90300c30 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/trailing CR␍/trailing CR␍" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: sha1sum /rclone-test-secucet4rilo/trailing\ CR␍/trailing\ CR␍ 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: 33fbf32b2523707831eeaca45ca8d0d7afec19d8 /rclone-test-secucet4rilo/trailing CR␍/trailing CR␍ 2026/06/26 03:46:47 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 33fbf32b2523707831eeaca45ca8d0d7afec19d8 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/trailing CR␍/trailing CR␍" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: md5sum /rclone-test-secucet4rilo/trailing\ CR␍/trailing\ CR␍ 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: 1c0c411af44f449e653b9d4f90300c30 /rclone-test-secucet4rilo/trailing CR␍/trailing CR␍ 2026/06/26 03:46:47 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 1c0c411af44f449e653b9d4f90300c30 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/trailing CR␍/trailing CR␍" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: sha1sum /rclone-test-secucet4rilo/trailing\ CR␍/trailing\ CR␍ 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: 33fbf32b2523707831eeaca45ca8d0d7afec19d8 /rclone-test-secucet4rilo/trailing CR␍/trailing CR␍ 2026/06/26 03:46:47 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 33fbf32b2523707831eeaca45ca8d0d7afec19d8 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/trailing CR␍/trailing CR␍" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: md5sum /rclone-test-secucet4rilo/trailing\ CR␍/trailing\ CR␍ 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: 1c0c411af44f449e653b9d4f90300c30 /rclone-test-secucet4rilo/trailing CR␍/trailing CR␍ 2026/06/26 03:46:47 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 1c0c411af44f449e653b9d4f90300c30 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/trailing CR␍/trailing CR␍" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: sha1sum /rclone-test-secucet4rilo/trailing\ CR␍/trailing\ CR␍ 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: 33fbf32b2523707831eeaca45ca8d0d7afec19d8 /rclone-test-secucet4rilo/trailing CR␍/trailing CR␍ 2026/06/26 03:46:47 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 33fbf32b2523707831eeaca45ca8d0d7afec19d8 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/trailing LF␊/trailing LF␊" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: md5sum /rclone-test-secucet4rilo/trailing\ LF␊/trailing\ LF␊ 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: 61264660bd49a83e3dc8ae450d42a05f /rclone-test-secucet4rilo/trailing LF␊/trailing LF␊ 2026/06/26 03:46:47 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 61264660bd49a83e3dc8ae450d42a05f 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/trailing LF␊/trailing LF␊" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: sha1sum /rclone-test-secucet4rilo/trailing\ LF␊/trailing\ LF␊ 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: 645467205718909aa7727fa225743273a429f091 /rclone-test-secucet4rilo/trailing LF␊/trailing LF␊ 2026/06/26 03:46:47 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 645467205718909aa7727fa225743273a429f091 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/trailing LF␊/trailing LF␊" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: md5sum /rclone-test-secucet4rilo/trailing\ LF␊/trailing\ LF␊ 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: 61264660bd49a83e3dc8ae450d42a05f /rclone-test-secucet4rilo/trailing LF␊/trailing LF␊ 2026/06/26 03:46:47 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 61264660bd49a83e3dc8ae450d42a05f 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/trailing LF␊/trailing LF␊" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: sha1sum /rclone-test-secucet4rilo/trailing\ LF␊/trailing\ LF␊ 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: 645467205718909aa7727fa225743273a429f091 /rclone-test-secucet4rilo/trailing LF␊/trailing LF␊ 2026/06/26 03:46:47 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 645467205718909aa7727fa225743273a429f091 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/trailing LF␊/trailing LF␊" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: md5sum /rclone-test-secucet4rilo/trailing\ LF␊/trailing\ LF␊ 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: 61264660bd49a83e3dc8ae450d42a05f /rclone-test-secucet4rilo/trailing LF␊/trailing LF␊ 2026/06/26 03:46:47 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 61264660bd49a83e3dc8ae450d42a05f 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/trailing LF␊/trailing LF␊" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: sha1sum /rclone-test-secucet4rilo/trailing\ LF␊/trailing\ LF␊ 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: 645467205718909aa7727fa225743273a429f091 /rclone-test-secucet4rilo/trailing LF␊/trailing LF␊ 2026/06/26 03:46:47 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 645467205718909aa7727fa225743273a429f091 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/trailing HT␉/trailing HT␉" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: md5sum /rclone-test-secucet4rilo/trailing\ HT␉/trailing\ HT␉ 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: 9bae91d219e54d70dfe37fa6aa916218 /rclone-test-secucet4rilo/trailing HT␉/trailing HT␉ 2026/06/26 03:46:47 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 9bae91d219e54d70dfe37fa6aa916218 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/trailing HT␉/trailing HT␉" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: sha1sum /rclone-test-secucet4rilo/trailing\ HT␉/trailing\ HT␉ 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: 675bbc5780ff9d77855730a38fc00e733525a71e /rclone-test-secucet4rilo/trailing HT␉/trailing HT␉ 2026/06/26 03:46:47 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 675bbc5780ff9d77855730a38fc00e733525a71e 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/trailing HT␉/trailing HT␉" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: md5sum /rclone-test-secucet4rilo/trailing\ HT␉/trailing\ HT␉ 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: 9bae91d219e54d70dfe37fa6aa916218 /rclone-test-secucet4rilo/trailing HT␉/trailing HT␉ 2026/06/26 03:46:47 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 9bae91d219e54d70dfe37fa6aa916218 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/trailing HT␉/trailing HT␉" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: sha1sum /rclone-test-secucet4rilo/trailing\ HT␉/trailing\ HT␉ 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: 675bbc5780ff9d77855730a38fc00e733525a71e /rclone-test-secucet4rilo/trailing HT␉/trailing HT␉ 2026/06/26 03:46:47 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 675bbc5780ff9d77855730a38fc00e733525a71e 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/trailing HT␉/trailing HT␉" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: md5sum /rclone-test-secucet4rilo/trailing\ HT␉/trailing\ HT␉ 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: 9bae91d219e54d70dfe37fa6aa916218 /rclone-test-secucet4rilo/trailing HT␉/trailing HT␉ 2026/06/26 03:46:47 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 9bae91d219e54d70dfe37fa6aa916218 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/trailing HT␉/trailing HT␉" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: sha1sum /rclone-test-secucet4rilo/trailing\ HT␉/trailing\ HT␉ 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: 675bbc5780ff9d77855730a38fc00e733525a71e /rclone-test-secucet4rilo/trailing HT␉/trailing HT␉ 2026/06/26 03:46:47 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 675bbc5780ff9d77855730a38fc00e733525a71e === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/trailing VT␋/trailing VT␋" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: md5sum /rclone-test-secucet4rilo/trailing\ VT␋/trailing\ VT␋ 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: efafb891b8da8955dfa5b4c57c9d2a9b /rclone-test-secucet4rilo/trailing VT␋/trailing VT␋ 2026/06/26 03:46:47 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: efafb891b8da8955dfa5b4c57c9d2a9b 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/trailing VT␋/trailing VT␋" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: sha1sum /rclone-test-secucet4rilo/trailing\ VT␋/trailing\ VT␋ 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: b137a680f2de1578242323b27c555e8002ae9fbe /rclone-test-secucet4rilo/trailing VT␋/trailing VT␋ 2026/06/26 03:46:47 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: b137a680f2de1578242323b27c555e8002ae9fbe 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/trailing VT␋/trailing VT␋" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: md5sum /rclone-test-secucet4rilo/trailing\ VT␋/trailing\ VT␋ 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: efafb891b8da8955dfa5b4c57c9d2a9b /rclone-test-secucet4rilo/trailing VT␋/trailing VT␋ 2026/06/26 03:46:47 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: efafb891b8da8955dfa5b4c57c9d2a9b 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/trailing VT␋/trailing VT␋" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: sha1sum /rclone-test-secucet4rilo/trailing\ VT␋/trailing\ VT␋ 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: b137a680f2de1578242323b27c555e8002ae9fbe /rclone-test-secucet4rilo/trailing VT␋/trailing VT␋ 2026/06/26 03:46:47 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: b137a680f2de1578242323b27c555e8002ae9fbe 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/trailing VT␋/trailing VT␋" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: md5sum /rclone-test-secucet4rilo/trailing\ VT␋/trailing\ VT␋ 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: efafb891b8da8955dfa5b4c57c9d2a9b /rclone-test-secucet4rilo/trailing VT␋/trailing VT␋ 2026/06/26 03:46:47 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: efafb891b8da8955dfa5b4c57c9d2a9b 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/trailing VT␋/trailing VT␋" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: sha1sum /rclone-test-secucet4rilo/trailing\ VT␋/trailing\ VT␋ 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: b137a680f2de1578242323b27c555e8002ae9fbe /rclone-test-secucet4rilo/trailing VT␋/trailing VT␋ 2026/06/26 03:46:47 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: b137a680f2de1578242323b27c555e8002ae9fbe === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/trailing dot./trailing dot." 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: md5sum /rclone-test-secucet4rilo/trailing\ dot./trailing\ dot. 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: 29c3b94edfb8e030bb9cdf9b167224d0 /rclone-test-secucet4rilo/trailing dot./trailing dot. 2026/06/26 03:46:47 DEBUG : trailing dot./trailing dot.: Parsed hash: 29c3b94edfb8e030bb9cdf9b167224d0 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/trailing dot./trailing dot." 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: sha1sum /rclone-test-secucet4rilo/trailing\ dot./trailing\ dot. 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: 5527423c22913a980c6e15c2008e16808fcd5ef2 /rclone-test-secucet4rilo/trailing dot./trailing dot. 2026/06/26 03:46:47 DEBUG : trailing dot./trailing dot.: Parsed hash: 5527423c22913a980c6e15c2008e16808fcd5ef2 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/trailing dot./trailing dot." 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: md5sum /rclone-test-secucet4rilo/trailing\ dot./trailing\ dot. 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: 29c3b94edfb8e030bb9cdf9b167224d0 /rclone-test-secucet4rilo/trailing dot./trailing dot. 2026/06/26 03:46:47 DEBUG : trailing dot./trailing dot.: Parsed hash: 29c3b94edfb8e030bb9cdf9b167224d0 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/trailing dot./trailing dot." 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: sha1sum /rclone-test-secucet4rilo/trailing\ dot./trailing\ dot. 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: 5527423c22913a980c6e15c2008e16808fcd5ef2 /rclone-test-secucet4rilo/trailing dot./trailing dot. 2026/06/26 03:46:47 DEBUG : trailing dot./trailing dot.: Parsed hash: 5527423c22913a980c6e15c2008e16808fcd5ef2 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/trailing dot./trailing dot." 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: md5sum /rclone-test-secucet4rilo/trailing\ dot./trailing\ dot. 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: 29c3b94edfb8e030bb9cdf9b167224d0 /rclone-test-secucet4rilo/trailing dot./trailing dot. 2026/06/26 03:46:47 DEBUG : trailing dot./trailing dot.: Parsed hash: 29c3b94edfb8e030bb9cdf9b167224d0 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/trailing dot./trailing dot." 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: sha1sum /rclone-test-secucet4rilo/trailing\ dot./trailing\ dot. 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: 5527423c22913a980c6e15c2008e16808fcd5ef2 /rclone-test-secucet4rilo/trailing dot./trailing dot. 2026/06/26 03:46:47 DEBUG : trailing dot./trailing dot.: Parsed hash: 5527423c22913a980c6e15c2008e16808fcd5ef2 === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/invalid utf-8\xfe/invalid utf-8\xfe" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: md5sum /rclone-test-secucet4rilo/invalid\ utf-8/invalid\ utf-8 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: 907f775476f7b158a691131f4e34c9de /rclone-test-secucet4rilo/invalid utf-8/invalid utf-8 2026/06/26 03:46:47 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 907f775476f7b158a691131f4e34c9de 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/invalid utf-8\xfe/invalid utf-8\xfe" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: sha1sum /rclone-test-secucet4rilo/invalid\ utf-8/invalid\ utf-8 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: eec3a0f3c8c443cc4af7d65085e48fc6a17d3b20 /rclone-test-secucet4rilo/invalid utf-8/invalid utf-8 2026/06/26 03:46:47 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: eec3a0f3c8c443cc4af7d65085e48fc6a17d3b20 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/invalid utf-8\xfe/invalid utf-8\xfe" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: md5sum /rclone-test-secucet4rilo/invalid\ utf-8/invalid\ utf-8 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: 907f775476f7b158a691131f4e34c9de /rclone-test-secucet4rilo/invalid utf-8/invalid utf-8 2026/06/26 03:46:47 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 907f775476f7b158a691131f4e34c9de 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/invalid utf-8\xfe/invalid utf-8\xfe" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: sha1sum /rclone-test-secucet4rilo/invalid\ utf-8/invalid\ utf-8 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: eec3a0f3c8c443cc4af7d65085e48fc6a17d3b20 /rclone-test-secucet4rilo/invalid utf-8/invalid utf-8 2026/06/26 03:46:47 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: eec3a0f3c8c443cc4af7d65085e48fc6a17d3b20 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/invalid utf-8\xfe/invalid utf-8\xfe" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: md5sum /rclone-test-secucet4rilo/invalid\ utf-8/invalid\ utf-8 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: 907f775476f7b158a691131f4e34c9de /rclone-test-secucet4rilo/invalid utf-8/invalid utf-8 2026/06/26 03:46:47 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 907f775476f7b158a691131f4e34c9de 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/invalid utf-8\xfe/invalid utf-8\xfe" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: sha1sum /rclone-test-secucet4rilo/invalid\ utf-8/invalid\ utf-8 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: eec3a0f3c8c443cc4af7d65085e48fc6a17d3b20 /rclone-test-secucet4rilo/invalid utf-8/invalid utf-8 2026/06/26 03:46:47 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: eec3a0f3c8c443cc4af7d65085e48fc6a17d3b20 === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/test%46.txt/test%46.txt" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: md5sum /rclone-test-secucet4rilo/test\%46.txt/test\%46.txt 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: 14e5cedef3547a6bee00228092424cfc /rclone-test-secucet4rilo/test%46.txt/test%46.txt 2026/06/26 03:46:47 DEBUG : test%46.txt/test%46.txt: Parsed hash: 14e5cedef3547a6bee00228092424cfc 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/test%46.txt/test%46.txt" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: sha1sum /rclone-test-secucet4rilo/test\%46.txt/test\%46.txt 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: 9d7c508d6e357ded9ded7f0d3efea7a0feab5b23 /rclone-test-secucet4rilo/test%46.txt/test%46.txt 2026/06/26 03:46:47 DEBUG : test%46.txt/test%46.txt: Parsed hash: 9d7c508d6e357ded9ded7f0d3efea7a0feab5b23 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/test%46.txt/test%46.txt" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: md5sum /rclone-test-secucet4rilo/test\%46.txt/test\%46.txt 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: 14e5cedef3547a6bee00228092424cfc /rclone-test-secucet4rilo/test%46.txt/test%46.txt 2026/06/26 03:46:47 DEBUG : test%46.txt/test%46.txt: Parsed hash: 14e5cedef3547a6bee00228092424cfc 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/test%46.txt/test%46.txt" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: sha1sum /rclone-test-secucet4rilo/test\%46.txt/test\%46.txt 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: 9d7c508d6e357ded9ded7f0d3efea7a0feab5b23 /rclone-test-secucet4rilo/test%46.txt/test%46.txt 2026/06/26 03:46:47 DEBUG : test%46.txt/test%46.txt: Parsed hash: 9d7c508d6e357ded9ded7f0d3efea7a0feab5b23 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/test%46.txt/test%46.txt" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: md5sum /rclone-test-secucet4rilo/test\%46.txt/test\%46.txt 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: 14e5cedef3547a6bee00228092424cfc /rclone-test-secucet4rilo/test%46.txt/test%46.txt 2026/06/26 03:46:47 DEBUG : test%46.txt/test%46.txt: Parsed hash: 14e5cedef3547a6bee00228092424cfc 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/test%46.txt/test%46.txt" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: sha1sum /rclone-test-secucet4rilo/test\%46.txt/test\%46.txt 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: 9d7c508d6e357ded9ded7f0d3efea7a0feab5b23 /rclone-test-secucet4rilo/test%46.txt/test%46.txt 2026/06/26 03:46:47 DEBUG : test%46.txt/test%46.txt: Parsed hash: 9d7c508d6e357ded9ded7f0d3efea7a0feab5b23 === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Connection OK after error: potato 2026/06/26 03:46:47 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Removed after failed upload: potato === RUN TestIntegration/FsMkdir/FsPutZeroLength 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/zero-length-file" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: md5sum /rclone-test-secucet4rilo/zero-length-file 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-secucet4rilo/zero-length-file 2026/06/26 03:46:47 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/zero-length-file" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: sha1sum /rclone-test-secucet4rilo/zero-length-file 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-secucet4rilo/zero-length-file 2026/06/26 03:46:47 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/zero-length-file" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: md5sum /rclone-test-secucet4rilo/zero-length-file 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-secucet4rilo/zero-length-file 2026/06/26 03:46:47 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/zero-length-file" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: sha1sum /rclone-test-secucet4rilo/zero-length-file 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-secucet4rilo/zero-length-file 2026/06/26 03:46:47 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/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/file name.txt" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: md5sum /rclone-test-secucet4rilo/file\ name.txt 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: 97a55b2390aea1bddebbeda6060196ca /rclone-test-secucet4rilo/file name.txt 2026/06/26 03:46:47 DEBUG : file name.txt: Parsed hash: 97a55b2390aea1bddebbeda6060196ca 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/file name.txt" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: sha1sum /rclone-test-secucet4rilo/file\ name.txt 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: 71fa8072d60fbfe1a7ee9228863aa44f30fd8e0c /rclone-test-secucet4rilo/file name.txt 2026/06/26 03:46:47 DEBUG : file name.txt: Parsed hash: 71fa8072d60fbfe1a7ee9228863aa44f30fd8e0c 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/file name.txt" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: md5sum /rclone-test-secucet4rilo/file\ name.txt 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: 97a55b2390aea1bddebbeda6060196ca /rclone-test-secucet4rilo/file name.txt 2026/06/26 03:46:47 DEBUG : file name.txt: Parsed hash: 97a55b2390aea1bddebbeda6060196ca 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/file name.txt" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: sha1sum /rclone-test-secucet4rilo/file\ name.txt 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: 71fa8072d60fbfe1a7ee9228863aa44f30fd8e0c /rclone-test-secucet4rilo/file name.txt 2026/06/26 03:46:47 DEBUG : file name.txt: Parsed hash: 71fa8072d60fbfe1a7ee9228863aa44f30fd8e0c 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: md5sum /rclone-test-secucet4rilo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: 4596759a1c2dd57b0cf994a0cd7588a3 /rclone-test-secucet4rilo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/26 03:46:47 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 4596759a1c2dd57b0cf994a0cd7588a3 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: sha1sum /rclone-test-secucet4rilo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: d8714b7feba65e035c58d4941f58628141a62412 /rclone-test-secucet4rilo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/26 03:46:47 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: d8714b7feba65e035c58d4941f58628141a62412 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: md5sum /rclone-test-secucet4rilo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: 4596759a1c2dd57b0cf994a0cd7588a3 /rclone-test-secucet4rilo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/26 03:46:47 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 4596759a1c2dd57b0cf994a0cd7588a3 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: sha1sum /rclone-test-secucet4rilo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: d8714b7feba65e035c58d4941f58628141a62412 /rclone-test-secucet4rilo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/26 03:46:47 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: d8714b7feba65e035c58d4941f58628141a62412 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/file name.txt" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: md5sum /rclone-test-secucet4rilo/file\ name.txt 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: 87d36ea80698c9518817415f9d6107aa /rclone-test-secucet4rilo/file name.txt 2026/06/26 03:46:47 DEBUG : file name.txt: Parsed hash: 87d36ea80698c9518817415f9d6107aa 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/file name.txt" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: sha1sum /rclone-test-secucet4rilo/file\ name.txt 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: 060a8dc13f593e4ec201f5dc6c091c9a02000ff5 /rclone-test-secucet4rilo/file name.txt 2026/06/26 03:46:47 DEBUG : file name.txt: Parsed hash: 060a8dc13f593e4ec201f5dc6c091c9a02000ff5 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/file name.txt" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: md5sum /rclone-test-secucet4rilo/file\ name.txt 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: 87d36ea80698c9518817415f9d6107aa /rclone-test-secucet4rilo/file name.txt 2026/06/26 03:46:47 DEBUG : file name.txt: Parsed hash: 87d36ea80698c9518817415f9d6107aa 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/file name.txt" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: sha1sum /rclone-test-secucet4rilo/file\ name.txt 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: 060a8dc13f593e4ec201f5dc6c091c9a02000ff5 /rclone-test-secucet4rilo/file name.txt 2026/06/26 03:46:47 DEBUG : file name.txt: Parsed hash: 060a8dc13f593e4ec201f5dc6c091c9a02000ff5 === 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/06/26 03:46:47 DEBUG : Creating backend with remote "TestSFTPRclone:" 2026/06/26 03:46:47 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/06/26 03:46:47 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/06/26 03:46:47 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/06/26 03:46:47 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/06/26 03:46:47 DEBUG : Setting pass="wFstA6d2wWn9hpBhXfT-5elrxXOfC0m9NdIa5RyIe-bd0CY" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/06/26 03:46:47 DEBUG : TestSFTPRclone: detected overridden config - adding "{YFqHJ}" suffix to name 2026/06/26 03:46:47 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/06/26 03:46:47 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/06/26 03:46:47 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/06/26 03:46:47 DEBUG : Setting pass="wFstA6d2wWn9hpBhXfT-5elrxXOfC0m9NdIa5RyIe-bd0CY" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/06/26 03:46:47 NOTICE: TestSFTPRclone{YFqHJ}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/: New connection 127.0.0.1:52284->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9831.19e7562fb" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell type "unix" from config 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/: Relative path resolved to "/" 2026/06/26 03:46:47 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/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/file name.txt" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: md5sum /rclone-test-secucet4rilo/file\ name.txt 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: 87d36ea80698c9518817415f9d6107aa /rclone-test-secucet4rilo/file name.txt 2026/06/26 03:46:47 DEBUG : file name.txt: Parsed hash: 87d36ea80698c9518817415f9d6107aa 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/file name.txt" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: sha1sum /rclone-test-secucet4rilo/file\ name.txt 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: 060a8dc13f593e4ec201f5dc6c091c9a02000ff5 /rclone-test-secucet4rilo/file name.txt 2026/06/26 03:46:47 DEBUG : file name.txt: Parsed hash: 060a8dc13f593e4ec201f5dc6c091c9a02000ff5 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: md5sum /rclone-test-secucet4rilo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: 4596759a1c2dd57b0cf994a0cd7588a3 /rclone-test-secucet4rilo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/26 03:46:47 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 4596759a1c2dd57b0cf994a0cd7588a3 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: sha1sum /rclone-test-secucet4rilo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: d8714b7feba65e035c58d4941f58628141a62412 /rclone-test-secucet4rilo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/26 03:46:47 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: d8714b7feba65e035c58d4941f58628141a62412 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/file name.txt" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: md5sum /rclone-test-secucet4rilo/file\ name.txt 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: 87d36ea80698c9518817415f9d6107aa /rclone-test-secucet4rilo/file name.txt 2026/06/26 03:46:47 DEBUG : file name.txt: Parsed hash: 87d36ea80698c9518817415f9d6107aa 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/file name.txt" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: sha1sum /rclone-test-secucet4rilo/file\ name.txt 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: 060a8dc13f593e4ec201f5dc6c091c9a02000ff5 /rclone-test-secucet4rilo/file name.txt 2026/06/26 03:46:47 DEBUG : file name.txt: Parsed hash: 060a8dc13f593e4ec201f5dc6c091c9a02000ff5 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1126: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/file name.txt" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: md5sum /rclone-test-secucet4rilo/file\ name.txt 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: 87d36ea80698c9518817415f9d6107aa /rclone-test-secucet4rilo/file name.txt 2026/06/26 03:46:47 DEBUG : file name.txt: Parsed hash: 87d36ea80698c9518817415f9d6107aa 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/file name.txt" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: sha1sum /rclone-test-secucet4rilo/file\ name.txt 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: 060a8dc13f593e4ec201f5dc6c091c9a02000ff5 /rclone-test-secucet4rilo/file name.txt 2026/06/26 03:46:47 DEBUG : file name.txt: Parsed hash: 060a8dc13f593e4ec201f5dc6c091c9a02000ff5 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: md5sum /rclone-test-secucet4rilo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: 4596759a1c2dd57b0cf994a0cd7588a3 /rclone-test-secucet4rilo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/26 03:46:47 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 4596759a1c2dd57b0cf994a0cd7588a3 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: sha1sum /rclone-test-secucet4rilo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: d8714b7feba65e035c58d4941f58628141a62412 /rclone-test-secucet4rilo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/26 03:46:47 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: d8714b7feba65e035c58d4941f58628141a62412 === 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/06/26 03:46:47 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-secucet4rilo/hello? sausage/êé" 2026/06/26 03:46:47 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/06/26 03:46:47 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/06/26 03:46:47 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/06/26 03:46:47 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/06/26 03:46:47 DEBUG : Setting pass="wFstA6d2wWn9hpBhXfT-5elrxXOfC0m9NdIa5RyIe-bd0CY" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/06/26 03:46:47 DEBUG : TestSFTPRclone: detected overridden config - adding "{YFqHJ}" suffix to name 2026/06/26 03:46:47 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/06/26 03:46:47 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/06/26 03:46:47 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/06/26 03:46:47 DEBUG : Setting pass="wFstA6d2wWn9hpBhXfT-5elrxXOfC0m9NdIa5RyIe-bd0CY" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/06/26 03:46:47 NOTICE: TestSFTPRclone{YFqHJ}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo/hello? sausage/êé: New connection 127.0.0.1:52286->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9831.19e7562fb" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo/hello? sausage/êé: Shell type "unix" from config 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo/hello? sausage/êé: Relative path resolved to "/rclone-test-secucet4rilo/hello? sausage/êé" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo/hello? sausage/êé: Using root directory "/rclone-test-secucet4rilo/hello? sausage/êé" 2026/06/26 03:46:47 DEBUG : fs cache: renaming cache item "TestSFTPRclone:rclone-test-secucet4rilo/hello? sausage/êé" to be canonical "TestSFTPRclone{YFqHJ}:rclone-test-secucet4rilo/hello? sausage/êé" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo/hello? sausage/êé: Shell path "/rclone-test-secucet4rilo/hello? sausage/êé/a/b/c/d/e.txt" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo/hello? sausage/êé: Running remote command: md5sum /rclone-test-secucet4rilo/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo/hello? sausage/êé: Remote command result: c6cd410c7eb52994d4bf2a6cbdcbfa53 /rclone-test-secucet4rilo/hello? sausage/êé/a/b/c/d/e.txt 2026/06/26 03:46:47 DEBUG : a/b/c/d/e.txt: Parsed hash: c6cd410c7eb52994d4bf2a6cbdcbfa53 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo/hello? sausage/êé: Shell path "/rclone-test-secucet4rilo/hello? sausage/êé/a/b/c/d/e.txt" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo/hello? sausage/êé: Running remote command: sha1sum /rclone-test-secucet4rilo/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo/hello? sausage/êé: Remote command result: 02e06df8a1fcf4c1c8fe5e1e122b61f9b73f8379 /rclone-test-secucet4rilo/hello? sausage/êé/a/b/c/d/e.txt 2026/06/26 03:46:47 DEBUG : a/b/c/d/e.txt: Parsed hash: 02e06df8a1fcf4c1c8fe5e1e122b61f9b73f8379 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo/hello? sausage/êé: Shell path "/rclone-test-secucet4rilo/hello? sausage/êé/a/b/c/d/e.txt" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo/hello? sausage/êé: Running remote command: md5sum /rclone-test-secucet4rilo/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo/hello? sausage/êé: Remote command result: c6cd410c7eb52994d4bf2a6cbdcbfa53 /rclone-test-secucet4rilo/hello? sausage/êé/a/b/c/d/e.txt 2026/06/26 03:46:47 DEBUG : a/b/c/d/e.txt: Parsed hash: c6cd410c7eb52994d4bf2a6cbdcbfa53 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo/hello? sausage/êé: Shell path "/rclone-test-secucet4rilo/hello? sausage/êé/a/b/c/d/e.txt" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo/hello? sausage/êé: Running remote command: sha1sum /rclone-test-secucet4rilo/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo/hello? sausage/êé: Remote command result: 02e06df8a1fcf4c1c8fe5e1e122b61f9b73f8379 /rclone-test-secucet4rilo/hello? sausage/êé/a/b/c/d/e.txt 2026/06/26 03:46:47 DEBUG : a/b/c/d/e.txt: Parsed hash: 02e06df8a1fcf4c1c8fe5e1e122b61f9b73f8379 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo/hello? sausage/êé: New connection 127.0.0.1:52298->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9831.19e7562fb" 2026/06/26 03:46:47 DEBUG : Waiting for deletions to finish 2026/06/26 03:46:47 INFO : a/b/c/d/e.txt: Deleted 2026/06/26 03:46:47 DEBUG : removing 1 level 4 directories 2026/06/26 03:46:47 INFO : a/b/c/d: Removing directory 2026/06/26 03:46:47 DEBUG : removing 1 level 3 directories 2026/06/26 03:46:47 INFO : a/b/c: Removing directory 2026/06/26 03:46:47 DEBUG : removing 1 level 2 directories 2026/06/26 03:46:47 INFO : a/b: Removing directory 2026/06/26 03:46:47 DEBUG : removing 1 level 1 directories 2026/06/26 03:46:47 INFO : a: Removing directory === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy fstests.go:1259: FS has no Copier interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/file name.txt" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: md5sum /rclone-test-secucet4rilo/file\ name.txt 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: 87d36ea80698c9518817415f9d6107aa /rclone-test-secucet4rilo/file name.txt 2026/06/26 03:46:47 DEBUG : file name.txt: Parsed hash: 87d36ea80698c9518817415f9d6107aa 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/file name.txt" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: sha1sum /rclone-test-secucet4rilo/file\ name.txt 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: 060a8dc13f593e4ec201f5dc6c091c9a02000ff5 /rclone-test-secucet4rilo/file name.txt 2026/06/26 03:46:47 DEBUG : file name.txt: Parsed hash: 060a8dc13f593e4ec201f5dc6c091c9a02000ff5 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/other.txt" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: md5sum /rclone-test-secucet4rilo/other.txt 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: 4596759a1c2dd57b0cf994a0cd7588a3 /rclone-test-secucet4rilo/other.txt 2026/06/26 03:46:47 DEBUG : other.txt: Parsed hash: 4596759a1c2dd57b0cf994a0cd7588a3 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/other.txt" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: sha1sum /rclone-test-secucet4rilo/other.txt 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: d8714b7feba65e035c58d4941f58628141a62412 /rclone-test-secucet4rilo/other.txt 2026/06/26 03:46:47 DEBUG : other.txt: Parsed hash: d8714b7feba65e035c58d4941f58628141a62412 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: New connection 127.0.0.1:52306->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9831.19e7562fb" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/other.txt" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: md5sum /rclone-test-secucet4rilo/other.txt 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: 4596759a1c2dd57b0cf994a0cd7588a3 /rclone-test-secucet4rilo/other.txt 2026/06/26 03:46:47 DEBUG : other.txt: Parsed hash: 4596759a1c2dd57b0cf994a0cd7588a3 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/other.txt" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: sha1sum /rclone-test-secucet4rilo/other.txt 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: d8714b7feba65e035c58d4941f58628141a62412 /rclone-test-secucet4rilo/other.txt 2026/06/26 03:46:47 DEBUG : other.txt: Parsed hash: d8714b7feba65e035c58d4941f58628141a62412 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/moveTest/other.txt" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: md5sum /rclone-test-secucet4rilo/moveTest/other.txt 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: 87d36ea80698c9518817415f9d6107aa /rclone-test-secucet4rilo/moveTest/other.txt 2026/06/26 03:46:47 DEBUG : moveTest/other.txt: Parsed hash: 87d36ea80698c9518817415f9d6107aa 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/moveTest/other.txt" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: sha1sum /rclone-test-secucet4rilo/moveTest/other.txt 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: 060a8dc13f593e4ec201f5dc6c091c9a02000ff5 /rclone-test-secucet4rilo/moveTest/other.txt 2026/06/26 03:46:47 DEBUG : moveTest/other.txt: Parsed hash: 060a8dc13f593e4ec201f5dc6c091c9a02000ff5 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/file name.txt" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: md5sum /rclone-test-secucet4rilo/file\ name.txt 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: 87d36ea80698c9518817415f9d6107aa /rclone-test-secucet4rilo/file name.txt 2026/06/26 03:46:47 DEBUG : file name.txt: Parsed hash: 87d36ea80698c9518817415f9d6107aa 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/file name.txt" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: sha1sum /rclone-test-secucet4rilo/file\ name.txt 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: 060a8dc13f593e4ec201f5dc6c091c9a02000ff5 /rclone-test-secucet4rilo/file name.txt 2026/06/26 03:46:47 DEBUG : file name.txt: Parsed hash: 060a8dc13f593e4ec201f5dc6c091c9a02000ff5 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/other.txt" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: md5sum /rclone-test-secucet4rilo/other.txt 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: 4596759a1c2dd57b0cf994a0cd7588a3 /rclone-test-secucet4rilo/other.txt 2026/06/26 03:46:47 DEBUG : other.txt: Parsed hash: 4596759a1c2dd57b0cf994a0cd7588a3 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/other.txt" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: sha1sum /rclone-test-secucet4rilo/other.txt 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: d8714b7feba65e035c58d4941f58628141a62412 /rclone-test-secucet4rilo/other.txt 2026/06/26 03:46:47 DEBUG : other.txt: Parsed hash: d8714b7feba65e035c58d4941f58628141a62412 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/file name.txt" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: md5sum /rclone-test-secucet4rilo/file\ name.txt 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: 87d36ea80698c9518817415f9d6107aa /rclone-test-secucet4rilo/file name.txt 2026/06/26 03:46:47 DEBUG : file name.txt: Parsed hash: 87d36ea80698c9518817415f9d6107aa 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/file name.txt" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: sha1sum /rclone-test-secucet4rilo/file\ name.txt 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: 060a8dc13f593e4ec201f5dc6c091c9a02000ff5 /rclone-test-secucet4rilo/file name.txt 2026/06/26 03:46:47 DEBUG : file name.txt: Parsed hash: 060a8dc13f593e4ec201f5dc6c091c9a02000ff5 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: md5sum /rclone-test-secucet4rilo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: 4596759a1c2dd57b0cf994a0cd7588a3 /rclone-test-secucet4rilo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/26 03:46:47 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 4596759a1c2dd57b0cf994a0cd7588a3 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: sha1sum /rclone-test-secucet4rilo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: d8714b7feba65e035c58d4941f58628141a62412 /rclone-test-secucet4rilo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/26 03:46:47 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: d8714b7feba65e035c58d4941f58628141a62412 === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata fstests.go:1407: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2026/06/26 03:46:47 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-layocof5yesa" 2026/06/26 03:46:47 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/06/26 03:46:47 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/06/26 03:46:47 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/06/26 03:46:47 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/06/26 03:46:47 DEBUG : Setting pass="wFstA6d2wWn9hpBhXfT-5elrxXOfC0m9NdIa5RyIe-bd0CY" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/06/26 03:46:47 DEBUG : TestSFTPRclone: detected overridden config - adding "{YFqHJ}" suffix to name 2026/06/26 03:46:47 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/06/26 03:46:47 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/06/26 03:46:47 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/06/26 03:46:47 DEBUG : Setting pass="wFstA6d2wWn9hpBhXfT-5elrxXOfC0m9NdIa5RyIe-bd0CY" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/06/26 03:46:47 NOTICE: TestSFTPRclone{YFqHJ}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-layocof5yesa: New connection 127.0.0.1:52312->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9831.19e7562fb" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-layocof5yesa: Shell type "unix" from config 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-layocof5yesa: Relative path resolved to "/rclone-test-layocof5yesa" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-layocof5yesa: Using root directory "/rclone-test-layocof5yesa" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-layocof5yesa: Shell path "/rclone-test-layocof5yesa/new_name/sub_new_name/file name.txt" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-layocof5yesa: Running remote command: md5sum /rclone-test-layocof5yesa/new_name/sub_new_name/file\ name.txt 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-layocof5yesa: Remote command result: 87d36ea80698c9518817415f9d6107aa /rclone-test-layocof5yesa/new_name/sub_new_name/file name.txt 2026/06/26 03:46:47 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: 87d36ea80698c9518817415f9d6107aa 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-layocof5yesa: Shell path "/rclone-test-layocof5yesa/new_name/sub_new_name/file name.txt" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-layocof5yesa: Running remote command: sha1sum /rclone-test-layocof5yesa/new_name/sub_new_name/file\ name.txt 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-layocof5yesa: Remote command result: 060a8dc13f593e4ec201f5dc6c091c9a02000ff5 /rclone-test-layocof5yesa/new_name/sub_new_name/file name.txt 2026/06/26 03:46:47 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: 060a8dc13f593e4ec201f5dc6c091c9a02000ff5 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-layocof5yesa: Shell path "/rclone-test-layocof5yesa/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-layocof5yesa: Running remote command: md5sum /rclone-test-layocof5yesa/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-layocof5yesa: Remote command result: 4596759a1c2dd57b0cf994a0cd7588a3 /rclone-test-layocof5yesa/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/26 03:46:47 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 4596759a1c2dd57b0cf994a0cd7588a3 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-layocof5yesa: Shell path "/rclone-test-layocof5yesa/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-layocof5yesa: Running remote command: sha1sum /rclone-test-layocof5yesa/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-layocof5yesa: Remote command result: d8714b7feba65e035c58d4941f58628141a62412 /rclone-test-layocof5yesa/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/26 03:46:47 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: d8714b7feba65e035c58d4941f58628141a62412 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/file name.txt" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: md5sum /rclone-test-secucet4rilo/file\ name.txt 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: 87d36ea80698c9518817415f9d6107aa /rclone-test-secucet4rilo/file name.txt 2026/06/26 03:46:47 DEBUG : file name.txt: Parsed hash: 87d36ea80698c9518817415f9d6107aa 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/file name.txt" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: sha1sum /rclone-test-secucet4rilo/file\ name.txt 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: 060a8dc13f593e4ec201f5dc6c091c9a02000ff5 /rclone-test-secucet4rilo/file name.txt 2026/06/26 03:46:47 DEBUG : file name.txt: Parsed hash: 060a8dc13f593e4ec201f5dc6c091c9a02000ff5 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: md5sum /rclone-test-secucet4rilo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: 4596759a1c2dd57b0cf994a0cd7588a3 /rclone-test-secucet4rilo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/26 03:46:47 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 4596759a1c2dd57b0cf994a0cd7588a3 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: sha1sum /rclone-test-secucet4rilo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: d8714b7feba65e035c58d4941f58628141a62412 /rclone-test-secucet4rilo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/26 03:46:47 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: d8714b7feba65e035c58d4941f58628141a62412 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-layocof5yesa: Purge dir "new_name" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-layocof5yesa: 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/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/file name.txt" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: md5sum /rclone-test-secucet4rilo/file\ name.txt 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: 87d36ea80698c9518817415f9d6107aa /rclone-test-secucet4rilo/file name.txt 2026/06/26 03:46:47 DEBUG : file name.txt: Parsed hash: 87d36ea80698c9518817415f9d6107aa 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/file name.txt" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: sha1sum /rclone-test-secucet4rilo/file\ name.txt 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: 060a8dc13f593e4ec201f5dc6c091c9a02000ff5 /rclone-test-secucet4rilo/file name.txt 2026/06/26 03:46:47 DEBUG : file name.txt: Parsed hash: 060a8dc13f593e4ec201f5dc6c091c9a02000ff5 === 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/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/file name.txt" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: md5sum /rclone-test-secucet4rilo/file\ name.txt 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: 7dcd19a34385d8bdcb7182f0444b409f /rclone-test-secucet4rilo/file name.txt 2026/06/26 03:46:47 DEBUG : file name.txt: Parsed hash: 7dcd19a34385d8bdcb7182f0444b409f 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/file name.txt" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: sha1sum /rclone-test-secucet4rilo/file\ name.txt 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: 032057972a62fc1587ea6450034c4a31b90aaee9 /rclone-test-secucet4rilo/file name.txt 2026/06/26 03:46:47 DEBUG : file name.txt: Parsed hash: 032057972a62fc1587ea6450034c4a31b90aaee9 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/file name.txt" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: md5sum /rclone-test-secucet4rilo/file\ name.txt 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: 7dcd19a34385d8bdcb7182f0444b409f /rclone-test-secucet4rilo/file name.txt 2026/06/26 03:46:47 DEBUG : file name.txt: Parsed hash: 7dcd19a34385d8bdcb7182f0444b409f 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/file name.txt" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: sha1sum /rclone-test-secucet4rilo/file\ name.txt 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: 032057972a62fc1587ea6450034c4a31b90aaee9 /rclone-test-secucet4rilo/file name.txt 2026/06/26 03:46:47 DEBUG : file name.txt: Parsed hash: 032057972a62fc1587ea6450034c4a31b90aaee9 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/06/26 03:46:47 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-secucet4rilo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/26 03:46:47 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/06/26 03:46:47 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/06/26 03:46:47 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/06/26 03:46:47 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/06/26 03:46:47 DEBUG : Setting pass="wFstA6d2wWn9hpBhXfT-5elrxXOfC0m9NdIa5RyIe-bd0CY" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/06/26 03:46:47 DEBUG : TestSFTPRclone: detected overridden config - adding "{YFqHJ}" suffix to name 2026/06/26 03:46:47 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/06/26 03:46:47 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/06/26 03:46:47 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/06/26 03:46:47 DEBUG : Setting pass="wFstA6d2wWn9hpBhXfT-5elrxXOfC0m9NdIa5RyIe-bd0CY" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/06/26 03:46:47 NOTICE: TestSFTPRclone{YFqHJ}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: New connection 127.0.0.1:52314->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9831.19e7562fb" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell type "unix" from config 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Relative path resolved to "/rclone-test-secucet4rilo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Using root directory "/rclone-test-secucet4rilo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/rclone-test-secucet4rilo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: md5sum /rclone-test-secucet4rilo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: 4596759a1c2dd57b0cf994a0cd7588a3 /rclone-test-secucet4rilo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/26 03:46:47 DEBUG : z.txt: Parsed hash: 4596759a1c2dd57b0cf994a0cd7588a3 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/rclone-test-secucet4rilo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: sha1sum /rclone-test-secucet4rilo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/26 03:46:47 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: d8714b7feba65e035c58d4941f58628141a62412 /rclone-test-secucet4rilo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/26 03:46:47 DEBUG : z.txt: Parsed hash: d8714b7feba65e035c58d4941f58628141a62412 === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/06/26 03:46:47 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-secucet4rilo/not found.txt" 2026/06/26 03:46:47 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/06/26 03:46:47 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/06/26 03:46:47 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/06/26 03:46:47 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/06/26 03:46:47 DEBUG : Setting pass="wFstA6d2wWn9hpBhXfT-5elrxXOfC0m9NdIa5RyIe-bd0CY" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/06/26 03:46:47 DEBUG : TestSFTPRclone: detected overridden config - adding "{YFqHJ}" suffix to name 2026/06/26 03:46:48 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/06/26 03:46:48 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/06/26 03:46:48 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/06/26 03:46:48 DEBUG : Setting pass="wFstA6d2wWn9hpBhXfT-5elrxXOfC0m9NdIa5RyIe-bd0CY" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/06/26 03:46:48 NOTICE: TestSFTPRclone{YFqHJ}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/06/26 03:46:48 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo/not found.txt: New connection 127.0.0.1:52322->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9831.19e7562fb" 2026/06/26 03:46:48 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo/not found.txt: Shell type "unix" from config 2026/06/26 03:46:48 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo/not found.txt: Relative path resolved to "/rclone-test-secucet4rilo/not found.txt" 2026/06/26 03:46:48 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo/not found.txt: Using root directory "/rclone-test-secucet4rilo/not found.txt" 2026/06/26 03:46:48 ERROR : error listing: directory not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1920: Opening root remote "TestSFTPRclone:" path "rclone-test-secucet4rilo" from "TestSFTPRclone:rclone-test-secucet4rilo" 2026/06/26 03:46:48 DEBUG : Creating backend with remote "TestSFTPRclone:" 2026/06/26 03:46:48 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/06/26 03:46:48 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/06/26 03:46:48 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/06/26 03:46:48 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/06/26 03:46:48 DEBUG : Setting pass="wFstA6d2wWn9hpBhXfT-5elrxXOfC0m9NdIa5RyIe-bd0CY" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/06/26 03:46:48 DEBUG : TestSFTPRclone: detected overridden config - adding "{YFqHJ}" suffix to name 2026/06/26 03:46:48 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/06/26 03:46:48 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/06/26 03:46:48 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/06/26 03:46:48 DEBUG : Setting pass="wFstA6d2wWn9hpBhXfT-5elrxXOfC0m9NdIa5RyIe-bd0CY" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/06/26 03:46:48 NOTICE: TestSFTPRclone{YFqHJ}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/06/26 03:46:48 DEBUG : sftp://rclone@127.0.0.1:28621/: New connection 127.0.0.1:52328->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9831.19e7562fb" 2026/06/26 03:46:48 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell type "unix" from config 2026/06/26 03:46:48 DEBUG : sftp://rclone@127.0.0.1:28621/: Relative path resolved to "/" 2026/06/26 03:46:48 DEBUG : sftp://rclone@127.0.0.1:28621/: Using root directory "/" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List 2026/06/26 03:46:48 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-secucet4rilo/file name.txt" 2026/06/26 03:46:48 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-secucet4rilo/file\ name.txt 2026/06/26 03:46:48 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 7dcd19a34385d8bdcb7182f0444b409f /rclone-test-secucet4rilo/file name.txt 2026/06/26 03:46:48 DEBUG : rclone-test-secucet4rilo/file name.txt: Parsed hash: 7dcd19a34385d8bdcb7182f0444b409f 2026/06/26 03:46:48 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-secucet4rilo/file name.txt" 2026/06/26 03:46:48 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-secucet4rilo/file\ name.txt 2026/06/26 03:46:48 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 032057972a62fc1587ea6450034c4a31b90aaee9 /rclone-test-secucet4rilo/file name.txt 2026/06/26 03:46:48 DEBUG : rclone-test-secucet4rilo/file name.txt: Parsed hash: 032057972a62fc1587ea6450034c4a31b90aaee9 2026/06/26 03:46:48 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-secucet4rilo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/26 03:46:48 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-secucet4rilo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/26 03:46:48 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 4596759a1c2dd57b0cf994a0cd7588a3 /rclone-test-secucet4rilo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/26 03:46:48 DEBUG : rclone-test-secucet4rilo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 4596759a1c2dd57b0cf994a0cd7588a3 2026/06/26 03:46:48 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-secucet4rilo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/26 03:46:48 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-secucet4rilo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/26 03:46:48 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: d8714b7feba65e035c58d4941f58628141a62412 /rclone-test-secucet4rilo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/26 03:46:48 DEBUG : rclone-test-secucet4rilo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: d8714b7feba65e035c58d4941f58628141a62412 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries 2026/06/26 03:46:48 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-secucet4rilo/file name.txt" 2026/06/26 03:46:48 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-secucet4rilo/file\ name.txt 2026/06/26 03:46:48 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 7dcd19a34385d8bdcb7182f0444b409f /rclone-test-secucet4rilo/file name.txt 2026/06/26 03:46:48 DEBUG : rclone-test-secucet4rilo/file name.txt: Parsed hash: 7dcd19a34385d8bdcb7182f0444b409f 2026/06/26 03:46:48 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-secucet4rilo/file name.txt" 2026/06/26 03:46:48 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-secucet4rilo/file\ name.txt 2026/06/26 03:46:48 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 032057972a62fc1587ea6450034c4a31b90aaee9 /rclone-test-secucet4rilo/file name.txt 2026/06/26 03:46:48 DEBUG : rclone-test-secucet4rilo/file name.txt: Parsed hash: 032057972a62fc1587ea6450034c4a31b90aaee9 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:1957: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 2026/06/26 03:46:48 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-secucet4rilo/created from root.txt" 2026/06/26 03:46:48 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-secucet4rilo/created\ from\ root.txt 2026/06/26 03:46:48 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: a37d60fbfda9acebcc01d8d2afa889fa /rclone-test-secucet4rilo/created from root.txt 2026/06/26 03:46:48 DEBUG : rclone-test-secucet4rilo/created from root.txt: Parsed hash: a37d60fbfda9acebcc01d8d2afa889fa 2026/06/26 03:46:48 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-secucet4rilo/created from root.txt" 2026/06/26 03:46:48 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-secucet4rilo/created\ from\ root.txt 2026/06/26 03:46:48 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 22729e10fb27daa39c8d6903b8a87a50a1892567 /rclone-test-secucet4rilo/created from root.txt 2026/06/26 03:46:48 DEBUG : rclone-test-secucet4rilo/created from root.txt: Parsed hash: 22729e10fb27daa39c8d6903b8a87a50a1892567 2026/06/26 03:46:48 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-secucet4rilo/created from root.txt" 2026/06/26 03:46:48 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-secucet4rilo/created\ from\ root.txt 2026/06/26 03:46:48 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: a37d60fbfda9acebcc01d8d2afa889fa /rclone-test-secucet4rilo/created from root.txt 2026/06/26 03:46:48 DEBUG : rclone-test-secucet4rilo/created from root.txt: Parsed hash: a37d60fbfda9acebcc01d8d2afa889fa 2026/06/26 03:46:48 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-secucet4rilo/created from root.txt" 2026/06/26 03:46:48 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-secucet4rilo/created\ from\ root.txt 2026/06/26 03:46:48 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 22729e10fb27daa39c8d6903b8a87a50a1892567 /rclone-test-secucet4rilo/created from root.txt 2026/06/26 03:46:48 DEBUG : rclone-test-secucet4rilo/created from root.txt: Parsed hash: 22729e10fb27daa39c8d6903b8a87a50a1892567 2026/06/26 03:46:48 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-secucet4rilo/created from root.txt" 2026/06/26 03:46:48 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-secucet4rilo/created\ from\ root.txt 2026/06/26 03:46:48 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: a37d60fbfda9acebcc01d8d2afa889fa /rclone-test-secucet4rilo/created from root.txt 2026/06/26 03:46:48 DEBUG : rclone-test-secucet4rilo/created from root.txt: Parsed hash: a37d60fbfda9acebcc01d8d2afa889fa 2026/06/26 03:46:48 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-secucet4rilo/created from root.txt" 2026/06/26 03:46:48 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-secucet4rilo/created\ from\ root.txt 2026/06/26 03:46:48 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 22729e10fb27daa39c8d6903b8a87a50a1892567 /rclone-test-secucet4rilo/created from root.txt 2026/06/26 03:46:48 DEBUG : rclone-test-secucet4rilo/created from root.txt: Parsed hash: 22729e10fb27daa39c8d6903b8a87a50a1892567 2026/06/26 03:46:48 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-secucet4rilo/file name.txt" 2026/06/26 03:46:48 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-secucet4rilo/file\ name.txt 2026/06/26 03:46:48 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 7dcd19a34385d8bdcb7182f0444b409f /rclone-test-secucet4rilo/file name.txt 2026/06/26 03:46:48 DEBUG : rclone-test-secucet4rilo/file name.txt: Parsed hash: 7dcd19a34385d8bdcb7182f0444b409f 2026/06/26 03:46:48 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-secucet4rilo/file name.txt" 2026/06/26 03:46:48 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-secucet4rilo/file\ name.txt 2026/06/26 03:46:48 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 032057972a62fc1587ea6450034c4a31b90aaee9 /rclone-test-secucet4rilo/file name.txt 2026/06/26 03:46:48 DEBUG : rclone-test-secucet4rilo/file name.txt: Parsed hash: 032057972a62fc1587ea6450034c4a31b90aaee9 2026/06/26 03:46:48 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-secucet4rilo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/26 03:46:48 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-secucet4rilo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/26 03:46:48 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 4596759a1c2dd57b0cf994a0cd7588a3 /rclone-test-secucet4rilo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/26 03:46:48 DEBUG : rclone-test-secucet4rilo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 4596759a1c2dd57b0cf994a0cd7588a3 2026/06/26 03:46:48 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-secucet4rilo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/26 03:46:48 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-secucet4rilo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/26 03:46:48 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: d8714b7feba65e035c58d4941f58628141a62412 /rclone-test-secucet4rilo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/26 03:46:48 DEBUG : rclone-test-secucet4rilo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: d8714b7feba65e035c58d4941f58628141a62412 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove 2026/06/26 03:46:48 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-secucet4rilo/file name.txt" 2026/06/26 03:46:48 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-secucet4rilo/file\ name.txt 2026/06/26 03:46:48 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 7dcd19a34385d8bdcb7182f0444b409f /rclone-test-secucet4rilo/file name.txt 2026/06/26 03:46:48 DEBUG : rclone-test-secucet4rilo/file name.txt: Parsed hash: 7dcd19a34385d8bdcb7182f0444b409f 2026/06/26 03:46:48 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-secucet4rilo/file name.txt" 2026/06/26 03:46:48 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-secucet4rilo/file\ name.txt 2026/06/26 03:46:48 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 032057972a62fc1587ea6450034c4a31b90aaee9 /rclone-test-secucet4rilo/file name.txt 2026/06/26 03:46:48 DEBUG : rclone-test-secucet4rilo/file name.txt: Parsed hash: 032057972a62fc1587ea6450034c4a31b90aaee9 2026/06/26 03:46:48 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-secucet4rilo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/26 03:46:48 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-secucet4rilo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/26 03:46:48 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 4596759a1c2dd57b0cf994a0cd7588a3 /rclone-test-secucet4rilo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/26 03:46:48 DEBUG : rclone-test-secucet4rilo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 4596759a1c2dd57b0cf994a0cd7588a3 2026/06/26 03:46:48 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-secucet4rilo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/26 03:46:48 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-secucet4rilo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/26 03:46:48 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: d8714b7feba65e035c58d4941f58628141a62412 /rclone-test-secucet4rilo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/26 03:46:48 DEBUG : rclone-test-secucet4rilo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: d8714b7feba65e035c58d4941f58628141a62412 === 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/06/26 03:46:48 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/26 03:46:48 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: md5sum /rclone-test-secucet4rilo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/26 03:46:48 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: 4596759a1c2dd57b0cf994a0cd7588a3 /rclone-test-secucet4rilo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/26 03:46:48 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 4596759a1c2dd57b0cf994a0cd7588a3 2026/06/26 03:46:48 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/26 03:46:48 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: sha1sum /rclone-test-secucet4rilo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/26 03:46:48 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: d8714b7feba65e035c58d4941f58628141a62412 /rclone-test-secucet4rilo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/26 03:46:48 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: d8714b7feba65e035c58d4941f58628141a62412 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout 2026/06/26 03:46:48 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Server has VFS statistics extension 2026/06/26 03:46:48 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: About path "/rclone-test-secucet4rilo" === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/06/26 03:46:48 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/piped data.txt" 2026/06/26 03:46:48 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: md5sum /rclone-test-secucet4rilo/piped\ data.txt 2026/06/26 03:46:48 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-secucet4rilo/piped data.txt 2026/06/26 03:46:48 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/26 03:46:48 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/piped data.txt" 2026/06/26 03:46:48 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: sha1sum /rclone-test-secucet4rilo/piped\ data.txt 2026/06/26 03:46:48 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-secucet4rilo/piped data.txt 2026/06/26 03:46:48 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/06/26 03:46:48 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/piped data.txt" 2026/06/26 03:46:48 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: md5sum /rclone-test-secucet4rilo/piped\ data.txt 2026/06/26 03:46:48 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-secucet4rilo/piped data.txt 2026/06/26 03:46:48 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/26 03:46:48 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/piped data.txt" 2026/06/26 03:46:48 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: sha1sum /rclone-test-secucet4rilo/piped\ data.txt 2026/06/26 03:46:48 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-secucet4rilo/piped data.txt 2026/06/26 03:46:48 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/06/26 03:46:48 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/piped data.txt" 2026/06/26 03:46:48 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: md5sum /rclone-test-secucet4rilo/piped\ data.txt 2026/06/26 03:46:48 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: 8666a65172ddb2f8e4b31db31d165f84 /rclone-test-secucet4rilo/piped data.txt 2026/06/26 03:46:48 DEBUG : piped data.txt: Parsed hash: 8666a65172ddb2f8e4b31db31d165f84 2026/06/26 03:46:48 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/piped data.txt" 2026/06/26 03:46:48 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: sha1sum /rclone-test-secucet4rilo/piped\ data.txt 2026/06/26 03:46:48 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: 795a01d19487274fec662920ec2c3b2077d1a052 /rclone-test-secucet4rilo/piped data.txt 2026/06/26 03:46:48 DEBUG : piped data.txt: Parsed hash: 795a01d19487274fec662920ec2c3b2077d1a052 2026/06/26 03:46:48 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/piped data.txt" 2026/06/26 03:46:48 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: md5sum /rclone-test-secucet4rilo/piped\ data.txt 2026/06/26 03:46:48 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: 8666a65172ddb2f8e4b31db31d165f84 /rclone-test-secucet4rilo/piped data.txt 2026/06/26 03:46:48 DEBUG : piped data.txt: Parsed hash: 8666a65172ddb2f8e4b31db31d165f84 2026/06/26 03:46:48 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/piped data.txt" 2026/06/26 03:46:48 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: sha1sum /rclone-test-secucet4rilo/piped\ data.txt 2026/06/26 03:46:48 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: 795a01d19487274fec662920ec2c3b2077d1a052 /rclone-test-secucet4rilo/piped data.txt 2026/06/26 03:46:48 DEBUG : piped data.txt: Parsed hash: 795a01d19487274fec662920ec2c3b2077d1a052 === 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/06/26 03:46:48 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/unknown-size-update.txt" 2026/06/26 03:46:48 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: md5sum /rclone-test-secucet4rilo/unknown-size-update.txt 2026/06/26 03:46:48 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: 530bced4f7e3159b71aaba4e274d9f52 /rclone-test-secucet4rilo/unknown-size-update.txt 2026/06/26 03:46:48 DEBUG : unknown-size-update.txt: Parsed hash: 530bced4f7e3159b71aaba4e274d9f52 2026/06/26 03:46:48 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/unknown-size-update.txt" 2026/06/26 03:46:48 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: sha1sum /rclone-test-secucet4rilo/unknown-size-update.txt 2026/06/26 03:46:48 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: b396e38af20e5d06e7a07d6bc745c2e2b73eb6a3 /rclone-test-secucet4rilo/unknown-size-update.txt 2026/06/26 03:46:48 DEBUG : unknown-size-update.txt: Parsed hash: b396e38af20e5d06e7a07d6bc745c2e2b73eb6a3 2026/06/26 03:46:48 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/unknown-size-update.txt" 2026/06/26 03:46:48 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: md5sum /rclone-test-secucet4rilo/unknown-size-update.txt 2026/06/26 03:46:48 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: 530bced4f7e3159b71aaba4e274d9f52 /rclone-test-secucet4rilo/unknown-size-update.txt 2026/06/26 03:46:48 DEBUG : unknown-size-update.txt: Parsed hash: 530bced4f7e3159b71aaba4e274d9f52 2026/06/26 03:46:48 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Shell path "/rclone-test-secucet4rilo/unknown-size-update.txt" 2026/06/26 03:46:48 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Running remote command: sha1sum /rclone-test-secucet4rilo/unknown-size-update.txt 2026/06/26 03:46:48 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Remote command result: b396e38af20e5d06e7a07d6bc745c2e2b73eb6a3 /rclone-test-secucet4rilo/unknown-size-update.txt 2026/06/26 03:46:48 DEBUG : unknown-size-update.txt: Parsed hash: b396e38af20e5d06e7a07d6bc745c2e2b73eb6a3 === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/06/26 03:46:48 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-secucet4rilo/deeper/nonexisting/directory" 2026/06/26 03:46:48 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/06/26 03:46:48 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/06/26 03:46:48 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/06/26 03:46:48 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/06/26 03:46:48 DEBUG : Setting pass="wFstA6d2wWn9hpBhXfT-5elrxXOfC0m9NdIa5RyIe-bd0CY" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/06/26 03:46:48 DEBUG : TestSFTPRclone: detected overridden config - adding "{YFqHJ}" suffix to name 2026/06/26 03:46:48 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/06/26 03:46:48 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/06/26 03:46:48 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/06/26 03:46:48 DEBUG : Setting pass="wFstA6d2wWn9hpBhXfT-5elrxXOfC0m9NdIa5RyIe-bd0CY" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/06/26 03:46:48 NOTICE: TestSFTPRclone{YFqHJ}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/06/26 03:46:48 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo/deeper/nonexisting/directory: New connection 127.0.0.1:52344->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9831.19e7562fb" 2026/06/26 03:46:48 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo/deeper/nonexisting/directory: Shell type "unix" from config 2026/06/26 03:46:48 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo/deeper/nonexisting/directory: Relative path resolved to "/rclone-test-secucet4rilo/deeper/nonexisting/directory" 2026/06/26 03:46:48 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo/deeper/nonexisting/directory: Using root directory "/rclone-test-secucet4rilo/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/06/26 03:46:48 DEBUG : Waiting for deletions to finish 2026/06/26 03:46:48 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/06/26 03:46:48 DEBUG : removing 1 level 4 directories 2026/06/26 03:46:48 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2026/06/26 03:46:48 DEBUG : removing 1 level 3 directories 2026/06/26 03:46:48 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2026/06/26 03:46:48 DEBUG : removing 1 level 2 directories 2026/06/26 03:46:48 INFO : hello? sausage/êé: Removing directory 2026/06/26 03:46:48 DEBUG : removing 1 level 1 directories 2026/06/26 03:46:48 INFO : hello? sausage: Removing directory 2026/06/26 03:46:48 DEBUG : removing 1 level 0 directories 2026/06/26 03:46:48 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Removing directory 2026/06/26 03:46:48 ERROR : error listing: directory not found 2026/06/26 03:46:48 DEBUG : Waiting for deletions to finish 2026/06/26 03:46:48 ERROR : error listing: directory not found 2026/06/26 03:46:48 ERROR : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Failed to list "": directory not found 2026/06/26 03:46:48 DEBUG : removing 1 level 0 directories 2026/06/26 03:46:48 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Removing directory 2026/06/26 03:46:48 ERROR : Failed to rmdir: Rmdir: directory not found === RUN TestIntegration/FsShutdown 2026/06/26 03:46:48 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-secucet4rilo: Closing 2 unused connections 2026/06/26 03:46:48 NOTICE: TestSFTPRclone: Stopping server --- PASS: TestIntegration (1.65s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.00s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir (0.61s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.01s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.00s) --- SKIP: TestIntegration/FsMkdir/FsListRDirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.00s) --- SKIP: TestIntegration/FsMkdir/FsListRDirNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding (0.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.01s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.01s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPurge (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (0.12s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.03s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (0.01s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.00s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.00s) --- PASS: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- PASS: TestIntegration/FsShutdown (0.00s) === RUN TestIntegration2 sftp_test.go:25: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestIntegration3 sftp_test.go:35: skipping as -remote is set --- SKIP: TestIntegration3 (0.00s) PASS ok github.com/rclone/rclone/backend/sftp 2.868s "go test -v -timeout 1h0m0s -remote TestSFTPRclone: -verbose" - Finished OK in 3.617915742s (try 1/5)