"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 TestStringLock --- PASS: TestStringLock (1.14s) === RUN TestIntegration fstests.go:438: Using remote "TestSFTPRclone:" 2025/10/23 01:55:14 NOTICE: TestSFTPRclone: Stopping server 2025/10/23 01:55:15 NOTICE: TestSFTPRclone: Attempting to stop TestSFTPRclone try 2/10 2025/10/23 01:55:15 NOTICE: TestSFTPRclone: Stopping server 2025/10/23 01:55:16 NOTICE: TestSFTPRclone: Attempting to stop TestSFTPRclone try 3/10 2025/10/23 01:55:16 NOTICE: TestSFTPRclone: Stopping server 2025/10/23 01:55:17 NOTICE: TestSFTPRclone: Attempting to stop TestSFTPRclone try 4/10 2025/10/23 01:55:17 NOTICE: TestSFTPRclone: Stopping server 2025/10/23 01:55:18 NOTICE: TestSFTPRclone: Attempting to stop TestSFTPRclone try 5/10 2025/10/23 01:55:18 NOTICE: TestSFTPRclone: Stopping server 2025/10/23 01:55:19 NOTICE: TestSFTPRclone: Attempting to stop TestSFTPRclone try 6/10 2025/10/23 01:55:19 NOTICE: TestSFTPRclone: Stopping server 2025/10/23 01:55:20 NOTICE: TestSFTPRclone: Attempting to stop TestSFTPRclone try 7/10 2025/10/23 01:55:20 NOTICE: TestSFTPRclone: Stopping server 2025/10/23 01:55:21 NOTICE: TestSFTPRclone: Attempting to stop TestSFTPRclone try 8/10 2025/10/23 01:55:21 NOTICE: TestSFTPRclone: Stopping server 2025/10/23 01:55:22 NOTICE: TestSFTPRclone: Attempting to stop TestSFTPRclone try 9/10 2025/10/23 01:55:22 NOTICE: TestSFTPRclone: Stopping server 2025/10/23 01:55:23 NOTICE: TestSFTPRclone: Attempting to stop TestSFTPRclone try 10/10 2025/10/23 01:55:23 NOTICE: TestSFTPRclone: Stopping server 2025/10/23 01:55:23 NOTICE: TestSFTPRclone: Starting server 2025/10/23 01:55:24 NOTICE: TestSFTPRclone: Attempting to connect to "127.0.0.1:28621" try 1/100 2025/10/23 01:55:24 DEBUG : TestSFTPRclone: Read 1, error: 2025/10/23 01:55:24 NOTICE: TestSFTPRclone: Started server and connected to "127.0.0.1:28621" 2025/10/23 01:55:24 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-redacef2jica" 2025/10/23 01:55:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/23 01:55:24 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2025/10/23 01:55:24 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2025/10/23 01:55:24 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2025/10/23 01:55:24 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2025/10/23 01:55:24 DEBUG : Setting pass="5mZU4261zJZaMiwcJp7YapI6crgUA_K0O-jEuWvOBHxOWeA" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2025/10/23 01:55:24 DEBUG : TestSFTPRclone: detected overridden config - adding "{nbdOr}" suffix to name 2025/10/23 01:55:24 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2025/10/23 01:55:24 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2025/10/23 01:55:24 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2025/10/23 01:55:24 DEBUG : Setting pass="5mZU4261zJZaMiwcJp7YapI6crgUA_K0O-jEuWvOBHxOWeA" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: New connection 127.0.0.1:54016->127.0.0.1:28621 to "SSH-2.0-rclone/v1.72.0-beta.9201.c8a834f0e" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell type "unix" from config 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Relative path resolved to "/rclone-test-redacef2jica" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Using root directory "/rclone-test-redacef2jica" 2025/10/23 01:55:24 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 2025/10/23 01:55:24 INFO : dir/subdir: Making directory 2025/10/23 01:55:24 INFO : dir/subdir: Removing directory 2025/10/23 01:55:24 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 2025/10/23 01:55:24 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:707: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: md5sum /rclone-test-redacef2jica/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: d031309539a007d15ee8d7eaa6dc3e21 /rclone-test-redacef2jica/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/10/23 01:55:24 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: d031309539a007d15ee8d7eaa6dc3e21 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: sha1sum /rclone-test-redacef2jica/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: 1da35f00082ce4f8de1c6565724bf4bef4d14bd5 /rclone-test-redacef2jica/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/10/23 01:55:24 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 1da35f00082ce4f8de1c6565724bf4bef4d14bd5 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: md5sum /rclone-test-redacef2jica/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: d031309539a007d15ee8d7eaa6dc3e21 /rclone-test-redacef2jica/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/10/23 01:55:24 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: d031309539a007d15ee8d7eaa6dc3e21 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: sha1sum /rclone-test-redacef2jica/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: 1da35f00082ce4f8de1c6565724bf4bef4d14bd5 /rclone-test-redacef2jica/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/10/23 01:55:24 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 1da35f00082ce4f8de1c6565724bf4bef4d14bd5 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: md5sum /rclone-test-redacef2jica/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: d031309539a007d15ee8d7eaa6dc3e21 /rclone-test-redacef2jica/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/10/23 01:55:24 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: d031309539a007d15ee8d7eaa6dc3e21 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: sha1sum /rclone-test-redacef2jica/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: 1da35f00082ce4f8de1c6565724bf4bef4d14bd5 /rclone-test-redacef2jica/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/10/23 01:55:24 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 1da35f00082ce4f8de1c6565724bf4bef4d14bd5 === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:707: testing "." 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/./." 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: md5sum /rclone-test-redacef2jica/./. 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: e538ab9fef6ce1e3af72ebc5012df4f4 /rclone-test-redacef2jica/./. 2025/10/23 01:55:24 DEBUG : ./.: Parsed hash: e538ab9fef6ce1e3af72ebc5012df4f4 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/./." 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: sha1sum /rclone-test-redacef2jica/./. 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: 4dde503674af9f50139312082b8b1bbced9b87c7 /rclone-test-redacef2jica/./. 2025/10/23 01:55:24 DEBUG : ./.: Parsed hash: 4dde503674af9f50139312082b8b1bbced9b87c7 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/./." 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: md5sum /rclone-test-redacef2jica/./. 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: e538ab9fef6ce1e3af72ebc5012df4f4 /rclone-test-redacef2jica/./. 2025/10/23 01:55:24 DEBUG : ./.: Parsed hash: e538ab9fef6ce1e3af72ebc5012df4f4 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/./." 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: sha1sum /rclone-test-redacef2jica/./. 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: 4dde503674af9f50139312082b8b1bbced9b87c7 /rclone-test-redacef2jica/./. 2025/10/23 01:55:24 DEBUG : ./.: Parsed hash: 4dde503674af9f50139312082b8b1bbced9b87c7 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/./." 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: md5sum /rclone-test-redacef2jica/./. 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: e538ab9fef6ce1e3af72ebc5012df4f4 /rclone-test-redacef2jica/./. 2025/10/23 01:55:24 DEBUG : ./.: Parsed hash: e538ab9fef6ce1e3af72ebc5012df4f4 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/./." 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: sha1sum /rclone-test-redacef2jica/./. 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: 4dde503674af9f50139312082b8b1bbced9b87c7 /rclone-test-redacef2jica/./. 2025/10/23 01:55:24 DEBUG : ./.: Parsed hash: 4dde503674af9f50139312082b8b1bbced9b87c7 === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:707: testing ".." 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/../.." 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: md5sum /rclone-test-redacef2jica/../.. 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: ff133f81d50f526edc50d30938a45488 /rclone-test-redacef2jica/../.. 2025/10/23 01:55:24 DEBUG : ../..: Parsed hash: ff133f81d50f526edc50d30938a45488 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/../.." 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: sha1sum /rclone-test-redacef2jica/../.. 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: 08a2f74d4622a865caceeccb1761e6c58fa77c7e /rclone-test-redacef2jica/../.. 2025/10/23 01:55:24 DEBUG : ../..: Parsed hash: 08a2f74d4622a865caceeccb1761e6c58fa77c7e 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/../.." 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: md5sum /rclone-test-redacef2jica/../.. 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: ff133f81d50f526edc50d30938a45488 /rclone-test-redacef2jica/../.. 2025/10/23 01:55:24 DEBUG : ../..: Parsed hash: ff133f81d50f526edc50d30938a45488 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/../.." 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: sha1sum /rclone-test-redacef2jica/../.. 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: 08a2f74d4622a865caceeccb1761e6c58fa77c7e /rclone-test-redacef2jica/../.. 2025/10/23 01:55:24 DEBUG : ../..: Parsed hash: 08a2f74d4622a865caceeccb1761e6c58fa77c7e 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/../.." 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: md5sum /rclone-test-redacef2jica/../.. 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: ff133f81d50f526edc50d30938a45488 /rclone-test-redacef2jica/../.. 2025/10/23 01:55:24 DEBUG : ../..: Parsed hash: ff133f81d50f526edc50d30938a45488 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/../.." 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: sha1sum /rclone-test-redacef2jica/../.. 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: 08a2f74d4622a865caceeccb1761e6c58fa77c7e /rclone-test-redacef2jica/../.. 2025/10/23 01:55:24 DEBUG : ../..: Parsed hash: 08a2f74d4622a865caceeccb1761e6c58fa77c7e === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: md5sum /rclone-test-redacef2jica/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: 61306c3f615ec3a59dc7dc7eb329928a /rclone-test-redacef2jica/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/10/23 01:55:24 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 61306c3f615ec3a59dc7dc7eb329928a 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: sha1sum /rclone-test-redacef2jica/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: 051fcc79d8bdfc0842bc69dec9b1705476f14688 /rclone-test-redacef2jica/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/10/23 01:55:24 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 051fcc79d8bdfc0842bc69dec9b1705476f14688 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: md5sum /rclone-test-redacef2jica/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: 61306c3f615ec3a59dc7dc7eb329928a /rclone-test-redacef2jica/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/10/23 01:55:24 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 61306c3f615ec3a59dc7dc7eb329928a 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: sha1sum /rclone-test-redacef2jica/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: 051fcc79d8bdfc0842bc69dec9b1705476f14688 /rclone-test-redacef2jica/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/10/23 01:55:24 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 051fcc79d8bdfc0842bc69dec9b1705476f14688 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: md5sum /rclone-test-redacef2jica/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: 61306c3f615ec3a59dc7dc7eb329928a /rclone-test-redacef2jica/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/10/23 01:55:24 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 61306c3f615ec3a59dc7dc7eb329928a 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: sha1sum /rclone-test-redacef2jica/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: 051fcc79d8bdfc0842bc69dec9b1705476f14688 /rclone-test-redacef2jica/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/10/23 01:55:24 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 051fcc79d8bdfc0842bc69dec9b1705476f14688 === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/ leading space/ leading space" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: md5sum /rclone-test-redacef2jica/\ leading\ space/\ leading\ space 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: d6dd74d85efbf77a2e09a47612bad72f /rclone-test-redacef2jica/ leading space/ leading space 2025/10/23 01:55:24 DEBUG : leading space/ leading space: Parsed hash: d6dd74d85efbf77a2e09a47612bad72f 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/ leading space/ leading space" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: sha1sum /rclone-test-redacef2jica/\ leading\ space/\ leading\ space 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: 914f8612331eeb004ac6bacb0ec4852d0ff9700d /rclone-test-redacef2jica/ leading space/ leading space 2025/10/23 01:55:24 DEBUG : leading space/ leading space: Parsed hash: 914f8612331eeb004ac6bacb0ec4852d0ff9700d 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/ leading space/ leading space" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: md5sum /rclone-test-redacef2jica/\ leading\ space/\ leading\ space 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: d6dd74d85efbf77a2e09a47612bad72f /rclone-test-redacef2jica/ leading space/ leading space 2025/10/23 01:55:24 DEBUG : leading space/ leading space: Parsed hash: d6dd74d85efbf77a2e09a47612bad72f 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/ leading space/ leading space" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: sha1sum /rclone-test-redacef2jica/\ leading\ space/\ leading\ space 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: 914f8612331eeb004ac6bacb0ec4852d0ff9700d /rclone-test-redacef2jica/ leading space/ leading space 2025/10/23 01:55:24 DEBUG : leading space/ leading space: Parsed hash: 914f8612331eeb004ac6bacb0ec4852d0ff9700d 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/ leading space/ leading space" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: md5sum /rclone-test-redacef2jica/\ leading\ space/\ leading\ space 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: d6dd74d85efbf77a2e09a47612bad72f /rclone-test-redacef2jica/ leading space/ leading space 2025/10/23 01:55:24 DEBUG : leading space/ leading space: Parsed hash: d6dd74d85efbf77a2e09a47612bad72f 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/ leading space/ leading space" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: sha1sum /rclone-test-redacef2jica/\ leading\ space/\ leading\ space 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: 914f8612331eeb004ac6bacb0ec4852d0ff9700d /rclone-test-redacef2jica/ leading space/ leading space 2025/10/23 01:55:24 DEBUG : leading space/ leading space: Parsed hash: 914f8612331eeb004ac6bacb0ec4852d0ff9700d === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/~leading tilde/~leading tilde" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: md5sum /rclone-test-redacef2jica/\~leading\ tilde/\~leading\ tilde 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: 5b0593ac2477b53edb1548bc4879d7d1 /rclone-test-redacef2jica/~leading tilde/~leading tilde 2025/10/23 01:55:24 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 5b0593ac2477b53edb1548bc4879d7d1 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/~leading tilde/~leading tilde" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: sha1sum /rclone-test-redacef2jica/\~leading\ tilde/\~leading\ tilde 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: f4e56ac4259b6eb0df8f7bd3cd717dd17a3a9b69 /rclone-test-redacef2jica/~leading tilde/~leading tilde 2025/10/23 01:55:24 DEBUG : ~leading tilde/~leading tilde: Parsed hash: f4e56ac4259b6eb0df8f7bd3cd717dd17a3a9b69 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/~leading tilde/~leading tilde" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: md5sum /rclone-test-redacef2jica/\~leading\ tilde/\~leading\ tilde 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: 5b0593ac2477b53edb1548bc4879d7d1 /rclone-test-redacef2jica/~leading tilde/~leading tilde 2025/10/23 01:55:24 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 5b0593ac2477b53edb1548bc4879d7d1 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/~leading tilde/~leading tilde" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: sha1sum /rclone-test-redacef2jica/\~leading\ tilde/\~leading\ tilde 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: f4e56ac4259b6eb0df8f7bd3cd717dd17a3a9b69 /rclone-test-redacef2jica/~leading tilde/~leading tilde 2025/10/23 01:55:24 DEBUG : ~leading tilde/~leading tilde: Parsed hash: f4e56ac4259b6eb0df8f7bd3cd717dd17a3a9b69 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/~leading tilde/~leading tilde" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: md5sum /rclone-test-redacef2jica/\~leading\ tilde/\~leading\ tilde 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: 5b0593ac2477b53edb1548bc4879d7d1 /rclone-test-redacef2jica/~leading tilde/~leading tilde 2025/10/23 01:55:24 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 5b0593ac2477b53edb1548bc4879d7d1 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/~leading tilde/~leading tilde" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: sha1sum /rclone-test-redacef2jica/\~leading\ tilde/\~leading\ tilde 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: f4e56ac4259b6eb0df8f7bd3cd717dd17a3a9b69 /rclone-test-redacef2jica/~leading tilde/~leading tilde 2025/10/23 01:55:24 DEBUG : ~leading tilde/~leading tilde: Parsed hash: f4e56ac4259b6eb0df8f7bd3cd717dd17a3a9b69 === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "␍leading CR" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/␍leading CR/␍leading CR" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: md5sum /rclone-test-redacef2jica/␍leading\ CR/␍leading\ CR 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: 75a111ddb3de5d6dd0c7e6aefac03905 /rclone-test-redacef2jica/␍leading CR/␍leading CR 2025/10/23 01:55:24 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 75a111ddb3de5d6dd0c7e6aefac03905 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/␍leading CR/␍leading CR" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: sha1sum /rclone-test-redacef2jica/␍leading\ CR/␍leading\ CR 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: 3da56ec2c2a2c4b7ec12c411ca2c7ee2f49b7faf /rclone-test-redacef2jica/␍leading CR/␍leading CR 2025/10/23 01:55:24 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 3da56ec2c2a2c4b7ec12c411ca2c7ee2f49b7faf 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/␍leading CR/␍leading CR" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: md5sum /rclone-test-redacef2jica/␍leading\ CR/␍leading\ CR 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: 75a111ddb3de5d6dd0c7e6aefac03905 /rclone-test-redacef2jica/␍leading CR/␍leading CR 2025/10/23 01:55:24 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 75a111ddb3de5d6dd0c7e6aefac03905 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/␍leading CR/␍leading CR" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: sha1sum /rclone-test-redacef2jica/␍leading\ CR/␍leading\ CR 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: 3da56ec2c2a2c4b7ec12c411ca2c7ee2f49b7faf /rclone-test-redacef2jica/␍leading CR/␍leading CR 2025/10/23 01:55:24 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 3da56ec2c2a2c4b7ec12c411ca2c7ee2f49b7faf 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/␍leading CR/␍leading CR" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: md5sum /rclone-test-redacef2jica/␍leading\ CR/␍leading\ CR 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: 75a111ddb3de5d6dd0c7e6aefac03905 /rclone-test-redacef2jica/␍leading CR/␍leading CR 2025/10/23 01:55:24 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 75a111ddb3de5d6dd0c7e6aefac03905 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/␍leading CR/␍leading CR" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: sha1sum /rclone-test-redacef2jica/␍leading\ CR/␍leading\ CR 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: 3da56ec2c2a2c4b7ec12c411ca2c7ee2f49b7faf /rclone-test-redacef2jica/␍leading CR/␍leading CR 2025/10/23 01:55:24 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 3da56ec2c2a2c4b7ec12c411ca2c7ee2f49b7faf === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/␊leading LF/␊leading LF" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: md5sum /rclone-test-redacef2jica/␊leading\ LF/␊leading\ LF 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: 41590a0790bd115bc79b2ba265f95183 /rclone-test-redacef2jica/␊leading LF/␊leading LF 2025/10/23 01:55:24 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 41590a0790bd115bc79b2ba265f95183 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/␊leading LF/␊leading LF" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: sha1sum /rclone-test-redacef2jica/␊leading\ LF/␊leading\ LF 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: c109bd8213f4817d78609544ec350e910827ca70 /rclone-test-redacef2jica/␊leading LF/␊leading LF 2025/10/23 01:55:24 DEBUG : ␊leading LF/␊leading LF: Parsed hash: c109bd8213f4817d78609544ec350e910827ca70 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/␊leading LF/␊leading LF" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: md5sum /rclone-test-redacef2jica/␊leading\ LF/␊leading\ LF 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: 41590a0790bd115bc79b2ba265f95183 /rclone-test-redacef2jica/␊leading LF/␊leading LF 2025/10/23 01:55:24 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 41590a0790bd115bc79b2ba265f95183 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/␊leading LF/␊leading LF" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: sha1sum /rclone-test-redacef2jica/␊leading\ LF/␊leading\ LF 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: c109bd8213f4817d78609544ec350e910827ca70 /rclone-test-redacef2jica/␊leading LF/␊leading LF 2025/10/23 01:55:24 DEBUG : ␊leading LF/␊leading LF: Parsed hash: c109bd8213f4817d78609544ec350e910827ca70 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/␊leading LF/␊leading LF" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: md5sum /rclone-test-redacef2jica/␊leading\ LF/␊leading\ LF 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: 41590a0790bd115bc79b2ba265f95183 /rclone-test-redacef2jica/␊leading LF/␊leading LF 2025/10/23 01:55:24 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 41590a0790bd115bc79b2ba265f95183 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/␊leading LF/␊leading LF" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: sha1sum /rclone-test-redacef2jica/␊leading\ LF/␊leading\ LF 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: c109bd8213f4817d78609544ec350e910827ca70 /rclone-test-redacef2jica/␊leading LF/␊leading LF 2025/10/23 01:55:24 DEBUG : ␊leading LF/␊leading LF: Parsed hash: c109bd8213f4817d78609544ec350e910827ca70 === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/␉leading HT/␉leading HT" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: md5sum /rclone-test-redacef2jica/␉leading\ HT/␉leading\ HT 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: 80b85cb676273527d7c08720586d0216 /rclone-test-redacef2jica/␉leading HT/␉leading HT 2025/10/23 01:55:24 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 80b85cb676273527d7c08720586d0216 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/␉leading HT/␉leading HT" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: sha1sum /rclone-test-redacef2jica/␉leading\ HT/␉leading\ HT 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: b0ac66a3a24add437c6d65d2dac334cb8bc927bf /rclone-test-redacef2jica/␉leading HT/␉leading HT 2025/10/23 01:55:24 DEBUG : ␉leading HT/␉leading HT: Parsed hash: b0ac66a3a24add437c6d65d2dac334cb8bc927bf 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/␉leading HT/␉leading HT" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: md5sum /rclone-test-redacef2jica/␉leading\ HT/␉leading\ HT 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: 80b85cb676273527d7c08720586d0216 /rclone-test-redacef2jica/␉leading HT/␉leading HT 2025/10/23 01:55:24 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 80b85cb676273527d7c08720586d0216 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/␉leading HT/␉leading HT" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: sha1sum /rclone-test-redacef2jica/␉leading\ HT/␉leading\ HT 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: b0ac66a3a24add437c6d65d2dac334cb8bc927bf /rclone-test-redacef2jica/␉leading HT/␉leading HT 2025/10/23 01:55:24 DEBUG : ␉leading HT/␉leading HT: Parsed hash: b0ac66a3a24add437c6d65d2dac334cb8bc927bf 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/␉leading HT/␉leading HT" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: md5sum /rclone-test-redacef2jica/␉leading\ HT/␉leading\ HT 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: 80b85cb676273527d7c08720586d0216 /rclone-test-redacef2jica/␉leading HT/␉leading HT 2025/10/23 01:55:24 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 80b85cb676273527d7c08720586d0216 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/␉leading HT/␉leading HT" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: sha1sum /rclone-test-redacef2jica/␉leading\ HT/␉leading\ HT 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: b0ac66a3a24add437c6d65d2dac334cb8bc927bf /rclone-test-redacef2jica/␉leading HT/␉leading HT 2025/10/23 01:55:24 DEBUG : ␉leading HT/␉leading HT: Parsed hash: b0ac66a3a24add437c6d65d2dac334cb8bc927bf === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:707: testing "␋leading VT" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/␋leading VT/␋leading VT" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: md5sum /rclone-test-redacef2jica/␋leading\ VT/␋leading\ VT 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: 76fed1b84682e7a13af3df342e3456b5 /rclone-test-redacef2jica/␋leading VT/␋leading VT 2025/10/23 01:55:24 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 76fed1b84682e7a13af3df342e3456b5 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/␋leading VT/␋leading VT" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: sha1sum /rclone-test-redacef2jica/␋leading\ VT/␋leading\ VT 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: f432780e8ec604c29f546014c9c7ca315964a791 /rclone-test-redacef2jica/␋leading VT/␋leading VT 2025/10/23 01:55:24 DEBUG : ␋leading VT/␋leading VT: Parsed hash: f432780e8ec604c29f546014c9c7ca315964a791 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/␋leading VT/␋leading VT" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: md5sum /rclone-test-redacef2jica/␋leading\ VT/␋leading\ VT 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: 76fed1b84682e7a13af3df342e3456b5 /rclone-test-redacef2jica/␋leading VT/␋leading VT 2025/10/23 01:55:24 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 76fed1b84682e7a13af3df342e3456b5 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/␋leading VT/␋leading VT" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: sha1sum /rclone-test-redacef2jica/␋leading\ VT/␋leading\ VT 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: f432780e8ec604c29f546014c9c7ca315964a791 /rclone-test-redacef2jica/␋leading VT/␋leading VT 2025/10/23 01:55:24 DEBUG : ␋leading VT/␋leading VT: Parsed hash: f432780e8ec604c29f546014c9c7ca315964a791 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/␋leading VT/␋leading VT" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: md5sum /rclone-test-redacef2jica/␋leading\ VT/␋leading\ VT 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: 76fed1b84682e7a13af3df342e3456b5 /rclone-test-redacef2jica/␋leading VT/␋leading VT 2025/10/23 01:55:24 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 76fed1b84682e7a13af3df342e3456b5 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/␋leading VT/␋leading VT" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: sha1sum /rclone-test-redacef2jica/␋leading\ VT/␋leading\ VT 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: f432780e8ec604c29f546014c9c7ca315964a791 /rclone-test-redacef2jica/␋leading VT/␋leading VT 2025/10/23 01:55:24 DEBUG : ␋leading VT/␋leading VT: Parsed hash: f432780e8ec604c29f546014c9c7ca315964a791 === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:707: testing ".leading dot" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/.leading dot/.leading dot" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: md5sum /rclone-test-redacef2jica/.leading\ dot/.leading\ dot 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: b84189365f56b51177260a955aada79c /rclone-test-redacef2jica/.leading dot/.leading dot 2025/10/23 01:55:24 DEBUG : .leading dot/.leading dot: Parsed hash: b84189365f56b51177260a955aada79c 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/.leading dot/.leading dot" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: sha1sum /rclone-test-redacef2jica/.leading\ dot/.leading\ dot 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: f666cd265468149b1c8589deb8548d6dbec1ba4f /rclone-test-redacef2jica/.leading dot/.leading dot 2025/10/23 01:55:24 DEBUG : .leading dot/.leading dot: Parsed hash: f666cd265468149b1c8589deb8548d6dbec1ba4f 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/.leading dot/.leading dot" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: md5sum /rclone-test-redacef2jica/.leading\ dot/.leading\ dot 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: b84189365f56b51177260a955aada79c /rclone-test-redacef2jica/.leading dot/.leading dot 2025/10/23 01:55:24 DEBUG : .leading dot/.leading dot: Parsed hash: b84189365f56b51177260a955aada79c 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/.leading dot/.leading dot" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: sha1sum /rclone-test-redacef2jica/.leading\ dot/.leading\ dot 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: f666cd265468149b1c8589deb8548d6dbec1ba4f /rclone-test-redacef2jica/.leading dot/.leading dot 2025/10/23 01:55:24 DEBUG : .leading dot/.leading dot: Parsed hash: f666cd265468149b1c8589deb8548d6dbec1ba4f 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/.leading dot/.leading dot" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: md5sum /rclone-test-redacef2jica/.leading\ dot/.leading\ dot 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: b84189365f56b51177260a955aada79c /rclone-test-redacef2jica/.leading dot/.leading dot 2025/10/23 01:55:24 DEBUG : .leading dot/.leading dot: Parsed hash: b84189365f56b51177260a955aada79c 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/.leading dot/.leading dot" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: sha1sum /rclone-test-redacef2jica/.leading\ dot/.leading\ dot 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: f666cd265468149b1c8589deb8548d6dbec1ba4f /rclone-test-redacef2jica/.leading dot/.leading dot 2025/10/23 01:55:24 DEBUG : .leading dot/.leading dot: Parsed hash: f666cd265468149b1c8589deb8548d6dbec1ba4f === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/trailing space /trailing space " 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: md5sum /rclone-test-redacef2jica/trailing\ space\ /trailing\ space\ 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: 3b08003ab3dc0d54def177fb35980754 /rclone-test-redacef2jica/trailing space /trailing space 2025/10/23 01:55:24 DEBUG : trailing space /trailing space : Parsed hash: 3b08003ab3dc0d54def177fb35980754 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/trailing space /trailing space " 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: sha1sum /rclone-test-redacef2jica/trailing\ space\ /trailing\ space\ 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: 8ae02b02f3d79bdaddebe30edfb013788eb10826 /rclone-test-redacef2jica/trailing space /trailing space 2025/10/23 01:55:24 DEBUG : trailing space /trailing space : Parsed hash: 8ae02b02f3d79bdaddebe30edfb013788eb10826 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/trailing space /trailing space " 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: md5sum /rclone-test-redacef2jica/trailing\ space\ /trailing\ space\ 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: 3b08003ab3dc0d54def177fb35980754 /rclone-test-redacef2jica/trailing space /trailing space 2025/10/23 01:55:24 DEBUG : trailing space /trailing space : Parsed hash: 3b08003ab3dc0d54def177fb35980754 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/trailing space /trailing space " 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: sha1sum /rclone-test-redacef2jica/trailing\ space\ /trailing\ space\ 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: 8ae02b02f3d79bdaddebe30edfb013788eb10826 /rclone-test-redacef2jica/trailing space /trailing space 2025/10/23 01:55:24 DEBUG : trailing space /trailing space : Parsed hash: 8ae02b02f3d79bdaddebe30edfb013788eb10826 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/trailing space /trailing space " 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: md5sum /rclone-test-redacef2jica/trailing\ space\ /trailing\ space\ 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: 3b08003ab3dc0d54def177fb35980754 /rclone-test-redacef2jica/trailing space /trailing space 2025/10/23 01:55:24 DEBUG : trailing space /trailing space : Parsed hash: 3b08003ab3dc0d54def177fb35980754 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/trailing space /trailing space " 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: sha1sum /rclone-test-redacef2jica/trailing\ space\ /trailing\ space\ 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: 8ae02b02f3d79bdaddebe30edfb013788eb10826 /rclone-test-redacef2jica/trailing space /trailing space 2025/10/23 01:55:24 DEBUG : trailing space /trailing space : Parsed hash: 8ae02b02f3d79bdaddebe30edfb013788eb10826 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:707: testing "trailing CR␍" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/trailing CR␍/trailing CR␍" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: md5sum /rclone-test-redacef2jica/trailing\ CR␍/trailing\ CR␍ 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: 1b3302bb82638e11fa28a3c976898826 /rclone-test-redacef2jica/trailing CR␍/trailing CR␍ 2025/10/23 01:55:24 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 1b3302bb82638e11fa28a3c976898826 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/trailing CR␍/trailing CR␍" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: sha1sum /rclone-test-redacef2jica/trailing\ CR␍/trailing\ CR␍ 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: 3704db772c69289a85e833dfd643c60c7a6bc812 /rclone-test-redacef2jica/trailing CR␍/trailing CR␍ 2025/10/23 01:55:24 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 3704db772c69289a85e833dfd643c60c7a6bc812 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/trailing CR␍/trailing CR␍" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: md5sum /rclone-test-redacef2jica/trailing\ CR␍/trailing\ CR␍ 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: 1b3302bb82638e11fa28a3c976898826 /rclone-test-redacef2jica/trailing CR␍/trailing CR␍ 2025/10/23 01:55:24 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 1b3302bb82638e11fa28a3c976898826 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/trailing CR␍/trailing CR␍" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: sha1sum /rclone-test-redacef2jica/trailing\ CR␍/trailing\ CR␍ 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: 3704db772c69289a85e833dfd643c60c7a6bc812 /rclone-test-redacef2jica/trailing CR␍/trailing CR␍ 2025/10/23 01:55:24 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 3704db772c69289a85e833dfd643c60c7a6bc812 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/trailing CR␍/trailing CR␍" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: md5sum /rclone-test-redacef2jica/trailing\ CR␍/trailing\ CR␍ 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: 1b3302bb82638e11fa28a3c976898826 /rclone-test-redacef2jica/trailing CR␍/trailing CR␍ 2025/10/23 01:55:24 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 1b3302bb82638e11fa28a3c976898826 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/trailing CR␍/trailing CR␍" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: sha1sum /rclone-test-redacef2jica/trailing\ CR␍/trailing\ CR␍ 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: 3704db772c69289a85e833dfd643c60c7a6bc812 /rclone-test-redacef2jica/trailing CR␍/trailing CR␍ 2025/10/23 01:55:24 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 3704db772c69289a85e833dfd643c60c7a6bc812 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/trailing LF␊/trailing LF␊" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: md5sum /rclone-test-redacef2jica/trailing\ LF␊/trailing\ LF␊ 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: d7303963adfe9285d80e4888522987c4 /rclone-test-redacef2jica/trailing LF␊/trailing LF␊ 2025/10/23 01:55:24 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: d7303963adfe9285d80e4888522987c4 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/trailing LF␊/trailing LF␊" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: sha1sum /rclone-test-redacef2jica/trailing\ LF␊/trailing\ LF␊ 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: 16d71ea5a960120741d2636297228533505b06f8 /rclone-test-redacef2jica/trailing LF␊/trailing LF␊ 2025/10/23 01:55:24 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 16d71ea5a960120741d2636297228533505b06f8 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/trailing LF␊/trailing LF␊" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: md5sum /rclone-test-redacef2jica/trailing\ LF␊/trailing\ LF␊ 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: d7303963adfe9285d80e4888522987c4 /rclone-test-redacef2jica/trailing LF␊/trailing LF␊ 2025/10/23 01:55:24 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: d7303963adfe9285d80e4888522987c4 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/trailing LF␊/trailing LF␊" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: sha1sum /rclone-test-redacef2jica/trailing\ LF␊/trailing\ LF␊ 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: 16d71ea5a960120741d2636297228533505b06f8 /rclone-test-redacef2jica/trailing LF␊/trailing LF␊ 2025/10/23 01:55:24 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 16d71ea5a960120741d2636297228533505b06f8 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/trailing LF␊/trailing LF␊" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: md5sum /rclone-test-redacef2jica/trailing\ LF␊/trailing\ LF␊ 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: d7303963adfe9285d80e4888522987c4 /rclone-test-redacef2jica/trailing LF␊/trailing LF␊ 2025/10/23 01:55:24 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: d7303963adfe9285d80e4888522987c4 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/trailing LF␊/trailing LF␊" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: sha1sum /rclone-test-redacef2jica/trailing\ LF␊/trailing\ LF␊ 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: 16d71ea5a960120741d2636297228533505b06f8 /rclone-test-redacef2jica/trailing LF␊/trailing LF␊ 2025/10/23 01:55:24 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 16d71ea5a960120741d2636297228533505b06f8 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/trailing HT␉/trailing HT␉" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: md5sum /rclone-test-redacef2jica/trailing\ HT␉/trailing\ HT␉ 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: 584b2aeee7f26791d6262b1c5f3be480 /rclone-test-redacef2jica/trailing HT␉/trailing HT␉ 2025/10/23 01:55:24 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 584b2aeee7f26791d6262b1c5f3be480 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/trailing HT␉/trailing HT␉" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: sha1sum /rclone-test-redacef2jica/trailing\ HT␉/trailing\ HT␉ 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: e786b6459d131dd05894a727b7100c58369d1fe5 /rclone-test-redacef2jica/trailing HT␉/trailing HT␉ 2025/10/23 01:55:24 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: e786b6459d131dd05894a727b7100c58369d1fe5 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/trailing HT␉/trailing HT␉" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: md5sum /rclone-test-redacef2jica/trailing\ HT␉/trailing\ HT␉ 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: 584b2aeee7f26791d6262b1c5f3be480 /rclone-test-redacef2jica/trailing HT␉/trailing HT␉ 2025/10/23 01:55:24 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 584b2aeee7f26791d6262b1c5f3be480 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/trailing HT␉/trailing HT␉" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: sha1sum /rclone-test-redacef2jica/trailing\ HT␉/trailing\ HT␉ 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: e786b6459d131dd05894a727b7100c58369d1fe5 /rclone-test-redacef2jica/trailing HT␉/trailing HT␉ 2025/10/23 01:55:24 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: e786b6459d131dd05894a727b7100c58369d1fe5 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/trailing HT␉/trailing HT␉" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: md5sum /rclone-test-redacef2jica/trailing\ HT␉/trailing\ HT␉ 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: 584b2aeee7f26791d6262b1c5f3be480 /rclone-test-redacef2jica/trailing HT␉/trailing HT␉ 2025/10/23 01:55:24 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 584b2aeee7f26791d6262b1c5f3be480 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/trailing HT␉/trailing HT␉" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: sha1sum /rclone-test-redacef2jica/trailing\ HT␉/trailing\ HT␉ 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: e786b6459d131dd05894a727b7100c58369d1fe5 /rclone-test-redacef2jica/trailing HT␉/trailing HT␉ 2025/10/23 01:55:24 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: e786b6459d131dd05894a727b7100c58369d1fe5 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/trailing VT␋/trailing VT␋" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: md5sum /rclone-test-redacef2jica/trailing\ VT␋/trailing\ VT␋ 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: 85694c97b545befeb62299d0b72b28ee /rclone-test-redacef2jica/trailing VT␋/trailing VT␋ 2025/10/23 01:55:24 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 85694c97b545befeb62299d0b72b28ee 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/trailing VT␋/trailing VT␋" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: sha1sum /rclone-test-redacef2jica/trailing\ VT␋/trailing\ VT␋ 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: fe1b2e666df6e13e10247d49dbd69777eb85a736 /rclone-test-redacef2jica/trailing VT␋/trailing VT␋ 2025/10/23 01:55:24 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: fe1b2e666df6e13e10247d49dbd69777eb85a736 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/trailing VT␋/trailing VT␋" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: md5sum /rclone-test-redacef2jica/trailing\ VT␋/trailing\ VT␋ 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: 85694c97b545befeb62299d0b72b28ee /rclone-test-redacef2jica/trailing VT␋/trailing VT␋ 2025/10/23 01:55:24 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 85694c97b545befeb62299d0b72b28ee 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/trailing VT␋/trailing VT␋" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: sha1sum /rclone-test-redacef2jica/trailing\ VT␋/trailing\ VT␋ 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: fe1b2e666df6e13e10247d49dbd69777eb85a736 /rclone-test-redacef2jica/trailing VT␋/trailing VT␋ 2025/10/23 01:55:24 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: fe1b2e666df6e13e10247d49dbd69777eb85a736 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/trailing VT␋/trailing VT␋" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: md5sum /rclone-test-redacef2jica/trailing\ VT␋/trailing\ VT␋ 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: 85694c97b545befeb62299d0b72b28ee /rclone-test-redacef2jica/trailing VT␋/trailing VT␋ 2025/10/23 01:55:24 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 85694c97b545befeb62299d0b72b28ee 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/trailing VT␋/trailing VT␋" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: sha1sum /rclone-test-redacef2jica/trailing\ VT␋/trailing\ VT␋ 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: fe1b2e666df6e13e10247d49dbd69777eb85a736 /rclone-test-redacef2jica/trailing VT␋/trailing VT␋ 2025/10/23 01:55:24 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: fe1b2e666df6e13e10247d49dbd69777eb85a736 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/trailing dot./trailing dot." 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: md5sum /rclone-test-redacef2jica/trailing\ dot./trailing\ dot. 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: 0b22719eaa3257af82f571548b0a07b8 /rclone-test-redacef2jica/trailing dot./trailing dot. 2025/10/23 01:55:24 DEBUG : trailing dot./trailing dot.: Parsed hash: 0b22719eaa3257af82f571548b0a07b8 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/trailing dot./trailing dot." 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: sha1sum /rclone-test-redacef2jica/trailing\ dot./trailing\ dot. 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: 77fb11789f453beef8d205a1315e0d11c885aceb /rclone-test-redacef2jica/trailing dot./trailing dot. 2025/10/23 01:55:24 DEBUG : trailing dot./trailing dot.: Parsed hash: 77fb11789f453beef8d205a1315e0d11c885aceb 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/trailing dot./trailing dot." 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: md5sum /rclone-test-redacef2jica/trailing\ dot./trailing\ dot. 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: 0b22719eaa3257af82f571548b0a07b8 /rclone-test-redacef2jica/trailing dot./trailing dot. 2025/10/23 01:55:24 DEBUG : trailing dot./trailing dot.: Parsed hash: 0b22719eaa3257af82f571548b0a07b8 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/trailing dot./trailing dot." 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: sha1sum /rclone-test-redacef2jica/trailing\ dot./trailing\ dot. 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: 77fb11789f453beef8d205a1315e0d11c885aceb /rclone-test-redacef2jica/trailing dot./trailing dot. 2025/10/23 01:55:24 DEBUG : trailing dot./trailing dot.: Parsed hash: 77fb11789f453beef8d205a1315e0d11c885aceb 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/trailing dot./trailing dot." 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: md5sum /rclone-test-redacef2jica/trailing\ dot./trailing\ dot. 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: 0b22719eaa3257af82f571548b0a07b8 /rclone-test-redacef2jica/trailing dot./trailing dot. 2025/10/23 01:55:24 DEBUG : trailing dot./trailing dot.: Parsed hash: 0b22719eaa3257af82f571548b0a07b8 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/trailing dot./trailing dot." 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: sha1sum /rclone-test-redacef2jica/trailing\ dot./trailing\ dot. 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: 77fb11789f453beef8d205a1315e0d11c885aceb /rclone-test-redacef2jica/trailing dot./trailing dot. 2025/10/23 01:55:24 DEBUG : trailing dot./trailing dot.: Parsed hash: 77fb11789f453beef8d205a1315e0d11c885aceb === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/invalid utf-8\xfe/invalid utf-8\xfe" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: md5sum /rclone-test-redacef2jica/invalid\ utf-8/invalid\ utf-8 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: 967a07dcd2de148cc476b027dbc4ed36 /rclone-test-redacef2jica/invalid utf-8/invalid utf-8 2025/10/23 01:55:24 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 967a07dcd2de148cc476b027dbc4ed36 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/invalid utf-8\xfe/invalid utf-8\xfe" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: sha1sum /rclone-test-redacef2jica/invalid\ utf-8/invalid\ utf-8 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: e82f7b2ccbddb60f4c2a127de4d4f5a6ad54b8cd /rclone-test-redacef2jica/invalid utf-8/invalid utf-8 2025/10/23 01:55:24 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: e82f7b2ccbddb60f4c2a127de4d4f5a6ad54b8cd 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/invalid utf-8\xfe/invalid utf-8\xfe" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: md5sum /rclone-test-redacef2jica/invalid\ utf-8/invalid\ utf-8 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: 967a07dcd2de148cc476b027dbc4ed36 /rclone-test-redacef2jica/invalid utf-8/invalid utf-8 2025/10/23 01:55:24 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 967a07dcd2de148cc476b027dbc4ed36 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/invalid utf-8\xfe/invalid utf-8\xfe" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: sha1sum /rclone-test-redacef2jica/invalid\ utf-8/invalid\ utf-8 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: e82f7b2ccbddb60f4c2a127de4d4f5a6ad54b8cd /rclone-test-redacef2jica/invalid utf-8/invalid utf-8 2025/10/23 01:55:24 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: e82f7b2ccbddb60f4c2a127de4d4f5a6ad54b8cd 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/invalid utf-8\xfe/invalid utf-8\xfe" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: md5sum /rclone-test-redacef2jica/invalid\ utf-8/invalid\ utf-8 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: 967a07dcd2de148cc476b027dbc4ed36 /rclone-test-redacef2jica/invalid utf-8/invalid utf-8 2025/10/23 01:55:24 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 967a07dcd2de148cc476b027dbc4ed36 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/invalid utf-8\xfe/invalid utf-8\xfe" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: sha1sum /rclone-test-redacef2jica/invalid\ utf-8/invalid\ utf-8 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: e82f7b2ccbddb60f4c2a127de4d4f5a6ad54b8cd /rclone-test-redacef2jica/invalid utf-8/invalid utf-8 2025/10/23 01:55:24 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: e82f7b2ccbddb60f4c2a127de4d4f5a6ad54b8cd === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/test%46.txt/test%46.txt" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: md5sum /rclone-test-redacef2jica/test\%46.txt/test\%46.txt 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: 722242891f8a9a1d25fd2403095115fa /rclone-test-redacef2jica/test%46.txt/test%46.txt 2025/10/23 01:55:24 DEBUG : test%46.txt/test%46.txt: Parsed hash: 722242891f8a9a1d25fd2403095115fa 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/test%46.txt/test%46.txt" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: sha1sum /rclone-test-redacef2jica/test\%46.txt/test\%46.txt 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: 730828375176c9f7103c82144a4f6005ff1e824f /rclone-test-redacef2jica/test%46.txt/test%46.txt 2025/10/23 01:55:24 DEBUG : test%46.txt/test%46.txt: Parsed hash: 730828375176c9f7103c82144a4f6005ff1e824f 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/test%46.txt/test%46.txt" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: md5sum /rclone-test-redacef2jica/test\%46.txt/test\%46.txt 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: 722242891f8a9a1d25fd2403095115fa /rclone-test-redacef2jica/test%46.txt/test%46.txt 2025/10/23 01:55:24 DEBUG : test%46.txt/test%46.txt: Parsed hash: 722242891f8a9a1d25fd2403095115fa 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/test%46.txt/test%46.txt" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: sha1sum /rclone-test-redacef2jica/test\%46.txt/test\%46.txt 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: 730828375176c9f7103c82144a4f6005ff1e824f /rclone-test-redacef2jica/test%46.txt/test%46.txt 2025/10/23 01:55:24 DEBUG : test%46.txt/test%46.txt: Parsed hash: 730828375176c9f7103c82144a4f6005ff1e824f 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/test%46.txt/test%46.txt" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: md5sum /rclone-test-redacef2jica/test\%46.txt/test\%46.txt 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: 722242891f8a9a1d25fd2403095115fa /rclone-test-redacef2jica/test%46.txt/test%46.txt 2025/10/23 01:55:24 DEBUG : test%46.txt/test%46.txt: Parsed hash: 722242891f8a9a1d25fd2403095115fa 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/test%46.txt/test%46.txt" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: sha1sum /rclone-test-redacef2jica/test\%46.txt/test\%46.txt 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: 730828375176c9f7103c82144a4f6005ff1e824f /rclone-test-redacef2jica/test%46.txt/test%46.txt 2025/10/23 01:55:24 DEBUG : test%46.txt/test%46.txt: Parsed hash: 730828375176c9f7103c82144a4f6005ff1e824f === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Connection OK after error: potato 2025/10/23 01:55:24 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Removed after failed upload: potato === RUN TestIntegration/FsMkdir/FsPutZeroLength 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/zero-length-file" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: md5sum /rclone-test-redacef2jica/zero-length-file 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-redacef2jica/zero-length-file 2025/10/23 01:55:24 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/zero-length-file" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: sha1sum /rclone-test-redacef2jica/zero-length-file 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-redacef2jica/zero-length-file 2025/10/23 01:55:24 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/zero-length-file" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: md5sum /rclone-test-redacef2jica/zero-length-file 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-redacef2jica/zero-length-file 2025/10/23 01:55:24 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/zero-length-file" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: sha1sum /rclone-test-redacef2jica/zero-length-file 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-redacef2jica/zero-length-file 2025/10/23 01:55:24 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:786: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:819: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:868: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/file name.txt" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: md5sum /rclone-test-redacef2jica/file\ name.txt 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: 09e351eb1b68a6ac241f55bec941d610 /rclone-test-redacef2jica/file name.txt 2025/10/23 01:55:24 DEBUG : file name.txt: Parsed hash: 09e351eb1b68a6ac241f55bec941d610 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/file name.txt" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: sha1sum /rclone-test-redacef2jica/file\ name.txt 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: 03253ed811d2aaa6e458035e47d55fc2e12b7bd2 /rclone-test-redacef2jica/file name.txt 2025/10/23 01:55:24 DEBUG : file name.txt: Parsed hash: 03253ed811d2aaa6e458035e47d55fc2e12b7bd2 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/file name.txt" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: md5sum /rclone-test-redacef2jica/file\ name.txt 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: 09e351eb1b68a6ac241f55bec941d610 /rclone-test-redacef2jica/file name.txt 2025/10/23 01:55:24 DEBUG : file name.txt: Parsed hash: 09e351eb1b68a6ac241f55bec941d610 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/file name.txt" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: sha1sum /rclone-test-redacef2jica/file\ name.txt 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: 03253ed811d2aaa6e458035e47d55fc2e12b7bd2 /rclone-test-redacef2jica/file name.txt 2025/10/23 01:55:24 DEBUG : file name.txt: Parsed hash: 03253ed811d2aaa6e458035e47d55fc2e12b7bd2 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: md5sum /rclone-test-redacef2jica/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: 2aea368e24fb2236e612eb981997ac78 /rclone-test-redacef2jica/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/23 01:55:24 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 2aea368e24fb2236e612eb981997ac78 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: sha1sum /rclone-test-redacef2jica/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: f7d55e694dd78c60ea8481f5aa05c8df70321262 /rclone-test-redacef2jica/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/23 01:55:24 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: f7d55e694dd78c60ea8481f5aa05c8df70321262 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: md5sum /rclone-test-redacef2jica/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: 2aea368e24fb2236e612eb981997ac78 /rclone-test-redacef2jica/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/23 01:55:24 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 2aea368e24fb2236e612eb981997ac78 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: sha1sum /rclone-test-redacef2jica/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: f7d55e694dd78c60ea8481f5aa05c8df70321262 /rclone-test-redacef2jica/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/23 01:55:24 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: f7d55e694dd78c60ea8481f5aa05c8df70321262 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/file name.txt" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: md5sum /rclone-test-redacef2jica/file\ name.txt 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: 5c8b3df81dca7524fdb2bfee2a405b06 /rclone-test-redacef2jica/file name.txt 2025/10/23 01:55:24 DEBUG : file name.txt: Parsed hash: 5c8b3df81dca7524fdb2bfee2a405b06 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/file name.txt" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: sha1sum /rclone-test-redacef2jica/file\ name.txt 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: eb524946b8ba3df06ddbd501d25876d590067b14 /rclone-test-redacef2jica/file name.txt 2025/10/23 01:55:24 DEBUG : file name.txt: Parsed hash: eb524946b8ba3df06ddbd501d25876d590067b14 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/file name.txt" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: md5sum /rclone-test-redacef2jica/file\ name.txt 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: 5c8b3df81dca7524fdb2bfee2a405b06 /rclone-test-redacef2jica/file name.txt 2025/10/23 01:55:24 DEBUG : file name.txt: Parsed hash: 5c8b3df81dca7524fdb2bfee2a405b06 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/file name.txt" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: sha1sum /rclone-test-redacef2jica/file\ name.txt 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: eb524946b8ba3df06ddbd501d25876d590067b14 /rclone-test-redacef2jica/file name.txt 2025/10/23 01:55:24 DEBUG : file name.txt: Parsed hash: eb524946b8ba3df06ddbd501d25876d590067b14 === 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 2025/10/23 01:55:24 DEBUG : Creating backend with remote "TestSFTPRclone:" 2025/10/23 01:55:24 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2025/10/23 01:55:24 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2025/10/23 01:55:24 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2025/10/23 01:55:24 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2025/10/23 01:55:24 DEBUG : Setting pass="5mZU4261zJZaMiwcJp7YapI6crgUA_K0O-jEuWvOBHxOWeA" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2025/10/23 01:55:24 DEBUG : TestSFTPRclone: detected overridden config - adding "{nbdOr}" suffix to name 2025/10/23 01:55:24 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2025/10/23 01:55:24 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2025/10/23 01:55:24 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2025/10/23 01:55:24 DEBUG : Setting pass="5mZU4261zJZaMiwcJp7YapI6crgUA_K0O-jEuWvOBHxOWeA" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/: New connection 127.0.0.1:54030->127.0.0.1:28621 to "SSH-2.0-rclone/v1.72.0-beta.9201.c8a834f0e" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell type "unix" from config 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/: Relative path resolved to "/" 2025/10/23 01:55:24 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 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/file name.txt" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: md5sum /rclone-test-redacef2jica/file\ name.txt 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: 5c8b3df81dca7524fdb2bfee2a405b06 /rclone-test-redacef2jica/file name.txt 2025/10/23 01:55:24 DEBUG : file name.txt: Parsed hash: 5c8b3df81dca7524fdb2bfee2a405b06 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/file name.txt" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: sha1sum /rclone-test-redacef2jica/file\ name.txt 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: eb524946b8ba3df06ddbd501d25876d590067b14 /rclone-test-redacef2jica/file name.txt 2025/10/23 01:55:24 DEBUG : file name.txt: Parsed hash: eb524946b8ba3df06ddbd501d25876d590067b14 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: md5sum /rclone-test-redacef2jica/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: 2aea368e24fb2236e612eb981997ac78 /rclone-test-redacef2jica/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/23 01:55:24 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 2aea368e24fb2236e612eb981997ac78 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: sha1sum /rclone-test-redacef2jica/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: f7d55e694dd78c60ea8481f5aa05c8df70321262 /rclone-test-redacef2jica/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/23 01:55:24 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: f7d55e694dd78c60ea8481f5aa05c8df70321262 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/file name.txt" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: md5sum /rclone-test-redacef2jica/file\ name.txt 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: 5c8b3df81dca7524fdb2bfee2a405b06 /rclone-test-redacef2jica/file name.txt 2025/10/23 01:55:24 DEBUG : file name.txt: Parsed hash: 5c8b3df81dca7524fdb2bfee2a405b06 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/file name.txt" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: sha1sum /rclone-test-redacef2jica/file\ name.txt 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: eb524946b8ba3df06ddbd501d25876d590067b14 /rclone-test-redacef2jica/file name.txt 2025/10/23 01:55:24 DEBUG : file name.txt: Parsed hash: eb524946b8ba3df06ddbd501d25876d590067b14 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1121: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/file name.txt" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: md5sum /rclone-test-redacef2jica/file\ name.txt 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: 5c8b3df81dca7524fdb2bfee2a405b06 /rclone-test-redacef2jica/file name.txt 2025/10/23 01:55:24 DEBUG : file name.txt: Parsed hash: 5c8b3df81dca7524fdb2bfee2a405b06 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/file name.txt" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: sha1sum /rclone-test-redacef2jica/file\ name.txt 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: eb524946b8ba3df06ddbd501d25876d590067b14 /rclone-test-redacef2jica/file name.txt 2025/10/23 01:55:24 DEBUG : file name.txt: Parsed hash: eb524946b8ba3df06ddbd501d25876d590067b14 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: md5sum /rclone-test-redacef2jica/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: 2aea368e24fb2236e612eb981997ac78 /rclone-test-redacef2jica/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/23 01:55:24 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 2aea368e24fb2236e612eb981997ac78 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: sha1sum /rclone-test-redacef2jica/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: f7d55e694dd78c60ea8481f5aa05c8df70321262 /rclone-test-redacef2jica/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/23 01:55:24 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: f7d55e694dd78c60ea8481f5aa05c8df70321262 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge fstests.go:1153: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot fstests.go:1190: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/10/23 01:55:24 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-redacef2jica/hello? sausage/êé" 2025/10/23 01:55:24 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2025/10/23 01:55:24 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2025/10/23 01:55:24 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2025/10/23 01:55:24 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2025/10/23 01:55:24 DEBUG : Setting pass="5mZU4261zJZaMiwcJp7YapI6crgUA_K0O-jEuWvOBHxOWeA" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2025/10/23 01:55:24 DEBUG : TestSFTPRclone: detected overridden config - adding "{nbdOr}" suffix to name 2025/10/23 01:55:24 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2025/10/23 01:55:24 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2025/10/23 01:55:24 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2025/10/23 01:55:24 DEBUG : Setting pass="5mZU4261zJZaMiwcJp7YapI6crgUA_K0O-jEuWvOBHxOWeA" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica/hello? sausage/êé: New connection 127.0.0.1:54036->127.0.0.1:28621 to "SSH-2.0-rclone/v1.72.0-beta.9201.c8a834f0e" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica/hello? sausage/êé: Shell type "unix" from config 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica/hello? sausage/êé: Relative path resolved to "/rclone-test-redacef2jica/hello? sausage/êé" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica/hello? sausage/êé: Using root directory "/rclone-test-redacef2jica/hello? sausage/êé" 2025/10/23 01:55:24 DEBUG : fs cache: renaming cache item "TestSFTPRclone:rclone-test-redacef2jica/hello? sausage/êé" to be canonical "TestSFTPRclone{nbdOr}:rclone-test-redacef2jica/hello? sausage/êé" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica/hello? sausage/êé: Shell path "/rclone-test-redacef2jica/hello? sausage/êé/a/b/c/d/e.txt" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica/hello? sausage/êé: Running remote command: md5sum /rclone-test-redacef2jica/hello\?\ sausage/êé/a/b/c/d/e.txt 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica/hello? sausage/êé: Remote command result: c96998d549c04d781696c182802cdb83 /rclone-test-redacef2jica/hello? sausage/êé/a/b/c/d/e.txt 2025/10/23 01:55:24 DEBUG : a/b/c/d/e.txt: Parsed hash: c96998d549c04d781696c182802cdb83 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica/hello? sausage/êé: Shell path "/rclone-test-redacef2jica/hello? sausage/êé/a/b/c/d/e.txt" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica/hello? sausage/êé: Running remote command: sha1sum /rclone-test-redacef2jica/hello\?\ sausage/êé/a/b/c/d/e.txt 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica/hello? sausage/êé: Remote command result: 08fe9fd2c926d5eb9d2f43fca176186752425de4 /rclone-test-redacef2jica/hello? sausage/êé/a/b/c/d/e.txt 2025/10/23 01:55:24 DEBUG : a/b/c/d/e.txt: Parsed hash: 08fe9fd2c926d5eb9d2f43fca176186752425de4 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica/hello? sausage/êé: Shell path "/rclone-test-redacef2jica/hello? sausage/êé/a/b/c/d/e.txt" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica/hello? sausage/êé: Running remote command: md5sum /rclone-test-redacef2jica/hello\?\ sausage/êé/a/b/c/d/e.txt 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica/hello? sausage/êé: Remote command result: c96998d549c04d781696c182802cdb83 /rclone-test-redacef2jica/hello? sausage/êé/a/b/c/d/e.txt 2025/10/23 01:55:24 DEBUG : a/b/c/d/e.txt: Parsed hash: c96998d549c04d781696c182802cdb83 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica/hello? sausage/êé: Shell path "/rclone-test-redacef2jica/hello? sausage/êé/a/b/c/d/e.txt" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica/hello? sausage/êé: Running remote command: sha1sum /rclone-test-redacef2jica/hello\?\ sausage/êé/a/b/c/d/e.txt 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica/hello? sausage/êé: Remote command result: 08fe9fd2c926d5eb9d2f43fca176186752425de4 /rclone-test-redacef2jica/hello? sausage/êé/a/b/c/d/e.txt 2025/10/23 01:55:24 DEBUG : a/b/c/d/e.txt: Parsed hash: 08fe9fd2c926d5eb9d2f43fca176186752425de4 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica/hello? sausage/êé: New connection 127.0.0.1:54050->127.0.0.1:28621 to "SSH-2.0-rclone/v1.72.0-beta.9201.c8a834f0e" 2025/10/23 01:55:24 DEBUG : Waiting for deletions to finish 2025/10/23 01:55:24 INFO : a/b/c/d/e.txt: Deleted 2025/10/23 01:55:24 DEBUG : removing 1 level 4 directories 2025/10/23 01:55:24 INFO : a/b/c/d: Removing directory 2025/10/23 01:55:24 DEBUG : removing 1 level 3 directories 2025/10/23 01:55:24 INFO : a/b/c: Removing directory 2025/10/23 01:55:24 DEBUG : removing 1 level 2 directories 2025/10/23 01:55:24 INFO : a/b: Removing directory 2025/10/23 01:55:24 DEBUG : removing 1 level 1 directories 2025/10/23 01:55:24 INFO : a: Removing directory === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy fstests.go:1254: FS has no Copier interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/file name.txt" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: md5sum /rclone-test-redacef2jica/file\ name.txt 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: 5c8b3df81dca7524fdb2bfee2a405b06 /rclone-test-redacef2jica/file name.txt 2025/10/23 01:55:24 DEBUG : file name.txt: Parsed hash: 5c8b3df81dca7524fdb2bfee2a405b06 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/file name.txt" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: sha1sum /rclone-test-redacef2jica/file\ name.txt 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: eb524946b8ba3df06ddbd501d25876d590067b14 /rclone-test-redacef2jica/file name.txt 2025/10/23 01:55:24 DEBUG : file name.txt: Parsed hash: eb524946b8ba3df06ddbd501d25876d590067b14 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/other.txt" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: md5sum /rclone-test-redacef2jica/other.txt 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: 2aea368e24fb2236e612eb981997ac78 /rclone-test-redacef2jica/other.txt 2025/10/23 01:55:24 DEBUG : other.txt: Parsed hash: 2aea368e24fb2236e612eb981997ac78 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/other.txt" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: sha1sum /rclone-test-redacef2jica/other.txt 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: f7d55e694dd78c60ea8481f5aa05c8df70321262 /rclone-test-redacef2jica/other.txt 2025/10/23 01:55:24 DEBUG : other.txt: Parsed hash: f7d55e694dd78c60ea8481f5aa05c8df70321262 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: New connection 127.0.0.1:54052->127.0.0.1:28621 to "SSH-2.0-rclone/v1.72.0-beta.9201.c8a834f0e" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/other.txt" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: md5sum /rclone-test-redacef2jica/other.txt 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: 2aea368e24fb2236e612eb981997ac78 /rclone-test-redacef2jica/other.txt 2025/10/23 01:55:24 DEBUG : other.txt: Parsed hash: 2aea368e24fb2236e612eb981997ac78 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/other.txt" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: sha1sum /rclone-test-redacef2jica/other.txt 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: f7d55e694dd78c60ea8481f5aa05c8df70321262 /rclone-test-redacef2jica/other.txt 2025/10/23 01:55:24 DEBUG : other.txt: Parsed hash: f7d55e694dd78c60ea8481f5aa05c8df70321262 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/moveTest/other.txt" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: md5sum /rclone-test-redacef2jica/moveTest/other.txt 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: 5c8b3df81dca7524fdb2bfee2a405b06 /rclone-test-redacef2jica/moveTest/other.txt 2025/10/23 01:55:24 DEBUG : moveTest/other.txt: Parsed hash: 5c8b3df81dca7524fdb2bfee2a405b06 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/moveTest/other.txt" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: sha1sum /rclone-test-redacef2jica/moveTest/other.txt 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: eb524946b8ba3df06ddbd501d25876d590067b14 /rclone-test-redacef2jica/moveTest/other.txt 2025/10/23 01:55:24 DEBUG : moveTest/other.txt: Parsed hash: eb524946b8ba3df06ddbd501d25876d590067b14 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/file name.txt" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: md5sum /rclone-test-redacef2jica/file\ name.txt 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: 5c8b3df81dca7524fdb2bfee2a405b06 /rclone-test-redacef2jica/file name.txt 2025/10/23 01:55:24 DEBUG : file name.txt: Parsed hash: 5c8b3df81dca7524fdb2bfee2a405b06 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/file name.txt" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: sha1sum /rclone-test-redacef2jica/file\ name.txt 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: eb524946b8ba3df06ddbd501d25876d590067b14 /rclone-test-redacef2jica/file name.txt 2025/10/23 01:55:24 DEBUG : file name.txt: Parsed hash: eb524946b8ba3df06ddbd501d25876d590067b14 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/other.txt" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: md5sum /rclone-test-redacef2jica/other.txt 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: 2aea368e24fb2236e612eb981997ac78 /rclone-test-redacef2jica/other.txt 2025/10/23 01:55:24 DEBUG : other.txt: Parsed hash: 2aea368e24fb2236e612eb981997ac78 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/other.txt" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: sha1sum /rclone-test-redacef2jica/other.txt 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: f7d55e694dd78c60ea8481f5aa05c8df70321262 /rclone-test-redacef2jica/other.txt 2025/10/23 01:55:24 DEBUG : other.txt: Parsed hash: f7d55e694dd78c60ea8481f5aa05c8df70321262 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/file name.txt" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: md5sum /rclone-test-redacef2jica/file\ name.txt 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: 5c8b3df81dca7524fdb2bfee2a405b06 /rclone-test-redacef2jica/file name.txt 2025/10/23 01:55:24 DEBUG : file name.txt: Parsed hash: 5c8b3df81dca7524fdb2bfee2a405b06 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/file name.txt" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: sha1sum /rclone-test-redacef2jica/file\ name.txt 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: eb524946b8ba3df06ddbd501d25876d590067b14 /rclone-test-redacef2jica/file name.txt 2025/10/23 01:55:24 DEBUG : file name.txt: Parsed hash: eb524946b8ba3df06ddbd501d25876d590067b14 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: md5sum /rclone-test-redacef2jica/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: 2aea368e24fb2236e612eb981997ac78 /rclone-test-redacef2jica/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/23 01:55:24 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 2aea368e24fb2236e612eb981997ac78 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: sha1sum /rclone-test-redacef2jica/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: f7d55e694dd78c60ea8481f5aa05c8df70321262 /rclone-test-redacef2jica/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/23 01:55:24 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: f7d55e694dd78c60ea8481f5aa05c8df70321262 === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata fstests.go:1398: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2025/10/23 01:55:24 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-nevorof1hugi" 2025/10/23 01:55:24 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2025/10/23 01:55:24 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2025/10/23 01:55:24 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2025/10/23 01:55:24 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2025/10/23 01:55:24 DEBUG : Setting pass="5mZU4261zJZaMiwcJp7YapI6crgUA_K0O-jEuWvOBHxOWeA" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2025/10/23 01:55:24 DEBUG : TestSFTPRclone: detected overridden config - adding "{nbdOr}" suffix to name 2025/10/23 01:55:24 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2025/10/23 01:55:24 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2025/10/23 01:55:24 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2025/10/23 01:55:24 DEBUG : Setting pass="5mZU4261zJZaMiwcJp7YapI6crgUA_K0O-jEuWvOBHxOWeA" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-nevorof1hugi: New connection 127.0.0.1:54056->127.0.0.1:28621 to "SSH-2.0-rclone/v1.72.0-beta.9201.c8a834f0e" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-nevorof1hugi: Shell type "unix" from config 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-nevorof1hugi: Relative path resolved to "/rclone-test-nevorof1hugi" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-nevorof1hugi: Using root directory "/rclone-test-nevorof1hugi" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-nevorof1hugi: Shell path "/rclone-test-nevorof1hugi/new_name/sub_new_name/file name.txt" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-nevorof1hugi: Running remote command: md5sum /rclone-test-nevorof1hugi/new_name/sub_new_name/file\ name.txt 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-nevorof1hugi: Remote command result: 5c8b3df81dca7524fdb2bfee2a405b06 /rclone-test-nevorof1hugi/new_name/sub_new_name/file name.txt 2025/10/23 01:55:24 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: 5c8b3df81dca7524fdb2bfee2a405b06 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-nevorof1hugi: Shell path "/rclone-test-nevorof1hugi/new_name/sub_new_name/file name.txt" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-nevorof1hugi: Running remote command: sha1sum /rclone-test-nevorof1hugi/new_name/sub_new_name/file\ name.txt 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-nevorof1hugi: Remote command result: eb524946b8ba3df06ddbd501d25876d590067b14 /rclone-test-nevorof1hugi/new_name/sub_new_name/file name.txt 2025/10/23 01:55:24 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: eb524946b8ba3df06ddbd501d25876d590067b14 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-nevorof1hugi: Shell path "/rclone-test-nevorof1hugi/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-nevorof1hugi: Running remote command: md5sum /rclone-test-nevorof1hugi/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-nevorof1hugi: Remote command result: 2aea368e24fb2236e612eb981997ac78 /rclone-test-nevorof1hugi/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/23 01:55:24 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 2aea368e24fb2236e612eb981997ac78 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-nevorof1hugi: Shell path "/rclone-test-nevorof1hugi/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-nevorof1hugi: Running remote command: sha1sum /rclone-test-nevorof1hugi/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-nevorof1hugi: Remote command result: f7d55e694dd78c60ea8481f5aa05c8df70321262 /rclone-test-nevorof1hugi/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/23 01:55:24 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: f7d55e694dd78c60ea8481f5aa05c8df70321262 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/file name.txt" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: md5sum /rclone-test-redacef2jica/file\ name.txt 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: 5c8b3df81dca7524fdb2bfee2a405b06 /rclone-test-redacef2jica/file name.txt 2025/10/23 01:55:24 DEBUG : file name.txt: Parsed hash: 5c8b3df81dca7524fdb2bfee2a405b06 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/file name.txt" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: sha1sum /rclone-test-redacef2jica/file\ name.txt 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: eb524946b8ba3df06ddbd501d25876d590067b14 /rclone-test-redacef2jica/file name.txt 2025/10/23 01:55:24 DEBUG : file name.txt: Parsed hash: eb524946b8ba3df06ddbd501d25876d590067b14 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: md5sum /rclone-test-redacef2jica/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: 2aea368e24fb2236e612eb981997ac78 /rclone-test-redacef2jica/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/23 01:55:24 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 2aea368e24fb2236e612eb981997ac78 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: sha1sum /rclone-test-redacef2jica/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: f7d55e694dd78c60ea8481f5aa05c8df70321262 /rclone-test-redacef2jica/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/23 01:55:24 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: f7d55e694dd78c60ea8481f5aa05c8df70321262 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-nevorof1hugi: Purge dir "new_name" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-nevorof1hugi: 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 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/file name.txt" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: md5sum /rclone-test-redacef2jica/file\ name.txt 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: 5c8b3df81dca7524fdb2bfee2a405b06 /rclone-test-redacef2jica/file name.txt 2025/10/23 01:55:24 DEBUG : file name.txt: Parsed hash: 5c8b3df81dca7524fdb2bfee2a405b06 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/file name.txt" 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: sha1sum /rclone-test-redacef2jica/file\ name.txt 2025/10/23 01:55:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: eb524946b8ba3df06ddbd501d25876d590067b14 /rclone-test-redacef2jica/file name.txt 2025/10/23 01:55:24 DEBUG : file name.txt: Parsed hash: eb524946b8ba3df06ddbd501d25876d590067b14 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType fstests.go:1592: MimeType method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1623: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1694: 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 2025/10/23 01:55:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/file name.txt" 2025/10/23 01:55:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: md5sum /rclone-test-redacef2jica/file\ name.txt 2025/10/23 01:55:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: dcc5bbe66a45fcee7cd5b0a4dfd0e43d /rclone-test-redacef2jica/file name.txt 2025/10/23 01:55:25 DEBUG : file name.txt: Parsed hash: dcc5bbe66a45fcee7cd5b0a4dfd0e43d 2025/10/23 01:55:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/file name.txt" 2025/10/23 01:55:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: sha1sum /rclone-test-redacef2jica/file\ name.txt 2025/10/23 01:55:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: ca09c2fb18b211c09a6353d94a15ec4eb091d19c /rclone-test-redacef2jica/file name.txt 2025/10/23 01:55:25 DEBUG : file name.txt: Parsed hash: ca09c2fb18b211c09a6353d94a15ec4eb091d19c 2025/10/23 01:55:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/file name.txt" 2025/10/23 01:55:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: md5sum /rclone-test-redacef2jica/file\ name.txt 2025/10/23 01:55:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: dcc5bbe66a45fcee7cd5b0a4dfd0e43d /rclone-test-redacef2jica/file name.txt 2025/10/23 01:55:25 DEBUG : file name.txt: Parsed hash: dcc5bbe66a45fcee7cd5b0a4dfd0e43d 2025/10/23 01:55:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/file name.txt" 2025/10/23 01:55:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: sha1sum /rclone-test-redacef2jica/file\ name.txt 2025/10/23 01:55:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: ca09c2fb18b211c09a6353d94a15ec4eb091d19c /rclone-test-redacef2jica/file name.txt 2025/10/23 01:55:25 DEBUG : file name.txt: Parsed hash: ca09c2fb18b211c09a6353d94a15ec4eb091d19c === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2025/10/23 01:55:25 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-redacef2jica/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/23 01:55:25 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2025/10/23 01:55:25 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2025/10/23 01:55:25 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2025/10/23 01:55:25 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2025/10/23 01:55:25 DEBUG : Setting pass="5mZU4261zJZaMiwcJp7YapI6crgUA_K0O-jEuWvOBHxOWeA" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2025/10/23 01:55:25 DEBUG : TestSFTPRclone: detected overridden config - adding "{nbdOr}" suffix to name 2025/10/23 01:55:25 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2025/10/23 01:55:25 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2025/10/23 01:55:25 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2025/10/23 01:55:25 DEBUG : Setting pass="5mZU4261zJZaMiwcJp7YapI6crgUA_K0O-jEuWvOBHxOWeA" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2025/10/23 01:55:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: New connection 127.0.0.1:54062->127.0.0.1:28621 to "SSH-2.0-rclone/v1.72.0-beta.9201.c8a834f0e" 2025/10/23 01:55:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell type "unix" from config 2025/10/23 01:55:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Relative path resolved to "/rclone-test-redacef2jica/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/23 01:55:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Using root directory "/rclone-test-redacef2jica/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot 2025/10/23 01:55:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/rclone-test-redacef2jica/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/23 01:55:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: md5sum /rclone-test-redacef2jica/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/23 01:55:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: 2aea368e24fb2236e612eb981997ac78 /rclone-test-redacef2jica/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/23 01:55:25 DEBUG : z.txt: Parsed hash: 2aea368e24fb2236e612eb981997ac78 2025/10/23 01:55:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/rclone-test-redacef2jica/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/23 01:55:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: sha1sum /rclone-test-redacef2jica/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/23 01:55:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: f7d55e694dd78c60ea8481f5aa05c8df70321262 /rclone-test-redacef2jica/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/23 01:55:25 DEBUG : z.txt: Parsed hash: f7d55e694dd78c60ea8481f5aa05c8df70321262 === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/10/23 01:55:25 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-redacef2jica/not found.txt" 2025/10/23 01:55:25 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2025/10/23 01:55:25 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2025/10/23 01:55:25 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2025/10/23 01:55:25 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2025/10/23 01:55:25 DEBUG : Setting pass="5mZU4261zJZaMiwcJp7YapI6crgUA_K0O-jEuWvOBHxOWeA" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2025/10/23 01:55:25 DEBUG : TestSFTPRclone: detected overridden config - adding "{nbdOr}" suffix to name 2025/10/23 01:55:25 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2025/10/23 01:55:25 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2025/10/23 01:55:25 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2025/10/23 01:55:25 DEBUG : Setting pass="5mZU4261zJZaMiwcJp7YapI6crgUA_K0O-jEuWvOBHxOWeA" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2025/10/23 01:55:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica/not found.txt: New connection 127.0.0.1:54076->127.0.0.1:28621 to "SSH-2.0-rclone/v1.72.0-beta.9201.c8a834f0e" 2025/10/23 01:55:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica/not found.txt: Shell type "unix" from config 2025/10/23 01:55:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica/not found.txt: Relative path resolved to "/rclone-test-redacef2jica/not found.txt" 2025/10/23 01:55:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica/not found.txt: Using root directory "/rclone-test-redacef2jica/not found.txt" 2025/10/23 01:55:25 ERROR : error listing: directory not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestSFTPRclone:" path "rclone-test-redacef2jica" from "TestSFTPRclone:rclone-test-redacef2jica" 2025/10/23 01:55:25 DEBUG : Creating backend with remote "TestSFTPRclone:" 2025/10/23 01:55:25 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2025/10/23 01:55:25 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2025/10/23 01:55:25 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2025/10/23 01:55:25 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2025/10/23 01:55:25 DEBUG : Setting pass="5mZU4261zJZaMiwcJp7YapI6crgUA_K0O-jEuWvOBHxOWeA" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2025/10/23 01:55:25 DEBUG : TestSFTPRclone: detected overridden config - adding "{nbdOr}" suffix to name 2025/10/23 01:55:25 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2025/10/23 01:55:25 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2025/10/23 01:55:25 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2025/10/23 01:55:25 DEBUG : Setting pass="5mZU4261zJZaMiwcJp7YapI6crgUA_K0O-jEuWvOBHxOWeA" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2025/10/23 01:55:25 DEBUG : sftp://rclone@127.0.0.1:28621/: New connection 127.0.0.1:54084->127.0.0.1:28621 to "SSH-2.0-rclone/v1.72.0-beta.9201.c8a834f0e" 2025/10/23 01:55:25 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell type "unix" from config 2025/10/23 01:55:25 DEBUG : sftp://rclone@127.0.0.1:28621/: Relative path resolved to "/" 2025/10/23 01:55:25 DEBUG : sftp://rclone@127.0.0.1:28621/: Using root directory "/" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List 2025/10/23 01:55:25 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-redacef2jica/file name.txt" 2025/10/23 01:55:25 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-redacef2jica/file\ name.txt 2025/10/23 01:55:25 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: dcc5bbe66a45fcee7cd5b0a4dfd0e43d /rclone-test-redacef2jica/file name.txt 2025/10/23 01:55:25 DEBUG : rclone-test-redacef2jica/file name.txt: Parsed hash: dcc5bbe66a45fcee7cd5b0a4dfd0e43d 2025/10/23 01:55:25 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-redacef2jica/file name.txt" 2025/10/23 01:55:25 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-redacef2jica/file\ name.txt 2025/10/23 01:55:25 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: ca09c2fb18b211c09a6353d94a15ec4eb091d19c /rclone-test-redacef2jica/file name.txt 2025/10/23 01:55:25 DEBUG : rclone-test-redacef2jica/file name.txt: Parsed hash: ca09c2fb18b211c09a6353d94a15ec4eb091d19c 2025/10/23 01:55:25 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-redacef2jica/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/23 01:55:25 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-redacef2jica/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/23 01:55:25 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 2aea368e24fb2236e612eb981997ac78 /rclone-test-redacef2jica/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/23 01:55:25 DEBUG : rclone-test-redacef2jica/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 2aea368e24fb2236e612eb981997ac78 2025/10/23 01:55:25 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-redacef2jica/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/23 01:55:25 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-redacef2jica/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/23 01:55:25 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: f7d55e694dd78c60ea8481f5aa05c8df70321262 /rclone-test-redacef2jica/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/23 01:55:25 DEBUG : rclone-test-redacef2jica/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: f7d55e694dd78c60ea8481f5aa05c8df70321262 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries 2025/10/23 01:55:25 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-redacef2jica/file name.txt" 2025/10/23 01:55:25 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-redacef2jica/file\ name.txt 2025/10/23 01:55:25 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: dcc5bbe66a45fcee7cd5b0a4dfd0e43d /rclone-test-redacef2jica/file name.txt 2025/10/23 01:55:25 DEBUG : rclone-test-redacef2jica/file name.txt: Parsed hash: dcc5bbe66a45fcee7cd5b0a4dfd0e43d 2025/10/23 01:55:25 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-redacef2jica/file name.txt" 2025/10/23 01:55:25 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-redacef2jica/file\ name.txt 2025/10/23 01:55:25 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: ca09c2fb18b211c09a6353d94a15ec4eb091d19c /rclone-test-redacef2jica/file name.txt 2025/10/23 01:55:25 DEBUG : rclone-test-redacef2jica/file name.txt: Parsed hash: ca09c2fb18b211c09a6353d94a15ec4eb091d19c === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:1945: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 2025/10/23 01:55:25 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-redacef2jica/created from root.txt" 2025/10/23 01:55:25 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-redacef2jica/created\ from\ root.txt 2025/10/23 01:55:25 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: d8e6e52e4da5d523b25eefa814d81764 /rclone-test-redacef2jica/created from root.txt 2025/10/23 01:55:25 DEBUG : rclone-test-redacef2jica/created from root.txt: Parsed hash: d8e6e52e4da5d523b25eefa814d81764 2025/10/23 01:55:25 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-redacef2jica/created from root.txt" 2025/10/23 01:55:25 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-redacef2jica/created\ from\ root.txt 2025/10/23 01:55:25 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: bc097a9dc91b83d4472ea730d0921ec3af14c60c /rclone-test-redacef2jica/created from root.txt 2025/10/23 01:55:25 DEBUG : rclone-test-redacef2jica/created from root.txt: Parsed hash: bc097a9dc91b83d4472ea730d0921ec3af14c60c 2025/10/23 01:55:25 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-redacef2jica/created from root.txt" 2025/10/23 01:55:25 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-redacef2jica/created\ from\ root.txt 2025/10/23 01:55:25 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: d8e6e52e4da5d523b25eefa814d81764 /rclone-test-redacef2jica/created from root.txt 2025/10/23 01:55:25 DEBUG : rclone-test-redacef2jica/created from root.txt: Parsed hash: d8e6e52e4da5d523b25eefa814d81764 2025/10/23 01:55:25 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-redacef2jica/created from root.txt" 2025/10/23 01:55:25 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-redacef2jica/created\ from\ root.txt 2025/10/23 01:55:25 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: bc097a9dc91b83d4472ea730d0921ec3af14c60c /rclone-test-redacef2jica/created from root.txt 2025/10/23 01:55:25 DEBUG : rclone-test-redacef2jica/created from root.txt: Parsed hash: bc097a9dc91b83d4472ea730d0921ec3af14c60c 2025/10/23 01:55:25 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-redacef2jica/created from root.txt" 2025/10/23 01:55:25 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-redacef2jica/created\ from\ root.txt 2025/10/23 01:55:25 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: d8e6e52e4da5d523b25eefa814d81764 /rclone-test-redacef2jica/created from root.txt 2025/10/23 01:55:25 DEBUG : rclone-test-redacef2jica/created from root.txt: Parsed hash: d8e6e52e4da5d523b25eefa814d81764 2025/10/23 01:55:25 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-redacef2jica/created from root.txt" 2025/10/23 01:55:25 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-redacef2jica/created\ from\ root.txt 2025/10/23 01:55:25 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: bc097a9dc91b83d4472ea730d0921ec3af14c60c /rclone-test-redacef2jica/created from root.txt 2025/10/23 01:55:25 DEBUG : rclone-test-redacef2jica/created from root.txt: Parsed hash: bc097a9dc91b83d4472ea730d0921ec3af14c60c 2025/10/23 01:55:25 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-redacef2jica/file name.txt" 2025/10/23 01:55:25 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-redacef2jica/file\ name.txt 2025/10/23 01:55:25 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: dcc5bbe66a45fcee7cd5b0a4dfd0e43d /rclone-test-redacef2jica/file name.txt 2025/10/23 01:55:25 DEBUG : rclone-test-redacef2jica/file name.txt: Parsed hash: dcc5bbe66a45fcee7cd5b0a4dfd0e43d 2025/10/23 01:55:25 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-redacef2jica/file name.txt" 2025/10/23 01:55:25 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-redacef2jica/file\ name.txt 2025/10/23 01:55:25 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: ca09c2fb18b211c09a6353d94a15ec4eb091d19c /rclone-test-redacef2jica/file name.txt 2025/10/23 01:55:25 DEBUG : rclone-test-redacef2jica/file name.txt: Parsed hash: ca09c2fb18b211c09a6353d94a15ec4eb091d19c 2025/10/23 01:55:25 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-redacef2jica/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/23 01:55:25 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-redacef2jica/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/23 01:55:25 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 2aea368e24fb2236e612eb981997ac78 /rclone-test-redacef2jica/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/23 01:55:25 DEBUG : rclone-test-redacef2jica/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 2aea368e24fb2236e612eb981997ac78 2025/10/23 01:55:25 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-redacef2jica/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/23 01:55:25 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-redacef2jica/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/23 01:55:25 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: f7d55e694dd78c60ea8481f5aa05c8df70321262 /rclone-test-redacef2jica/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/23 01:55:25 DEBUG : rclone-test-redacef2jica/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: f7d55e694dd78c60ea8481f5aa05c8df70321262 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove 2025/10/23 01:55:25 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-redacef2jica/file name.txt" 2025/10/23 01:55:25 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-redacef2jica/file\ name.txt 2025/10/23 01:55:25 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: dcc5bbe66a45fcee7cd5b0a4dfd0e43d /rclone-test-redacef2jica/file name.txt 2025/10/23 01:55:25 DEBUG : rclone-test-redacef2jica/file name.txt: Parsed hash: dcc5bbe66a45fcee7cd5b0a4dfd0e43d 2025/10/23 01:55:25 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-redacef2jica/file name.txt" 2025/10/23 01:55:25 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-redacef2jica/file\ name.txt 2025/10/23 01:55:25 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: ca09c2fb18b211c09a6353d94a15ec4eb091d19c /rclone-test-redacef2jica/file name.txt 2025/10/23 01:55:25 DEBUG : rclone-test-redacef2jica/file name.txt: Parsed hash: ca09c2fb18b211c09a6353d94a15ec4eb091d19c 2025/10/23 01:55:25 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-redacef2jica/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/23 01:55:25 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-redacef2jica/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/23 01:55:25 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 2aea368e24fb2236e612eb981997ac78 /rclone-test-redacef2jica/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/23 01:55:25 DEBUG : rclone-test-redacef2jica/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 2aea368e24fb2236e612eb981997ac78 2025/10/23 01:55:25 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-redacef2jica/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/23 01:55:25 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-redacef2jica/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/23 01:55:25 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: f7d55e694dd78c60ea8481f5aa05c8df70321262 /rclone-test-redacef2jica/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/23 01:55:25 DEBUG : rclone-test-redacef2jica/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: f7d55e694dd78c60ea8481f5aa05c8df70321262 === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2004: 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:2109: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2125: Not a bucket based backend === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove 2025/10/23 01:55:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/23 01:55:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: md5sum /rclone-test-redacef2jica/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/23 01:55:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: 2aea368e24fb2236e612eb981997ac78 /rclone-test-redacef2jica/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/23 01:55:25 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 2aea368e24fb2236e612eb981997ac78 2025/10/23 01:55:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/23 01:55:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: sha1sum /rclone-test-redacef2jica/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/23 01:55:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: f7d55e694dd78c60ea8481f5aa05c8df70321262 /rclone-test-redacef2jica/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/23 01:55:25 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: f7d55e694dd78c60ea8481f5aa05c8df70321262 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout 2025/10/23 01:55:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Server has VFS statistics extension 2025/10/23 01:55:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: About path "/rclone-test-redacef2jica" 2025/10/23 01:55:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Failed to retrieve VFS statistics, trying shell command instead: sftp: "operation unsupported" (SSH_FX_OP_UNSUPPORTED) 2025/10/23 01:55:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica" 2025/10/23 01:55:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: About path "/rclone-test-redacef2jica" 2025/10/23 01:55:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: About using shell command for shell type "unix" 2025/10/23 01:55:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: df -k /rclone-test-redacef2jica 2025/10/23 01:55:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: Filesystem 1K-blocks Used Available Use% Mounted on /dev/root 157205004 112419952 38353056 71% / === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2025/10/23 01:55:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/piped data.txt" 2025/10/23 01:55:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: md5sum /rclone-test-redacef2jica/piped\ data.txt 2025/10/23 01:55:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-redacef2jica/piped data.txt 2025/10/23 01:55:25 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/10/23 01:55:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/piped data.txt" 2025/10/23 01:55:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: sha1sum /rclone-test-redacef2jica/piped\ data.txt 2025/10/23 01:55:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-redacef2jica/piped data.txt 2025/10/23 01:55:25 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2025/10/23 01:55:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/piped data.txt" 2025/10/23 01:55:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: md5sum /rclone-test-redacef2jica/piped\ data.txt 2025/10/23 01:55:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-redacef2jica/piped data.txt 2025/10/23 01:55:25 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/10/23 01:55:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/piped data.txt" 2025/10/23 01:55:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: sha1sum /rclone-test-redacef2jica/piped\ data.txt 2025/10/23 01:55:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-redacef2jica/piped data.txt 2025/10/23 01:55:25 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/10/23 01:55:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/piped data.txt" 2025/10/23 01:55:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: md5sum /rclone-test-redacef2jica/piped\ data.txt 2025/10/23 01:55:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: 1084f9d58fe216d56393161841c79e92 /rclone-test-redacef2jica/piped data.txt 2025/10/23 01:55:25 DEBUG : piped data.txt: Parsed hash: 1084f9d58fe216d56393161841c79e92 2025/10/23 01:55:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/piped data.txt" 2025/10/23 01:55:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: sha1sum /rclone-test-redacef2jica/piped\ data.txt 2025/10/23 01:55:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: 379a15972cace52e02663fd7652ee9b3837e3411 /rclone-test-redacef2jica/piped data.txt 2025/10/23 01:55:25 DEBUG : piped data.txt: Parsed hash: 379a15972cace52e02663fd7652ee9b3837e3411 2025/10/23 01:55:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/piped data.txt" 2025/10/23 01:55:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: md5sum /rclone-test-redacef2jica/piped\ data.txt 2025/10/23 01:55:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: 1084f9d58fe216d56393161841c79e92 /rclone-test-redacef2jica/piped data.txt 2025/10/23 01:55:25 DEBUG : piped data.txt: Parsed hash: 1084f9d58fe216d56393161841c79e92 2025/10/23 01:55:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/piped data.txt" 2025/10/23 01:55:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: sha1sum /rclone-test-redacef2jica/piped\ data.txt 2025/10/23 01:55:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: 379a15972cace52e02663fd7652ee9b3837e3411 /rclone-test-redacef2jica/piped data.txt 2025/10/23 01:55:25 DEBUG : piped data.txt: Parsed hash: 379a15972cace52e02663fd7652ee9b3837e3411 === RUN TestIntegration/FsMkdir/FsPutFiles/Internal fstests.go:2343: *sftp.Fs does not implement InternalTester === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2364: *sftp.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2476: FS has no Copier interface === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/10/23 01:55:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/unknown-size-update.txt" 2025/10/23 01:55:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: md5sum /rclone-test-redacef2jica/unknown-size-update.txt 2025/10/23 01:55:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: e60114cc01672fa266732633eb06e1d6 /rclone-test-redacef2jica/unknown-size-update.txt 2025/10/23 01:55:25 DEBUG : unknown-size-update.txt: Parsed hash: e60114cc01672fa266732633eb06e1d6 2025/10/23 01:55:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/unknown-size-update.txt" 2025/10/23 01:55:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: sha1sum /rclone-test-redacef2jica/unknown-size-update.txt 2025/10/23 01:55:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: a22b2285933d7609d4771b8228ff23de68f74130 /rclone-test-redacef2jica/unknown-size-update.txt 2025/10/23 01:55:25 DEBUG : unknown-size-update.txt: Parsed hash: a22b2285933d7609d4771b8228ff23de68f74130 2025/10/23 01:55:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/unknown-size-update.txt" 2025/10/23 01:55:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: md5sum /rclone-test-redacef2jica/unknown-size-update.txt 2025/10/23 01:55:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: e60114cc01672fa266732633eb06e1d6 /rclone-test-redacef2jica/unknown-size-update.txt 2025/10/23 01:55:25 DEBUG : unknown-size-update.txt: Parsed hash: e60114cc01672fa266732633eb06e1d6 2025/10/23 01:55:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Shell path "/rclone-test-redacef2jica/unknown-size-update.txt" 2025/10/23 01:55:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Running remote command: sha1sum /rclone-test-redacef2jica/unknown-size-update.txt 2025/10/23 01:55:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Remote command result: a22b2285933d7609d4771b8228ff23de68f74130 /rclone-test-redacef2jica/unknown-size-update.txt 2025/10/23 01:55:25 DEBUG : unknown-size-update.txt: Parsed hash: a22b2285933d7609d4771b8228ff23de68f74130 === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/10/23 01:55:25 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-redacef2jica/deeper/nonexisting/directory" 2025/10/23 01:55:25 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2025/10/23 01:55:25 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2025/10/23 01:55:25 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2025/10/23 01:55:25 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2025/10/23 01:55:25 DEBUG : Setting pass="5mZU4261zJZaMiwcJp7YapI6crgUA_K0O-jEuWvOBHxOWeA" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2025/10/23 01:55:25 DEBUG : TestSFTPRclone: detected overridden config - adding "{nbdOr}" suffix to name 2025/10/23 01:55:25 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2025/10/23 01:55:25 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2025/10/23 01:55:25 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2025/10/23 01:55:25 DEBUG : Setting pass="5mZU4261zJZaMiwcJp7YapI6crgUA_K0O-jEuWvOBHxOWeA" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2025/10/23 01:55:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica/deeper/nonexisting/directory: New connection 127.0.0.1:54098->127.0.0.1:28621 to "SSH-2.0-rclone/v1.72.0-beta.9201.c8a834f0e" 2025/10/23 01:55:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica/deeper/nonexisting/directory: Shell type "unix" from config 2025/10/23 01:55:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica/deeper/nonexisting/directory: Relative path resolved to "/rclone-test-redacef2jica/deeper/nonexisting/directory" 2025/10/23 01:55:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica/deeper/nonexisting/directory: Using root directory "/rclone-test-redacef2jica/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2668: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2725: FS has no Directory methods and doesn't Wrap 2025/10/23 01:55:25 DEBUG : Waiting for deletions to finish 2025/10/23 01:55:25 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2025/10/23 01:55:25 DEBUG : removing 1 level 4 directories 2025/10/23 01:55:25 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2025/10/23 01:55:25 DEBUG : removing 1 level 3 directories 2025/10/23 01:55:25 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2025/10/23 01:55:25 DEBUG : removing 1 level 2 directories 2025/10/23 01:55:25 INFO : hello? sausage/êé: Removing directory 2025/10/23 01:55:25 DEBUG : removing 1 level 1 directories 2025/10/23 01:55:25 INFO : hello? sausage: Removing directory 2025/10/23 01:55:25 DEBUG : removing 1 level 0 directories 2025/10/23 01:55:25 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Removing directory 2025/10/23 01:55:25 ERROR : error listing: directory not found 2025/10/23 01:55:25 DEBUG : Waiting for deletions to finish 2025/10/23 01:55:25 ERROR : error listing: directory not found 2025/10/23 01:55:25 ERROR : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Failed to list "": directory not found 2025/10/23 01:55:25 DEBUG : removing 1 level 0 directories 2025/10/23 01:55:25 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Removing directory 2025/10/23 01:55:25 ERROR : Failed to rmdir: Rmdir: directory not found === RUN TestIntegration/FsShutdown 2025/10/23 01:55:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-redacef2jica: Closing 2 unused connections 2025/10/23 01:55:25 NOTICE: TestSFTPRclone: Stopping server --- PASS: TestIntegration (10.99s) --- 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.69s) --- 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.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.02s) --- 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.01s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.01s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (0.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPurge (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (0.12s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.03s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/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.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (0.01s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.01s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.01s) --- PASS: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- PASS: TestIntegration/FsShutdown (0.00s) === RUN TestIntegration2 sftp_test.go:25: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestIntegration3 sftp_test.go:35: skipping as -remote is set --- SKIP: TestIntegration3 (0.00s) PASS ok github.com/rclone/rclone/backend/sftp 12.144s "go test -v -timeout 1h0m0s -remote TestSFTPRclone: -verbose" - Finished OK in 13.015756074s (try 1/5)