"go test -v -timeout 1h0m0s -remote TestSFTPRclone: -verbose" - Starting (try 1/5) === RUN TestShellEscapeUnix --- PASS: TestShellEscapeUnix (0.00s) === RUN TestShellEscapeCmd --- PASS: TestShellEscapeCmd (0.00s) === RUN TestShellEscapePowerShell --- PASS: TestShellEscapePowerShell (0.00s) === RUN TestParseHash --- PASS: TestParseHash (0.00s) === RUN TestParseUsage --- PASS: TestParseUsage (0.00s) === RUN TestSSHExternalWaitMultipleCalls --- PASS: TestSSHExternalWaitMultipleCalls (0.10s) === RUN TestSSHExternalCloseMultipleCalls --- PASS: TestSSHExternalCloseMultipleCalls (0.00s) === RUN TestStringLock --- PASS: TestStringLock (1.10s) === RUN TestIntegration fstests.go:438: Using remote "TestSFTPRclone:" 2026/04/20 02:33:14 NOTICE: TestSFTPRclone: Starting server 2026/04/20 02:33:15 NOTICE: TestSFTPRclone: Attempting to connect to "127.0.0.1:28621" try 1/100 2026/04/20 02:33:15 DEBUG : TestSFTPRclone: Read 1, error: 2026/04/20 02:33:15 NOTICE: TestSFTPRclone: Started server and connected to "127.0.0.1:28621" 2026/04/20 02:33:15 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-rokoxaf5ciko" 2026/04/20 02:33:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/20 02:33:15 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/04/20 02:33:15 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/04/20 02:33:15 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/04/20 02:33:15 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/04/20 02:33:15 DEBUG : Setting pass="qserW4cCb8MABBF3TFcMhTAZkNLgWTZ1wNbTLsLSBeslcF4" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/04/20 02:33:15 DEBUG : TestSFTPRclone: detected overridden config - adding "{kRJiU}" suffix to name 2026/04/20 02:33:15 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/04/20 02:33:15 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/04/20 02:33:15 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/04/20 02:33:15 DEBUG : Setting pass="qserW4cCb8MABBF3TFcMhTAZkNLgWTZ1wNbTLsLSBeslcF4" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/04/20 02:33:15 NOTICE: TestSFTPRclone{kRJiU}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: New connection 127.0.0.1:47610->127.0.0.1:28621 to "SSH-2.0-rclone/v1.74.0-beta.9637.c5df1ddf4" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell type "unix" from config 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Relative path resolved to "/rclone-test-rokoxaf5ciko" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Using root directory "/rclone-test-rokoxaf5ciko" 2026/04/20 02:33:15 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand fstests.go:507: No commands in this remote === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/04/20 02:33:15 INFO : dir/subdir: Making directory 2026/04/20 02:33:15 INFO : dir/subdir: Removing directory 2026/04/20 02:33:15 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsListDirNotFound 2026/04/20 02:33:15 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsListRDirNotFound fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:708: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: md5sum /rclone-test-rokoxaf5ciko/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: 458c8d41d4b87ecabd8f90e6695e676a /rclone-test-rokoxaf5ciko/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/04/20 02:33:15 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 458c8d41d4b87ecabd8f90e6695e676a 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: sha1sum /rclone-test-rokoxaf5ciko/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: ff9e5a4b3b7a1f0ac34aa81db3db83b62aeb18b2 /rclone-test-rokoxaf5ciko/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/04/20 02:33:15 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: ff9e5a4b3b7a1f0ac34aa81db3db83b62aeb18b2 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: md5sum /rclone-test-rokoxaf5ciko/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: 458c8d41d4b87ecabd8f90e6695e676a /rclone-test-rokoxaf5ciko/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/04/20 02:33:15 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 458c8d41d4b87ecabd8f90e6695e676a 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: sha1sum /rclone-test-rokoxaf5ciko/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: ff9e5a4b3b7a1f0ac34aa81db3db83b62aeb18b2 /rclone-test-rokoxaf5ciko/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/04/20 02:33:15 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: ff9e5a4b3b7a1f0ac34aa81db3db83b62aeb18b2 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: md5sum /rclone-test-rokoxaf5ciko/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: 458c8d41d4b87ecabd8f90e6695e676a /rclone-test-rokoxaf5ciko/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/04/20 02:33:15 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 458c8d41d4b87ecabd8f90e6695e676a 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: sha1sum /rclone-test-rokoxaf5ciko/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: ff9e5a4b3b7a1f0ac34aa81db3db83b62aeb18b2 /rclone-test-rokoxaf5ciko/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/04/20 02:33:15 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: ff9e5a4b3b7a1f0ac34aa81db3db83b62aeb18b2 === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/./." 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: md5sum /rclone-test-rokoxaf5ciko/./. 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: 607475f8e66fcd14e415c37f3332f934 /rclone-test-rokoxaf5ciko/./. 2026/04/20 02:33:15 DEBUG : ./.: Parsed hash: 607475f8e66fcd14e415c37f3332f934 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/./." 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: sha1sum /rclone-test-rokoxaf5ciko/./. 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: 646beb54e29705f0c97a3a1b590ed57978515d32 /rclone-test-rokoxaf5ciko/./. 2026/04/20 02:33:15 DEBUG : ./.: Parsed hash: 646beb54e29705f0c97a3a1b590ed57978515d32 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/./." 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: md5sum /rclone-test-rokoxaf5ciko/./. 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: 607475f8e66fcd14e415c37f3332f934 /rclone-test-rokoxaf5ciko/./. 2026/04/20 02:33:15 DEBUG : ./.: Parsed hash: 607475f8e66fcd14e415c37f3332f934 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/./." 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: sha1sum /rclone-test-rokoxaf5ciko/./. 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: 646beb54e29705f0c97a3a1b590ed57978515d32 /rclone-test-rokoxaf5ciko/./. 2026/04/20 02:33:15 DEBUG : ./.: Parsed hash: 646beb54e29705f0c97a3a1b590ed57978515d32 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/./." 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: md5sum /rclone-test-rokoxaf5ciko/./. 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: 607475f8e66fcd14e415c37f3332f934 /rclone-test-rokoxaf5ciko/./. 2026/04/20 02:33:15 DEBUG : ./.: Parsed hash: 607475f8e66fcd14e415c37f3332f934 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/./." 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: sha1sum /rclone-test-rokoxaf5ciko/./. 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: 646beb54e29705f0c97a3a1b590ed57978515d32 /rclone-test-rokoxaf5ciko/./. 2026/04/20 02:33:15 DEBUG : ./.: Parsed hash: 646beb54e29705f0c97a3a1b590ed57978515d32 === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/../.." 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: md5sum /rclone-test-rokoxaf5ciko/../.. 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: 6fac57f61b5e49eeac59389a80026cbb /rclone-test-rokoxaf5ciko/../.. 2026/04/20 02:33:15 DEBUG : ../..: Parsed hash: 6fac57f61b5e49eeac59389a80026cbb 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/../.." 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: sha1sum /rclone-test-rokoxaf5ciko/../.. 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: be6789ac520f043f13811a3d4694acda9ad934f6 /rclone-test-rokoxaf5ciko/../.. 2026/04/20 02:33:15 DEBUG : ../..: Parsed hash: be6789ac520f043f13811a3d4694acda9ad934f6 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/../.." 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: md5sum /rclone-test-rokoxaf5ciko/../.. 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: 6fac57f61b5e49eeac59389a80026cbb /rclone-test-rokoxaf5ciko/../.. 2026/04/20 02:33:15 DEBUG : ../..: Parsed hash: 6fac57f61b5e49eeac59389a80026cbb 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/../.." 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: sha1sum /rclone-test-rokoxaf5ciko/../.. 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: be6789ac520f043f13811a3d4694acda9ad934f6 /rclone-test-rokoxaf5ciko/../.. 2026/04/20 02:33:15 DEBUG : ../..: Parsed hash: be6789ac520f043f13811a3d4694acda9ad934f6 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/../.." 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: md5sum /rclone-test-rokoxaf5ciko/../.. 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: 6fac57f61b5e49eeac59389a80026cbb /rclone-test-rokoxaf5ciko/../.. 2026/04/20 02:33:15 DEBUG : ../..: Parsed hash: 6fac57f61b5e49eeac59389a80026cbb 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/../.." 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: sha1sum /rclone-test-rokoxaf5ciko/../.. 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: be6789ac520f043f13811a3d4694acda9ad934f6 /rclone-test-rokoxaf5ciko/../.. 2026/04/20 02:33:15 DEBUG : ../..: Parsed hash: be6789ac520f043f13811a3d4694acda9ad934f6 === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: md5sum /rclone-test-rokoxaf5ciko/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: 9980441638e96a96d6cb6e06c88afaaf /rclone-test-rokoxaf5ciko/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/04/20 02:33:15 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 9980441638e96a96d6cb6e06c88afaaf 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: sha1sum /rclone-test-rokoxaf5ciko/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: 9d39771bc32b75c85663c07508ec70a23166d17a /rclone-test-rokoxaf5ciko/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/04/20 02:33:15 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 9d39771bc32b75c85663c07508ec70a23166d17a 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: md5sum /rclone-test-rokoxaf5ciko/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: 9980441638e96a96d6cb6e06c88afaaf /rclone-test-rokoxaf5ciko/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/04/20 02:33:15 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 9980441638e96a96d6cb6e06c88afaaf 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: sha1sum /rclone-test-rokoxaf5ciko/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: 9d39771bc32b75c85663c07508ec70a23166d17a /rclone-test-rokoxaf5ciko/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/04/20 02:33:15 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 9d39771bc32b75c85663c07508ec70a23166d17a 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: md5sum /rclone-test-rokoxaf5ciko/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: 9980441638e96a96d6cb6e06c88afaaf /rclone-test-rokoxaf5ciko/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/04/20 02:33:15 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 9980441638e96a96d6cb6e06c88afaaf 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: sha1sum /rclone-test-rokoxaf5ciko/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: 9d39771bc32b75c85663c07508ec70a23166d17a /rclone-test-rokoxaf5ciko/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/04/20 02:33:15 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 9d39771bc32b75c85663c07508ec70a23166d17a === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/ leading space/ leading space" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: md5sum /rclone-test-rokoxaf5ciko/\ leading\ space/\ leading\ space 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: e069e6a38afe79656eeffd1f3afa36fe /rclone-test-rokoxaf5ciko/ leading space/ leading space 2026/04/20 02:33:15 DEBUG : leading space/ leading space: Parsed hash: e069e6a38afe79656eeffd1f3afa36fe 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/ leading space/ leading space" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: sha1sum /rclone-test-rokoxaf5ciko/\ leading\ space/\ leading\ space 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: 4b92798a59e606b78c745677acfab7217601e614 /rclone-test-rokoxaf5ciko/ leading space/ leading space 2026/04/20 02:33:15 DEBUG : leading space/ leading space: Parsed hash: 4b92798a59e606b78c745677acfab7217601e614 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/ leading space/ leading space" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: md5sum /rclone-test-rokoxaf5ciko/\ leading\ space/\ leading\ space 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: e069e6a38afe79656eeffd1f3afa36fe /rclone-test-rokoxaf5ciko/ leading space/ leading space 2026/04/20 02:33:15 DEBUG : leading space/ leading space: Parsed hash: e069e6a38afe79656eeffd1f3afa36fe 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/ leading space/ leading space" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: sha1sum /rclone-test-rokoxaf5ciko/\ leading\ space/\ leading\ space 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: 4b92798a59e606b78c745677acfab7217601e614 /rclone-test-rokoxaf5ciko/ leading space/ leading space 2026/04/20 02:33:15 DEBUG : leading space/ leading space: Parsed hash: 4b92798a59e606b78c745677acfab7217601e614 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/ leading space/ leading space" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: md5sum /rclone-test-rokoxaf5ciko/\ leading\ space/\ leading\ space 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: e069e6a38afe79656eeffd1f3afa36fe /rclone-test-rokoxaf5ciko/ leading space/ leading space 2026/04/20 02:33:15 DEBUG : leading space/ leading space: Parsed hash: e069e6a38afe79656eeffd1f3afa36fe 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/ leading space/ leading space" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: sha1sum /rclone-test-rokoxaf5ciko/\ leading\ space/\ leading\ space 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: 4b92798a59e606b78c745677acfab7217601e614 /rclone-test-rokoxaf5ciko/ leading space/ leading space 2026/04/20 02:33:15 DEBUG : leading space/ leading space: Parsed hash: 4b92798a59e606b78c745677acfab7217601e614 === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/~leading tilde/~leading tilde" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: md5sum /rclone-test-rokoxaf5ciko/\~leading\ tilde/\~leading\ tilde 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: 7b0cc0d0e7a298cdc68c67e3f9303446 /rclone-test-rokoxaf5ciko/~leading tilde/~leading tilde 2026/04/20 02:33:15 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 7b0cc0d0e7a298cdc68c67e3f9303446 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/~leading tilde/~leading tilde" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: sha1sum /rclone-test-rokoxaf5ciko/\~leading\ tilde/\~leading\ tilde 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: 3fc418fefe55eb7e331b61dd20eff2cfd11c401b /rclone-test-rokoxaf5ciko/~leading tilde/~leading tilde 2026/04/20 02:33:15 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 3fc418fefe55eb7e331b61dd20eff2cfd11c401b 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/~leading tilde/~leading tilde" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: md5sum /rclone-test-rokoxaf5ciko/\~leading\ tilde/\~leading\ tilde 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: 7b0cc0d0e7a298cdc68c67e3f9303446 /rclone-test-rokoxaf5ciko/~leading tilde/~leading tilde 2026/04/20 02:33:15 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 7b0cc0d0e7a298cdc68c67e3f9303446 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/~leading tilde/~leading tilde" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: sha1sum /rclone-test-rokoxaf5ciko/\~leading\ tilde/\~leading\ tilde 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: 3fc418fefe55eb7e331b61dd20eff2cfd11c401b /rclone-test-rokoxaf5ciko/~leading tilde/~leading tilde 2026/04/20 02:33:15 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 3fc418fefe55eb7e331b61dd20eff2cfd11c401b 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/~leading tilde/~leading tilde" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: md5sum /rclone-test-rokoxaf5ciko/\~leading\ tilde/\~leading\ tilde 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: 7b0cc0d0e7a298cdc68c67e3f9303446 /rclone-test-rokoxaf5ciko/~leading tilde/~leading tilde 2026/04/20 02:33:15 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 7b0cc0d0e7a298cdc68c67e3f9303446 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/~leading tilde/~leading tilde" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: sha1sum /rclone-test-rokoxaf5ciko/\~leading\ tilde/\~leading\ tilde 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: 3fc418fefe55eb7e331b61dd20eff2cfd11c401b /rclone-test-rokoxaf5ciko/~leading tilde/~leading tilde 2026/04/20 02:33:15 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 3fc418fefe55eb7e331b61dd20eff2cfd11c401b === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/␍leading CR/␍leading CR" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: md5sum /rclone-test-rokoxaf5ciko/␍leading\ CR/␍leading\ CR 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: 593e9efe856657780329767df7cfc6a9 /rclone-test-rokoxaf5ciko/␍leading CR/␍leading CR 2026/04/20 02:33:15 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 593e9efe856657780329767df7cfc6a9 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/␍leading CR/␍leading CR" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: sha1sum /rclone-test-rokoxaf5ciko/␍leading\ CR/␍leading\ CR 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: fb9a4a8a082526247d20c1569acc36b12376254f /rclone-test-rokoxaf5ciko/␍leading CR/␍leading CR 2026/04/20 02:33:15 DEBUG : ␍leading CR/␍leading CR: Parsed hash: fb9a4a8a082526247d20c1569acc36b12376254f 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/␍leading CR/␍leading CR" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: md5sum /rclone-test-rokoxaf5ciko/␍leading\ CR/␍leading\ CR 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: 593e9efe856657780329767df7cfc6a9 /rclone-test-rokoxaf5ciko/␍leading CR/␍leading CR 2026/04/20 02:33:15 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 593e9efe856657780329767df7cfc6a9 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/␍leading CR/␍leading CR" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: sha1sum /rclone-test-rokoxaf5ciko/␍leading\ CR/␍leading\ CR 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: fb9a4a8a082526247d20c1569acc36b12376254f /rclone-test-rokoxaf5ciko/␍leading CR/␍leading CR 2026/04/20 02:33:15 DEBUG : ␍leading CR/␍leading CR: Parsed hash: fb9a4a8a082526247d20c1569acc36b12376254f 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/␍leading CR/␍leading CR" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: md5sum /rclone-test-rokoxaf5ciko/␍leading\ CR/␍leading\ CR 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: 593e9efe856657780329767df7cfc6a9 /rclone-test-rokoxaf5ciko/␍leading CR/␍leading CR 2026/04/20 02:33:15 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 593e9efe856657780329767df7cfc6a9 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/␍leading CR/␍leading CR" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: sha1sum /rclone-test-rokoxaf5ciko/␍leading\ CR/␍leading\ CR 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: fb9a4a8a082526247d20c1569acc36b12376254f /rclone-test-rokoxaf5ciko/␍leading CR/␍leading CR 2026/04/20 02:33:15 DEBUG : ␍leading CR/␍leading CR: Parsed hash: fb9a4a8a082526247d20c1569acc36b12376254f === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/␊leading LF/␊leading LF" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: md5sum /rclone-test-rokoxaf5ciko/␊leading\ LF/␊leading\ LF 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: 3fbb2fff8303ff0cf02e8df8cd317122 /rclone-test-rokoxaf5ciko/␊leading LF/␊leading LF 2026/04/20 02:33:15 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 3fbb2fff8303ff0cf02e8df8cd317122 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/␊leading LF/␊leading LF" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: sha1sum /rclone-test-rokoxaf5ciko/␊leading\ LF/␊leading\ LF 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: b371c30030170fe5fc810ac0f03af2b469057498 /rclone-test-rokoxaf5ciko/␊leading LF/␊leading LF 2026/04/20 02:33:15 DEBUG : ␊leading LF/␊leading LF: Parsed hash: b371c30030170fe5fc810ac0f03af2b469057498 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/␊leading LF/␊leading LF" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: md5sum /rclone-test-rokoxaf5ciko/␊leading\ LF/␊leading\ LF 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: 3fbb2fff8303ff0cf02e8df8cd317122 /rclone-test-rokoxaf5ciko/␊leading LF/␊leading LF 2026/04/20 02:33:15 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 3fbb2fff8303ff0cf02e8df8cd317122 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/␊leading LF/␊leading LF" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: sha1sum /rclone-test-rokoxaf5ciko/␊leading\ LF/␊leading\ LF 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: b371c30030170fe5fc810ac0f03af2b469057498 /rclone-test-rokoxaf5ciko/␊leading LF/␊leading LF 2026/04/20 02:33:15 DEBUG : ␊leading LF/␊leading LF: Parsed hash: b371c30030170fe5fc810ac0f03af2b469057498 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/␊leading LF/␊leading LF" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: md5sum /rclone-test-rokoxaf5ciko/␊leading\ LF/␊leading\ LF 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: 3fbb2fff8303ff0cf02e8df8cd317122 /rclone-test-rokoxaf5ciko/␊leading LF/␊leading LF 2026/04/20 02:33:15 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 3fbb2fff8303ff0cf02e8df8cd317122 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/␊leading LF/␊leading LF" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: sha1sum /rclone-test-rokoxaf5ciko/␊leading\ LF/␊leading\ LF 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: b371c30030170fe5fc810ac0f03af2b469057498 /rclone-test-rokoxaf5ciko/␊leading LF/␊leading LF 2026/04/20 02:33:15 DEBUG : ␊leading LF/␊leading LF: Parsed hash: b371c30030170fe5fc810ac0f03af2b469057498 === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/␉leading HT/␉leading HT" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: md5sum /rclone-test-rokoxaf5ciko/␉leading\ HT/␉leading\ HT 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: 9b59051e799833d666602c9100361e50 /rclone-test-rokoxaf5ciko/␉leading HT/␉leading HT 2026/04/20 02:33:15 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 9b59051e799833d666602c9100361e50 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/␉leading HT/␉leading HT" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: sha1sum /rclone-test-rokoxaf5ciko/␉leading\ HT/␉leading\ HT 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: ea50a76451022b0fec7aa840f56026bb503c426f /rclone-test-rokoxaf5ciko/␉leading HT/␉leading HT 2026/04/20 02:33:15 DEBUG : ␉leading HT/␉leading HT: Parsed hash: ea50a76451022b0fec7aa840f56026bb503c426f 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/␉leading HT/␉leading HT" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: md5sum /rclone-test-rokoxaf5ciko/␉leading\ HT/␉leading\ HT 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: 9b59051e799833d666602c9100361e50 /rclone-test-rokoxaf5ciko/␉leading HT/␉leading HT 2026/04/20 02:33:15 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 9b59051e799833d666602c9100361e50 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/␉leading HT/␉leading HT" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: sha1sum /rclone-test-rokoxaf5ciko/␉leading\ HT/␉leading\ HT 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: ea50a76451022b0fec7aa840f56026bb503c426f /rclone-test-rokoxaf5ciko/␉leading HT/␉leading HT 2026/04/20 02:33:15 DEBUG : ␉leading HT/␉leading HT: Parsed hash: ea50a76451022b0fec7aa840f56026bb503c426f 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/␉leading HT/␉leading HT" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: md5sum /rclone-test-rokoxaf5ciko/␉leading\ HT/␉leading\ HT 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: 9b59051e799833d666602c9100361e50 /rclone-test-rokoxaf5ciko/␉leading HT/␉leading HT 2026/04/20 02:33:15 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 9b59051e799833d666602c9100361e50 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/␉leading HT/␉leading HT" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: sha1sum /rclone-test-rokoxaf5ciko/␉leading\ HT/␉leading\ HT 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: ea50a76451022b0fec7aa840f56026bb503c426f /rclone-test-rokoxaf5ciko/␉leading HT/␉leading HT 2026/04/20 02:33:15 DEBUG : ␉leading HT/␉leading HT: Parsed hash: ea50a76451022b0fec7aa840f56026bb503c426f === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/␋leading VT/␋leading VT" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: md5sum /rclone-test-rokoxaf5ciko/␋leading\ VT/␋leading\ VT 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: b452b28c536a8c76b1111d3da8fa4864 /rclone-test-rokoxaf5ciko/␋leading VT/␋leading VT 2026/04/20 02:33:15 DEBUG : ␋leading VT/␋leading VT: Parsed hash: b452b28c536a8c76b1111d3da8fa4864 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/␋leading VT/␋leading VT" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: sha1sum /rclone-test-rokoxaf5ciko/␋leading\ VT/␋leading\ VT 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: c15815f4e62b665daa6d3ac2e31e6489d1c4c95c /rclone-test-rokoxaf5ciko/␋leading VT/␋leading VT 2026/04/20 02:33:15 DEBUG : ␋leading VT/␋leading VT: Parsed hash: c15815f4e62b665daa6d3ac2e31e6489d1c4c95c 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/␋leading VT/␋leading VT" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: md5sum /rclone-test-rokoxaf5ciko/␋leading\ VT/␋leading\ VT 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: b452b28c536a8c76b1111d3da8fa4864 /rclone-test-rokoxaf5ciko/␋leading VT/␋leading VT 2026/04/20 02:33:15 DEBUG : ␋leading VT/␋leading VT: Parsed hash: b452b28c536a8c76b1111d3da8fa4864 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/␋leading VT/␋leading VT" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: sha1sum /rclone-test-rokoxaf5ciko/␋leading\ VT/␋leading\ VT 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: c15815f4e62b665daa6d3ac2e31e6489d1c4c95c /rclone-test-rokoxaf5ciko/␋leading VT/␋leading VT 2026/04/20 02:33:15 DEBUG : ␋leading VT/␋leading VT: Parsed hash: c15815f4e62b665daa6d3ac2e31e6489d1c4c95c 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/␋leading VT/␋leading VT" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: md5sum /rclone-test-rokoxaf5ciko/␋leading\ VT/␋leading\ VT 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: b452b28c536a8c76b1111d3da8fa4864 /rclone-test-rokoxaf5ciko/␋leading VT/␋leading VT 2026/04/20 02:33:15 DEBUG : ␋leading VT/␋leading VT: Parsed hash: b452b28c536a8c76b1111d3da8fa4864 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/␋leading VT/␋leading VT" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: sha1sum /rclone-test-rokoxaf5ciko/␋leading\ VT/␋leading\ VT 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: c15815f4e62b665daa6d3ac2e31e6489d1c4c95c /rclone-test-rokoxaf5ciko/␋leading VT/␋leading VT 2026/04/20 02:33:15 DEBUG : ␋leading VT/␋leading VT: Parsed hash: c15815f4e62b665daa6d3ac2e31e6489d1c4c95c === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/.leading dot/.leading dot" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: md5sum /rclone-test-rokoxaf5ciko/.leading\ dot/.leading\ dot 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: 8e51caef7fc350e74cf410729a5e1ea8 /rclone-test-rokoxaf5ciko/.leading dot/.leading dot 2026/04/20 02:33:15 DEBUG : .leading dot/.leading dot: Parsed hash: 8e51caef7fc350e74cf410729a5e1ea8 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/.leading dot/.leading dot" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: sha1sum /rclone-test-rokoxaf5ciko/.leading\ dot/.leading\ dot 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: d220769dfd94592f3a7aa041a38bed36d3a30fb0 /rclone-test-rokoxaf5ciko/.leading dot/.leading dot 2026/04/20 02:33:15 DEBUG : .leading dot/.leading dot: Parsed hash: d220769dfd94592f3a7aa041a38bed36d3a30fb0 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/.leading dot/.leading dot" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: md5sum /rclone-test-rokoxaf5ciko/.leading\ dot/.leading\ dot 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: 8e51caef7fc350e74cf410729a5e1ea8 /rclone-test-rokoxaf5ciko/.leading dot/.leading dot 2026/04/20 02:33:15 DEBUG : .leading dot/.leading dot: Parsed hash: 8e51caef7fc350e74cf410729a5e1ea8 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/.leading dot/.leading dot" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: sha1sum /rclone-test-rokoxaf5ciko/.leading\ dot/.leading\ dot 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: d220769dfd94592f3a7aa041a38bed36d3a30fb0 /rclone-test-rokoxaf5ciko/.leading dot/.leading dot 2026/04/20 02:33:15 DEBUG : .leading dot/.leading dot: Parsed hash: d220769dfd94592f3a7aa041a38bed36d3a30fb0 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/.leading dot/.leading dot" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: md5sum /rclone-test-rokoxaf5ciko/.leading\ dot/.leading\ dot 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: 8e51caef7fc350e74cf410729a5e1ea8 /rclone-test-rokoxaf5ciko/.leading dot/.leading dot 2026/04/20 02:33:15 DEBUG : .leading dot/.leading dot: Parsed hash: 8e51caef7fc350e74cf410729a5e1ea8 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/.leading dot/.leading dot" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: sha1sum /rclone-test-rokoxaf5ciko/.leading\ dot/.leading\ dot 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: d220769dfd94592f3a7aa041a38bed36d3a30fb0 /rclone-test-rokoxaf5ciko/.leading dot/.leading dot 2026/04/20 02:33:15 DEBUG : .leading dot/.leading dot: Parsed hash: d220769dfd94592f3a7aa041a38bed36d3a30fb0 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/trailing space /trailing space " 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: md5sum /rclone-test-rokoxaf5ciko/trailing\ space\ /trailing\ space\ 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: 99e1f4edf24ee720cd6ba82eaba16658 /rclone-test-rokoxaf5ciko/trailing space /trailing space 2026/04/20 02:33:15 DEBUG : trailing space /trailing space : Parsed hash: 99e1f4edf24ee720cd6ba82eaba16658 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/trailing space /trailing space " 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: sha1sum /rclone-test-rokoxaf5ciko/trailing\ space\ /trailing\ space\ 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: 26f9c0ff9c1605b00c894a0d63b3577c30a01b72 /rclone-test-rokoxaf5ciko/trailing space /trailing space 2026/04/20 02:33:15 DEBUG : trailing space /trailing space : Parsed hash: 26f9c0ff9c1605b00c894a0d63b3577c30a01b72 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/trailing space /trailing space " 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: md5sum /rclone-test-rokoxaf5ciko/trailing\ space\ /trailing\ space\ 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: 99e1f4edf24ee720cd6ba82eaba16658 /rclone-test-rokoxaf5ciko/trailing space /trailing space 2026/04/20 02:33:15 DEBUG : trailing space /trailing space : Parsed hash: 99e1f4edf24ee720cd6ba82eaba16658 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/trailing space /trailing space " 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: sha1sum /rclone-test-rokoxaf5ciko/trailing\ space\ /trailing\ space\ 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: 26f9c0ff9c1605b00c894a0d63b3577c30a01b72 /rclone-test-rokoxaf5ciko/trailing space /trailing space 2026/04/20 02:33:15 DEBUG : trailing space /trailing space : Parsed hash: 26f9c0ff9c1605b00c894a0d63b3577c30a01b72 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/trailing space /trailing space " 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: md5sum /rclone-test-rokoxaf5ciko/trailing\ space\ /trailing\ space\ 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: 99e1f4edf24ee720cd6ba82eaba16658 /rclone-test-rokoxaf5ciko/trailing space /trailing space 2026/04/20 02:33:15 DEBUG : trailing space /trailing space : Parsed hash: 99e1f4edf24ee720cd6ba82eaba16658 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/trailing space /trailing space " 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: sha1sum /rclone-test-rokoxaf5ciko/trailing\ space\ /trailing\ space\ 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: 26f9c0ff9c1605b00c894a0d63b3577c30a01b72 /rclone-test-rokoxaf5ciko/trailing space /trailing space 2026/04/20 02:33:15 DEBUG : trailing space /trailing space : Parsed hash: 26f9c0ff9c1605b00c894a0d63b3577c30a01b72 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/trailing CR␍/trailing CR␍" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: md5sum /rclone-test-rokoxaf5ciko/trailing\ CR␍/trailing\ CR␍ 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: 6f00325b925c9c1d616a11dcaf44db59 /rclone-test-rokoxaf5ciko/trailing CR␍/trailing CR␍ 2026/04/20 02:33:15 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 6f00325b925c9c1d616a11dcaf44db59 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/trailing CR␍/trailing CR␍" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: sha1sum /rclone-test-rokoxaf5ciko/trailing\ CR␍/trailing\ CR␍ 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: f8910eb1744fbbd2da458c474892a1224d95593b /rclone-test-rokoxaf5ciko/trailing CR␍/trailing CR␍ 2026/04/20 02:33:15 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: f8910eb1744fbbd2da458c474892a1224d95593b 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/trailing CR␍/trailing CR␍" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: md5sum /rclone-test-rokoxaf5ciko/trailing\ CR␍/trailing\ CR␍ 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: 6f00325b925c9c1d616a11dcaf44db59 /rclone-test-rokoxaf5ciko/trailing CR␍/trailing CR␍ 2026/04/20 02:33:15 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 6f00325b925c9c1d616a11dcaf44db59 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/trailing CR␍/trailing CR␍" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: sha1sum /rclone-test-rokoxaf5ciko/trailing\ CR␍/trailing\ CR␍ 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: f8910eb1744fbbd2da458c474892a1224d95593b /rclone-test-rokoxaf5ciko/trailing CR␍/trailing CR␍ 2026/04/20 02:33:15 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: f8910eb1744fbbd2da458c474892a1224d95593b 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/trailing CR␍/trailing CR␍" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: md5sum /rclone-test-rokoxaf5ciko/trailing\ CR␍/trailing\ CR␍ 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: 6f00325b925c9c1d616a11dcaf44db59 /rclone-test-rokoxaf5ciko/trailing CR␍/trailing CR␍ 2026/04/20 02:33:15 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 6f00325b925c9c1d616a11dcaf44db59 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/trailing CR␍/trailing CR␍" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: sha1sum /rclone-test-rokoxaf5ciko/trailing\ CR␍/trailing\ CR␍ 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: f8910eb1744fbbd2da458c474892a1224d95593b /rclone-test-rokoxaf5ciko/trailing CR␍/trailing CR␍ 2026/04/20 02:33:15 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: f8910eb1744fbbd2da458c474892a1224d95593b === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/trailing LF␊/trailing LF␊" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: md5sum /rclone-test-rokoxaf5ciko/trailing\ LF␊/trailing\ LF␊ 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: d21e3f22d7dfe664b7b1c5e4822de325 /rclone-test-rokoxaf5ciko/trailing LF␊/trailing LF␊ 2026/04/20 02:33:15 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: d21e3f22d7dfe664b7b1c5e4822de325 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/trailing LF␊/trailing LF␊" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: sha1sum /rclone-test-rokoxaf5ciko/trailing\ LF␊/trailing\ LF␊ 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: 0e4077deef83dd968eb9352cab612d04590ff3ce /rclone-test-rokoxaf5ciko/trailing LF␊/trailing LF␊ 2026/04/20 02:33:15 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 0e4077deef83dd968eb9352cab612d04590ff3ce 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/trailing LF␊/trailing LF␊" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: md5sum /rclone-test-rokoxaf5ciko/trailing\ LF␊/trailing\ LF␊ 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: d21e3f22d7dfe664b7b1c5e4822de325 /rclone-test-rokoxaf5ciko/trailing LF␊/trailing LF␊ 2026/04/20 02:33:15 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: d21e3f22d7dfe664b7b1c5e4822de325 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/trailing LF␊/trailing LF␊" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: sha1sum /rclone-test-rokoxaf5ciko/trailing\ LF␊/trailing\ LF␊ 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: 0e4077deef83dd968eb9352cab612d04590ff3ce /rclone-test-rokoxaf5ciko/trailing LF␊/trailing LF␊ 2026/04/20 02:33:15 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 0e4077deef83dd968eb9352cab612d04590ff3ce 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/trailing LF␊/trailing LF␊" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: md5sum /rclone-test-rokoxaf5ciko/trailing\ LF␊/trailing\ LF␊ 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: d21e3f22d7dfe664b7b1c5e4822de325 /rclone-test-rokoxaf5ciko/trailing LF␊/trailing LF␊ 2026/04/20 02:33:15 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: d21e3f22d7dfe664b7b1c5e4822de325 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/trailing LF␊/trailing LF␊" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: sha1sum /rclone-test-rokoxaf5ciko/trailing\ LF␊/trailing\ LF␊ 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: 0e4077deef83dd968eb9352cab612d04590ff3ce /rclone-test-rokoxaf5ciko/trailing LF␊/trailing LF␊ 2026/04/20 02:33:15 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 0e4077deef83dd968eb9352cab612d04590ff3ce === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/trailing HT␉/trailing HT␉" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: md5sum /rclone-test-rokoxaf5ciko/trailing\ HT␉/trailing\ HT␉ 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: 5ac7506543b821dbe157e790d04466f9 /rclone-test-rokoxaf5ciko/trailing HT␉/trailing HT␉ 2026/04/20 02:33:15 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 5ac7506543b821dbe157e790d04466f9 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/trailing HT␉/trailing HT␉" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: sha1sum /rclone-test-rokoxaf5ciko/trailing\ HT␉/trailing\ HT␉ 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: 24f6b9330cf3210347b6ada4bc3ac1c159615df1 /rclone-test-rokoxaf5ciko/trailing HT␉/trailing HT␉ 2026/04/20 02:33:15 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 24f6b9330cf3210347b6ada4bc3ac1c159615df1 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/trailing HT␉/trailing HT␉" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: md5sum /rclone-test-rokoxaf5ciko/trailing\ HT␉/trailing\ HT␉ 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: 5ac7506543b821dbe157e790d04466f9 /rclone-test-rokoxaf5ciko/trailing HT␉/trailing HT␉ 2026/04/20 02:33:15 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 5ac7506543b821dbe157e790d04466f9 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/trailing HT␉/trailing HT␉" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: sha1sum /rclone-test-rokoxaf5ciko/trailing\ HT␉/trailing\ HT␉ 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: 24f6b9330cf3210347b6ada4bc3ac1c159615df1 /rclone-test-rokoxaf5ciko/trailing HT␉/trailing HT␉ 2026/04/20 02:33:15 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 24f6b9330cf3210347b6ada4bc3ac1c159615df1 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/trailing HT␉/trailing HT␉" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: md5sum /rclone-test-rokoxaf5ciko/trailing\ HT␉/trailing\ HT␉ 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: 5ac7506543b821dbe157e790d04466f9 /rclone-test-rokoxaf5ciko/trailing HT␉/trailing HT␉ 2026/04/20 02:33:15 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 5ac7506543b821dbe157e790d04466f9 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/trailing HT␉/trailing HT␉" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: sha1sum /rclone-test-rokoxaf5ciko/trailing\ HT␉/trailing\ HT␉ 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: 24f6b9330cf3210347b6ada4bc3ac1c159615df1 /rclone-test-rokoxaf5ciko/trailing HT␉/trailing HT␉ 2026/04/20 02:33:15 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 24f6b9330cf3210347b6ada4bc3ac1c159615df1 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/trailing VT␋/trailing VT␋" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: md5sum /rclone-test-rokoxaf5ciko/trailing\ VT␋/trailing\ VT␋ 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: fe6f31eca14ed3f7c81beb58c3d796be /rclone-test-rokoxaf5ciko/trailing VT␋/trailing VT␋ 2026/04/20 02:33:15 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: fe6f31eca14ed3f7c81beb58c3d796be 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/trailing VT␋/trailing VT␋" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: sha1sum /rclone-test-rokoxaf5ciko/trailing\ VT␋/trailing\ VT␋ 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: c0f0e6d0f5a1beb462320ff7f281e1022fd43f11 /rclone-test-rokoxaf5ciko/trailing VT␋/trailing VT␋ 2026/04/20 02:33:15 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: c0f0e6d0f5a1beb462320ff7f281e1022fd43f11 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/trailing VT␋/trailing VT␋" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: md5sum /rclone-test-rokoxaf5ciko/trailing\ VT␋/trailing\ VT␋ 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: fe6f31eca14ed3f7c81beb58c3d796be /rclone-test-rokoxaf5ciko/trailing VT␋/trailing VT␋ 2026/04/20 02:33:15 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: fe6f31eca14ed3f7c81beb58c3d796be 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/trailing VT␋/trailing VT␋" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: sha1sum /rclone-test-rokoxaf5ciko/trailing\ VT␋/trailing\ VT␋ 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: c0f0e6d0f5a1beb462320ff7f281e1022fd43f11 /rclone-test-rokoxaf5ciko/trailing VT␋/trailing VT␋ 2026/04/20 02:33:15 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: c0f0e6d0f5a1beb462320ff7f281e1022fd43f11 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/trailing VT␋/trailing VT␋" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: md5sum /rclone-test-rokoxaf5ciko/trailing\ VT␋/trailing\ VT␋ 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: fe6f31eca14ed3f7c81beb58c3d796be /rclone-test-rokoxaf5ciko/trailing VT␋/trailing VT␋ 2026/04/20 02:33:15 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: fe6f31eca14ed3f7c81beb58c3d796be 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/trailing VT␋/trailing VT␋" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: sha1sum /rclone-test-rokoxaf5ciko/trailing\ VT␋/trailing\ VT␋ 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: c0f0e6d0f5a1beb462320ff7f281e1022fd43f11 /rclone-test-rokoxaf5ciko/trailing VT␋/trailing VT␋ 2026/04/20 02:33:15 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: c0f0e6d0f5a1beb462320ff7f281e1022fd43f11 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/trailing dot./trailing dot." 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: md5sum /rclone-test-rokoxaf5ciko/trailing\ dot./trailing\ dot. 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: 3dd54c5de1bc139e18bb485fc377244f /rclone-test-rokoxaf5ciko/trailing dot./trailing dot. 2026/04/20 02:33:15 DEBUG : trailing dot./trailing dot.: Parsed hash: 3dd54c5de1bc139e18bb485fc377244f 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/trailing dot./trailing dot." 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: sha1sum /rclone-test-rokoxaf5ciko/trailing\ dot./trailing\ dot. 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: 9bd53a9ed3d856c8fb41e41fcef5bc77421f0283 /rclone-test-rokoxaf5ciko/trailing dot./trailing dot. 2026/04/20 02:33:15 DEBUG : trailing dot./trailing dot.: Parsed hash: 9bd53a9ed3d856c8fb41e41fcef5bc77421f0283 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/trailing dot./trailing dot." 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: md5sum /rclone-test-rokoxaf5ciko/trailing\ dot./trailing\ dot. 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: 3dd54c5de1bc139e18bb485fc377244f /rclone-test-rokoxaf5ciko/trailing dot./trailing dot. 2026/04/20 02:33:15 DEBUG : trailing dot./trailing dot.: Parsed hash: 3dd54c5de1bc139e18bb485fc377244f 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/trailing dot./trailing dot." 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: sha1sum /rclone-test-rokoxaf5ciko/trailing\ dot./trailing\ dot. 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: 9bd53a9ed3d856c8fb41e41fcef5bc77421f0283 /rclone-test-rokoxaf5ciko/trailing dot./trailing dot. 2026/04/20 02:33:15 DEBUG : trailing dot./trailing dot.: Parsed hash: 9bd53a9ed3d856c8fb41e41fcef5bc77421f0283 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/trailing dot./trailing dot." 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: md5sum /rclone-test-rokoxaf5ciko/trailing\ dot./trailing\ dot. 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: 3dd54c5de1bc139e18bb485fc377244f /rclone-test-rokoxaf5ciko/trailing dot./trailing dot. 2026/04/20 02:33:15 DEBUG : trailing dot./trailing dot.: Parsed hash: 3dd54c5de1bc139e18bb485fc377244f 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/trailing dot./trailing dot." 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: sha1sum /rclone-test-rokoxaf5ciko/trailing\ dot./trailing\ dot. 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: 9bd53a9ed3d856c8fb41e41fcef5bc77421f0283 /rclone-test-rokoxaf5ciko/trailing dot./trailing dot. 2026/04/20 02:33:15 DEBUG : trailing dot./trailing dot.: Parsed hash: 9bd53a9ed3d856c8fb41e41fcef5bc77421f0283 === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/invalid utf-8\xfe/invalid utf-8\xfe" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: md5sum /rclone-test-rokoxaf5ciko/invalid\ utf-8/invalid\ utf-8 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: f5f9c7d9eaabe6554ecf3da2bc3b0889 /rclone-test-rokoxaf5ciko/invalid utf-8/invalid utf-8 2026/04/20 02:33:15 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: f5f9c7d9eaabe6554ecf3da2bc3b0889 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/invalid utf-8\xfe/invalid utf-8\xfe" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: sha1sum /rclone-test-rokoxaf5ciko/invalid\ utf-8/invalid\ utf-8 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: ea862e27a5d6b71f93e7ae146b836a0f529a81ee /rclone-test-rokoxaf5ciko/invalid utf-8/invalid utf-8 2026/04/20 02:33:15 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: ea862e27a5d6b71f93e7ae146b836a0f529a81ee 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/invalid utf-8\xfe/invalid utf-8\xfe" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: md5sum /rclone-test-rokoxaf5ciko/invalid\ utf-8/invalid\ utf-8 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: f5f9c7d9eaabe6554ecf3da2bc3b0889 /rclone-test-rokoxaf5ciko/invalid utf-8/invalid utf-8 2026/04/20 02:33:15 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: f5f9c7d9eaabe6554ecf3da2bc3b0889 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/invalid utf-8\xfe/invalid utf-8\xfe" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: sha1sum /rclone-test-rokoxaf5ciko/invalid\ utf-8/invalid\ utf-8 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: ea862e27a5d6b71f93e7ae146b836a0f529a81ee /rclone-test-rokoxaf5ciko/invalid utf-8/invalid utf-8 2026/04/20 02:33:15 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: ea862e27a5d6b71f93e7ae146b836a0f529a81ee 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/invalid utf-8\xfe/invalid utf-8\xfe" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: md5sum /rclone-test-rokoxaf5ciko/invalid\ utf-8/invalid\ utf-8 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: f5f9c7d9eaabe6554ecf3da2bc3b0889 /rclone-test-rokoxaf5ciko/invalid utf-8/invalid utf-8 2026/04/20 02:33:15 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: f5f9c7d9eaabe6554ecf3da2bc3b0889 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/invalid utf-8\xfe/invalid utf-8\xfe" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: sha1sum /rclone-test-rokoxaf5ciko/invalid\ utf-8/invalid\ utf-8 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: ea862e27a5d6b71f93e7ae146b836a0f529a81ee /rclone-test-rokoxaf5ciko/invalid utf-8/invalid utf-8 2026/04/20 02:33:15 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: ea862e27a5d6b71f93e7ae146b836a0f529a81ee === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/test%46.txt/test%46.txt" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: md5sum /rclone-test-rokoxaf5ciko/test\%46.txt/test\%46.txt 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: c5fb2976318ceb2688b87cb3e1323b13 /rclone-test-rokoxaf5ciko/test%46.txt/test%46.txt 2026/04/20 02:33:15 DEBUG : test%46.txt/test%46.txt: Parsed hash: c5fb2976318ceb2688b87cb3e1323b13 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/test%46.txt/test%46.txt" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: sha1sum /rclone-test-rokoxaf5ciko/test\%46.txt/test\%46.txt 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: 6e8e65e68b5519e790aa6f8766e53ed5fdb58e75 /rclone-test-rokoxaf5ciko/test%46.txt/test%46.txt 2026/04/20 02:33:15 DEBUG : test%46.txt/test%46.txt: Parsed hash: 6e8e65e68b5519e790aa6f8766e53ed5fdb58e75 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/test%46.txt/test%46.txt" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: md5sum /rclone-test-rokoxaf5ciko/test\%46.txt/test\%46.txt 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: c5fb2976318ceb2688b87cb3e1323b13 /rclone-test-rokoxaf5ciko/test%46.txt/test%46.txt 2026/04/20 02:33:15 DEBUG : test%46.txt/test%46.txt: Parsed hash: c5fb2976318ceb2688b87cb3e1323b13 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/test%46.txt/test%46.txt" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: sha1sum /rclone-test-rokoxaf5ciko/test\%46.txt/test\%46.txt 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: 6e8e65e68b5519e790aa6f8766e53ed5fdb58e75 /rclone-test-rokoxaf5ciko/test%46.txt/test%46.txt 2026/04/20 02:33:15 DEBUG : test%46.txt/test%46.txt: Parsed hash: 6e8e65e68b5519e790aa6f8766e53ed5fdb58e75 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/test%46.txt/test%46.txt" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: md5sum /rclone-test-rokoxaf5ciko/test\%46.txt/test\%46.txt 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: c5fb2976318ceb2688b87cb3e1323b13 /rclone-test-rokoxaf5ciko/test%46.txt/test%46.txt 2026/04/20 02:33:15 DEBUG : test%46.txt/test%46.txt: Parsed hash: c5fb2976318ceb2688b87cb3e1323b13 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/test%46.txt/test%46.txt" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: sha1sum /rclone-test-rokoxaf5ciko/test\%46.txt/test\%46.txt 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: 6e8e65e68b5519e790aa6f8766e53ed5fdb58e75 /rclone-test-rokoxaf5ciko/test%46.txt/test%46.txt 2026/04/20 02:33:15 DEBUG : test%46.txt/test%46.txt: Parsed hash: 6e8e65e68b5519e790aa6f8766e53ed5fdb58e75 === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Connection OK after error: potato 2026/04/20 02:33:15 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Removed after failed upload: potato === RUN TestIntegration/FsMkdir/FsPutZeroLength 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/zero-length-file" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: md5sum /rclone-test-rokoxaf5ciko/zero-length-file 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-rokoxaf5ciko/zero-length-file 2026/04/20 02:33:15 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/zero-length-file" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: sha1sum /rclone-test-rokoxaf5ciko/zero-length-file 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-rokoxaf5ciko/zero-length-file 2026/04/20 02:33:15 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/zero-length-file" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: md5sum /rclone-test-rokoxaf5ciko/zero-length-file 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-rokoxaf5ciko/zero-length-file 2026/04/20 02:33:15 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/zero-length-file" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: sha1sum /rclone-test-rokoxaf5ciko/zero-length-file 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-rokoxaf5ciko/zero-length-file 2026/04/20 02:33:15 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:787: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:820: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:869: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/file name.txt" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: md5sum /rclone-test-rokoxaf5ciko/file\ name.txt 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: 2c3e85063d005afea6c41a33bbd50182 /rclone-test-rokoxaf5ciko/file name.txt 2026/04/20 02:33:15 DEBUG : file name.txt: Parsed hash: 2c3e85063d005afea6c41a33bbd50182 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/file name.txt" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: sha1sum /rclone-test-rokoxaf5ciko/file\ name.txt 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: d0c59c48f02ead6683af2a2036353e03cfc2a5e0 /rclone-test-rokoxaf5ciko/file name.txt 2026/04/20 02:33:15 DEBUG : file name.txt: Parsed hash: d0c59c48f02ead6683af2a2036353e03cfc2a5e0 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/file name.txt" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: md5sum /rclone-test-rokoxaf5ciko/file\ name.txt 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: 2c3e85063d005afea6c41a33bbd50182 /rclone-test-rokoxaf5ciko/file name.txt 2026/04/20 02:33:15 DEBUG : file name.txt: Parsed hash: 2c3e85063d005afea6c41a33bbd50182 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/file name.txt" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: sha1sum /rclone-test-rokoxaf5ciko/file\ name.txt 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: d0c59c48f02ead6683af2a2036353e03cfc2a5e0 /rclone-test-rokoxaf5ciko/file name.txt 2026/04/20 02:33:15 DEBUG : file name.txt: Parsed hash: d0c59c48f02ead6683af2a2036353e03cfc2a5e0 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: md5sum /rclone-test-rokoxaf5ciko/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: 45302a57daf11aef179dc3a51c5f2fde /rclone-test-rokoxaf5ciko/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/20 02:33:15 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 45302a57daf11aef179dc3a51c5f2fde 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: sha1sum /rclone-test-rokoxaf5ciko/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: efa9caf49810ef1db6990ad54ac12d05b95c0463 /rclone-test-rokoxaf5ciko/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/20 02:33:15 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: efa9caf49810ef1db6990ad54ac12d05b95c0463 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: md5sum /rclone-test-rokoxaf5ciko/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: 45302a57daf11aef179dc3a51c5f2fde /rclone-test-rokoxaf5ciko/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/20 02:33:15 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 45302a57daf11aef179dc3a51c5f2fde 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: sha1sum /rclone-test-rokoxaf5ciko/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: efa9caf49810ef1db6990ad54ac12d05b95c0463 /rclone-test-rokoxaf5ciko/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/20 02:33:15 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: efa9caf49810ef1db6990ad54ac12d05b95c0463 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/file name.txt" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: md5sum /rclone-test-rokoxaf5ciko/file\ name.txt 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: 608d8418b32f8b06ecf0dc8a25a3181f /rclone-test-rokoxaf5ciko/file name.txt 2026/04/20 02:33:15 DEBUG : file name.txt: Parsed hash: 608d8418b32f8b06ecf0dc8a25a3181f 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/file name.txt" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: sha1sum /rclone-test-rokoxaf5ciko/file\ name.txt 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: e829e3ab195bbb3e5c38712ba6082a30ce7e541d /rclone-test-rokoxaf5ciko/file name.txt 2026/04/20 02:33:15 DEBUG : file name.txt: Parsed hash: e829e3ab195bbb3e5c38712ba6082a30ce7e541d 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/file name.txt" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: md5sum /rclone-test-rokoxaf5ciko/file\ name.txt 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: 608d8418b32f8b06ecf0dc8a25a3181f /rclone-test-rokoxaf5ciko/file name.txt 2026/04/20 02:33:15 DEBUG : file name.txt: Parsed hash: 608d8418b32f8b06ecf0dc8a25a3181f 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/file name.txt" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: sha1sum /rclone-test-rokoxaf5ciko/file\ name.txt 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: e829e3ab195bbb3e5c38712ba6082a30ce7e541d /rclone-test-rokoxaf5ciko/file name.txt 2026/04/20 02:33:15 DEBUG : file name.txt: Parsed hash: e829e3ab195bbb3e5c38712ba6082a30ce7e541d === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/04/20 02:33:15 DEBUG : Creating backend with remote "TestSFTPRclone:" 2026/04/20 02:33:15 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/04/20 02:33:15 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/04/20 02:33:15 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/04/20 02:33:15 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/04/20 02:33:15 DEBUG : Setting pass="qserW4cCb8MABBF3TFcMhTAZkNLgWTZ1wNbTLsLSBeslcF4" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/04/20 02:33:15 DEBUG : TestSFTPRclone: detected overridden config - adding "{kRJiU}" suffix to name 2026/04/20 02:33:15 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/04/20 02:33:15 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/04/20 02:33:15 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/04/20 02:33:15 DEBUG : Setting pass="qserW4cCb8MABBF3TFcMhTAZkNLgWTZ1wNbTLsLSBeslcF4" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/04/20 02:33:15 NOTICE: TestSFTPRclone{kRJiU}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/: New connection 127.0.0.1:47618->127.0.0.1:28621 to "SSH-2.0-rclone/v1.74.0-beta.9637.c5df1ddf4" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell type "unix" from config 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/: Relative path resolved to "/" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/: Using root directory "/" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/file name.txt" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: md5sum /rclone-test-rokoxaf5ciko/file\ name.txt 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: 608d8418b32f8b06ecf0dc8a25a3181f /rclone-test-rokoxaf5ciko/file name.txt 2026/04/20 02:33:15 DEBUG : file name.txt: Parsed hash: 608d8418b32f8b06ecf0dc8a25a3181f 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/file name.txt" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: sha1sum /rclone-test-rokoxaf5ciko/file\ name.txt 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: e829e3ab195bbb3e5c38712ba6082a30ce7e541d /rclone-test-rokoxaf5ciko/file name.txt 2026/04/20 02:33:15 DEBUG : file name.txt: Parsed hash: e829e3ab195bbb3e5c38712ba6082a30ce7e541d 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: md5sum /rclone-test-rokoxaf5ciko/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: 45302a57daf11aef179dc3a51c5f2fde /rclone-test-rokoxaf5ciko/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/20 02:33:15 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 45302a57daf11aef179dc3a51c5f2fde 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: sha1sum /rclone-test-rokoxaf5ciko/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: efa9caf49810ef1db6990ad54ac12d05b95c0463 /rclone-test-rokoxaf5ciko/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/20 02:33:15 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: efa9caf49810ef1db6990ad54ac12d05b95c0463 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/file name.txt" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: md5sum /rclone-test-rokoxaf5ciko/file\ name.txt 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: 608d8418b32f8b06ecf0dc8a25a3181f /rclone-test-rokoxaf5ciko/file name.txt 2026/04/20 02:33:15 DEBUG : file name.txt: Parsed hash: 608d8418b32f8b06ecf0dc8a25a3181f 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/file name.txt" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: sha1sum /rclone-test-rokoxaf5ciko/file\ name.txt 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: e829e3ab195bbb3e5c38712ba6082a30ce7e541d /rclone-test-rokoxaf5ciko/file name.txt 2026/04/20 02:33:15 DEBUG : file name.txt: Parsed hash: e829e3ab195bbb3e5c38712ba6082a30ce7e541d === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1122: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/file name.txt" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: md5sum /rclone-test-rokoxaf5ciko/file\ name.txt 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: 608d8418b32f8b06ecf0dc8a25a3181f /rclone-test-rokoxaf5ciko/file name.txt 2026/04/20 02:33:15 DEBUG : file name.txt: Parsed hash: 608d8418b32f8b06ecf0dc8a25a3181f 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/file name.txt" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: sha1sum /rclone-test-rokoxaf5ciko/file\ name.txt 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: e829e3ab195bbb3e5c38712ba6082a30ce7e541d /rclone-test-rokoxaf5ciko/file name.txt 2026/04/20 02:33:15 DEBUG : file name.txt: Parsed hash: e829e3ab195bbb3e5c38712ba6082a30ce7e541d 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: md5sum /rclone-test-rokoxaf5ciko/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: 45302a57daf11aef179dc3a51c5f2fde /rclone-test-rokoxaf5ciko/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/20 02:33:15 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 45302a57daf11aef179dc3a51c5f2fde 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: sha1sum /rclone-test-rokoxaf5ciko/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: efa9caf49810ef1db6990ad54ac12d05b95c0463 /rclone-test-rokoxaf5ciko/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/20 02:33:15 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: efa9caf49810ef1db6990ad54ac12d05b95c0463 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge fstests.go:1154: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot fstests.go:1191: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/04/20 02:33:15 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-rokoxaf5ciko/hello? sausage/êé" 2026/04/20 02:33:15 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/04/20 02:33:15 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/04/20 02:33:15 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/04/20 02:33:15 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/04/20 02:33:15 DEBUG : Setting pass="qserW4cCb8MABBF3TFcMhTAZkNLgWTZ1wNbTLsLSBeslcF4" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/04/20 02:33:15 DEBUG : TestSFTPRclone: detected overridden config - adding "{kRJiU}" suffix to name 2026/04/20 02:33:15 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/04/20 02:33:15 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/04/20 02:33:15 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/04/20 02:33:15 DEBUG : Setting pass="qserW4cCb8MABBF3TFcMhTAZkNLgWTZ1wNbTLsLSBeslcF4" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/04/20 02:33:15 NOTICE: TestSFTPRclone{kRJiU}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko/hello? sausage/êé: New connection 127.0.0.1:47626->127.0.0.1:28621 to "SSH-2.0-rclone/v1.74.0-beta.9637.c5df1ddf4" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko/hello? sausage/êé: Shell type "unix" from config 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko/hello? sausage/êé: Relative path resolved to "/rclone-test-rokoxaf5ciko/hello? sausage/êé" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko/hello? sausage/êé: Using root directory "/rclone-test-rokoxaf5ciko/hello? sausage/êé" 2026/04/20 02:33:15 DEBUG : fs cache: renaming cache item "TestSFTPRclone:rclone-test-rokoxaf5ciko/hello? sausage/êé" to be canonical "TestSFTPRclone{kRJiU}:rclone-test-rokoxaf5ciko/hello? sausage/êé" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko/hello? sausage/êé: Shell path "/rclone-test-rokoxaf5ciko/hello? sausage/êé/a/b/c/d/e.txt" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko/hello? sausage/êé: Running remote command: md5sum /rclone-test-rokoxaf5ciko/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko/hello? sausage/êé: Remote command result: f228b1823b29b44239086a415b75ad38 /rclone-test-rokoxaf5ciko/hello? sausage/êé/a/b/c/d/e.txt 2026/04/20 02:33:15 DEBUG : a/b/c/d/e.txt: Parsed hash: f228b1823b29b44239086a415b75ad38 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko/hello? sausage/êé: Shell path "/rclone-test-rokoxaf5ciko/hello? sausage/êé/a/b/c/d/e.txt" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko/hello? sausage/êé: Running remote command: sha1sum /rclone-test-rokoxaf5ciko/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko/hello? sausage/êé: Remote command result: c4f3a96df5b0e48410cbe09a9e44e84b9e4aed06 /rclone-test-rokoxaf5ciko/hello? sausage/êé/a/b/c/d/e.txt 2026/04/20 02:33:15 DEBUG : a/b/c/d/e.txt: Parsed hash: c4f3a96df5b0e48410cbe09a9e44e84b9e4aed06 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko/hello? sausage/êé: Shell path "/rclone-test-rokoxaf5ciko/hello? sausage/êé/a/b/c/d/e.txt" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko/hello? sausage/êé: Running remote command: md5sum /rclone-test-rokoxaf5ciko/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko/hello? sausage/êé: Remote command result: f228b1823b29b44239086a415b75ad38 /rclone-test-rokoxaf5ciko/hello? sausage/êé/a/b/c/d/e.txt 2026/04/20 02:33:15 DEBUG : a/b/c/d/e.txt: Parsed hash: f228b1823b29b44239086a415b75ad38 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko/hello? sausage/êé: Shell path "/rclone-test-rokoxaf5ciko/hello? sausage/êé/a/b/c/d/e.txt" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko/hello? sausage/êé: Running remote command: sha1sum /rclone-test-rokoxaf5ciko/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko/hello? sausage/êé: Remote command result: c4f3a96df5b0e48410cbe09a9e44e84b9e4aed06 /rclone-test-rokoxaf5ciko/hello? sausage/êé/a/b/c/d/e.txt 2026/04/20 02:33:15 DEBUG : a/b/c/d/e.txt: Parsed hash: c4f3a96df5b0e48410cbe09a9e44e84b9e4aed06 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko/hello? sausage/êé: New connection 127.0.0.1:47642->127.0.0.1:28621 to "SSH-2.0-rclone/v1.74.0-beta.9637.c5df1ddf4" 2026/04/20 02:33:15 DEBUG : Waiting for deletions to finish 2026/04/20 02:33:15 INFO : a/b/c/d/e.txt: Deleted 2026/04/20 02:33:15 DEBUG : removing 1 level 4 directories 2026/04/20 02:33:15 INFO : a/b/c/d: Removing directory 2026/04/20 02:33:15 DEBUG : removing 1 level 3 directories 2026/04/20 02:33:15 INFO : a/b/c: Removing directory 2026/04/20 02:33:15 DEBUG : removing 1 level 2 directories 2026/04/20 02:33:15 INFO : a/b: Removing directory 2026/04/20 02:33:15 DEBUG : removing 1 level 1 directories 2026/04/20 02:33:15 INFO : a: Removing directory === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy fstests.go:1255: FS has no Copier interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/file name.txt" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: md5sum /rclone-test-rokoxaf5ciko/file\ name.txt 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: 608d8418b32f8b06ecf0dc8a25a3181f /rclone-test-rokoxaf5ciko/file name.txt 2026/04/20 02:33:15 DEBUG : file name.txt: Parsed hash: 608d8418b32f8b06ecf0dc8a25a3181f 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/file name.txt" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: sha1sum /rclone-test-rokoxaf5ciko/file\ name.txt 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: e829e3ab195bbb3e5c38712ba6082a30ce7e541d /rclone-test-rokoxaf5ciko/file name.txt 2026/04/20 02:33:15 DEBUG : file name.txt: Parsed hash: e829e3ab195bbb3e5c38712ba6082a30ce7e541d 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/other.txt" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: md5sum /rclone-test-rokoxaf5ciko/other.txt 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: 45302a57daf11aef179dc3a51c5f2fde /rclone-test-rokoxaf5ciko/other.txt 2026/04/20 02:33:15 DEBUG : other.txt: Parsed hash: 45302a57daf11aef179dc3a51c5f2fde 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/other.txt" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: sha1sum /rclone-test-rokoxaf5ciko/other.txt 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: efa9caf49810ef1db6990ad54ac12d05b95c0463 /rclone-test-rokoxaf5ciko/other.txt 2026/04/20 02:33:15 DEBUG : other.txt: Parsed hash: efa9caf49810ef1db6990ad54ac12d05b95c0463 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: New connection 127.0.0.1:47644->127.0.0.1:28621 to "SSH-2.0-rclone/v1.74.0-beta.9637.c5df1ddf4" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/other.txt" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: md5sum /rclone-test-rokoxaf5ciko/other.txt 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: 45302a57daf11aef179dc3a51c5f2fde /rclone-test-rokoxaf5ciko/other.txt 2026/04/20 02:33:15 DEBUG : other.txt: Parsed hash: 45302a57daf11aef179dc3a51c5f2fde 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/other.txt" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: sha1sum /rclone-test-rokoxaf5ciko/other.txt 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: efa9caf49810ef1db6990ad54ac12d05b95c0463 /rclone-test-rokoxaf5ciko/other.txt 2026/04/20 02:33:15 DEBUG : other.txt: Parsed hash: efa9caf49810ef1db6990ad54ac12d05b95c0463 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/moveTest/other.txt" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: md5sum /rclone-test-rokoxaf5ciko/moveTest/other.txt 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: 608d8418b32f8b06ecf0dc8a25a3181f /rclone-test-rokoxaf5ciko/moveTest/other.txt 2026/04/20 02:33:15 DEBUG : moveTest/other.txt: Parsed hash: 608d8418b32f8b06ecf0dc8a25a3181f 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/moveTest/other.txt" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: sha1sum /rclone-test-rokoxaf5ciko/moveTest/other.txt 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: e829e3ab195bbb3e5c38712ba6082a30ce7e541d /rclone-test-rokoxaf5ciko/moveTest/other.txt 2026/04/20 02:33:15 DEBUG : moveTest/other.txt: Parsed hash: e829e3ab195bbb3e5c38712ba6082a30ce7e541d 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/file name.txt" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: md5sum /rclone-test-rokoxaf5ciko/file\ name.txt 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: 608d8418b32f8b06ecf0dc8a25a3181f /rclone-test-rokoxaf5ciko/file name.txt 2026/04/20 02:33:15 DEBUG : file name.txt: Parsed hash: 608d8418b32f8b06ecf0dc8a25a3181f 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/file name.txt" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: sha1sum /rclone-test-rokoxaf5ciko/file\ name.txt 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: e829e3ab195bbb3e5c38712ba6082a30ce7e541d /rclone-test-rokoxaf5ciko/file name.txt 2026/04/20 02:33:15 DEBUG : file name.txt: Parsed hash: e829e3ab195bbb3e5c38712ba6082a30ce7e541d 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/other.txt" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: md5sum /rclone-test-rokoxaf5ciko/other.txt 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: 45302a57daf11aef179dc3a51c5f2fde /rclone-test-rokoxaf5ciko/other.txt 2026/04/20 02:33:15 DEBUG : other.txt: Parsed hash: 45302a57daf11aef179dc3a51c5f2fde 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/other.txt" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: sha1sum /rclone-test-rokoxaf5ciko/other.txt 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: efa9caf49810ef1db6990ad54ac12d05b95c0463 /rclone-test-rokoxaf5ciko/other.txt 2026/04/20 02:33:15 DEBUG : other.txt: Parsed hash: efa9caf49810ef1db6990ad54ac12d05b95c0463 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/file name.txt" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: md5sum /rclone-test-rokoxaf5ciko/file\ name.txt 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: 608d8418b32f8b06ecf0dc8a25a3181f /rclone-test-rokoxaf5ciko/file name.txt 2026/04/20 02:33:15 DEBUG : file name.txt: Parsed hash: 608d8418b32f8b06ecf0dc8a25a3181f 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/file name.txt" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: sha1sum /rclone-test-rokoxaf5ciko/file\ name.txt 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: e829e3ab195bbb3e5c38712ba6082a30ce7e541d /rclone-test-rokoxaf5ciko/file name.txt 2026/04/20 02:33:15 DEBUG : file name.txt: Parsed hash: e829e3ab195bbb3e5c38712ba6082a30ce7e541d 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: md5sum /rclone-test-rokoxaf5ciko/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: 45302a57daf11aef179dc3a51c5f2fde /rclone-test-rokoxaf5ciko/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/20 02:33:15 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 45302a57daf11aef179dc3a51c5f2fde 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: sha1sum /rclone-test-rokoxaf5ciko/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: efa9caf49810ef1db6990ad54ac12d05b95c0463 /rclone-test-rokoxaf5ciko/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/20 02:33:15 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: efa9caf49810ef1db6990ad54ac12d05b95c0463 === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata fstests.go:1403: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2026/04/20 02:33:15 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-qukakec0cosu" 2026/04/20 02:33:15 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/04/20 02:33:15 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/04/20 02:33:15 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/04/20 02:33:15 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/04/20 02:33:15 DEBUG : Setting pass="qserW4cCb8MABBF3TFcMhTAZkNLgWTZ1wNbTLsLSBeslcF4" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/04/20 02:33:15 DEBUG : TestSFTPRclone: detected overridden config - adding "{kRJiU}" suffix to name 2026/04/20 02:33:15 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/04/20 02:33:15 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/04/20 02:33:15 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/04/20 02:33:15 DEBUG : Setting pass="qserW4cCb8MABBF3TFcMhTAZkNLgWTZ1wNbTLsLSBeslcF4" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/04/20 02:33:15 NOTICE: TestSFTPRclone{kRJiU}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qukakec0cosu: New connection 127.0.0.1:47648->127.0.0.1:28621 to "SSH-2.0-rclone/v1.74.0-beta.9637.c5df1ddf4" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qukakec0cosu: Shell type "unix" from config 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qukakec0cosu: Relative path resolved to "/rclone-test-qukakec0cosu" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qukakec0cosu: Using root directory "/rclone-test-qukakec0cosu" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qukakec0cosu: Shell path "/rclone-test-qukakec0cosu/new_name/sub_new_name/file name.txt" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qukakec0cosu: Running remote command: md5sum /rclone-test-qukakec0cosu/new_name/sub_new_name/file\ name.txt 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qukakec0cosu: Remote command result: 608d8418b32f8b06ecf0dc8a25a3181f /rclone-test-qukakec0cosu/new_name/sub_new_name/file name.txt 2026/04/20 02:33:15 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: 608d8418b32f8b06ecf0dc8a25a3181f 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qukakec0cosu: Shell path "/rclone-test-qukakec0cosu/new_name/sub_new_name/file name.txt" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qukakec0cosu: Running remote command: sha1sum /rclone-test-qukakec0cosu/new_name/sub_new_name/file\ name.txt 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qukakec0cosu: Remote command result: e829e3ab195bbb3e5c38712ba6082a30ce7e541d /rclone-test-qukakec0cosu/new_name/sub_new_name/file name.txt 2026/04/20 02:33:15 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: e829e3ab195bbb3e5c38712ba6082a30ce7e541d 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qukakec0cosu: Shell path "/rclone-test-qukakec0cosu/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qukakec0cosu: Running remote command: md5sum /rclone-test-qukakec0cosu/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qukakec0cosu: Remote command result: 45302a57daf11aef179dc3a51c5f2fde /rclone-test-qukakec0cosu/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/20 02:33:15 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 45302a57daf11aef179dc3a51c5f2fde 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qukakec0cosu: Shell path "/rclone-test-qukakec0cosu/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qukakec0cosu: Running remote command: sha1sum /rclone-test-qukakec0cosu/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qukakec0cosu: Remote command result: efa9caf49810ef1db6990ad54ac12d05b95c0463 /rclone-test-qukakec0cosu/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/20 02:33:15 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: efa9caf49810ef1db6990ad54ac12d05b95c0463 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/file name.txt" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: md5sum /rclone-test-rokoxaf5ciko/file\ name.txt 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: 608d8418b32f8b06ecf0dc8a25a3181f /rclone-test-rokoxaf5ciko/file name.txt 2026/04/20 02:33:15 DEBUG : file name.txt: Parsed hash: 608d8418b32f8b06ecf0dc8a25a3181f 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/file name.txt" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: sha1sum /rclone-test-rokoxaf5ciko/file\ name.txt 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: e829e3ab195bbb3e5c38712ba6082a30ce7e541d /rclone-test-rokoxaf5ciko/file name.txt 2026/04/20 02:33:15 DEBUG : file name.txt: Parsed hash: e829e3ab195bbb3e5c38712ba6082a30ce7e541d 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: md5sum /rclone-test-rokoxaf5ciko/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: 45302a57daf11aef179dc3a51c5f2fde /rclone-test-rokoxaf5ciko/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/20 02:33:15 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 45302a57daf11aef179dc3a51c5f2fde 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: sha1sum /rclone-test-rokoxaf5ciko/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: efa9caf49810ef1db6990ad54ac12d05b95c0463 /rclone-test-rokoxaf5ciko/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/20 02:33:15 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: efa9caf49810ef1db6990ad54ac12d05b95c0463 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qukakec0cosu: Purge dir "new_name" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qukakec0cosu: Purge dir "" === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/file name.txt" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: md5sum /rclone-test-rokoxaf5ciko/file\ name.txt 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: 608d8418b32f8b06ecf0dc8a25a3181f /rclone-test-rokoxaf5ciko/file name.txt 2026/04/20 02:33:15 DEBUG : file name.txt: Parsed hash: 608d8418b32f8b06ecf0dc8a25a3181f 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/file name.txt" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: sha1sum /rclone-test-rokoxaf5ciko/file\ name.txt 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: e829e3ab195bbb3e5c38712ba6082a30ce7e541d /rclone-test-rokoxaf5ciko/file name.txt 2026/04/20 02:33:15 DEBUG : file name.txt: Parsed hash: e829e3ab195bbb3e5c38712ba6082a30ce7e541d === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType fstests.go:1597: MimeType method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1628: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1699: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/file name.txt" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: md5sum /rclone-test-rokoxaf5ciko/file\ name.txt 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: 536f7f127644df5a5379eaf9f9d48730 /rclone-test-rokoxaf5ciko/file name.txt 2026/04/20 02:33:15 DEBUG : file name.txt: Parsed hash: 536f7f127644df5a5379eaf9f9d48730 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/file name.txt" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: sha1sum /rclone-test-rokoxaf5ciko/file\ name.txt 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: 29a80fc9b72b8803a208335c4a24c4486bb8075a /rclone-test-rokoxaf5ciko/file name.txt 2026/04/20 02:33:15 DEBUG : file name.txt: Parsed hash: 29a80fc9b72b8803a208335c4a24c4486bb8075a 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/file name.txt" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: md5sum /rclone-test-rokoxaf5ciko/file\ name.txt 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: 536f7f127644df5a5379eaf9f9d48730 /rclone-test-rokoxaf5ciko/file name.txt 2026/04/20 02:33:15 DEBUG : file name.txt: Parsed hash: 536f7f127644df5a5379eaf9f9d48730 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/file name.txt" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: sha1sum /rclone-test-rokoxaf5ciko/file\ name.txt 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: 29a80fc9b72b8803a208335c4a24c4486bb8075a /rclone-test-rokoxaf5ciko/file name.txt 2026/04/20 02:33:15 DEBUG : file name.txt: Parsed hash: 29a80fc9b72b8803a208335c4a24c4486bb8075a === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/04/20 02:33:15 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-rokoxaf5ciko/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/20 02:33:15 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/04/20 02:33:15 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/04/20 02:33:15 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/04/20 02:33:15 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/04/20 02:33:15 DEBUG : Setting pass="qserW4cCb8MABBF3TFcMhTAZkNLgWTZ1wNbTLsLSBeslcF4" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/04/20 02:33:15 DEBUG : TestSFTPRclone: detected overridden config - adding "{kRJiU}" suffix to name 2026/04/20 02:33:15 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/04/20 02:33:15 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/04/20 02:33:15 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/04/20 02:33:15 DEBUG : Setting pass="qserW4cCb8MABBF3TFcMhTAZkNLgWTZ1wNbTLsLSBeslcF4" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/04/20 02:33:15 NOTICE: TestSFTPRclone{kRJiU}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: New connection 127.0.0.1:47650->127.0.0.1:28621 to "SSH-2.0-rclone/v1.74.0-beta.9637.c5df1ddf4" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell type "unix" from config 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Relative path resolved to "/rclone-test-rokoxaf5ciko/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Using root directory "/rclone-test-rokoxaf5ciko/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/rclone-test-rokoxaf5ciko/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: md5sum /rclone-test-rokoxaf5ciko/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: 45302a57daf11aef179dc3a51c5f2fde /rclone-test-rokoxaf5ciko/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/20 02:33:15 DEBUG : z.txt: Parsed hash: 45302a57daf11aef179dc3a51c5f2fde 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/rclone-test-rokoxaf5ciko/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: sha1sum /rclone-test-rokoxaf5ciko/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: efa9caf49810ef1db6990ad54ac12d05b95c0463 /rclone-test-rokoxaf5ciko/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/20 02:33:15 DEBUG : z.txt: Parsed hash: efa9caf49810ef1db6990ad54ac12d05b95c0463 === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/04/20 02:33:15 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-rokoxaf5ciko/not found.txt" 2026/04/20 02:33:15 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/04/20 02:33:15 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/04/20 02:33:15 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/04/20 02:33:15 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/04/20 02:33:15 DEBUG : Setting pass="qserW4cCb8MABBF3TFcMhTAZkNLgWTZ1wNbTLsLSBeslcF4" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/04/20 02:33:15 DEBUG : TestSFTPRclone: detected overridden config - adding "{kRJiU}" suffix to name 2026/04/20 02:33:15 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/04/20 02:33:15 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/04/20 02:33:15 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/04/20 02:33:15 DEBUG : Setting pass="qserW4cCb8MABBF3TFcMhTAZkNLgWTZ1wNbTLsLSBeslcF4" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/04/20 02:33:15 NOTICE: TestSFTPRclone{kRJiU}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko/not found.txt: New connection 127.0.0.1:47662->127.0.0.1:28621 to "SSH-2.0-rclone/v1.74.0-beta.9637.c5df1ddf4" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko/not found.txt: Shell type "unix" from config 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko/not found.txt: Relative path resolved to "/rclone-test-rokoxaf5ciko/not found.txt" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko/not found.txt: Using root directory "/rclone-test-rokoxaf5ciko/not found.txt" 2026/04/20 02:33:15 ERROR : error listing: directory not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1916: Opening root remote "TestSFTPRclone:" path "rclone-test-rokoxaf5ciko" from "TestSFTPRclone:rclone-test-rokoxaf5ciko" 2026/04/20 02:33:15 DEBUG : Creating backend with remote "TestSFTPRclone:" 2026/04/20 02:33:15 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/04/20 02:33:15 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/04/20 02:33:15 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/04/20 02:33:15 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/04/20 02:33:15 DEBUG : Setting pass="qserW4cCb8MABBF3TFcMhTAZkNLgWTZ1wNbTLsLSBeslcF4" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/04/20 02:33:15 DEBUG : TestSFTPRclone: detected overridden config - adding "{kRJiU}" suffix to name 2026/04/20 02:33:15 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/04/20 02:33:15 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/04/20 02:33:15 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/04/20 02:33:15 DEBUG : Setting pass="qserW4cCb8MABBF3TFcMhTAZkNLgWTZ1wNbTLsLSBeslcF4" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/04/20 02:33:15 NOTICE: TestSFTPRclone{kRJiU}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/: New connection 127.0.0.1:47674->127.0.0.1:28621 to "SSH-2.0-rclone/v1.74.0-beta.9637.c5df1ddf4" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell type "unix" from config 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/: Relative path resolved to "/" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/: Using root directory "/" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-rokoxaf5ciko/file name.txt" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-rokoxaf5ciko/file\ name.txt 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 536f7f127644df5a5379eaf9f9d48730 /rclone-test-rokoxaf5ciko/file name.txt 2026/04/20 02:33:15 DEBUG : rclone-test-rokoxaf5ciko/file name.txt: Parsed hash: 536f7f127644df5a5379eaf9f9d48730 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-rokoxaf5ciko/file name.txt" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-rokoxaf5ciko/file\ name.txt 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 29a80fc9b72b8803a208335c4a24c4486bb8075a /rclone-test-rokoxaf5ciko/file name.txt 2026/04/20 02:33:15 DEBUG : rclone-test-rokoxaf5ciko/file name.txt: Parsed hash: 29a80fc9b72b8803a208335c4a24c4486bb8075a 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-rokoxaf5ciko/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-rokoxaf5ciko/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 45302a57daf11aef179dc3a51c5f2fde /rclone-test-rokoxaf5ciko/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/20 02:33:15 DEBUG : rclone-test-rokoxaf5ciko/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 45302a57daf11aef179dc3a51c5f2fde 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-rokoxaf5ciko/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-rokoxaf5ciko/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: efa9caf49810ef1db6990ad54ac12d05b95c0463 /rclone-test-rokoxaf5ciko/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/20 02:33:15 DEBUG : rclone-test-rokoxaf5ciko/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: efa9caf49810ef1db6990ad54ac12d05b95c0463 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-rokoxaf5ciko/file name.txt" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-rokoxaf5ciko/file\ name.txt 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 536f7f127644df5a5379eaf9f9d48730 /rclone-test-rokoxaf5ciko/file name.txt 2026/04/20 02:33:15 DEBUG : rclone-test-rokoxaf5ciko/file name.txt: Parsed hash: 536f7f127644df5a5379eaf9f9d48730 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-rokoxaf5ciko/file name.txt" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-rokoxaf5ciko/file\ name.txt 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 29a80fc9b72b8803a208335c4a24c4486bb8075a /rclone-test-rokoxaf5ciko/file name.txt 2026/04/20 02:33:15 DEBUG : rclone-test-rokoxaf5ciko/file name.txt: Parsed hash: 29a80fc9b72b8803a208335c4a24c4486bb8075a === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:1953: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-rokoxaf5ciko/created from root.txt" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-rokoxaf5ciko/created\ from\ root.txt 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 42d4181f8593faa76fc53a85dcd60197 /rclone-test-rokoxaf5ciko/created from root.txt 2026/04/20 02:33:15 DEBUG : rclone-test-rokoxaf5ciko/created from root.txt: Parsed hash: 42d4181f8593faa76fc53a85dcd60197 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-rokoxaf5ciko/created from root.txt" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-rokoxaf5ciko/created\ from\ root.txt 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 7f00accea78eb1b82ceb44dfaebf866ef5932ebf /rclone-test-rokoxaf5ciko/created from root.txt 2026/04/20 02:33:15 DEBUG : rclone-test-rokoxaf5ciko/created from root.txt: Parsed hash: 7f00accea78eb1b82ceb44dfaebf866ef5932ebf 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-rokoxaf5ciko/created from root.txt" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-rokoxaf5ciko/created\ from\ root.txt 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 42d4181f8593faa76fc53a85dcd60197 /rclone-test-rokoxaf5ciko/created from root.txt 2026/04/20 02:33:15 DEBUG : rclone-test-rokoxaf5ciko/created from root.txt: Parsed hash: 42d4181f8593faa76fc53a85dcd60197 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-rokoxaf5ciko/created from root.txt" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-rokoxaf5ciko/created\ from\ root.txt 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 7f00accea78eb1b82ceb44dfaebf866ef5932ebf /rclone-test-rokoxaf5ciko/created from root.txt 2026/04/20 02:33:15 DEBUG : rclone-test-rokoxaf5ciko/created from root.txt: Parsed hash: 7f00accea78eb1b82ceb44dfaebf866ef5932ebf 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-rokoxaf5ciko/created from root.txt" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-rokoxaf5ciko/created\ from\ root.txt 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 42d4181f8593faa76fc53a85dcd60197 /rclone-test-rokoxaf5ciko/created from root.txt 2026/04/20 02:33:15 DEBUG : rclone-test-rokoxaf5ciko/created from root.txt: Parsed hash: 42d4181f8593faa76fc53a85dcd60197 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-rokoxaf5ciko/created from root.txt" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-rokoxaf5ciko/created\ from\ root.txt 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 7f00accea78eb1b82ceb44dfaebf866ef5932ebf /rclone-test-rokoxaf5ciko/created from root.txt 2026/04/20 02:33:15 DEBUG : rclone-test-rokoxaf5ciko/created from root.txt: Parsed hash: 7f00accea78eb1b82ceb44dfaebf866ef5932ebf 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-rokoxaf5ciko/file name.txt" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-rokoxaf5ciko/file\ name.txt 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 536f7f127644df5a5379eaf9f9d48730 /rclone-test-rokoxaf5ciko/file name.txt 2026/04/20 02:33:15 DEBUG : rclone-test-rokoxaf5ciko/file name.txt: Parsed hash: 536f7f127644df5a5379eaf9f9d48730 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-rokoxaf5ciko/file name.txt" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-rokoxaf5ciko/file\ name.txt 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 29a80fc9b72b8803a208335c4a24c4486bb8075a /rclone-test-rokoxaf5ciko/file name.txt 2026/04/20 02:33:15 DEBUG : rclone-test-rokoxaf5ciko/file name.txt: Parsed hash: 29a80fc9b72b8803a208335c4a24c4486bb8075a 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-rokoxaf5ciko/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-rokoxaf5ciko/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 45302a57daf11aef179dc3a51c5f2fde /rclone-test-rokoxaf5ciko/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/20 02:33:15 DEBUG : rclone-test-rokoxaf5ciko/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 45302a57daf11aef179dc3a51c5f2fde 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-rokoxaf5ciko/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-rokoxaf5ciko/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: efa9caf49810ef1db6990ad54ac12d05b95c0463 /rclone-test-rokoxaf5ciko/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/20 02:33:15 DEBUG : rclone-test-rokoxaf5ciko/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: efa9caf49810ef1db6990ad54ac12d05b95c0463 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-rokoxaf5ciko/file name.txt" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-rokoxaf5ciko/file\ name.txt 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 536f7f127644df5a5379eaf9f9d48730 /rclone-test-rokoxaf5ciko/file name.txt 2026/04/20 02:33:15 DEBUG : rclone-test-rokoxaf5ciko/file name.txt: Parsed hash: 536f7f127644df5a5379eaf9f9d48730 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-rokoxaf5ciko/file name.txt" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-rokoxaf5ciko/file\ name.txt 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 29a80fc9b72b8803a208335c4a24c4486bb8075a /rclone-test-rokoxaf5ciko/file name.txt 2026/04/20 02:33:15 DEBUG : rclone-test-rokoxaf5ciko/file name.txt: Parsed hash: 29a80fc9b72b8803a208335c4a24c4486bb8075a 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-rokoxaf5ciko/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-rokoxaf5ciko/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 45302a57daf11aef179dc3a51c5f2fde /rclone-test-rokoxaf5ciko/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/20 02:33:15 DEBUG : rclone-test-rokoxaf5ciko/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 45302a57daf11aef179dc3a51c5f2fde 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-rokoxaf5ciko/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-rokoxaf5ciko/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: efa9caf49810ef1db6990ad54ac12d05b95c0463 /rclone-test-rokoxaf5ciko/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/20 02:33:15 DEBUG : rclone-test-rokoxaf5ciko/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: efa9caf49810ef1db6990ad54ac12d05b95c0463 === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2012: FS has no PublicLinker interface === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2117: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2133: Not a bucket based backend === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: md5sum /rclone-test-rokoxaf5ciko/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: 45302a57daf11aef179dc3a51c5f2fde /rclone-test-rokoxaf5ciko/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/20 02:33:15 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 45302a57daf11aef179dc3a51c5f2fde 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: sha1sum /rclone-test-rokoxaf5ciko/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: efa9caf49810ef1db6990ad54ac12d05b95c0463 /rclone-test-rokoxaf5ciko/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/20 02:33:15 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: efa9caf49810ef1db6990ad54ac12d05b95c0463 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Server has VFS statistics extension 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: About path "/rclone-test-rokoxaf5ciko" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Failed to retrieve VFS statistics, trying shell command instead: sftp: "operation unsupported" (SSH_FX_OP_UNSUPPORTED) 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: About path "/rclone-test-rokoxaf5ciko" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: About using shell command for shell type "unix" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: df -k /rclone-test-rokoxaf5ciko 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: Filesystem 1K-blocks Used Available Use% Mounted on /dev/root 157205004 55863144 94909864 35% / === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/piped data.txt" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: md5sum /rclone-test-rokoxaf5ciko/piped\ data.txt 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-rokoxaf5ciko/piped data.txt 2026/04/20 02:33:15 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/piped data.txt" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: sha1sum /rclone-test-rokoxaf5ciko/piped\ data.txt 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-rokoxaf5ciko/piped data.txt 2026/04/20 02:33:15 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/piped data.txt" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: md5sum /rclone-test-rokoxaf5ciko/piped\ data.txt 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-rokoxaf5ciko/piped data.txt 2026/04/20 02:33:15 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/piped data.txt" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: sha1sum /rclone-test-rokoxaf5ciko/piped\ data.txt 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-rokoxaf5ciko/piped data.txt 2026/04/20 02:33:15 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/piped data.txt" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: md5sum /rclone-test-rokoxaf5ciko/piped\ data.txt 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: 50f2111746b06709a8293a1ba74d51e1 /rclone-test-rokoxaf5ciko/piped data.txt 2026/04/20 02:33:15 DEBUG : piped data.txt: Parsed hash: 50f2111746b06709a8293a1ba74d51e1 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/piped data.txt" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: sha1sum /rclone-test-rokoxaf5ciko/piped\ data.txt 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: 9722ea1560131687b66801a994def0512fd86c27 /rclone-test-rokoxaf5ciko/piped data.txt 2026/04/20 02:33:15 DEBUG : piped data.txt: Parsed hash: 9722ea1560131687b66801a994def0512fd86c27 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/piped data.txt" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: md5sum /rclone-test-rokoxaf5ciko/piped\ data.txt 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: 50f2111746b06709a8293a1ba74d51e1 /rclone-test-rokoxaf5ciko/piped data.txt 2026/04/20 02:33:15 DEBUG : piped data.txt: Parsed hash: 50f2111746b06709a8293a1ba74d51e1 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/piped data.txt" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: sha1sum /rclone-test-rokoxaf5ciko/piped\ data.txt 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: 9722ea1560131687b66801a994def0512fd86c27 /rclone-test-rokoxaf5ciko/piped data.txt 2026/04/20 02:33:15 DEBUG : piped data.txt: Parsed hash: 9722ea1560131687b66801a994def0512fd86c27 === RUN TestIntegration/FsMkdir/FsPutFiles/Internal fstests.go:2351: *sftp.Fs does not implement InternalTester === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2372: *sftp.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2484: FS has no Copier interface === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/unknown-size-update.txt" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: md5sum /rclone-test-rokoxaf5ciko/unknown-size-update.txt 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: 541d6a1b1327b19f7c253a84fe9be313 /rclone-test-rokoxaf5ciko/unknown-size-update.txt 2026/04/20 02:33:15 DEBUG : unknown-size-update.txt: Parsed hash: 541d6a1b1327b19f7c253a84fe9be313 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/unknown-size-update.txt" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: sha1sum /rclone-test-rokoxaf5ciko/unknown-size-update.txt 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: 77877f5c08be909c831611f4c82d2eaac68f3248 /rclone-test-rokoxaf5ciko/unknown-size-update.txt 2026/04/20 02:33:15 DEBUG : unknown-size-update.txt: Parsed hash: 77877f5c08be909c831611f4c82d2eaac68f3248 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/unknown-size-update.txt" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: md5sum /rclone-test-rokoxaf5ciko/unknown-size-update.txt 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: 541d6a1b1327b19f7c253a84fe9be313 /rclone-test-rokoxaf5ciko/unknown-size-update.txt 2026/04/20 02:33:15 DEBUG : unknown-size-update.txt: Parsed hash: 541d6a1b1327b19f7c253a84fe9be313 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Shell path "/rclone-test-rokoxaf5ciko/unknown-size-update.txt" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Running remote command: sha1sum /rclone-test-rokoxaf5ciko/unknown-size-update.txt 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Remote command result: 77877f5c08be909c831611f4c82d2eaac68f3248 /rclone-test-rokoxaf5ciko/unknown-size-update.txt 2026/04/20 02:33:15 DEBUG : unknown-size-update.txt: Parsed hash: 77877f5c08be909c831611f4c82d2eaac68f3248 === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/04/20 02:33:15 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-rokoxaf5ciko/deeper/nonexisting/directory" 2026/04/20 02:33:15 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/04/20 02:33:15 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/04/20 02:33:15 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/04/20 02:33:15 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/04/20 02:33:15 DEBUG : Setting pass="qserW4cCb8MABBF3TFcMhTAZkNLgWTZ1wNbTLsLSBeslcF4" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/04/20 02:33:15 DEBUG : TestSFTPRclone: detected overridden config - adding "{kRJiU}" suffix to name 2026/04/20 02:33:15 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/04/20 02:33:15 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/04/20 02:33:15 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/04/20 02:33:15 DEBUG : Setting pass="qserW4cCb8MABBF3TFcMhTAZkNLgWTZ1wNbTLsLSBeslcF4" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/04/20 02:33:15 NOTICE: TestSFTPRclone{kRJiU}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko/deeper/nonexisting/directory: New connection 127.0.0.1:47676->127.0.0.1:28621 to "SSH-2.0-rclone/v1.74.0-beta.9637.c5df1ddf4" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko/deeper/nonexisting/directory: Shell type "unix" from config 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko/deeper/nonexisting/directory: Relative path resolved to "/rclone-test-rokoxaf5ciko/deeper/nonexisting/directory" 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko/deeper/nonexisting/directory: Using root directory "/rclone-test-rokoxaf5ciko/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2676: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2733: FS has no Directory methods and doesn't Wrap 2026/04/20 02:33:15 DEBUG : Waiting for deletions to finish 2026/04/20 02:33:15 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/04/20 02:33:15 DEBUG : removing 1 level 4 directories 2026/04/20 02:33:15 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2026/04/20 02:33:15 DEBUG : removing 1 level 3 directories 2026/04/20 02:33:15 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2026/04/20 02:33:15 DEBUG : removing 1 level 2 directories 2026/04/20 02:33:15 INFO : hello? sausage/êé: Removing directory 2026/04/20 02:33:15 DEBUG : removing 1 level 1 directories 2026/04/20 02:33:15 INFO : hello? sausage: Removing directory 2026/04/20 02:33:15 DEBUG : removing 1 level 0 directories 2026/04/20 02:33:15 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Removing directory 2026/04/20 02:33:15 ERROR : error listing: directory not found 2026/04/20 02:33:15 DEBUG : Waiting for deletions to finish 2026/04/20 02:33:15 ERROR : error listing: directory not found 2026/04/20 02:33:15 ERROR : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Failed to list "": directory not found 2026/04/20 02:33:15 DEBUG : removing 1 level 0 directories 2026/04/20 02:33:15 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Removing directory 2026/04/20 02:33:15 ERROR : Failed to rmdir: Rmdir: directory not found === RUN TestIntegration/FsShutdown 2026/04/20 02:33:15 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-rokoxaf5ciko: Closing 2 unused connections 2026/04/20 02:33:15 NOTICE: TestSFTPRclone: Stopping server --- PASS: TestIntegration (1.64s) --- 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.60s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.01s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.00s) --- SKIP: TestIntegration/FsMkdir/FsListRDirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.00s) --- SKIP: TestIntegration/FsMkdir/FsListRDirNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.01s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.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.11s) --- 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.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (0.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.855s "go test -v -timeout 1h0m0s -remote TestSFTPRclone: -verbose" - Finished OK in 3.594441176s (try 1/5)