"go test -v -timeout 1h0m0s -remote TestSFTPOpenssh: -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 "TestSFTPOpenssh:" 2025/09/05 01:26:11 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-bafehil8dire" 2025/09/05 01:26:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/05 01:26:11 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2025/09/05 01:26:11 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/09/05 01:26:11 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/09/05 01:26:11 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/09/05 01:26:11 DEBUG : Setting pass="k8sE9gJhgzH68UTQV6zmyJtWA6jB4zLu" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/09/05 01:26:11 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/09/05 01:26:11 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{AWVmp}" suffix to name 2025/09/05 01:26:11 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/09/05 01:26:11 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/09/05 01:26:11 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/09/05 01:26:11 DEBUG : Setting pass="k8sE9gJhgzH68UTQV6zmyJtWA6jB4zLu" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/09/05 01:26:11 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/09/05 01:26:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: New connection 127.0.0.1:39056->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/09/05 01:26:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell type "unix" from config 2025/09/05 01:26:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Relative path resolved to "/home/rclone/rclone-test-bafehil8dire" 2025/09/05 01:26:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Using root directory "/home/rclone/rclone-test-bafehil8dire" 2025/09/05 01:26:11 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_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/09/05 01:26:11 INFO : dir/subdir: Making directory 2025/09/05 01:26:11 INFO : dir/subdir: Removing directory 2025/09/05 01:26:11 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/09/05 01:26:11 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/09/05 01:26:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/09/05 01:26:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: md5sum /home/rclone/rclone-test-bafehil8dire/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/09/05 01:26:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: 8dc7469ab05715192fb158ea080ffd84 /home/rclone/rclone-test-bafehil8dire/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/09/05 01:26:11 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 8dc7469ab05715192fb158ea080ffd84 2025/09/05 01:26:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/09/05 01:26:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: sha1sum /home/rclone/rclone-test-bafehil8dire/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/09/05 01:26:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: f05e5cf40e88306296ca15d92f5b46b2fd046789 /home/rclone/rclone-test-bafehil8dire/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/09/05 01:26:11 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: f05e5cf40e88306296ca15d92f5b46b2fd046789 2025/09/05 01:26:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/09/05 01:26:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: md5sum /home/rclone/rclone-test-bafehil8dire/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: 8dc7469ab05715192fb158ea080ffd84 /home/rclone/rclone-test-bafehil8dire/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/09/05 01:26:12 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 8dc7469ab05715192fb158ea080ffd84 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: sha1sum /home/rclone/rclone-test-bafehil8dire/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: f05e5cf40e88306296ca15d92f5b46b2fd046789 /home/rclone/rclone-test-bafehil8dire/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/09/05 01:26:12 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: f05e5cf40e88306296ca15d92f5b46b2fd046789 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: md5sum /home/rclone/rclone-test-bafehil8dire/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: 8dc7469ab05715192fb158ea080ffd84 /home/rclone/rclone-test-bafehil8dire/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/09/05 01:26:12 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 8dc7469ab05715192fb158ea080ffd84 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: sha1sum /home/rclone/rclone-test-bafehil8dire/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: f05e5cf40e88306296ca15d92f5b46b2fd046789 /home/rclone/rclone-test-bafehil8dire/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/09/05 01:26:12 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: f05e5cf40e88306296ca15d92f5b46b2fd046789 === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:707: testing "." 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/./." 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: md5sum /home/rclone/rclone-test-bafehil8dire/./. 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: 097c4805a5274007a9bfcd6b67f87559 /home/rclone/rclone-test-bafehil8dire/./. 2025/09/05 01:26:12 DEBUG : ./.: Parsed hash: 097c4805a5274007a9bfcd6b67f87559 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/./." 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: sha1sum /home/rclone/rclone-test-bafehil8dire/./. 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: 27c4934a1eac458d3c5a5edd58bc126f0039eb9b /home/rclone/rclone-test-bafehil8dire/./. 2025/09/05 01:26:12 DEBUG : ./.: Parsed hash: 27c4934a1eac458d3c5a5edd58bc126f0039eb9b 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/./." 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: md5sum /home/rclone/rclone-test-bafehil8dire/./. 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: 097c4805a5274007a9bfcd6b67f87559 /home/rclone/rclone-test-bafehil8dire/./. 2025/09/05 01:26:12 DEBUG : ./.: Parsed hash: 097c4805a5274007a9bfcd6b67f87559 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/./." 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: sha1sum /home/rclone/rclone-test-bafehil8dire/./. 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: 27c4934a1eac458d3c5a5edd58bc126f0039eb9b /home/rclone/rclone-test-bafehil8dire/./. 2025/09/05 01:26:12 DEBUG : ./.: Parsed hash: 27c4934a1eac458d3c5a5edd58bc126f0039eb9b 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/./." 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: md5sum /home/rclone/rclone-test-bafehil8dire/./. 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: 097c4805a5274007a9bfcd6b67f87559 /home/rclone/rclone-test-bafehil8dire/./. 2025/09/05 01:26:12 DEBUG : ./.: Parsed hash: 097c4805a5274007a9bfcd6b67f87559 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/./." 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: sha1sum /home/rclone/rclone-test-bafehil8dire/./. 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: 27c4934a1eac458d3c5a5edd58bc126f0039eb9b /home/rclone/rclone-test-bafehil8dire/./. 2025/09/05 01:26:12 DEBUG : ./.: Parsed hash: 27c4934a1eac458d3c5a5edd58bc126f0039eb9b === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:707: testing ".." 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/../.." 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: md5sum /home/rclone/rclone-test-bafehil8dire/../.. 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: 46d9e4cbe4dffc9bd355b8dedc5610b9 /home/rclone/rclone-test-bafehil8dire/../.. 2025/09/05 01:26:12 DEBUG : ../..: Parsed hash: 46d9e4cbe4dffc9bd355b8dedc5610b9 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/../.." 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: sha1sum /home/rclone/rclone-test-bafehil8dire/../.. 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: 560232233d1afa2be9e0d4f99121215db9e85d1d /home/rclone/rclone-test-bafehil8dire/../.. 2025/09/05 01:26:12 DEBUG : ../..: Parsed hash: 560232233d1afa2be9e0d4f99121215db9e85d1d 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/../.." 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: md5sum /home/rclone/rclone-test-bafehil8dire/../.. 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: 46d9e4cbe4dffc9bd355b8dedc5610b9 /home/rclone/rclone-test-bafehil8dire/../.. 2025/09/05 01:26:12 DEBUG : ../..: Parsed hash: 46d9e4cbe4dffc9bd355b8dedc5610b9 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/../.." 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: sha1sum /home/rclone/rclone-test-bafehil8dire/../.. 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: 560232233d1afa2be9e0d4f99121215db9e85d1d /home/rclone/rclone-test-bafehil8dire/../.. 2025/09/05 01:26:12 DEBUG : ../..: Parsed hash: 560232233d1afa2be9e0d4f99121215db9e85d1d 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/../.." 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: md5sum /home/rclone/rclone-test-bafehil8dire/../.. 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: 46d9e4cbe4dffc9bd355b8dedc5610b9 /home/rclone/rclone-test-bafehil8dire/../.. 2025/09/05 01:26:12 DEBUG : ../..: Parsed hash: 46d9e4cbe4dffc9bd355b8dedc5610b9 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/../.." 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: sha1sum /home/rclone/rclone-test-bafehil8dire/../.. 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: 560232233d1afa2be9e0d4f99121215db9e85d1d /home/rclone/rclone-test-bafehil8dire/../.. 2025/09/05 01:26:12 DEBUG : ../..: Parsed hash: 560232233d1afa2be9e0d4f99121215db9e85d1d === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: md5sum /home/rclone/rclone-test-bafehil8dire/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: 58591381f6dfad41b655c95dded62da6 /home/rclone/rclone-test-bafehil8dire/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/09/05 01:26:12 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 58591381f6dfad41b655c95dded62da6 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: sha1sum /home/rclone/rclone-test-bafehil8dire/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: b933b317cbff38dfe50aed467b9a6b926c29ae71 /home/rclone/rclone-test-bafehil8dire/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/09/05 01:26:12 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: b933b317cbff38dfe50aed467b9a6b926c29ae71 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: md5sum /home/rclone/rclone-test-bafehil8dire/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: 58591381f6dfad41b655c95dded62da6 /home/rclone/rclone-test-bafehil8dire/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/09/05 01:26:12 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 58591381f6dfad41b655c95dded62da6 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: sha1sum /home/rclone/rclone-test-bafehil8dire/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: b933b317cbff38dfe50aed467b9a6b926c29ae71 /home/rclone/rclone-test-bafehil8dire/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/09/05 01:26:12 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: b933b317cbff38dfe50aed467b9a6b926c29ae71 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: md5sum /home/rclone/rclone-test-bafehil8dire/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: 58591381f6dfad41b655c95dded62da6 /home/rclone/rclone-test-bafehil8dire/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/09/05 01:26:12 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 58591381f6dfad41b655c95dded62da6 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: sha1sum /home/rclone/rclone-test-bafehil8dire/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: b933b317cbff38dfe50aed467b9a6b926c29ae71 /home/rclone/rclone-test-bafehil8dire/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/09/05 01:26:12 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: b933b317cbff38dfe50aed467b9a6b926c29ae71 === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/ leading space/ leading space" 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: md5sum /home/rclone/rclone-test-bafehil8dire/\ leading\ space/\ leading\ space 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: 15d5f7ac64918183f871ff7c0eab9696 /home/rclone/rclone-test-bafehil8dire/ leading space/ leading space 2025/09/05 01:26:12 DEBUG : leading space/ leading space: Parsed hash: 15d5f7ac64918183f871ff7c0eab9696 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/ leading space/ leading space" 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: sha1sum /home/rclone/rclone-test-bafehil8dire/\ leading\ space/\ leading\ space 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: 3e54473bd12969bd913788287c1db489ba208a4a /home/rclone/rclone-test-bafehil8dire/ leading space/ leading space 2025/09/05 01:26:12 DEBUG : leading space/ leading space: Parsed hash: 3e54473bd12969bd913788287c1db489ba208a4a 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/ leading space/ leading space" 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: md5sum /home/rclone/rclone-test-bafehil8dire/\ leading\ space/\ leading\ space 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: 15d5f7ac64918183f871ff7c0eab9696 /home/rclone/rclone-test-bafehil8dire/ leading space/ leading space 2025/09/05 01:26:12 DEBUG : leading space/ leading space: Parsed hash: 15d5f7ac64918183f871ff7c0eab9696 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/ leading space/ leading space" 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: sha1sum /home/rclone/rclone-test-bafehil8dire/\ leading\ space/\ leading\ space 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: 3e54473bd12969bd913788287c1db489ba208a4a /home/rclone/rclone-test-bafehil8dire/ leading space/ leading space 2025/09/05 01:26:12 DEBUG : leading space/ leading space: Parsed hash: 3e54473bd12969bd913788287c1db489ba208a4a 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/ leading space/ leading space" 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: md5sum /home/rclone/rclone-test-bafehil8dire/\ leading\ space/\ leading\ space 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: 15d5f7ac64918183f871ff7c0eab9696 /home/rclone/rclone-test-bafehil8dire/ leading space/ leading space 2025/09/05 01:26:12 DEBUG : leading space/ leading space: Parsed hash: 15d5f7ac64918183f871ff7c0eab9696 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/ leading space/ leading space" 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: sha1sum /home/rclone/rclone-test-bafehil8dire/\ leading\ space/\ leading\ space 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: 3e54473bd12969bd913788287c1db489ba208a4a /home/rclone/rclone-test-bafehil8dire/ leading space/ leading space 2025/09/05 01:26:12 DEBUG : leading space/ leading space: Parsed hash: 3e54473bd12969bd913788287c1db489ba208a4a === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/~leading tilde/~leading tilde" 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: md5sum /home/rclone/rclone-test-bafehil8dire/\~leading\ tilde/\~leading\ tilde 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: ed103d6c8785ece973b09cabf8446f23 /home/rclone/rclone-test-bafehil8dire/~leading tilde/~leading tilde 2025/09/05 01:26:12 DEBUG : ~leading tilde/~leading tilde: Parsed hash: ed103d6c8785ece973b09cabf8446f23 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/~leading tilde/~leading tilde" 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: sha1sum /home/rclone/rclone-test-bafehil8dire/\~leading\ tilde/\~leading\ tilde 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: 86db729c041398c7583e5bb40158a02f2ed02b33 /home/rclone/rclone-test-bafehil8dire/~leading tilde/~leading tilde 2025/09/05 01:26:12 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 86db729c041398c7583e5bb40158a02f2ed02b33 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/~leading tilde/~leading tilde" 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: md5sum /home/rclone/rclone-test-bafehil8dire/\~leading\ tilde/\~leading\ tilde 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: ed103d6c8785ece973b09cabf8446f23 /home/rclone/rclone-test-bafehil8dire/~leading tilde/~leading tilde 2025/09/05 01:26:12 DEBUG : ~leading tilde/~leading tilde: Parsed hash: ed103d6c8785ece973b09cabf8446f23 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/~leading tilde/~leading tilde" 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: sha1sum /home/rclone/rclone-test-bafehil8dire/\~leading\ tilde/\~leading\ tilde 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: 86db729c041398c7583e5bb40158a02f2ed02b33 /home/rclone/rclone-test-bafehil8dire/~leading tilde/~leading tilde 2025/09/05 01:26:12 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 86db729c041398c7583e5bb40158a02f2ed02b33 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/~leading tilde/~leading tilde" 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: md5sum /home/rclone/rclone-test-bafehil8dire/\~leading\ tilde/\~leading\ tilde 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: ed103d6c8785ece973b09cabf8446f23 /home/rclone/rclone-test-bafehil8dire/~leading tilde/~leading tilde 2025/09/05 01:26:12 DEBUG : ~leading tilde/~leading tilde: Parsed hash: ed103d6c8785ece973b09cabf8446f23 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/~leading tilde/~leading tilde" 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: sha1sum /home/rclone/rclone-test-bafehil8dire/\~leading\ tilde/\~leading\ tilde 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: 86db729c041398c7583e5bb40158a02f2ed02b33 /home/rclone/rclone-test-bafehil8dire/~leading tilde/~leading tilde 2025/09/05 01:26:12 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 86db729c041398c7583e5bb40158a02f2ed02b33 === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "␍leading CR" 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/␍leading CR/␍leading CR" 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: md5sum /home/rclone/rclone-test-bafehil8dire/␍leading\ CR/␍leading\ CR 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: 61808b1c9d6d52c96a09b314a630c8d7 /home/rclone/rclone-test-bafehil8dire/␍leading CR/␍leading CR 2025/09/05 01:26:12 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 61808b1c9d6d52c96a09b314a630c8d7 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/␍leading CR/␍leading CR" 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: sha1sum /home/rclone/rclone-test-bafehil8dire/␍leading\ CR/␍leading\ CR 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: 44c218a3c80ba2c389ed5178bdb8680a78beae5f /home/rclone/rclone-test-bafehil8dire/␍leading CR/␍leading CR 2025/09/05 01:26:12 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 44c218a3c80ba2c389ed5178bdb8680a78beae5f 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/␍leading CR/␍leading CR" 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: md5sum /home/rclone/rclone-test-bafehil8dire/␍leading\ CR/␍leading\ CR 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: 61808b1c9d6d52c96a09b314a630c8d7 /home/rclone/rclone-test-bafehil8dire/␍leading CR/␍leading CR 2025/09/05 01:26:12 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 61808b1c9d6d52c96a09b314a630c8d7 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/␍leading CR/␍leading CR" 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: sha1sum /home/rclone/rclone-test-bafehil8dire/␍leading\ CR/␍leading\ CR 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: 44c218a3c80ba2c389ed5178bdb8680a78beae5f /home/rclone/rclone-test-bafehil8dire/␍leading CR/␍leading CR 2025/09/05 01:26:12 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 44c218a3c80ba2c389ed5178bdb8680a78beae5f 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/␍leading CR/␍leading CR" 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: md5sum /home/rclone/rclone-test-bafehil8dire/␍leading\ CR/␍leading\ CR 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: 61808b1c9d6d52c96a09b314a630c8d7 /home/rclone/rclone-test-bafehil8dire/␍leading CR/␍leading CR 2025/09/05 01:26:12 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 61808b1c9d6d52c96a09b314a630c8d7 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/␍leading CR/␍leading CR" 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: sha1sum /home/rclone/rclone-test-bafehil8dire/␍leading\ CR/␍leading\ CR 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: 44c218a3c80ba2c389ed5178bdb8680a78beae5f /home/rclone/rclone-test-bafehil8dire/␍leading CR/␍leading CR 2025/09/05 01:26:12 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 44c218a3c80ba2c389ed5178bdb8680a78beae5f === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/␊leading LF/␊leading LF" 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: md5sum /home/rclone/rclone-test-bafehil8dire/␊leading\ LF/␊leading\ LF 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: a997aefa41bb2a28590c7611b1899543 /home/rclone/rclone-test-bafehil8dire/␊leading LF/␊leading LF 2025/09/05 01:26:12 DEBUG : ␊leading LF/␊leading LF: Parsed hash: a997aefa41bb2a28590c7611b1899543 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/␊leading LF/␊leading LF" 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: sha1sum /home/rclone/rclone-test-bafehil8dire/␊leading\ LF/␊leading\ LF 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: 81e9701bd6a4854ee9838c0ab31801dc06d809eb /home/rclone/rclone-test-bafehil8dire/␊leading LF/␊leading LF 2025/09/05 01:26:12 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 81e9701bd6a4854ee9838c0ab31801dc06d809eb 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/␊leading LF/␊leading LF" 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: md5sum /home/rclone/rclone-test-bafehil8dire/␊leading\ LF/␊leading\ LF 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: a997aefa41bb2a28590c7611b1899543 /home/rclone/rclone-test-bafehil8dire/␊leading LF/␊leading LF 2025/09/05 01:26:12 DEBUG : ␊leading LF/␊leading LF: Parsed hash: a997aefa41bb2a28590c7611b1899543 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/␊leading LF/␊leading LF" 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: sha1sum /home/rclone/rclone-test-bafehil8dire/␊leading\ LF/␊leading\ LF 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: 81e9701bd6a4854ee9838c0ab31801dc06d809eb /home/rclone/rclone-test-bafehil8dire/␊leading LF/␊leading LF 2025/09/05 01:26:12 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 81e9701bd6a4854ee9838c0ab31801dc06d809eb 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/␊leading LF/␊leading LF" 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: md5sum /home/rclone/rclone-test-bafehil8dire/␊leading\ LF/␊leading\ LF 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: a997aefa41bb2a28590c7611b1899543 /home/rclone/rclone-test-bafehil8dire/␊leading LF/␊leading LF 2025/09/05 01:26:12 DEBUG : ␊leading LF/␊leading LF: Parsed hash: a997aefa41bb2a28590c7611b1899543 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/␊leading LF/␊leading LF" 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: sha1sum /home/rclone/rclone-test-bafehil8dire/␊leading\ LF/␊leading\ LF 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: 81e9701bd6a4854ee9838c0ab31801dc06d809eb /home/rclone/rclone-test-bafehil8dire/␊leading LF/␊leading LF 2025/09/05 01:26:12 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 81e9701bd6a4854ee9838c0ab31801dc06d809eb === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/␉leading HT/␉leading HT" 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: md5sum /home/rclone/rclone-test-bafehil8dire/␉leading\ HT/␉leading\ HT 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: 4d2db8c616218b8f6dff1b55f2d95f8f /home/rclone/rclone-test-bafehil8dire/␉leading HT/␉leading HT 2025/09/05 01:26:12 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 4d2db8c616218b8f6dff1b55f2d95f8f 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/␉leading HT/␉leading HT" 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: sha1sum /home/rclone/rclone-test-bafehil8dire/␉leading\ HT/␉leading\ HT 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: 7c8c056e112149fa946e3c8cfe3cf04c5cd747bd /home/rclone/rclone-test-bafehil8dire/␉leading HT/␉leading HT 2025/09/05 01:26:12 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 7c8c056e112149fa946e3c8cfe3cf04c5cd747bd 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/␉leading HT/␉leading HT" 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: md5sum /home/rclone/rclone-test-bafehil8dire/␉leading\ HT/␉leading\ HT 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: 4d2db8c616218b8f6dff1b55f2d95f8f /home/rclone/rclone-test-bafehil8dire/␉leading HT/␉leading HT 2025/09/05 01:26:12 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 4d2db8c616218b8f6dff1b55f2d95f8f 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/␉leading HT/␉leading HT" 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: sha1sum /home/rclone/rclone-test-bafehil8dire/␉leading\ HT/␉leading\ HT 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: 7c8c056e112149fa946e3c8cfe3cf04c5cd747bd /home/rclone/rclone-test-bafehil8dire/␉leading HT/␉leading HT 2025/09/05 01:26:12 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 7c8c056e112149fa946e3c8cfe3cf04c5cd747bd 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/␉leading HT/␉leading HT" 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: md5sum /home/rclone/rclone-test-bafehil8dire/␉leading\ HT/␉leading\ HT 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: 4d2db8c616218b8f6dff1b55f2d95f8f /home/rclone/rclone-test-bafehil8dire/␉leading HT/␉leading HT 2025/09/05 01:26:12 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 4d2db8c616218b8f6dff1b55f2d95f8f 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/␉leading HT/␉leading HT" 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: sha1sum /home/rclone/rclone-test-bafehil8dire/␉leading\ HT/␉leading\ HT 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: 7c8c056e112149fa946e3c8cfe3cf04c5cd747bd /home/rclone/rclone-test-bafehil8dire/␉leading HT/␉leading HT 2025/09/05 01:26:12 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 7c8c056e112149fa946e3c8cfe3cf04c5cd747bd === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:707: testing "␋leading VT" 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/␋leading VT/␋leading VT" 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: md5sum /home/rclone/rclone-test-bafehil8dire/␋leading\ VT/␋leading\ VT 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: 4b1362f2e65f5b57567160f8d18bc774 /home/rclone/rclone-test-bafehil8dire/␋leading VT/␋leading VT 2025/09/05 01:26:12 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 4b1362f2e65f5b57567160f8d18bc774 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/␋leading VT/␋leading VT" 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: sha1sum /home/rclone/rclone-test-bafehil8dire/␋leading\ VT/␋leading\ VT 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: c105254c2a25b308212e17c88939a6b744b0d63d /home/rclone/rclone-test-bafehil8dire/␋leading VT/␋leading VT 2025/09/05 01:26:12 DEBUG : ␋leading VT/␋leading VT: Parsed hash: c105254c2a25b308212e17c88939a6b744b0d63d 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/␋leading VT/␋leading VT" 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: md5sum /home/rclone/rclone-test-bafehil8dire/␋leading\ VT/␋leading\ VT 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: 4b1362f2e65f5b57567160f8d18bc774 /home/rclone/rclone-test-bafehil8dire/␋leading VT/␋leading VT 2025/09/05 01:26:12 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 4b1362f2e65f5b57567160f8d18bc774 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/␋leading VT/␋leading VT" 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: sha1sum /home/rclone/rclone-test-bafehil8dire/␋leading\ VT/␋leading\ VT 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: c105254c2a25b308212e17c88939a6b744b0d63d /home/rclone/rclone-test-bafehil8dire/␋leading VT/␋leading VT 2025/09/05 01:26:12 DEBUG : ␋leading VT/␋leading VT: Parsed hash: c105254c2a25b308212e17c88939a6b744b0d63d 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/␋leading VT/␋leading VT" 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: md5sum /home/rclone/rclone-test-bafehil8dire/␋leading\ VT/␋leading\ VT 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: 4b1362f2e65f5b57567160f8d18bc774 /home/rclone/rclone-test-bafehil8dire/␋leading VT/␋leading VT 2025/09/05 01:26:12 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 4b1362f2e65f5b57567160f8d18bc774 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/␋leading VT/␋leading VT" 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: sha1sum /home/rclone/rclone-test-bafehil8dire/␋leading\ VT/␋leading\ VT 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: c105254c2a25b308212e17c88939a6b744b0d63d /home/rclone/rclone-test-bafehil8dire/␋leading VT/␋leading VT 2025/09/05 01:26:12 DEBUG : ␋leading VT/␋leading VT: Parsed hash: c105254c2a25b308212e17c88939a6b744b0d63d === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:707: testing ".leading dot" 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/.leading dot/.leading dot" 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: md5sum /home/rclone/rclone-test-bafehil8dire/.leading\ dot/.leading\ dot 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: 28555f8d0a4a2c4d602266f96ee0db07 /home/rclone/rclone-test-bafehil8dire/.leading dot/.leading dot 2025/09/05 01:26:12 DEBUG : .leading dot/.leading dot: Parsed hash: 28555f8d0a4a2c4d602266f96ee0db07 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/.leading dot/.leading dot" 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: sha1sum /home/rclone/rclone-test-bafehil8dire/.leading\ dot/.leading\ dot 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: b6e34e47e2c2a6823b00d93f0d0527dfcf24a06f /home/rclone/rclone-test-bafehil8dire/.leading dot/.leading dot 2025/09/05 01:26:12 DEBUG : .leading dot/.leading dot: Parsed hash: b6e34e47e2c2a6823b00d93f0d0527dfcf24a06f 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/.leading dot/.leading dot" 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: md5sum /home/rclone/rclone-test-bafehil8dire/.leading\ dot/.leading\ dot 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: 28555f8d0a4a2c4d602266f96ee0db07 /home/rclone/rclone-test-bafehil8dire/.leading dot/.leading dot 2025/09/05 01:26:12 DEBUG : .leading dot/.leading dot: Parsed hash: 28555f8d0a4a2c4d602266f96ee0db07 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/.leading dot/.leading dot" 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: sha1sum /home/rclone/rclone-test-bafehil8dire/.leading\ dot/.leading\ dot 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: b6e34e47e2c2a6823b00d93f0d0527dfcf24a06f /home/rclone/rclone-test-bafehil8dire/.leading dot/.leading dot 2025/09/05 01:26:12 DEBUG : .leading dot/.leading dot: Parsed hash: b6e34e47e2c2a6823b00d93f0d0527dfcf24a06f 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/.leading dot/.leading dot" 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: md5sum /home/rclone/rclone-test-bafehil8dire/.leading\ dot/.leading\ dot 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: 28555f8d0a4a2c4d602266f96ee0db07 /home/rclone/rclone-test-bafehil8dire/.leading dot/.leading dot 2025/09/05 01:26:12 DEBUG : .leading dot/.leading dot: Parsed hash: 28555f8d0a4a2c4d602266f96ee0db07 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/.leading dot/.leading dot" 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: sha1sum /home/rclone/rclone-test-bafehil8dire/.leading\ dot/.leading\ dot 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: b6e34e47e2c2a6823b00d93f0d0527dfcf24a06f /home/rclone/rclone-test-bafehil8dire/.leading dot/.leading dot 2025/09/05 01:26:12 DEBUG : .leading dot/.leading dot: Parsed hash: b6e34e47e2c2a6823b00d93f0d0527dfcf24a06f === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/trailing space /trailing space " 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: md5sum /home/rclone/rclone-test-bafehil8dire/trailing\ space\ /trailing\ space\ 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: c4f4e38093fbc63d5a3379e1d63538d4 /home/rclone/rclone-test-bafehil8dire/trailing space /trailing space 2025/09/05 01:26:12 DEBUG : trailing space /trailing space : Parsed hash: c4f4e38093fbc63d5a3379e1d63538d4 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/trailing space /trailing space " 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: sha1sum /home/rclone/rclone-test-bafehil8dire/trailing\ space\ /trailing\ space\ 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: 45cb4815bdcc08ea699582f2fb12860e7acb573d /home/rclone/rclone-test-bafehil8dire/trailing space /trailing space 2025/09/05 01:26:12 DEBUG : trailing space /trailing space : Parsed hash: 45cb4815bdcc08ea699582f2fb12860e7acb573d 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/trailing space /trailing space " 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: md5sum /home/rclone/rclone-test-bafehil8dire/trailing\ space\ /trailing\ space\ 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: c4f4e38093fbc63d5a3379e1d63538d4 /home/rclone/rclone-test-bafehil8dire/trailing space /trailing space 2025/09/05 01:26:12 DEBUG : trailing space /trailing space : Parsed hash: c4f4e38093fbc63d5a3379e1d63538d4 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/trailing space /trailing space " 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: sha1sum /home/rclone/rclone-test-bafehil8dire/trailing\ space\ /trailing\ space\ 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: 45cb4815bdcc08ea699582f2fb12860e7acb573d /home/rclone/rclone-test-bafehil8dire/trailing space /trailing space 2025/09/05 01:26:12 DEBUG : trailing space /trailing space : Parsed hash: 45cb4815bdcc08ea699582f2fb12860e7acb573d 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/trailing space /trailing space " 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: md5sum /home/rclone/rclone-test-bafehil8dire/trailing\ space\ /trailing\ space\ 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: c4f4e38093fbc63d5a3379e1d63538d4 /home/rclone/rclone-test-bafehil8dire/trailing space /trailing space 2025/09/05 01:26:12 DEBUG : trailing space /trailing space : Parsed hash: c4f4e38093fbc63d5a3379e1d63538d4 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/trailing space /trailing space " 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: sha1sum /home/rclone/rclone-test-bafehil8dire/trailing\ space\ /trailing\ space\ 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: 45cb4815bdcc08ea699582f2fb12860e7acb573d /home/rclone/rclone-test-bafehil8dire/trailing space /trailing space 2025/09/05 01:26:12 DEBUG : trailing space /trailing space : Parsed hash: 45cb4815bdcc08ea699582f2fb12860e7acb573d === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:707: testing "trailing CR␍" 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/trailing CR␍/trailing CR␍" 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: md5sum /home/rclone/rclone-test-bafehil8dire/trailing\ CR␍/trailing\ CR␍ 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: be6fa8e89653a569f63d5ec9711d5ecf /home/rclone/rclone-test-bafehil8dire/trailing CR␍/trailing CR␍ 2025/09/05 01:26:12 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: be6fa8e89653a569f63d5ec9711d5ecf 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/trailing CR␍/trailing CR␍" 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: sha1sum /home/rclone/rclone-test-bafehil8dire/trailing\ CR␍/trailing\ CR␍ 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: ef1c3807e5afd65d2351d5deeb4c5a564135ea76 /home/rclone/rclone-test-bafehil8dire/trailing CR␍/trailing CR␍ 2025/09/05 01:26:12 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: ef1c3807e5afd65d2351d5deeb4c5a564135ea76 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/trailing CR␍/trailing CR␍" 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: md5sum /home/rclone/rclone-test-bafehil8dire/trailing\ CR␍/trailing\ CR␍ 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: be6fa8e89653a569f63d5ec9711d5ecf /home/rclone/rclone-test-bafehil8dire/trailing CR␍/trailing CR␍ 2025/09/05 01:26:12 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: be6fa8e89653a569f63d5ec9711d5ecf 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/trailing CR␍/trailing CR␍" 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: sha1sum /home/rclone/rclone-test-bafehil8dire/trailing\ CR␍/trailing\ CR␍ 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: ef1c3807e5afd65d2351d5deeb4c5a564135ea76 /home/rclone/rclone-test-bafehil8dire/trailing CR␍/trailing CR␍ 2025/09/05 01:26:12 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: ef1c3807e5afd65d2351d5deeb4c5a564135ea76 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/trailing CR␍/trailing CR␍" 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: md5sum /home/rclone/rclone-test-bafehil8dire/trailing\ CR␍/trailing\ CR␍ 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: be6fa8e89653a569f63d5ec9711d5ecf /home/rclone/rclone-test-bafehil8dire/trailing CR␍/trailing CR␍ 2025/09/05 01:26:12 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: be6fa8e89653a569f63d5ec9711d5ecf 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/trailing CR␍/trailing CR␍" 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: sha1sum /home/rclone/rclone-test-bafehil8dire/trailing\ CR␍/trailing\ CR␍ 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: ef1c3807e5afd65d2351d5deeb4c5a564135ea76 /home/rclone/rclone-test-bafehil8dire/trailing CR␍/trailing CR␍ 2025/09/05 01:26:12 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: ef1c3807e5afd65d2351d5deeb4c5a564135ea76 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/trailing LF␊/trailing LF␊" 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: md5sum /home/rclone/rclone-test-bafehil8dire/trailing\ LF␊/trailing\ LF␊ 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: 1ddd27324731f92f72c2bb08ebc5de57 /home/rclone/rclone-test-bafehil8dire/trailing LF␊/trailing LF␊ 2025/09/05 01:26:12 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 1ddd27324731f92f72c2bb08ebc5de57 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/trailing LF␊/trailing LF␊" 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: sha1sum /home/rclone/rclone-test-bafehil8dire/trailing\ LF␊/trailing\ LF␊ 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: 3cdc13b82b6771808cb3629b486d5da5b986c32c /home/rclone/rclone-test-bafehil8dire/trailing LF␊/trailing LF␊ 2025/09/05 01:26:12 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 3cdc13b82b6771808cb3629b486d5da5b986c32c 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/trailing LF␊/trailing LF␊" 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: md5sum /home/rclone/rclone-test-bafehil8dire/trailing\ LF␊/trailing\ LF␊ 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: 1ddd27324731f92f72c2bb08ebc5de57 /home/rclone/rclone-test-bafehil8dire/trailing LF␊/trailing LF␊ 2025/09/05 01:26:12 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 1ddd27324731f92f72c2bb08ebc5de57 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/trailing LF␊/trailing LF␊" 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: sha1sum /home/rclone/rclone-test-bafehil8dire/trailing\ LF␊/trailing\ LF␊ 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: 3cdc13b82b6771808cb3629b486d5da5b986c32c /home/rclone/rclone-test-bafehil8dire/trailing LF␊/trailing LF␊ 2025/09/05 01:26:12 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 3cdc13b82b6771808cb3629b486d5da5b986c32c 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/trailing LF␊/trailing LF␊" 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: md5sum /home/rclone/rclone-test-bafehil8dire/trailing\ LF␊/trailing\ LF␊ 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: 1ddd27324731f92f72c2bb08ebc5de57 /home/rclone/rclone-test-bafehil8dire/trailing LF␊/trailing LF␊ 2025/09/05 01:26:12 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 1ddd27324731f92f72c2bb08ebc5de57 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/trailing LF␊/trailing LF␊" 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: sha1sum /home/rclone/rclone-test-bafehil8dire/trailing\ LF␊/trailing\ LF␊ 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: 3cdc13b82b6771808cb3629b486d5da5b986c32c /home/rclone/rclone-test-bafehil8dire/trailing LF␊/trailing LF␊ 2025/09/05 01:26:12 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 3cdc13b82b6771808cb3629b486d5da5b986c32c === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/trailing HT␉/trailing HT␉" 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: md5sum /home/rclone/rclone-test-bafehil8dire/trailing\ HT␉/trailing\ HT␉ 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: 89972f42626664ce537f2b43f1c5b466 /home/rclone/rclone-test-bafehil8dire/trailing HT␉/trailing HT␉ 2025/09/05 01:26:12 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 89972f42626664ce537f2b43f1c5b466 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/trailing HT␉/trailing HT␉" 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: sha1sum /home/rclone/rclone-test-bafehil8dire/trailing\ HT␉/trailing\ HT␉ 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: 686511bfb90f5fd1699cc064284ac1b0365b5022 /home/rclone/rclone-test-bafehil8dire/trailing HT␉/trailing HT␉ 2025/09/05 01:26:12 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 686511bfb90f5fd1699cc064284ac1b0365b5022 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/trailing HT␉/trailing HT␉" 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: md5sum /home/rclone/rclone-test-bafehil8dire/trailing\ HT␉/trailing\ HT␉ 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: 89972f42626664ce537f2b43f1c5b466 /home/rclone/rclone-test-bafehil8dire/trailing HT␉/trailing HT␉ 2025/09/05 01:26:12 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 89972f42626664ce537f2b43f1c5b466 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/trailing HT␉/trailing HT␉" 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: sha1sum /home/rclone/rclone-test-bafehil8dire/trailing\ HT␉/trailing\ HT␉ 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: 686511bfb90f5fd1699cc064284ac1b0365b5022 /home/rclone/rclone-test-bafehil8dire/trailing HT␉/trailing HT␉ 2025/09/05 01:26:12 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 686511bfb90f5fd1699cc064284ac1b0365b5022 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/trailing HT␉/trailing HT␉" 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: md5sum /home/rclone/rclone-test-bafehil8dire/trailing\ HT␉/trailing\ HT␉ 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: 89972f42626664ce537f2b43f1c5b466 /home/rclone/rclone-test-bafehil8dire/trailing HT␉/trailing HT␉ 2025/09/05 01:26:12 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 89972f42626664ce537f2b43f1c5b466 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/trailing HT␉/trailing HT␉" 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: sha1sum /home/rclone/rclone-test-bafehil8dire/trailing\ HT␉/trailing\ HT␉ 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: 686511bfb90f5fd1699cc064284ac1b0365b5022 /home/rclone/rclone-test-bafehil8dire/trailing HT␉/trailing HT␉ 2025/09/05 01:26:12 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 686511bfb90f5fd1699cc064284ac1b0365b5022 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/trailing VT␋/trailing VT␋" 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: md5sum /home/rclone/rclone-test-bafehil8dire/trailing\ VT␋/trailing\ VT␋ 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: 09dc70e31d76fe04d314f1f907d346b1 /home/rclone/rclone-test-bafehil8dire/trailing VT␋/trailing VT␋ 2025/09/05 01:26:12 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 09dc70e31d76fe04d314f1f907d346b1 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/trailing VT␋/trailing VT␋" 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: sha1sum /home/rclone/rclone-test-bafehil8dire/trailing\ VT␋/trailing\ VT␋ 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: 7a7393dfca15e1c04fe4454087378e4a71973b6f /home/rclone/rclone-test-bafehil8dire/trailing VT␋/trailing VT␋ 2025/09/05 01:26:12 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 7a7393dfca15e1c04fe4454087378e4a71973b6f 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/trailing VT␋/trailing VT␋" 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: md5sum /home/rclone/rclone-test-bafehil8dire/trailing\ VT␋/trailing\ VT␋ 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: 09dc70e31d76fe04d314f1f907d346b1 /home/rclone/rclone-test-bafehil8dire/trailing VT␋/trailing VT␋ 2025/09/05 01:26:12 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 09dc70e31d76fe04d314f1f907d346b1 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/trailing VT␋/trailing VT␋" 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: sha1sum /home/rclone/rclone-test-bafehil8dire/trailing\ VT␋/trailing\ VT␋ 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: 7a7393dfca15e1c04fe4454087378e4a71973b6f /home/rclone/rclone-test-bafehil8dire/trailing VT␋/trailing VT␋ 2025/09/05 01:26:12 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 7a7393dfca15e1c04fe4454087378e4a71973b6f 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/trailing VT␋/trailing VT␋" 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: md5sum /home/rclone/rclone-test-bafehil8dire/trailing\ VT␋/trailing\ VT␋ 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: 09dc70e31d76fe04d314f1f907d346b1 /home/rclone/rclone-test-bafehil8dire/trailing VT␋/trailing VT␋ 2025/09/05 01:26:12 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 09dc70e31d76fe04d314f1f907d346b1 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/trailing VT␋/trailing VT␋" 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: sha1sum /home/rclone/rclone-test-bafehil8dire/trailing\ VT␋/trailing\ VT␋ 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: 7a7393dfca15e1c04fe4454087378e4a71973b6f /home/rclone/rclone-test-bafehil8dire/trailing VT␋/trailing VT␋ 2025/09/05 01:26:12 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 7a7393dfca15e1c04fe4454087378e4a71973b6f === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/trailing dot./trailing dot." 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: md5sum /home/rclone/rclone-test-bafehil8dire/trailing\ dot./trailing\ dot. 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: ddea169689a59901567d947846e0dde3 /home/rclone/rclone-test-bafehil8dire/trailing dot./trailing dot. 2025/09/05 01:26:12 DEBUG : trailing dot./trailing dot.: Parsed hash: ddea169689a59901567d947846e0dde3 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/trailing dot./trailing dot." 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: sha1sum /home/rclone/rclone-test-bafehil8dire/trailing\ dot./trailing\ dot. 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: 356f3918b032bcdc735bbab5e49588b5dc78f56b /home/rclone/rclone-test-bafehil8dire/trailing dot./trailing dot. 2025/09/05 01:26:12 DEBUG : trailing dot./trailing dot.: Parsed hash: 356f3918b032bcdc735bbab5e49588b5dc78f56b 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/trailing dot./trailing dot." 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: md5sum /home/rclone/rclone-test-bafehil8dire/trailing\ dot./trailing\ dot. 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: ddea169689a59901567d947846e0dde3 /home/rclone/rclone-test-bafehil8dire/trailing dot./trailing dot. 2025/09/05 01:26:12 DEBUG : trailing dot./trailing dot.: Parsed hash: ddea169689a59901567d947846e0dde3 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/trailing dot./trailing dot." 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: sha1sum /home/rclone/rclone-test-bafehil8dire/trailing\ dot./trailing\ dot. 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: 356f3918b032bcdc735bbab5e49588b5dc78f56b /home/rclone/rclone-test-bafehil8dire/trailing dot./trailing dot. 2025/09/05 01:26:12 DEBUG : trailing dot./trailing dot.: Parsed hash: 356f3918b032bcdc735bbab5e49588b5dc78f56b 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/trailing dot./trailing dot." 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: md5sum /home/rclone/rclone-test-bafehil8dire/trailing\ dot./trailing\ dot. 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: ddea169689a59901567d947846e0dde3 /home/rclone/rclone-test-bafehil8dire/trailing dot./trailing dot. 2025/09/05 01:26:12 DEBUG : trailing dot./trailing dot.: Parsed hash: ddea169689a59901567d947846e0dde3 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/trailing dot./trailing dot." 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: sha1sum /home/rclone/rclone-test-bafehil8dire/trailing\ dot./trailing\ dot. 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: 356f3918b032bcdc735bbab5e49588b5dc78f56b /home/rclone/rclone-test-bafehil8dire/trailing dot./trailing dot. 2025/09/05 01:26:12 DEBUG : trailing dot./trailing dot.: Parsed hash: 356f3918b032bcdc735bbab5e49588b5dc78f56b === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/invalid utf-8\xfe/invalid utf-8\xfe" 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: md5sum /home/rclone/rclone-test-bafehil8dire/invalid\ utf-8/invalid\ utf-8 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: f3f35ea5a1f5dea7f54ca3bd01d9bbd4 /home/rclone/rclone-test-bafehil8dire/invalid utf-8/invalid utf-8 2025/09/05 01:26:12 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: f3f35ea5a1f5dea7f54ca3bd01d9bbd4 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/invalid utf-8\xfe/invalid utf-8\xfe" 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: sha1sum /home/rclone/rclone-test-bafehil8dire/invalid\ utf-8/invalid\ utf-8 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: e3452aba9b4aa6b967a60eb8febc81d10ec0da47 /home/rclone/rclone-test-bafehil8dire/invalid utf-8/invalid utf-8 2025/09/05 01:26:12 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: e3452aba9b4aa6b967a60eb8febc81d10ec0da47 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/invalid utf-8\xfe/invalid utf-8\xfe" 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: md5sum /home/rclone/rclone-test-bafehil8dire/invalid\ utf-8/invalid\ utf-8 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: f3f35ea5a1f5dea7f54ca3bd01d9bbd4 /home/rclone/rclone-test-bafehil8dire/invalid utf-8/invalid utf-8 2025/09/05 01:26:12 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: f3f35ea5a1f5dea7f54ca3bd01d9bbd4 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/invalid utf-8\xfe/invalid utf-8\xfe" 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: sha1sum /home/rclone/rclone-test-bafehil8dire/invalid\ utf-8/invalid\ utf-8 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: e3452aba9b4aa6b967a60eb8febc81d10ec0da47 /home/rclone/rclone-test-bafehil8dire/invalid utf-8/invalid utf-8 2025/09/05 01:26:12 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: e3452aba9b4aa6b967a60eb8febc81d10ec0da47 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/invalid utf-8\xfe/invalid utf-8\xfe" 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: md5sum /home/rclone/rclone-test-bafehil8dire/invalid\ utf-8/invalid\ utf-8 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: f3f35ea5a1f5dea7f54ca3bd01d9bbd4 /home/rclone/rclone-test-bafehil8dire/invalid utf-8/invalid utf-8 2025/09/05 01:26:12 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: f3f35ea5a1f5dea7f54ca3bd01d9bbd4 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/invalid utf-8\xfe/invalid utf-8\xfe" 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: sha1sum /home/rclone/rclone-test-bafehil8dire/invalid\ utf-8/invalid\ utf-8 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: e3452aba9b4aa6b967a60eb8febc81d10ec0da47 /home/rclone/rclone-test-bafehil8dire/invalid utf-8/invalid utf-8 2025/09/05 01:26:12 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: e3452aba9b4aa6b967a60eb8febc81d10ec0da47 === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/test%46.txt/test%46.txt" 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: md5sum /home/rclone/rclone-test-bafehil8dire/test\%46.txt/test\%46.txt 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: 58ee8f8752550462b69631833fe3746b /home/rclone/rclone-test-bafehil8dire/test%46.txt/test%46.txt 2025/09/05 01:26:12 DEBUG : test%46.txt/test%46.txt: Parsed hash: 58ee8f8752550462b69631833fe3746b 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/test%46.txt/test%46.txt" 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: sha1sum /home/rclone/rclone-test-bafehil8dire/test\%46.txt/test\%46.txt 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: 483664370c27dbb6d9ae1e08c2309209e8b91df2 /home/rclone/rclone-test-bafehil8dire/test%46.txt/test%46.txt 2025/09/05 01:26:12 DEBUG : test%46.txt/test%46.txt: Parsed hash: 483664370c27dbb6d9ae1e08c2309209e8b91df2 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/test%46.txt/test%46.txt" 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: md5sum /home/rclone/rclone-test-bafehil8dire/test\%46.txt/test\%46.txt 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: 58ee8f8752550462b69631833fe3746b /home/rclone/rclone-test-bafehil8dire/test%46.txt/test%46.txt 2025/09/05 01:26:12 DEBUG : test%46.txt/test%46.txt: Parsed hash: 58ee8f8752550462b69631833fe3746b 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/test%46.txt/test%46.txt" 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: sha1sum /home/rclone/rclone-test-bafehil8dire/test\%46.txt/test\%46.txt 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: 483664370c27dbb6d9ae1e08c2309209e8b91df2 /home/rclone/rclone-test-bafehil8dire/test%46.txt/test%46.txt 2025/09/05 01:26:12 DEBUG : test%46.txt/test%46.txt: Parsed hash: 483664370c27dbb6d9ae1e08c2309209e8b91df2 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/test%46.txt/test%46.txt" 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: md5sum /home/rclone/rclone-test-bafehil8dire/test\%46.txt/test\%46.txt 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: 58ee8f8752550462b69631833fe3746b /home/rclone/rclone-test-bafehil8dire/test%46.txt/test%46.txt 2025/09/05 01:26:12 DEBUG : test%46.txt/test%46.txt: Parsed hash: 58ee8f8752550462b69631833fe3746b 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/test%46.txt/test%46.txt" 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: sha1sum /home/rclone/rclone-test-bafehil8dire/test\%46.txt/test\%46.txt 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: 483664370c27dbb6d9ae1e08c2309209e8b91df2 /home/rclone/rclone-test-bafehil8dire/test%46.txt/test%46.txt 2025/09/05 01:26:12 DEBUG : test%46.txt/test%46.txt: Parsed hash: 483664370c27dbb6d9ae1e08c2309209e8b91df2 === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Connection OK after error: potato 2025/09/05 01:26:12 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Removed after failed upload: potato === RUN TestIntegration/FsMkdir/FsPutZeroLength 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/zero-length-file" 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: md5sum /home/rclone/rclone-test-bafehil8dire/zero-length-file 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-bafehil8dire/zero-length-file 2025/09/05 01:26:12 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/zero-length-file" 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: sha1sum /home/rclone/rclone-test-bafehil8dire/zero-length-file 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-bafehil8dire/zero-length-file 2025/09/05 01:26:12 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/zero-length-file" 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: md5sum /home/rclone/rclone-test-bafehil8dire/zero-length-file 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-bafehil8dire/zero-length-file 2025/09/05 01:26:12 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/zero-length-file" 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: sha1sum /home/rclone/rclone-test-bafehil8dire/zero-length-file 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-bafehil8dire/zero-length-file 2025/09/05 01:26:12 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/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/file name.txt" 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: md5sum /home/rclone/rclone-test-bafehil8dire/file\ name.txt 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: 1a0a535ccde63a51fc7dbba4a1a0b3f4 /home/rclone/rclone-test-bafehil8dire/file name.txt 2025/09/05 01:26:12 DEBUG : file name.txt: Parsed hash: 1a0a535ccde63a51fc7dbba4a1a0b3f4 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/file name.txt" 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: sha1sum /home/rclone/rclone-test-bafehil8dire/file\ name.txt 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: d4e593c4a529defdcbf3396d1c857f47cd026f37 /home/rclone/rclone-test-bafehil8dire/file name.txt 2025/09/05 01:26:12 DEBUG : file name.txt: Parsed hash: d4e593c4a529defdcbf3396d1c857f47cd026f37 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/file name.txt" 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: md5sum /home/rclone/rclone-test-bafehil8dire/file\ name.txt 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: 1a0a535ccde63a51fc7dbba4a1a0b3f4 /home/rclone/rclone-test-bafehil8dire/file name.txt 2025/09/05 01:26:12 DEBUG : file name.txt: Parsed hash: 1a0a535ccde63a51fc7dbba4a1a0b3f4 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/file name.txt" 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: sha1sum /home/rclone/rclone-test-bafehil8dire/file\ name.txt 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: d4e593c4a529defdcbf3396d1c857f47cd026f37 /home/rclone/rclone-test-bafehil8dire/file name.txt 2025/09/05 01:26:12 DEBUG : file name.txt: Parsed hash: d4e593c4a529defdcbf3396d1c857f47cd026f37 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: md5sum /home/rclone/rclone-test-bafehil8dire/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: 484575e2e93e0073af0b95ab57c6a47b /home/rclone/rclone-test-bafehil8dire/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/09/05 01:26:12 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 484575e2e93e0073af0b95ab57c6a47b 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: sha1sum /home/rclone/rclone-test-bafehil8dire/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: 73b8b898e293449b778aa48a616020960d7c37c4 /home/rclone/rclone-test-bafehil8dire/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/09/05 01:26:12 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 73b8b898e293449b778aa48a616020960d7c37c4 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: md5sum /home/rclone/rclone-test-bafehil8dire/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: 484575e2e93e0073af0b95ab57c6a47b /home/rclone/rclone-test-bafehil8dire/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/09/05 01:26:12 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 484575e2e93e0073af0b95ab57c6a47b 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: sha1sum /home/rclone/rclone-test-bafehil8dire/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: 73b8b898e293449b778aa48a616020960d7c37c4 /home/rclone/rclone-test-bafehil8dire/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/09/05 01:26:12 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 73b8b898e293449b778aa48a616020960d7c37c4 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/file name.txt" 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: md5sum /home/rclone/rclone-test-bafehil8dire/file\ name.txt 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: 31d02c2d3bb8ede69e70d1caf9bc4ea7 /home/rclone/rclone-test-bafehil8dire/file name.txt 2025/09/05 01:26:12 DEBUG : file name.txt: Parsed hash: 31d02c2d3bb8ede69e70d1caf9bc4ea7 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/file name.txt" 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: sha1sum /home/rclone/rclone-test-bafehil8dire/file\ name.txt 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: be8095b7471392ae9be145c9790754adac9d0f61 /home/rclone/rclone-test-bafehil8dire/file name.txt 2025/09/05 01:26:12 DEBUG : file name.txt: Parsed hash: be8095b7471392ae9be145c9790754adac9d0f61 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/file name.txt" 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: md5sum /home/rclone/rclone-test-bafehil8dire/file\ name.txt 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: 31d02c2d3bb8ede69e70d1caf9bc4ea7 /home/rclone/rclone-test-bafehil8dire/file name.txt 2025/09/05 01:26:12 DEBUG : file name.txt: Parsed hash: 31d02c2d3bb8ede69e70d1caf9bc4ea7 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/file name.txt" 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: sha1sum /home/rclone/rclone-test-bafehil8dire/file\ name.txt 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: be8095b7471392ae9be145c9790754adac9d0f61 /home/rclone/rclone-test-bafehil8dire/file name.txt 2025/09/05 01:26:12 DEBUG : file name.txt: Parsed hash: be8095b7471392ae9be145c9790754adac9d0f61 === 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/09/05 01:26:12 DEBUG : Creating backend with remote "TestSFTPOpenssh:" 2025/09/05 01:26:12 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2025/09/05 01:26:12 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/09/05 01:26:12 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/09/05 01:26:12 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/09/05 01:26:12 DEBUG : Setting pass="k8sE9gJhgzH68UTQV6zmyJtWA6jB4zLu" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/09/05 01:26:12 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/09/05 01:26:12 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{AWVmp}" suffix to name 2025/09/05 01:26:12 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/09/05 01:26:12 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/09/05 01:26:12 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/09/05 01:26:12 DEBUG : Setting pass="k8sE9gJhgzH68UTQV6zmyJtWA6jB4zLu" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/09/05 01:26:12 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/09/05 01:26:12 DEBUG : sftp://rclone@127.0.0.1:28627/: New connection 127.0.0.1:39066->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell type "unix" from config 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/: Relative path resolved to "/home/rclone" 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/: Using root directory "/home/rclone" === 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/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/file name.txt" 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: md5sum /home/rclone/rclone-test-bafehil8dire/file\ name.txt 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: 31d02c2d3bb8ede69e70d1caf9bc4ea7 /home/rclone/rclone-test-bafehil8dire/file name.txt 2025/09/05 01:26:13 DEBUG : file name.txt: Parsed hash: 31d02c2d3bb8ede69e70d1caf9bc4ea7 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/file name.txt" 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: sha1sum /home/rclone/rclone-test-bafehil8dire/file\ name.txt 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: be8095b7471392ae9be145c9790754adac9d0f61 /home/rclone/rclone-test-bafehil8dire/file name.txt 2025/09/05 01:26:13 DEBUG : file name.txt: Parsed hash: be8095b7471392ae9be145c9790754adac9d0f61 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: md5sum /home/rclone/rclone-test-bafehil8dire/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: 484575e2e93e0073af0b95ab57c6a47b /home/rclone/rclone-test-bafehil8dire/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/09/05 01:26:13 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 484575e2e93e0073af0b95ab57c6a47b 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: sha1sum /home/rclone/rclone-test-bafehil8dire/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: 73b8b898e293449b778aa48a616020960d7c37c4 /home/rclone/rclone-test-bafehil8dire/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/09/05 01:26:13 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 73b8b898e293449b778aa48a616020960d7c37c4 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/file name.txt" 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: md5sum /home/rclone/rclone-test-bafehil8dire/file\ name.txt 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: 31d02c2d3bb8ede69e70d1caf9bc4ea7 /home/rclone/rclone-test-bafehil8dire/file name.txt 2025/09/05 01:26:13 DEBUG : file name.txt: Parsed hash: 31d02c2d3bb8ede69e70d1caf9bc4ea7 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/file name.txt" 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: sha1sum /home/rclone/rclone-test-bafehil8dire/file\ name.txt 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: be8095b7471392ae9be145c9790754adac9d0f61 /home/rclone/rclone-test-bafehil8dire/file name.txt 2025/09/05 01:26:13 DEBUG : file name.txt: Parsed hash: be8095b7471392ae9be145c9790754adac9d0f61 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1121: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/file name.txt" 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: md5sum /home/rclone/rclone-test-bafehil8dire/file\ name.txt 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: 31d02c2d3bb8ede69e70d1caf9bc4ea7 /home/rclone/rclone-test-bafehil8dire/file name.txt 2025/09/05 01:26:13 DEBUG : file name.txt: Parsed hash: 31d02c2d3bb8ede69e70d1caf9bc4ea7 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/file name.txt" 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: sha1sum /home/rclone/rclone-test-bafehil8dire/file\ name.txt 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: be8095b7471392ae9be145c9790754adac9d0f61 /home/rclone/rclone-test-bafehil8dire/file name.txt 2025/09/05 01:26:13 DEBUG : file name.txt: Parsed hash: be8095b7471392ae9be145c9790754adac9d0f61 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: md5sum /home/rclone/rclone-test-bafehil8dire/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: 484575e2e93e0073af0b95ab57c6a47b /home/rclone/rclone-test-bafehil8dire/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/09/05 01:26:13 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 484575e2e93e0073af0b95ab57c6a47b 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: sha1sum /home/rclone/rclone-test-bafehil8dire/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: 73b8b898e293449b778aa48a616020960d7c37c4 /home/rclone/rclone-test-bafehil8dire/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/09/05 01:26:13 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 73b8b898e293449b778aa48a616020960d7c37c4 === 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/09/05 01:26:13 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-bafehil8dire/hello? sausage/êé" 2025/09/05 01:26:13 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2025/09/05 01:26:13 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/09/05 01:26:13 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/09/05 01:26:13 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/09/05 01:26:13 DEBUG : Setting pass="k8sE9gJhgzH68UTQV6zmyJtWA6jB4zLu" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/09/05 01:26:13 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/09/05 01:26:13 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{AWVmp}" suffix to name 2025/09/05 01:26:13 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/09/05 01:26:13 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/09/05 01:26:13 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/09/05 01:26:13 DEBUG : Setting pass="k8sE9gJhgzH68UTQV6zmyJtWA6jB4zLu" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/09/05 01:26:13 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire/hello? sausage/êé: New connection 127.0.0.1:39082->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire/hello? sausage/êé: Shell type "unix" from config 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire/hello? sausage/êé: Relative path resolved to "/home/rclone/rclone-test-bafehil8dire/hello? sausage/êé" 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire/hello? sausage/êé: Using root directory "/home/rclone/rclone-test-bafehil8dire/hello? sausage/êé" 2025/09/05 01:26:13 DEBUG : fs cache: renaming cache item "TestSFTPOpenssh:rclone-test-bafehil8dire/hello? sausage/êé" to be canonical "TestSFTPOpenssh{AWVmp}:rclone-test-bafehil8dire/hello? sausage/êé" 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire/hello? sausage/êé: Shell path "/home/rclone/rclone-test-bafehil8dire/hello? sausage/êé/a/b/c/d/e.txt" 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire/hello? sausage/êé: Running remote command: md5sum /home/rclone/rclone-test-bafehil8dire/hello\?\ sausage/êé/a/b/c/d/e.txt 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire/hello? sausage/êé: Remote command result: 9f9dc03143c38edb4b6b1980a4e65417 /home/rclone/rclone-test-bafehil8dire/hello? sausage/êé/a/b/c/d/e.txt 2025/09/05 01:26:13 DEBUG : a/b/c/d/e.txt: Parsed hash: 9f9dc03143c38edb4b6b1980a4e65417 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire/hello? sausage/êé: Shell path "/home/rclone/rclone-test-bafehil8dire/hello? sausage/êé/a/b/c/d/e.txt" 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire/hello? sausage/êé: Running remote command: sha1sum /home/rclone/rclone-test-bafehil8dire/hello\?\ sausage/êé/a/b/c/d/e.txt 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire/hello? sausage/êé: Remote command result: 8526585621b39825ec1f48c976714f4f3f699366 /home/rclone/rclone-test-bafehil8dire/hello? sausage/êé/a/b/c/d/e.txt 2025/09/05 01:26:13 DEBUG : a/b/c/d/e.txt: Parsed hash: 8526585621b39825ec1f48c976714f4f3f699366 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire/hello? sausage/êé: Shell path "/home/rclone/rclone-test-bafehil8dire/hello? sausage/êé/a/b/c/d/e.txt" 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire/hello? sausage/êé: Running remote command: md5sum /home/rclone/rclone-test-bafehil8dire/hello\?\ sausage/êé/a/b/c/d/e.txt 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire/hello? sausage/êé: Remote command result: 9f9dc03143c38edb4b6b1980a4e65417 /home/rclone/rclone-test-bafehil8dire/hello? sausage/êé/a/b/c/d/e.txt 2025/09/05 01:26:13 DEBUG : a/b/c/d/e.txt: Parsed hash: 9f9dc03143c38edb4b6b1980a4e65417 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire/hello? sausage/êé: Shell path "/home/rclone/rclone-test-bafehil8dire/hello? sausage/êé/a/b/c/d/e.txt" 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire/hello? sausage/êé: Running remote command: sha1sum /home/rclone/rclone-test-bafehil8dire/hello\?\ sausage/êé/a/b/c/d/e.txt 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire/hello? sausage/êé: Remote command result: 8526585621b39825ec1f48c976714f4f3f699366 /home/rclone/rclone-test-bafehil8dire/hello? sausage/êé/a/b/c/d/e.txt 2025/09/05 01:26:13 DEBUG : a/b/c/d/e.txt: Parsed hash: 8526585621b39825ec1f48c976714f4f3f699366 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire/hello? sausage/êé: New connection 127.0.0.1:39086->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/09/05 01:26:13 DEBUG : Waiting for deletions to finish 2025/09/05 01:26:13 INFO : a/b/c/d/e.txt: Deleted 2025/09/05 01:26:13 DEBUG : removing 1 level 4 directories 2025/09/05 01:26:13 INFO : a/b/c/d: Removing directory 2025/09/05 01:26:13 DEBUG : removing 1 level 3 directories 2025/09/05 01:26:13 INFO : a/b/c: Removing directory 2025/09/05 01:26:13 DEBUG : removing 1 level 2 directories 2025/09/05 01:26:13 INFO : a/b: Removing directory 2025/09/05 01:26:13 DEBUG : removing 1 level 1 directories 2025/09/05 01:26:13 INFO : a: Removing directory === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/file name.txt" 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: md5sum /home/rclone/rclone-test-bafehil8dire/file\ name.txt 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: 31d02c2d3bb8ede69e70d1caf9bc4ea7 /home/rclone/rclone-test-bafehil8dire/file name.txt 2025/09/05 01:26:13 DEBUG : file name.txt: Parsed hash: 31d02c2d3bb8ede69e70d1caf9bc4ea7 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/file name.txt" 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: sha1sum /home/rclone/rclone-test-bafehil8dire/file\ name.txt 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: be8095b7471392ae9be145c9790754adac9d0f61 /home/rclone/rclone-test-bafehil8dire/file name.txt 2025/09/05 01:26:13 DEBUG : file name.txt: Parsed hash: be8095b7471392ae9be145c9790754adac9d0f61 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: md5sum /home/rclone/rclone-test-bafehil8dire/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: 484575e2e93e0073af0b95ab57c6a47b /home/rclone/rclone-test-bafehil8dire/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/09/05 01:26:13 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 484575e2e93e0073af0b95ab57c6a47b 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: sha1sum /home/rclone/rclone-test-bafehil8dire/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: 73b8b898e293449b778aa48a616020960d7c37c4 /home/rclone/rclone-test-bafehil8dire/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/09/05 01:26:13 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 73b8b898e293449b778aa48a616020960d7c37c4 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt-copy" 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: md5sum /home/rclone/rclone-test-bafehil8dire/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt-copy 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: 484575e2e93e0073af0b95ab57c6a47b /home/rclone/rclone-test-bafehil8dire/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy 2025/09/05 01:26:13 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Parsed hash: 484575e2e93e0073af0b95ab57c6a47b 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt-copy" 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: sha1sum /home/rclone/rclone-test-bafehil8dire/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt-copy 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: 73b8b898e293449b778aa48a616020960d7c37c4 /home/rclone/rclone-test-bafehil8dire/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy 2025/09/05 01:26:13 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Parsed hash: 73b8b898e293449b778aa48a616020960d7c37c4 === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1289: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/file name.txt" 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: md5sum /home/rclone/rclone-test-bafehil8dire/file\ name.txt 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: 31d02c2d3bb8ede69e70d1caf9bc4ea7 /home/rclone/rclone-test-bafehil8dire/file name.txt 2025/09/05 01:26:13 DEBUG : file name.txt: Parsed hash: 31d02c2d3bb8ede69e70d1caf9bc4ea7 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/file name.txt" 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: sha1sum /home/rclone/rclone-test-bafehil8dire/file\ name.txt 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: be8095b7471392ae9be145c9790754adac9d0f61 /home/rclone/rclone-test-bafehil8dire/file name.txt 2025/09/05 01:26:13 DEBUG : file name.txt: Parsed hash: be8095b7471392ae9be145c9790754adac9d0f61 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/other.txt" 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: md5sum /home/rclone/rclone-test-bafehil8dire/other.txt 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: 484575e2e93e0073af0b95ab57c6a47b /home/rclone/rclone-test-bafehil8dire/other.txt 2025/09/05 01:26:13 DEBUG : other.txt: Parsed hash: 484575e2e93e0073af0b95ab57c6a47b 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/other.txt" 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: sha1sum /home/rclone/rclone-test-bafehil8dire/other.txt 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: 73b8b898e293449b778aa48a616020960d7c37c4 /home/rclone/rclone-test-bafehil8dire/other.txt 2025/09/05 01:26:13 DEBUG : other.txt: Parsed hash: 73b8b898e293449b778aa48a616020960d7c37c4 fstest.go:124: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:124 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:129 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:148 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:341 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1362 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsMove Messages: other.txt: Modification time difference too big |-26975h59m55.876876877s| > 1s (want 2001-02-03 04:05:10.123123123 +0000 UTC vs got 2004-03-03 04:05:06 +0000 UTC) (precision 1s) 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: New connection 127.0.0.1:39090->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/other.txt" 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: md5sum /home/rclone/rclone-test-bafehil8dire/other.txt 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: 484575e2e93e0073af0b95ab57c6a47b /home/rclone/rclone-test-bafehil8dire/other.txt 2025/09/05 01:26:13 DEBUG : other.txt: Parsed hash: 484575e2e93e0073af0b95ab57c6a47b 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/other.txt" 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: sha1sum /home/rclone/rclone-test-bafehil8dire/other.txt 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: 73b8b898e293449b778aa48a616020960d7c37c4 /home/rclone/rclone-test-bafehil8dire/other.txt 2025/09/05 01:26:13 DEBUG : other.txt: Parsed hash: 73b8b898e293449b778aa48a616020960d7c37c4 fstest.go:124: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:124 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:129 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:148 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:341 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1373 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsMove Messages: other.txt: Modification time difference too big |-26975h59m55.876876877s| > 1s (want 2001-02-03 04:05:10.123123123 +0000 UTC vs got 2004-03-03 04:05:06 +0000 UTC) (precision 1s) 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/moveTest/other.txt" 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: md5sum /home/rclone/rclone-test-bafehil8dire/moveTest/other.txt 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: 31d02c2d3bb8ede69e70d1caf9bc4ea7 /home/rclone/rclone-test-bafehil8dire/moveTest/other.txt 2025/09/05 01:26:13 DEBUG : moveTest/other.txt: Parsed hash: 31d02c2d3bb8ede69e70d1caf9bc4ea7 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/moveTest/other.txt" 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: sha1sum /home/rclone/rclone-test-bafehil8dire/moveTest/other.txt 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: be8095b7471392ae9be145c9790754adac9d0f61 /home/rclone/rclone-test-bafehil8dire/moveTest/other.txt 2025/09/05 01:26:13 DEBUG : moveTest/other.txt: Parsed hash: be8095b7471392ae9be145c9790754adac9d0f61 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/file name.txt" 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: md5sum /home/rclone/rclone-test-bafehil8dire/file\ name.txt 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: 31d02c2d3bb8ede69e70d1caf9bc4ea7 /home/rclone/rclone-test-bafehil8dire/file name.txt 2025/09/05 01:26:13 DEBUG : file name.txt: Parsed hash: 31d02c2d3bb8ede69e70d1caf9bc4ea7 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/file name.txt" 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: sha1sum /home/rclone/rclone-test-bafehil8dire/file\ name.txt 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: be8095b7471392ae9be145c9790754adac9d0f61 /home/rclone/rclone-test-bafehil8dire/file name.txt 2025/09/05 01:26:13 DEBUG : file name.txt: Parsed hash: be8095b7471392ae9be145c9790754adac9d0f61 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/other.txt" 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: md5sum /home/rclone/rclone-test-bafehil8dire/other.txt 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: 484575e2e93e0073af0b95ab57c6a47b /home/rclone/rclone-test-bafehil8dire/other.txt 2025/09/05 01:26:13 DEBUG : other.txt: Parsed hash: 484575e2e93e0073af0b95ab57c6a47b 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/other.txt" 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: sha1sum /home/rclone/rclone-test-bafehil8dire/other.txt 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: 73b8b898e293449b778aa48a616020960d7c37c4 /home/rclone/rclone-test-bafehil8dire/other.txt 2025/09/05 01:26:13 DEBUG : other.txt: Parsed hash: 73b8b898e293449b778aa48a616020960d7c37c4 fstest.go:124: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:124 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:129 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:148 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:341 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1381 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsMove Messages: other.txt: Modification time difference too big |-26975h59m55.876876877s| > 1s (want 2001-02-03 04:05:10.123123123 +0000 UTC vs got 2004-03-03 04:05:06 +0000 UTC) (precision 1s) 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/file name.txt" 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: md5sum /home/rclone/rclone-test-bafehil8dire/file\ name.txt 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: 31d02c2d3bb8ede69e70d1caf9bc4ea7 /home/rclone/rclone-test-bafehil8dire/file name.txt 2025/09/05 01:26:13 DEBUG : file name.txt: Parsed hash: 31d02c2d3bb8ede69e70d1caf9bc4ea7 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/file name.txt" 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: sha1sum /home/rclone/rclone-test-bafehil8dire/file\ name.txt 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: be8095b7471392ae9be145c9790754adac9d0f61 /home/rclone/rclone-test-bafehil8dire/file name.txt 2025/09/05 01:26:13 DEBUG : file name.txt: Parsed hash: be8095b7471392ae9be145c9790754adac9d0f61 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: md5sum /home/rclone/rclone-test-bafehil8dire/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: 484575e2e93e0073af0b95ab57c6a47b /home/rclone/rclone-test-bafehil8dire/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/09/05 01:26:13 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 484575e2e93e0073af0b95ab57c6a47b 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: sha1sum /home/rclone/rclone-test-bafehil8dire/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: 73b8b898e293449b778aa48a616020960d7c37c4 /home/rclone/rclone-test-bafehil8dire/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/09/05 01:26:13 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 73b8b898e293449b778aa48a616020960d7c37c4 fstest.go:124: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:124 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:129 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:148 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:341 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1388 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsMove Messages: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Modification time difference too big |-26975h59m55.876876877s| > 1s (want 2001-02-03 04:05:10.123123123 +0000 UTC vs got 2004-03-03 04:05:06 +0000 UTC) (precision 1s) === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata fstests.go:1398: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2025/09/05 01:26:13 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-jekesic2kebi" 2025/09/05 01:26:13 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2025/09/05 01:26:13 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/09/05 01:26:13 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/09/05 01:26:13 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/09/05 01:26:13 DEBUG : Setting pass="k8sE9gJhgzH68UTQV6zmyJtWA6jB4zLu" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/09/05 01:26:13 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/09/05 01:26:13 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{AWVmp}" suffix to name 2025/09/05 01:26:13 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/09/05 01:26:13 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/09/05 01:26:13 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/09/05 01:26:13 DEBUG : Setting pass="k8sE9gJhgzH68UTQV6zmyJtWA6jB4zLu" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/09/05 01:26:13 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jekesic2kebi: New connection 127.0.0.1:39098->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jekesic2kebi: Shell type "unix" from config 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jekesic2kebi: Relative path resolved to "/home/rclone/rclone-test-jekesic2kebi" 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jekesic2kebi: Using root directory "/home/rclone/rclone-test-jekesic2kebi" 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jekesic2kebi: Shell path "/home/rclone/rclone-test-jekesic2kebi/new_name/sub_new_name/file name.txt" 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jekesic2kebi: Running remote command: md5sum /home/rclone/rclone-test-jekesic2kebi/new_name/sub_new_name/file\ name.txt 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jekesic2kebi: Remote command result: 31d02c2d3bb8ede69e70d1caf9bc4ea7 /home/rclone/rclone-test-jekesic2kebi/new_name/sub_new_name/file name.txt 2025/09/05 01:26:13 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: 31d02c2d3bb8ede69e70d1caf9bc4ea7 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jekesic2kebi: Shell path "/home/rclone/rclone-test-jekesic2kebi/new_name/sub_new_name/file name.txt" 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jekesic2kebi: Running remote command: sha1sum /home/rclone/rclone-test-jekesic2kebi/new_name/sub_new_name/file\ name.txt 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jekesic2kebi: Remote command result: be8095b7471392ae9be145c9790754adac9d0f61 /home/rclone/rclone-test-jekesic2kebi/new_name/sub_new_name/file name.txt 2025/09/05 01:26:13 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: be8095b7471392ae9be145c9790754adac9d0f61 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jekesic2kebi: Shell path "/home/rclone/rclone-test-jekesic2kebi/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jekesic2kebi: Running remote command: md5sum /home/rclone/rclone-test-jekesic2kebi/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jekesic2kebi: Remote command result: 484575e2e93e0073af0b95ab57c6a47b /home/rclone/rclone-test-jekesic2kebi/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/09/05 01:26:13 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 484575e2e93e0073af0b95ab57c6a47b 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jekesic2kebi: Shell path "/home/rclone/rclone-test-jekesic2kebi/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jekesic2kebi: Running remote command: sha1sum /home/rclone/rclone-test-jekesic2kebi/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jekesic2kebi: Remote command result: 73b8b898e293449b778aa48a616020960d7c37c4 /home/rclone/rclone-test-jekesic2kebi/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/09/05 01:26:13 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 73b8b898e293449b778aa48a616020960d7c37c4 fstest.go:124: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:124 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:129 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:148 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1485 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsDirMove Messages: new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Modification time difference too big |-26975h59m55.876876877s| > 1s (want 2001-02-03 04:05:10.123123123 +0000 UTC vs got 2004-03-03 04:05:06 +0000 UTC) (precision 1s) 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/file name.txt" 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: md5sum /home/rclone/rclone-test-bafehil8dire/file\ name.txt 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: 31d02c2d3bb8ede69e70d1caf9bc4ea7 /home/rclone/rclone-test-bafehil8dire/file name.txt 2025/09/05 01:26:13 DEBUG : file name.txt: Parsed hash: 31d02c2d3bb8ede69e70d1caf9bc4ea7 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/file name.txt" 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: sha1sum /home/rclone/rclone-test-bafehil8dire/file\ name.txt 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: be8095b7471392ae9be145c9790754adac9d0f61 /home/rclone/rclone-test-bafehil8dire/file name.txt 2025/09/05 01:26:13 DEBUG : file name.txt: Parsed hash: be8095b7471392ae9be145c9790754adac9d0f61 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: md5sum /home/rclone/rclone-test-bafehil8dire/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: 484575e2e93e0073af0b95ab57c6a47b /home/rclone/rclone-test-bafehil8dire/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/09/05 01:26:13 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 484575e2e93e0073af0b95ab57c6a47b 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: sha1sum /home/rclone/rclone-test-bafehil8dire/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: 73b8b898e293449b778aa48a616020960d7c37c4 /home/rclone/rclone-test-bafehil8dire/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/09/05 01:26:13 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 73b8b898e293449b778aa48a616020960d7c37c4 fstest.go:124: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:124 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:129 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:148 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1499 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsDirMove Messages: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Modification time difference too big |-26975h59m55.876876877s| > 1s (want 2001-02-03 04:05:10.123123123 +0000 UTC vs got 2004-03-03 04:05:06 +0000 UTC) (precision 1s) 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jekesic2kebi: Purge dir "new_name" 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jekesic2kebi: 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/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/file name.txt" 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: md5sum /home/rclone/rclone-test-bafehil8dire/file\ name.txt 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: 31d02c2d3bb8ede69e70d1caf9bc4ea7 /home/rclone/rclone-test-bafehil8dire/file name.txt 2025/09/05 01:26:13 DEBUG : file name.txt: Parsed hash: 31d02c2d3bb8ede69e70d1caf9bc4ea7 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/file name.txt" 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: sha1sum /home/rclone/rclone-test-bafehil8dire/file\ name.txt 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: be8095b7471392ae9be145c9790754adac9d0f61 /home/rclone/rclone-test-bafehil8dire/file name.txt 2025/09/05 01:26:13 DEBUG : file name.txt: Parsed hash: be8095b7471392ae9be145c9790754adac9d0f61 === 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/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/file name.txt" 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: md5sum /home/rclone/rclone-test-bafehil8dire/file\ name.txt 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: 68776f571c820e41fdf5104fb582011b /home/rclone/rclone-test-bafehil8dire/file name.txt 2025/09/05 01:26:13 DEBUG : file name.txt: Parsed hash: 68776f571c820e41fdf5104fb582011b 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/file name.txt" 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: sha1sum /home/rclone/rclone-test-bafehil8dire/file\ name.txt 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: 63b8f950a3a69e8bae94a9fbabdc9c2491700ff8 /home/rclone/rclone-test-bafehil8dire/file name.txt 2025/09/05 01:26:13 DEBUG : file name.txt: Parsed hash: 63b8f950a3a69e8bae94a9fbabdc9c2491700ff8 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/file name.txt" 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: md5sum /home/rclone/rclone-test-bafehil8dire/file\ name.txt 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: 68776f571c820e41fdf5104fb582011b /home/rclone/rclone-test-bafehil8dire/file name.txt 2025/09/05 01:26:13 DEBUG : file name.txt: Parsed hash: 68776f571c820e41fdf5104fb582011b 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/file name.txt" 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: sha1sum /home/rclone/rclone-test-bafehil8dire/file\ name.txt 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: 63b8f950a3a69e8bae94a9fbabdc9c2491700ff8 /home/rclone/rclone-test-bafehil8dire/file name.txt 2025/09/05 01:26:13 DEBUG : file name.txt: Parsed hash: 63b8f950a3a69e8bae94a9fbabdc9c2491700ff8 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2025/09/05 01:26:13 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-bafehil8dire/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/09/05 01:26:13 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2025/09/05 01:26:13 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/09/05 01:26:13 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/09/05 01:26:13 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/09/05 01:26:13 DEBUG : Setting pass="k8sE9gJhgzH68UTQV6zmyJtWA6jB4zLu" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/09/05 01:26:13 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/09/05 01:26:13 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{AWVmp}" suffix to name 2025/09/05 01:26:13 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/09/05 01:26:13 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/09/05 01:26:13 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/09/05 01:26:13 DEBUG : Setting pass="k8sE9gJhgzH68UTQV6zmyJtWA6jB4zLu" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/09/05 01:26:13 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: New connection 127.0.0.1:39102->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell type "unix" from config 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Relative path resolved to "/home/rclone/rclone-test-bafehil8dire/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Using root directory "/home/rclone/rclone-test-bafehil8dire/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/home/rclone/rclone-test-bafehil8dire/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: md5sum /home/rclone/rclone-test-bafehil8dire/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: 484575e2e93e0073af0b95ab57c6a47b /home/rclone/rclone-test-bafehil8dire/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/09/05 01:26:13 DEBUG : z.txt: Parsed hash: 484575e2e93e0073af0b95ab57c6a47b 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/home/rclone/rclone-test-bafehil8dire/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: sha1sum /home/rclone/rclone-test-bafehil8dire/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: 73b8b898e293449b778aa48a616020960d7c37c4 /home/rclone/rclone-test-bafehil8dire/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/09/05 01:26:13 DEBUG : z.txt: Parsed hash: 73b8b898e293449b778aa48a616020960d7c37c4 === NAME TestIntegration/FsMkdir/FsPutFiles/FsIsFile fstest.go:124: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:124 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:129 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:148 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:341 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1885 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsIsFile Messages: z.txt: Modification time difference too big |-26975h59m55.876876877s| > 1s (want 2001-02-03 04:05:10.123123123 +0000 UTC vs got 2004-03-03 04:05:06 +0000 UTC) (precision 1s) === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/09/05 01:26:13 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-bafehil8dire/not found.txt" 2025/09/05 01:26:13 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2025/09/05 01:26:13 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/09/05 01:26:13 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/09/05 01:26:13 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/09/05 01:26:13 DEBUG : Setting pass="k8sE9gJhgzH68UTQV6zmyJtWA6jB4zLu" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/09/05 01:26:13 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/09/05 01:26:13 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{AWVmp}" suffix to name 2025/09/05 01:26:13 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/09/05 01:26:13 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/09/05 01:26:13 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/09/05 01:26:13 DEBUG : Setting pass="k8sE9gJhgzH68UTQV6zmyJtWA6jB4zLu" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/09/05 01:26:13 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire/not found.txt: New connection 127.0.0.1:39108->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire/not found.txt: Shell type "unix" from config 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire/not found.txt: Relative path resolved to "/home/rclone/rclone-test-bafehil8dire/not found.txt" 2025/09/05 01:26:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire/not found.txt: Using root directory "/home/rclone/rclone-test-bafehil8dire/not found.txt" 2025/09/05 01:26:13 ERROR : error listing: directory not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestSFTPOpenssh:" path "rclone-test-bafehil8dire" from "TestSFTPOpenssh:rclone-test-bafehil8dire" 2025/09/05 01:26:13 DEBUG : Creating backend with remote "TestSFTPOpenssh:" 2025/09/05 01:26:13 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2025/09/05 01:26:13 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/09/05 01:26:13 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/09/05 01:26:13 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/09/05 01:26:13 DEBUG : Setting pass="k8sE9gJhgzH68UTQV6zmyJtWA6jB4zLu" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/09/05 01:26:13 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/09/05 01:26:13 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{AWVmp}" suffix to name 2025/09/05 01:26:13 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/09/05 01:26:13 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/09/05 01:26:13 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/09/05 01:26:13 DEBUG : Setting pass="k8sE9gJhgzH68UTQV6zmyJtWA6jB4zLu" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/09/05 01:26:13 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/09/05 01:26:14 DEBUG : sftp://rclone@127.0.0.1:28627/: New connection 127.0.0.1:39110->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/09/05 01:26:14 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell type "unix" from config 2025/09/05 01:26:14 DEBUG : sftp://rclone@127.0.0.1:28627/: Relative path resolved to "/home/rclone" 2025/09/05 01:26:14 DEBUG : sftp://rclone@127.0.0.1:28627/: Using root directory "/home/rclone" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List 2025/09/05 01:26:14 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-bafehil8dire/file name.txt" 2025/09/05 01:26:14 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-bafehil8dire/file\ name.txt 2025/09/05 01:26:14 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 68776f571c820e41fdf5104fb582011b /home/rclone/rclone-test-bafehil8dire/file name.txt 2025/09/05 01:26:14 DEBUG : rclone-test-bafehil8dire/file name.txt: Parsed hash: 68776f571c820e41fdf5104fb582011b 2025/09/05 01:26:14 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-bafehil8dire/file name.txt" 2025/09/05 01:26:14 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-bafehil8dire/file\ name.txt 2025/09/05 01:26:14 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 63b8f950a3a69e8bae94a9fbabdc9c2491700ff8 /home/rclone/rclone-test-bafehil8dire/file name.txt 2025/09/05 01:26:14 DEBUG : rclone-test-bafehil8dire/file name.txt: Parsed hash: 63b8f950a3a69e8bae94a9fbabdc9c2491700ff8 2025/09/05 01:26:14 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-bafehil8dire/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/09/05 01:26:14 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-bafehil8dire/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/09/05 01:26:14 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 484575e2e93e0073af0b95ab57c6a47b /home/rclone/rclone-test-bafehil8dire/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/09/05 01:26:14 DEBUG : rclone-test-bafehil8dire/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 484575e2e93e0073af0b95ab57c6a47b 2025/09/05 01:26:14 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-bafehil8dire/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/09/05 01:26:14 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-bafehil8dire/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/09/05 01:26:14 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 73b8b898e293449b778aa48a616020960d7c37c4 /home/rclone/rclone-test-bafehil8dire/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/09/05 01:26:14 DEBUG : rclone-test-bafehil8dire/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 73b8b898e293449b778aa48a616020960d7c37c4 fstest.go:124: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:124 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:129 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:148 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1931 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List Messages: rclone-test-bafehil8dire/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Modification time difference too big |-26975h59m55.876876877s| > 1s (want 2001-02-03 04:05:10.123123123 +0000 UTC vs got 2004-03-03 04:05:06 +0000 UTC) (precision 1s) === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries 2025/09/05 01:26:14 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-bafehil8dire/file name.txt" 2025/09/05 01:26:14 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-bafehil8dire/file\ name.txt 2025/09/05 01:26:14 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 68776f571c820e41fdf5104fb582011b /home/rclone/rclone-test-bafehil8dire/file name.txt 2025/09/05 01:26:14 DEBUG : rclone-test-bafehil8dire/file name.txt: Parsed hash: 68776f571c820e41fdf5104fb582011b 2025/09/05 01:26:14 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-bafehil8dire/file name.txt" 2025/09/05 01:26:14 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-bafehil8dire/file\ name.txt 2025/09/05 01:26:14 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 63b8f950a3a69e8bae94a9fbabdc9c2491700ff8 /home/rclone/rclone-test-bafehil8dire/file name.txt 2025/09/05 01:26:14 DEBUG : rclone-test-bafehil8dire/file name.txt: Parsed hash: 63b8f950a3a69e8bae94a9fbabdc9c2491700ff8 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:1945: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 2025/09/05 01:26:14 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-bafehil8dire/created from root.txt" 2025/09/05 01:26:14 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-bafehil8dire/created\ from\ root.txt 2025/09/05 01:26:14 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: e040cd67cf1e50d5ec173cf073494689 /home/rclone/rclone-test-bafehil8dire/created from root.txt 2025/09/05 01:26:14 DEBUG : rclone-test-bafehil8dire/created from root.txt: Parsed hash: e040cd67cf1e50d5ec173cf073494689 2025/09/05 01:26:14 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-bafehil8dire/created from root.txt" 2025/09/05 01:26:14 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-bafehil8dire/created\ from\ root.txt 2025/09/05 01:26:14 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: adaf91328651a4e0e6b43350ed3da9dfc3930038 /home/rclone/rclone-test-bafehil8dire/created from root.txt 2025/09/05 01:26:14 DEBUG : rclone-test-bafehil8dire/created from root.txt: Parsed hash: adaf91328651a4e0e6b43350ed3da9dfc3930038 2025/09/05 01:26:14 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-bafehil8dire/created from root.txt" 2025/09/05 01:26:14 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-bafehil8dire/created\ from\ root.txt 2025/09/05 01:26:14 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: e040cd67cf1e50d5ec173cf073494689 /home/rclone/rclone-test-bafehil8dire/created from root.txt 2025/09/05 01:26:14 DEBUG : rclone-test-bafehil8dire/created from root.txt: Parsed hash: e040cd67cf1e50d5ec173cf073494689 2025/09/05 01:26:14 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-bafehil8dire/created from root.txt" 2025/09/05 01:26:14 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-bafehil8dire/created\ from\ root.txt 2025/09/05 01:26:14 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: adaf91328651a4e0e6b43350ed3da9dfc3930038 /home/rclone/rclone-test-bafehil8dire/created from root.txt 2025/09/05 01:26:14 DEBUG : rclone-test-bafehil8dire/created from root.txt: Parsed hash: adaf91328651a4e0e6b43350ed3da9dfc3930038 2025/09/05 01:26:14 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-bafehil8dire/created from root.txt" 2025/09/05 01:26:14 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-bafehil8dire/created\ from\ root.txt 2025/09/05 01:26:14 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: e040cd67cf1e50d5ec173cf073494689 /home/rclone/rclone-test-bafehil8dire/created from root.txt 2025/09/05 01:26:14 DEBUG : rclone-test-bafehil8dire/created from root.txt: Parsed hash: e040cd67cf1e50d5ec173cf073494689 2025/09/05 01:26:14 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-bafehil8dire/created from root.txt" 2025/09/05 01:26:14 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-bafehil8dire/created\ from\ root.txt 2025/09/05 01:26:14 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: adaf91328651a4e0e6b43350ed3da9dfc3930038 /home/rclone/rclone-test-bafehil8dire/created from root.txt 2025/09/05 01:26:14 DEBUG : rclone-test-bafehil8dire/created from root.txt: Parsed hash: adaf91328651a4e0e6b43350ed3da9dfc3930038 2025/09/05 01:26:14 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-bafehil8dire/file name.txt" 2025/09/05 01:26:14 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-bafehil8dire/file\ name.txt 2025/09/05 01:26:14 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 68776f571c820e41fdf5104fb582011b /home/rclone/rclone-test-bafehil8dire/file name.txt 2025/09/05 01:26:14 DEBUG : rclone-test-bafehil8dire/file name.txt: Parsed hash: 68776f571c820e41fdf5104fb582011b 2025/09/05 01:26:14 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-bafehil8dire/file name.txt" 2025/09/05 01:26:14 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-bafehil8dire/file\ name.txt 2025/09/05 01:26:14 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 63b8f950a3a69e8bae94a9fbabdc9c2491700ff8 /home/rclone/rclone-test-bafehil8dire/file name.txt 2025/09/05 01:26:14 DEBUG : rclone-test-bafehil8dire/file name.txt: Parsed hash: 63b8f950a3a69e8bae94a9fbabdc9c2491700ff8 2025/09/05 01:26:14 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-bafehil8dire/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/09/05 01:26:14 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-bafehil8dire/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/09/05 01:26:14 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 484575e2e93e0073af0b95ab57c6a47b /home/rclone/rclone-test-bafehil8dire/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/09/05 01:26:14 DEBUG : rclone-test-bafehil8dire/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 484575e2e93e0073af0b95ab57c6a47b 2025/09/05 01:26:14 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-bafehil8dire/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/09/05 01:26:14 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-bafehil8dire/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/09/05 01:26:14 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 73b8b898e293449b778aa48a616020960d7c37c4 /home/rclone/rclone-test-bafehil8dire/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/09/05 01:26:14 DEBUG : rclone-test-bafehil8dire/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 73b8b898e293449b778aa48a616020960d7c37c4 fstest.go:124: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:124 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:129 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:148 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1987 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put Messages: rclone-test-bafehil8dire/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Modification time difference too big |-26975h59m55.876876877s| > 1s (want 2001-02-03 04:05:10.123123123 +0000 UTC vs got 2004-03-03 04:05:06 +0000 UTC) (precision 1s) === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove 2025/09/05 01:26:14 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-bafehil8dire/file name.txt" 2025/09/05 01:26:14 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-bafehil8dire/file\ name.txt 2025/09/05 01:26:14 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 68776f571c820e41fdf5104fb582011b /home/rclone/rclone-test-bafehil8dire/file name.txt 2025/09/05 01:26:14 DEBUG : rclone-test-bafehil8dire/file name.txt: Parsed hash: 68776f571c820e41fdf5104fb582011b 2025/09/05 01:26:14 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-bafehil8dire/file name.txt" 2025/09/05 01:26:14 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-bafehil8dire/file\ name.txt 2025/09/05 01:26:14 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 63b8f950a3a69e8bae94a9fbabdc9c2491700ff8 /home/rclone/rclone-test-bafehil8dire/file name.txt 2025/09/05 01:26:14 DEBUG : rclone-test-bafehil8dire/file name.txt: Parsed hash: 63b8f950a3a69e8bae94a9fbabdc9c2491700ff8 2025/09/05 01:26:14 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-bafehil8dire/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/09/05 01:26:14 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-bafehil8dire/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/09/05 01:26:14 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 484575e2e93e0073af0b95ab57c6a47b /home/rclone/rclone-test-bafehil8dire/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/09/05 01:26:14 DEBUG : rclone-test-bafehil8dire/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 484575e2e93e0073af0b95ab57c6a47b 2025/09/05 01:26:14 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-bafehil8dire/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/09/05 01:26:14 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-bafehil8dire/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/09/05 01:26:14 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 73b8b898e293449b778aa48a616020960d7c37c4 /home/rclone/rclone-test-bafehil8dire/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/09/05 01:26:14 DEBUG : rclone-test-bafehil8dire/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 73b8b898e293449b778aa48a616020960d7c37c4 fstest.go:124: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:124 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:129 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:148 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1992 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove Messages: rclone-test-bafehil8dire/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Modification time difference too big |-26975h59m55.876876877s| > 1s (want 2001-02-03 04:05:10.123123123 +0000 UTC vs got 2004-03-03 04:05:06 +0000 UTC) (precision 1s) === 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/09/05 01:26:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/09/05 01:26:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: md5sum /home/rclone/rclone-test-bafehil8dire/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/09/05 01:26:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: 484575e2e93e0073af0b95ab57c6a47b /home/rclone/rclone-test-bafehil8dire/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/09/05 01:26:14 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 484575e2e93e0073af0b95ab57c6a47b 2025/09/05 01:26:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/09/05 01:26:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: sha1sum /home/rclone/rclone-test-bafehil8dire/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/09/05 01:26:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: 73b8b898e293449b778aa48a616020960d7c37c4 /home/rclone/rclone-test-bafehil8dire/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/09/05 01:26:14 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 73b8b898e293449b778aa48a616020960d7c37c4 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout 2025/09/05 01:26:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Server has VFS statistics extension 2025/09/05 01:26:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: About path "/home/rclone/rclone-test-bafehil8dire" === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2025/09/05 01:26:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/piped data.txt" 2025/09/05 01:26:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: md5sum /home/rclone/rclone-test-bafehil8dire/piped\ data.txt 2025/09/05 01:26:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-bafehil8dire/piped data.txt 2025/09/05 01:26:14 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/09/05 01:26:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/piped data.txt" 2025/09/05 01:26:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: sha1sum /home/rclone/rclone-test-bafehil8dire/piped\ data.txt 2025/09/05 01:26:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-bafehil8dire/piped data.txt 2025/09/05 01:26:14 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2025/09/05 01:26:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/piped data.txt" 2025/09/05 01:26:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: md5sum /home/rclone/rclone-test-bafehil8dire/piped\ data.txt 2025/09/05 01:26:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-bafehil8dire/piped data.txt 2025/09/05 01:26:14 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/09/05 01:26:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/piped data.txt" 2025/09/05 01:26:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: sha1sum /home/rclone/rclone-test-bafehil8dire/piped\ data.txt 2025/09/05 01:26:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-bafehil8dire/piped data.txt 2025/09/05 01:26:14 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/09/05 01:26:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/piped data.txt" 2025/09/05 01:26:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: md5sum /home/rclone/rclone-test-bafehil8dire/piped\ data.txt 2025/09/05 01:26:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: ed8755fa25b20d6573d02503d831e83f /home/rclone/rclone-test-bafehil8dire/piped data.txt 2025/09/05 01:26:14 DEBUG : piped data.txt: Parsed hash: ed8755fa25b20d6573d02503d831e83f 2025/09/05 01:26:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/piped data.txt" 2025/09/05 01:26:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: sha1sum /home/rclone/rclone-test-bafehil8dire/piped\ data.txt 2025/09/05 01:26:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: 9c3634eca0d0e026517647ccd324382b556ff52e /home/rclone/rclone-test-bafehil8dire/piped data.txt 2025/09/05 01:26:14 DEBUG : piped data.txt: Parsed hash: 9c3634eca0d0e026517647ccd324382b556ff52e 2025/09/05 01:26:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/piped data.txt" 2025/09/05 01:26:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: md5sum /home/rclone/rclone-test-bafehil8dire/piped\ data.txt 2025/09/05 01:26:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: ed8755fa25b20d6573d02503d831e83f /home/rclone/rclone-test-bafehil8dire/piped data.txt 2025/09/05 01:26:14 DEBUG : piped data.txt: Parsed hash: ed8755fa25b20d6573d02503d831e83f 2025/09/05 01:26:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/piped data.txt" 2025/09/05 01:26:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: sha1sum /home/rclone/rclone-test-bafehil8dire/piped\ data.txt 2025/09/05 01:26:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: 9c3634eca0d0e026517647ccd324382b556ff52e /home/rclone/rclone-test-bafehil8dire/piped data.txt 2025/09/05 01:26:14 DEBUG : piped data.txt: Parsed hash: 9c3634eca0d0e026517647ccd324382b556ff52e === 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:2485: *sftp.Fs does not implement SetCopyCutoff === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/09/05 01:26:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/unknown-size-update.txt" 2025/09/05 01:26:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: md5sum /home/rclone/rclone-test-bafehil8dire/unknown-size-update.txt 2025/09/05 01:26:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: 2e1f870143c42b4fe7516bc8c3e17822 /home/rclone/rclone-test-bafehil8dire/unknown-size-update.txt 2025/09/05 01:26:14 DEBUG : unknown-size-update.txt: Parsed hash: 2e1f870143c42b4fe7516bc8c3e17822 2025/09/05 01:26:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/unknown-size-update.txt" 2025/09/05 01:26:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: sha1sum /home/rclone/rclone-test-bafehil8dire/unknown-size-update.txt 2025/09/05 01:26:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: 0187274700a210b50cb3813cec082d7f63ff4962 /home/rclone/rclone-test-bafehil8dire/unknown-size-update.txt 2025/09/05 01:26:14 DEBUG : unknown-size-update.txt: Parsed hash: 0187274700a210b50cb3813cec082d7f63ff4962 2025/09/05 01:26:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/unknown-size-update.txt" 2025/09/05 01:26:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: md5sum /home/rclone/rclone-test-bafehil8dire/unknown-size-update.txt 2025/09/05 01:26:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: 2e1f870143c42b4fe7516bc8c3e17822 /home/rclone/rclone-test-bafehil8dire/unknown-size-update.txt 2025/09/05 01:26:14 DEBUG : unknown-size-update.txt: Parsed hash: 2e1f870143c42b4fe7516bc8c3e17822 2025/09/05 01:26:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Shell path "/home/rclone/rclone-test-bafehil8dire/unknown-size-update.txt" 2025/09/05 01:26:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Running remote command: sha1sum /home/rclone/rclone-test-bafehil8dire/unknown-size-update.txt 2025/09/05 01:26:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Remote command result: 0187274700a210b50cb3813cec082d7f63ff4962 /home/rclone/rclone-test-bafehil8dire/unknown-size-update.txt 2025/09/05 01:26:14 DEBUG : unknown-size-update.txt: Parsed hash: 0187274700a210b50cb3813cec082d7f63ff4962 === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/09/05 01:26:14 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-bafehil8dire/deeper/nonexisting/directory" 2025/09/05 01:26:14 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2025/09/05 01:26:14 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/09/05 01:26:14 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/09/05 01:26:14 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/09/05 01:26:14 DEBUG : Setting pass="k8sE9gJhgzH68UTQV6zmyJtWA6jB4zLu" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/09/05 01:26:14 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/09/05 01:26:14 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{AWVmp}" suffix to name 2025/09/05 01:26:14 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/09/05 01:26:14 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/09/05 01:26:14 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/09/05 01:26:14 DEBUG : Setting pass="k8sE9gJhgzH68UTQV6zmyJtWA6jB4zLu" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/09/05 01:26:14 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/09/05 01:26:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire/deeper/nonexisting/directory: New connection 127.0.0.1:39116->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/09/05 01:26:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire/deeper/nonexisting/directory: Shell type "unix" from config 2025/09/05 01:26:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire/deeper/nonexisting/directory: Failed to resolve path using RealPath: file does not exist 2025/09/05 01:26:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire/deeper/nonexisting/directory: Relative path joined with current directory to get absolute path "/home/rclone/rclone-test-bafehil8dire/deeper/nonexisting/directory" 2025/09/05 01:26:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire/deeper/nonexisting/directory: Using root directory "/home/rclone/rclone-test-bafehil8dire/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/09/05 01:26:14 DEBUG : Waiting for deletions to finish 2025/09/05 01:26:14 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2025/09/05 01:26:14 DEBUG : removing 1 level 4 directories 2025/09/05 01:26:14 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2025/09/05 01:26:14 DEBUG : removing 1 level 3 directories 2025/09/05 01:26:14 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2025/09/05 01:26:14 DEBUG : removing 1 level 2 directories 2025/09/05 01:26:14 INFO : hello? sausage/êé: Removing directory 2025/09/05 01:26:14 DEBUG : removing 1 level 1 directories 2025/09/05 01:26:14 INFO : hello? sausage: Removing directory 2025/09/05 01:26:14 DEBUG : removing 1 level 0 directories 2025/09/05 01:26:14 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Removing directory 2025/09/05 01:26:14 ERROR : error listing: directory not found 2025/09/05 01:26:14 DEBUG : Waiting for deletions to finish 2025/09/05 01:26:14 ERROR : error listing: directory not found 2025/09/05 01:26:14 ERROR : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Failed to list "": directory not found 2025/09/05 01:26:14 DEBUG : removing 1 level 0 directories 2025/09/05 01:26:14 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Removing directory 2025/09/05 01:26:14 ERROR : Failed to rmdir: Rmdir: directory not found === RUN TestIntegration/FsShutdown 2025/09/05 01:26:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bafehil8dire: Closing 2 unused connections --- FAIL: TestIntegration (2.65s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.00s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.00s) --- FAIL: TestIntegration/FsMkdir (2.48s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.03s) --- 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.81s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.03s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.02s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (1.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.10s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.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.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.04s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.22s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.16s) --- 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.01s) --- 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.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.08s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot (0.22s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.09s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.03s) --- 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.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.02s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (0.02s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.02s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.09s) --- PASS: TestIntegration/FsMkdir/FsDirSetModTime (0.01s) --- 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) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/sftp 3.820s "go test -v -timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Finished ERROR in 4.737207211s (try 1/5): exit status 1: Failed [TestIntegration/FsMkdir/FsPutFiles/FsMove TestIntegration/FsMkdir/FsPutFiles/FsDirMove TestIntegration/FsMkdir/FsPutFiles/FsIsFile TestIntegration/FsMkdir/FsPutFiles/FromRoot/List TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove]